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-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
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
2020-04-08
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
-1
/
+1
2020-04-08
drm/amdgpu: unify fw_write_wait for new gfx9 asics
Aaron Liu
-0
/
+2
2020-04-08
drm/amd/powerplay: error out on forcing clock setting not supported
Evan Quan
-1
/
+46
2020-04-08
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
-2
/
+3
2020-04-07
Merge tag 'drm-next-2020-04-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-114
/
+223
2020-04-07
drm/amd/display: Check for null fclk voltage when parsing clock table
Michael Strauss
-1
/
+1
2020-04-07
drm/amd/display: Acknowledge wm_optimized_required
Joshua Aberback
-2
/
+3
2020-04-07
drm/amd/display: Make cursor source translation adjustment optional
Nicholas Kazlauskas
-4
/
+19
2020-04-07
drm/amd/display: Calculate scaling ratios on every medium/full update
Nicholas Kazlauskas
-1
/
+12
2020-04-07
drm/amd/display: Program viewport when source pos changes for DCN20 hw seq
Nicholas Kazlauskas
-0
/
+1
2020-04-07
drm/amd/display: Fix incorrect cursor pos on scaled primary plane
Nicholas Kazlauskas
-6
/
+11
2020-04-07
drm/amd/display: change default pipe_split policy for DCN1
Eric Yang
-1
/
+1
2020-04-07
drm/amd/display: Translate cursor position by source rect
Nicholas Kazlauskas
-1
/
+33
2020-04-07
drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
Isabel Zhang
-0
/
+2
2020-04-07
drm/amd/display: Avoid create MST prop after registration
Jerry (Fangzhi) Zuo
-3
/
+13
2020-04-07
drm/amdgpu/psp: dont warn on missing optional TA's
Alex Deucher
-3
/
+3
2020-04-07
drm/amdgpu: update RAS related dmesg print
John Clements
-7
/
+12
2020-04-07
drm/amdgpu: resolve mGPU RAS query instability
John Clements
-5
/
+15
2020-04-07
drm/amd/amdgpu: Correct gfx10's CG sequence
Chengming Gui
-8
/
+15
[next]