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-10-19
drm/amd/display: Disable dpstreamclk, symclk32_se, and symclk32_le
Jake Wang
3
-11
/
+130
2021-10-19
drm/amd/display: Increase watermark latencies for DCN3.1
Nikola Cornij
1
-8
/
+8
2021-10-19
drm/amd/display: increase Z9 latency to workaround underflow in Z9
Eric Yang
1
-2
/
+2
2021-10-19
drm/amd/display: Require immediate flip support for DCN3.1 planes
Nicholas Kazlauskas
1
-0
/
+7
2021-10-19
drm/amd/display: Disable dsc root clock when not being used
Jake Wang
5
-3
/
+129
2021-10-19
drm/amd/display: Add missing PSR state
Mikita Lipski
2
-0
/
+3
2021-10-19
drm/amd/display: Fix prefetch bandwidth calculation for DCN3.1
Nicholas Kazlauskas
1
-3
/
+3
2021-10-19
drm/amd/display: Fix DP2 SE and LE SYMCLK selection for B0 PHY
Hansen
1
-0
/
+17
2021-10-19
drm/amd/display: Limit display scaling to up to true 4k for DCN 3.1
Nikola Cornij
1
-1
/
+1
2021-10-19
drm/amd/display: Removed power down on boot from DCN31
Lai, Derek
1
-43
/
+0
2021-10-19
drm/amd/display: Validate plane rects before use
Aric Cyr
1
-0
/
+5
2021-10-19
drm/amd/display: correct apg audio channel enable golden value
Wenjing Liu
1
-1
/
+1
2021-10-19
drm/amd/display: do not compare integers of different widths
Josip Pavic
1
-2
/
+2
2021-10-19
drm/amd/display: Clean Up VPG Low Mem Power
Michael Strauss
3
-14
/
+13
2021-10-19
drm/amd/display: add DP2.0 debug option to set MST_EN for SST stream
Wenjing Liu
2
-1
/
+7
2021-10-19
drm/amd/display: Do not skip link training on DP quick hot plug
Jimmy Kizito
3
-5
/
+8
2021-10-19
drm/amd/display: Clear encoder assignment for copied streams
Jimmy Kizito
1
-0
/
+4
2021-10-19
drm/amd/display: Disable dpp root clock when not being used
Jake Wang
2
-2
/
+44
2021-10-19
drm/amd/display: Fully switch to dmub for all dcn21 asics
Roman Li
1
-2
/
+1
2021-10-19
drm/amd/amdgpu: Do irq_fini_hw after ip_fini_early
YuBiao Wang
1
-2
/
+2
2021-10-19
drm/amdkfd: map gpu hive id to xgmi connected cpu
Jonathan Kim
1
-1
/
+18
2021-10-19
drm/amdgpu: load PSP RL in resume path
Tao Zhou
1
-0
/
+6
2021-10-19
drm/amdkfd: Fix an inappropriate error handling in allloc memory of gpu
Lang Yu
1
-1
/
+1
2021-10-13
drm/amdgpu/psp: add some missing cases to psp_check_pmfw_centralized_cstate_management
Alex Deucher
1
-1
/
+2
2021-10-13
drm/amdgpu/swsmu: fix is_support_sw_smu() for VEGA20
Alex Deucher
1
-0
/
+4
2021-10-13
drm/amdkfd: unregistered svm range not overlap with TTM range
Philip Yang
3
-7
/
+94
2021-10-13
drm/amdgpu: fix out of bounds write
Thelford Williams
1
-1
/
+1
2021-10-13
drm/amdgpu/smu11: fix firmware version check for vangogh
Alex Deucher
1
-1
/
+1
2021-10-13
drm/amdkfd: fix resume error when iommu disabled in Picasso
Yifan Zhang
1
-0
/
+1
2021-10-13
drm/amdkfd: fix boot failure when iommu is disabled in Picasso.
Yifan Zhang
2
-4
/
+3
2021-10-13
drm/amdkfd: handle svm partial migration cpages 0
Philip Yang
1
-34
/
+52
2021-10-13
drm/amdkfd: ratelimited svm debug messages
Philip Yang
2
-21
/
+30
2021-10-13
drm/amd/pm: Fix incorrect power limit readback in smu11 if POWER_SOURCE_DC
Darren Powell
1
-4
/
+5
2021-10-13
amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signature
Darren Powell
8
-19
/
+39
2021-10-13
drm/amdgpu: Fix RAS page retirement with mode2 reset on Aldebaran
Mukul Joshi
1
-12
/
+21
2021-10-13
drm/amdgpu: Enable RAS error injection after mode2 reset on Aldebaran
Mukul Joshi
1
-0
/
+2
2021-10-13
drm/amd/display: fix null pointer deref when plugging in display
Aurabindo Pillai
1
-1
/
+2
2021-10-13
drm/amd/display: Fix surface optimization regression on Carrizo
Nicholas Kazlauskas
1
-2
/
+13
2021-10-13
drm/amd/display: Enable PSR by default on newer DCN
Nicholas Kazlauskas
2
-3
/
+19
2021-10-13
drm/amdgpu: enable display for cyan skillfish
Lang Yu
1
-2
/
+1
2021-10-13
amd/display: check cursor plane matches underlying plane
Simon Ser
1
-15
/
+34
2021-10-13
amd/amdkfd: remove svms declaration to avoid werror
Alex Sierra
1
-6
/
+5
2021-10-13
drm/amdkfd: fix KFDSVMRangeTest.PartialUnmapSysMemTest fails
Yifan Zhang
1
-0
/
+5
2021-10-13
drm/amdkfd: export svm_range_list_lock_and_flush_work
Yifan Zhang
2
-1
/
+2
2021-10-13
drm/amdkfd: avoid conflicting address mappings
Alex Sierra
2
-17
/
+75
2021-10-13
drm/amdgpu/nbio2.3: don't use GPU_HDP_FLUSH bit 12
Alex Deucher
3
-1
/
+36
2021-10-11
drm/amdgpu/nbio7.4: don't use GPU_HDP_FLUSH bit 12
Alex Deucher
1
-9
/
+12
2021-10-11
drm/amdgpu: query default sclk from smu for cyan_skillfish
Lang Yu
1
-5
/
+12
2021-10-11
Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-6
/
+19
2021-10-08
drm/amd/display: fix duplicated inclusion
kernel test robot
1
-1
/
+0
[prev]
[next]