index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu/ring: add no_scheduler flag
Alex Deucher
2020-04-13
2
-1
/
+3
*
drm/amdgpu/powerplay: get SMC FW size to a flexible way
Likun Gao
2020-04-13
2
-2
/
+3
*
drm/amdgpu: fix wrong vram lost counter increment V2
Evan Quan
2020-04-13
5
-14
/
+18
*
drm/amdgpu: replace DRM prefix with PCI device info for GFX RAS
Guchun Chen
2020-04-13
1
-20
/
+27
*
drm/amdgpu: resume kiq access debugfs
Yintian Tao
2020-04-13
2
-3
/
+11
*
drm/amdgpu: refine ras related message print
Guchun Chen
2020-04-13
3
-29
/
+48
*
drm/amdgpu: add uncorrectable error count print in UMC ecc irq cb
Guchun Chen
2020-04-13
1
-0
/
+3
*
drm/amd/powerplay: force the trim of the mclk dpm_levels if OD is enabled
Sergei Lopatin
2020-04-13
1
-1
/
+4
*
drm/amd/display: Change "error" to "dc_log" at amdgpu_dm dpcd reading stage
Zhan Liu
2020-04-13
1
-1
/
+1
*
drm/amdgpu: restrict debugfs register access under SR-IOV
Yintian Tao
2020-04-13
4
-6
/
+106
*
drm/amdgpu: increased atom cmd timeout
John Clements
2020-04-09
1
-2
/
+5
*
drm/amd/powerplay: unload mp1 for Arcturus RAS baco reset
Evan Quan
2020-04-09
1
-0
/
+6
*
amdgpu_kms: Remove unnecessary condition check
Aurabindo Pillai
2020-04-09
1
-6
/
+4
*
drm/amdgpu/display: fix warning when compiling without debugfs
Alex Deucher
2020-04-09
1
-1
/
+1
*
drm/amdgpu: unify fw_write_wait for new gfx9 asics
Aaron Liu
2020-04-09
1
-0
/
+2
*
drm/amdgpu: support access regs outside of mmio bar
Hawking Zhang
2020-04-09
3
-39
/
+28
*
drm/amdgpu: retire AMDGPU_REGS_KIQ flag
Hawking Zhang
2020-04-09
2
-5
/
+4
*
drm/amdgpu: retire RREG32_IDX/WREG32_IDX
Hawking Zhang
2020-04-09
2
-6
/
+2
*
drm/amdgpu: retire indirect mmio reg support from cgs
Hawking Zhang
2020-04-09
2
-5
/
+4
*
drm/amdgpu: replace indirect mmio access in non-dc code path
Hawking Zhang
2020-04-09
4
-22
/
+22
*
drm/amdgpu: remove inproper workaround for vega10
Hawking Zhang
2020-04-09
2
-18
/
+0
*
drm/amd/powerplay: error out on forcing clock setting not supported
Evan Quan
2020-04-09
1
-1
/
+46
*
drm/amdgpu: fix gfx hang during suspend with video playback (v2)
Prike Liang
2020-04-09
1
-2
/
+3
*
drm/amd/display: add HDCP caps debugfs
Bhawanpreet Lakha
2020-04-09
3
-0
/
+112
*
drm/amd/display: query hdcp capability during link detect
Bhawanpreet Lakha
2020-04-09
5
-0
/
+196
*
drm/amdgpu: Re-enable FRU check for most models v5
Kent Russell
2020-04-09
1
-3
/
+13
*
drm/amd/display: 3.2.80
Aric Cyr
2020-04-09
1
-1
/
+1
*
drm/amd/display: Make DMCUB bss/data firmware blob optional
Nicholas Kazlauskas
2020-04-09
4
-16
/
+41
*
drm/amd/display: determine USB C DP2 mode only when USB DP Alt is enabled
Wenjing Liu
2020-04-09
10
-64
/
+101
*
drm/amd/display: Check for null fclk voltage when parsing clock table
Michael Strauss
2020-04-09
1
-1
/
+1
*
drm/amd/display: Acknowledge wm_optimized_required
Joshua Aberback
2020-04-09
1
-2
/
+3
*
drm/amd/display: Update DRAM watermark before checking to update TTU
Jaehyun Chung
2020-04-09
1
-1
/
+2
*
drm/amd/display: Avoid create MST prop after registration
Jerry (Fangzhi) Zuo
2020-04-09
2
-3
/
+13
*
drm/amd/display: Make cursor source translation adjustment optional
Nicholas Kazlauskas
2020-04-09
4
-4
/
+19
*
drm/amd/display: Revert to old formula in set_vtg_params
Alvin Lee
2020-04-09
1
-2
/
+4
*
drm/amd/display: Refactor color management to take dm plane state
Stylon Wang
2020-04-09
3
-14
/
+14
*
drm/amd/display: initialize get_max_link_cap
Charlene Liu
2020-04-09
1
-0
/
+24
*
drm/amd/display: fix dml pipe merge logic
Dmytro Laktyushkin
2020-04-09
3
-6
/
+11
*
drm/amd/display: Update stream adjust in dc_stream_adjust_vmin_vmax
Isabel Zhang
2020-04-09
1
-0
/
+2
*
drm/amd/display: 3.2.79
Aric Cyr
2020-04-09
1
-1
/
+1
*
drm/amd/display: Remove unused defines
Wyatt Wood
2020-04-09
2
-11
/
+6
*
drm/amd/display: Calculate scaling ratios on every medium/full update
Nicholas Kazlauskas
2020-04-09
1
-1
/
+12
*
drm/amd/display: Program viewport when source pos changes for DCN20 hw seq
Nicholas Kazlauskas
2020-04-09
1
-0
/
+1
*
drm/amd/display: Fix incorrect cursor pos on scaled primary plane
Nicholas Kazlauskas
2020-04-09
2
-6
/
+11
*
drm/amd/display: change default pipe_split policy for DCN1
Eric Yang
2020-04-09
1
-1
/
+1
*
drm/amd/display: Translate cursor position by source rect
Nicholas Kazlauskas
2020-04-09
1
-1
/
+33
*
drm/amd/display: Fix ABM config copy for dmcub
Wyatt Wood
2020-04-09
2
-10
/
+23
*
drm/amd/display: only blank dp stream which will be powered off
Xiaodong Yan
2020-04-09
1
-10
/
+15
*
drm/amd/display: fix typo
Joseph Gravenor
2020-04-09
3
-8
/
+8
*
drm/amd/display: Use config flag to disable dmcu obj creation
Wyatt Wood
2020-04-09
2
-5
/
+5
[next]