index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
drm/amd/display: Assume LTTPR interop for DCN31+
Wesley Chalmers
4
-19
/
+40
2021-08-05
drm/amd/amdgpu: remove redundant host to psp cmd buf allocations
Candice Li
1
-161
/
+66
2021-08-05
drm/amdgpu: replace dce_virtual with amdgpu_vkms (v3)
Ryan Taylor
10
-290
/
+228
2021-08-05
drm/amdgpu: cleanup dce_virtual
Ryan Taylor
1
-565
/
+3
2021-08-05
drm/amdgpu: create amdgpu_vkms (v4)
Ryan Taylor
7
-11
/
+493
2021-08-05
gpu/drm/amd: Remove duplicated include of drm_drv.h
zhouchuangao
1
-2
/
+0
2021-08-05
drm/amdgpu: avoid over-handle of fence driver fini in s3 test (v2)
Guchun Chen
3
-10
/
+11
2021-08-05
drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONS
Kevin Wang
2
-1
/
+2
2021-08-05
drm/amdgpu: Fix channel_index table layout for Aldebaran
Mukul Joshi
3
-12
/
+12
2021-08-05
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
1
-1
/
+1
2021-08-05
drm/amd/pm: update yellow carp pmfw interface version
Xiaomeng Hou
1
-1
/
+1
2021-08-05
drm/amdgpu: add DID for beige goby
Chengming Gui
1
-0
/
+7
2021-08-05
drm/amdgpu/display: fix DMUB firmware version info
Shirish S
1
-1
/
+1
2021-08-05
drm/amd/display: workaround for hard hang on HPD on native DP
Qingqing Zhuo
1
-1
/
+3
2021-08-05
drm/amd/display: Fix resetting DCN3.1 HW when resuming from S4
Jude Shih
1
-3
/
+5
2021-08-05
drm/amd/display: Increase stutter watermark for dcn303
Bing Guo
1
-2
/
+2
2021-08-05
drm/amd/display: Fix Dynamic bpp issue with 8K30 with Navi 1X
Bing Guo
1
-1
/
+1
2021-08-05
drm/amd/display: Assume LTTPR interop for DCN31+
Wesley Chalmers
4
-19
/
+40
2021-08-05
drm/amdgpu: fix checking pmops when PM_SLEEP is not enabled
Randy Dunlap
1
-1
/
+1
2021-08-05
drm/amd/pm: update yellow carp pmfw interface version
Xiaomeng Hou
1
-1
/
+1
2021-08-02
drm/amdgpu/powerplay/smu10: Fix a typo in error message
Masanari Iida
1
-1
/
+1
2021-08-02
drm/amd/display: Fix typo in comments
Cai Huoqing
7
-8
/
+8
2021-08-02
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
Yifan Zhang
1
-1
/
+20
2021-08-02
drm/amdkfd: Only apply heavy-weight TLB flush on Aldebaran
Eric Huang
1
-15
/
+17
2021-08-02
Revert "Revert "drm/amdkfd: Only apply TLB flush optimization on ALdebaran""
Eric Huang
1
-0
/
+6
2021-08-02
Revert "Revert "drm/amdkfd: Add memory sync before TLB flush on unmap""
Eric Huang
1
-3
/
+20
2021-08-02
Revert "Revert "drm/amdgpu: Fix warning of Function parameter or member not described""
Eric Huang
1
-0
/
+1
2021-08-02
Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""
Eric Huang
4
-20
/
+27
2021-08-02
Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""
Eric Huang
4
-10
/
+10
2021-08-02
Revert "Revert "drm/amdkfd: Add heavy-weight TLB flush after unmapping""
Eric Huang
1
-0
/
+1
2021-08-02
drm/amdgpu: Fix out-of-bounds read when update mapping
xinhui pan
1
-1
/
+2
2021-07-30
drm/amdgpu: fix the doorbell missing when in CGPG issue for renoir.
Yifan Zhang
1
-1
/
+20
2021-07-30
drm/amdgpu: Fix out-of-bounds read when update mapping
xinhui pan
1
-1
/
+2
2021-07-30
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
162
-2627
/
+6818
2021-07-28
drm/amd/pm: Fix a bug in semaphore double-lock
Luben Tuikov
1
-2
/
+0
2021-07-28
drm/amdgpu: enable psp front door loading by default for cyan_skillfish2
Huang Rui
1
-3
/
+4
2021-07-28
drm/amdgpu: adjust fence driver enable sequence
Likun Gao
3
-47
/
+14
2021-07-28
drm/amdgpu: Added PSP13 BL loading support for additional drivers
John Clements
1
-0
/
+18
2021-07-28
drm/amdgpu: Consolidated PSP13 BL FW loading
John Clements
1
-35
/
+11
2021-07-28
drm/amdgpu: Added support for added psp driver binaries FW
John Clements
3
-7
/
+70
2021-07-28
drm/amdgpu: Added latest PSP FW header
John Clements
2
-21
/
+116
2021-07-28
drm/amdgpu: remove the access of xxx_PSP_DEBUG on cycan_skillfish
Huang Rui
1
-2
/
+0
2021-07-28
drm/amdgpu/display: add support for multiple backlights
Alex Deucher
3
-71
/
+84
2021-07-28
drm/amdgpu/display: only enable aux backlight control for OLED panels
Alex Deucher
1
-2
/
+2
2021-07-28
drm/amd/pm: restore user customized OD settings properly for Sienna Cichlid
Evan Quan
1
-9
/
+28
2021-07-28
drm/amd/pm: restore user customized OD settings properly for NV1x
Evan Quan
5
-17
/
+82
2021-07-28
Revert "Revert "drm/amdkfd: Add memory sync before TLB flush on unmap""
Eric Huang
1
-3
/
+20
2021-07-28
Revert "Revert "drm/amdgpu: Fix warning of Function parameter or member not described""
Eric Huang
1
-0
/
+1
2021-07-28
Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""
Eric Huang
4
-20
/
+27
2021-07-28
Revert "Revert "drm/amdgpu: Add table_freed parameter to amdgpu_vm_bo_update""
Eric Huang
4
-10
/
+10
[prev]
[next]