index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
Age
Commit message (
Expand
)
Author
Lines
2020-05-29
Merge tag 'drm-fixes-2020-05-29-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-7
/
+2
2020-05-27
drm/amd/display: Fix potential integer wraparound resulting in a hang
Aric Cyr
-0
/
+2
2020-05-27
drm/amd/display: drop cursor position check in atomic test
Simon Ser
-7
/
+0
2020-05-27
Merge branch 'for-5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-1
/
+1
2020-05-20
drm/amd/display: Defer cursor lock until after VUPDATE
Nicholas Kazlauskas
-1
/
+81
2020-05-20
drm/amd/display: Remove dml_common_def file
Rodrigo Siqueira
-94
/
+18
2020-05-20
drm/amd/display: DP training to set properly SCRAMBLING_DISABLE
Vladimir Stempen
-0
/
+27
2020-05-12
drm/amd/amdgpu: Update update_config() logic
Leo (Hanghong) Ma
-5
/
+5
2020-05-12
drm/amd/amdgpu: add raven1 part to the gfxoff quirk list
Tom St Denis
-0
/
+2
2020-05-08
drm/amd/display: add basic atomic check for cursor plane
Simon Ser
-2
/
+24
2020-05-08
drm/amd/display: Fix vblank and pageflip event handling for FreeSync
Nicholas Kazlauskas
-82
/
+55
2020-05-08
drm/amdgpu: implement soft_recovery for gfx10
Alex Deucher
-0
/
+14
2020-05-08
drm/amdgpu: enable hibernate support on Navi1X
Evan Quan
-1
/
+4
2020-05-08
drm/amdgpu: Use GEM obj reference for KFD BOs
Felix Kuehling
-2
/
+3
2020-05-08
drm/amdgpu: force fbdev into vram
Alex Deucher
-2
/
+1
2020-05-08
drm/amd/powerplay: perform PG ungate prior to CG ungate
Evan Quan
-6
/
+6
2020-05-08
drm/amdgpu: drop unnecessary cancel_delayed_work_sync on PG ungate
Evan Quan
-14
/
+4
2020-05-08
drm/amdgpu: disable MGCG/MGLS also on gfx CG ungate
Evan Quan
-1
/
+1
2020-05-05
drm/amd/display: Prevent dpcd reads with passive dongles
Aurabindo Pillai
-6
/
+11
2020-05-05
drm/amd/display: fix counter in wait_for_no_pipes_pending
Roman Li
-3
/
+2
2020-05-05
drm/amd/display: Update DCN2.1 DV Code Revision
Sung Lee
-4
/
+4
2020-05-01
drm/amd/display: work around fp code being emitted outside of DC_FP_START/END
Daniel Kolesa
-8
/
+23
2020-05-01
drm/amdgpu/dc: Use WARN_ON_ONCE for ASSERT
Michel Dänzer
-1
/
+1
2020-05-01
drm/amdgpu: drop redundant cg/pg ungate on runpm enter
Evan Quan
-3
/
+0
2020-05-01
drm/amdgpu: move kfd suspend after ip_suspend_phase1
Evan Quan
-2
/
+2
2020-04-28
drm/amd/display: Use cursor locking to prevent flip delays
Aric Cyr
-45
/
+88
2020-04-28
drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
Sung Lee
-1
/
+1
2020-04-28
drm/amd/display: Defer cursor update around VUPDATE for all ASIC
Nicholas Kazlauskas
-14
/
+14
2020-04-28
drm/amd/display: fix rn soc bb update
Dmytro Laktyushkin
-43
/
+28
2020-04-28
drm/amd/display: check if REFCLK_CNTL register is present
Dmytro Laktyushkin
-1
/
+2
2020-04-28
drm/amdgpu: bump version for invalidate L2 before SDMA IBs
Marek Olšák
-1
/
+2
2020-04-28
drm/amdgpu: invalidate L2 before SDMA IBs (v2)
Marek Olšák
-1
/
+29
2020-04-28
drm/amd/powerplay: avoid using pm_en before it is initialized revised
Tiecheng Zhou
-2
/
+4
2020-04-28
Revert "drm/amd/powerplay: avoid using pm_en before it is initialized"
Tiecheng Zhou
-2
/
+1
2020-04-24
drm/amd/display: Fix green screen issue after suspend
Rodrigo Siqueira
-9
/
+29
2020-04-24
drm/amd/display: blank dp stream before re-train the link
Xiaodong Yan
-0
/
+12
2020-04-24
drm/amd/display: DispalyPort: Write OUI only if panel supports it
Aurabindo Pillai
-0
/
+15
2020-04-17
drm/amdgpu/display: give aux i2c buses more meaningful names
Alex Deucher
-4
/
+9
2020-04-17
drm/amdgpu/display: fix aux registration (v2)
Alex Deucher
-5
/
+14
2020-04-17
drm/amdgpu: Correctly initialize thermal controller for GPUs with Powerplay t...
Sandeep Raghuraman
-0
/
+26
2020-04-17
drm/amd/powerplay: fix resume failed as smu table initialize early exit
Prike Liang
-1
/
+6
2020-04-16
Merge tag 'amd-drm-fixes-5.7-2020-04-15' of git://people.freedesktop.org/~agd...
Dave Airlie
-16
/
+33
2020-04-14
drm/amdgpu/gfx9: add gfxoff quirk
Alex Deucher
-0
/
+2
2020-04-14
drm/amdgpu: fix the hw hang during perform system reboot and reset
Prike Liang
-0
/
+2
2020-04-13
device_cgroup: Cleanup cgroup eBPF device filter code
Odin Ugedal
-1
/
+1
2020-04-13
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
-14
/
+18
2020-04-10
Merge tag 'drm-next-2020-04-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-48
/
+217
2020-04-09
drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset
Evan Quan
-0
/
+6
2020-04-09
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
Sergei Lopatin
-1
/
+4
2020-04-09
Revert "drm/amdgpu: change SH MEM alignment mode for gfx10"
Likun Gao
-1
/
+1
[next]