/TODO (5568fe38bd0ff02b9b8f3e58fc0597abc9bf0c6d) (195 bytes) (mode 100644) (type blob)
* handle displayport sink (~monitor) interrupts
* parse more EDID timings
* suspend/resume code with minimal persistent state
* duplicate driver for other types of GPU (integrated
, no dce...)
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
1754 |
7b7e939a1437ce3e3abf978211abfb74e00334d7 |
README |
100644 |
blob |
195 |
5568fe38bd0ff02b9b8f3e58fc0597abc9bf0c6d |
TODO |
040000 |
tree |
- |
a7f4901725fe17da06e994f7afd878505031b187 |
drivers |
040000 |
tree |
- |
c68ff30d62092211e3c4192dbbf0454536025370 |
include |
100644 |
blob |
18693 |
ca442d313d86dc67e0a2e5d584b465bd382cbf5c |
license.md |
100755 |
blob |
1062 |
5f67a5e5f316ddd977d7efb7e713ddd49257fcaa |
src_install |
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