/TODO (c74383205b7121b8ff0dd5b1f60d606b3c90e3b7) (291 bytes) (mode 100644) (type blob)
* handle displayport sink (~monitor) interrupts
* parse more EDID timings
* suspend/resume code with minimal persistent state
* support of latest AMD GPU power framework
* add mobility code path, but if too hairy then duplicate driver
* duplicate driver for IGP families (vram = system ram)
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
1909 |
26fdf721cbb4d21c157dc8cc80aefcaf7c9ec104 |
README |
100644 |
blob |
291 |
c74383205b7121b8ff0dd5b1f60d606b3c90e3b7 |
TODO |
100644 |
blob |
34520 |
dba13ed2ddf783ee8118c6a581dbf75305f816a3 |
agpl.txt |
040000 |
tree |
- |
32dc308b63ada45599681eb690d80b928214943d |
drivers |
040000 |
tree |
- |
e0047bbd0f21275ad41aa382013acd1828a37a13 |
include |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/sylware/linux-gpu-amd-si
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/sylware/linux-gpu-amd-si
Clone this repository using git:
git clone git://git.rocketgit.com/user/sylware/linux-gpu-amd-si
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main