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-11-24
drm/amdgpu/gfx9: switch to golden tsc registers for renoir+
Alex Deucher
1
-11
/
+35
2021-11-24
drm/amdgpu/gfx10: add wraparound gpu counter check for APUs as well
Alex Deucher
1
-2
/
+13
2021-11-24
drm/amdgpu: move kfd post_reset out of reset_sriov function
shaoyunl
1
-4
/
+3
2021-11-24
drm/amd/display: 3.2.163
Aric Cyr
1
-1
/
+1
2021-11-24
drm/amd/display: [FW Promotion] Release 0.0.94
Anthony Koo
1
-9
/
+2
2021-11-24
drm/amd/display: add else to avoid double destroy clk_mgr
Martin Leung
1
-2
/
+1
2021-11-24
drm/amd/display: Fix ODM combine issue with fast boot
sungwang
1
-1
/
+2
2021-11-24
drm/amd/display: Fixed DSC would not PG after removing DSC stream
Yi-Ling Chen
3
-3
/
+3
2021-11-24
drm/amd/display: Display object info table changes
Nevenko Stupar
1
-2
/
+4
2021-11-24
drm/amd/display: fix accidental casting enum to bool
Mikita Lipski
1
-1
/
+1
2021-11-24
drm/amd/display: retain/release at proper places in link_enc assignment
Sung Joon Kim
2
-1
/
+9
2021-11-24
drm/amd/display: Rename dcn_validate_bandwidth to dcn10_validate_bandwidth
Zhan Liu
4
-5
/
+5
2021-11-24
drm/amd/display: Reset link encoder assignments for GPU reset
Nicholas Kazlauskas
1
-0
/
+14
2021-11-24
drm/amd/display: fixed an error related to 4:2:0/4:2:2 DSC
Guo, Bing
5
-66
/
+4
2021-11-23
Merge tag 'drm-misc-next-2021-11-18' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
7
-72
/
+29
2021-11-22
drm/amdgpu: partially revert "svm bo enable_signal call condition"
Christian König
1
-9
/
+0
2021-11-22
drm/amd/display: Set plane update flags for all planes in reset
Nicholas Kazlauskas
1
-2
/
+2
2021-11-22
drm/amd/display: enable seamless boot for DCN301
Zhan Liu
4
-2
/
+31
2021-11-22
drm/amd/display: Run full global validation in dc_commit_state
Nicholas Kazlauskas
2
-18
/
+14
2021-11-22
drm/amd/display: based on flag reset z10 function pointer
Charlene Liu
1
-0
/
+5
2021-11-22
drm/amd/display: Fix DPIA outbox timeout after GPU reset
Nicholas Kazlauskas
1
-0
/
+2
2021-11-22
drm/amdgpu: Fix double free of dmabuf
xinhui pan
1
-6
/
+0
2021-11-22
drm/amdkfd: Remove unused entries in table
Amber Lin
2
-60
/
+0
2021-11-22
drm/amd/pm: Add debugfs info for STB
Andrey Grodzovsky
3
-0
/
+89
2021-11-22
drm/amd/pm: Add STB support in sienna_cichlid
Andrey Grodzovsky
3
-0
/
+74
2021-11-22
drm/amd/pm: Add STB accessors interface
Andrey Grodzovsky
2
-0
/
+33
2021-11-22
drm/amdgpu/pm: clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-11-22
drm/amdkfd: Retrieve SDMA numbers from amdgpu
Amber Lin
4
-22
/
+37
2021-11-22
drm/amdgpu: Fix MMIO HDP flush on SRIOV
Felix Kuehling
7
-8
/
+28
2021-11-22
drm/amdgpu: query umc error info from ecc_table v2
Stanley.Yang
2
-28
/
+80
2021-11-22
drm/amd/pm: add message smu to get ecc_table v2
Stanley.Yang
4
-0
/
+96
2021-11-22
drm/amdgpu: add new query interface for umc block v2
Stanley.Yang
3
-0
/
+181
2021-11-22
drm/amd/pm: Update smu driver interface for aldebaran
Stanley.Yang
2
-2
/
+18
2021-11-22
drm/amdgpu/display: set vblank_disable_immediate for DC
Alex Deucher
2
-1
/
+3
2021-11-22
drm/amd/display: check top_pipe_to_program pointer
Yang Li
1
-1
/
+2
2021-11-22
drm/amd/display: cleanup the code a bit
Bernard Zhao
1
-9
/
+1
2021-11-22
drm/amd/display: remove no need NULL check before kfree
Bernard Zhao
1
-12
/
+6
2021-11-22
drm/amd/amdgpu: fix potential memleak
Bernard Zhao
1
-0
/
+1
2021-11-22
drm/amd/amdgpu: cleanup the code style a bit
Bernard Zhao
1
-8
/
+13
2021-11-22
drm/amd/amdgpu: remove useless break after return
Bernard Zhao
1
-4
/
+0
2021-11-22
drm/amd/display: fix cond_no_effect.cocci warnings
Ye Guojin
1
-11
/
+1
2021-11-22
drm/amd/display: Clean up some inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-11-22
drm/amdgpu: fix set scaling mode Full/Full aspect/Center not works on vga and dvi connectors
hongao
1
-0
/
+1
2021-11-22
drm/amd/display: Fix OLED brightness control on eDP
Roman Li
1
-1
/
+2
2021-11-22
drm/amdgpu: Add recovery_lock to save bad pages function
Candice Li
1
-0
/
+2
2021-11-22
drm/amdgpu: support new mode-1 reset interface (v2)
Tao Zhou
3
-23
/
+38
2021-11-22
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
shaoyunl
1
-0
/
+5
2021-11-22
drm/amd/pm: Remove artificial freq level on Navi1x
Lijo Lazar
1
-5
/
+8
2021-11-22
drm/amd/pm: avoid duplicate powergate/ungate setting
Evan Quan
4
-1
/
+23
2021-11-22
drm/amd/display: Revert "retain/release stream pointer in link enc table"
Sung Joon Kim
1
-2
/
+0
[prev]
[next]