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
2023-10-26
drm/amd/display: add interface to query SubVP status
Aurabindo Pillai
-2
/
+9
2023-10-26
drm/amd/display: Read before writing Backlight Mode Set Register
Iswara Nagulendran
-1
/
+6
2023-10-26
drm/amd/display: Disable SYMCLK32_SE RCO on DCN314
Michael Strauss
-1
/
+1
2023-10-26
drm/amd/display: Fix shaper using bad LUT params
Ilya Bakoulin
-0
/
+1
2023-10-26
drm/amd/display: add null check for invalid opps
Samson Tam
-1
/
+2
2023-10-26
drm/amd/display: Update FAMS sequence for DCN30 & DCN32
Alvin Lee
-19
/
+38
2023-10-26
drm/amd/display: fix num_ways overflow error
Samson Tam
-3
/
+4
2023-10-26
drm/amd/display: Add prefix for plane functions
Rodrigo Siqueira
-271
/
+275
2023-10-26
drm/amd/display: Add prefix to amdgpu crtc functions
Rodrigo Siqueira
-24
/
+24
2023-10-26
drm/amd/display: Correct enum typo
Rodrigo Siqueira
-3
/
+3
2023-10-26
drm/amd/display: Set emulated sink type to HDMI accordingly.
Alex Hung
-0
/
+3
2023-10-26
drm/amd/display: Revert "drm/amd/display: allow edp updates for virtual signal"
Alex Hung
-1
/
+0
2023-10-26
drm/amd/display: Fix HDMI framepack 3D test issue
Sung Joon Kim
-1
/
+3
2023-10-26
drm/amd/display: Fix IPS handshake for idle optimizations
Nicholas Kazlauskas
-27
/
+141
2023-10-26
drm/amd/display: implement map dc pipe with callback in DML2
Wenjing Liu
-0
/
+148
2023-10-26
drm/amd/display: add pipe resource management callbacks to DML2
Wenjing Liu
-0
/
+30
2023-10-26
drm/amd/display: Reduce default backlight min from 5 nits to 1 nits
Swapnil Patel
-2
/
+2
2023-10-26
drm/amd/display: Update SDP VSC colorimetry from DP test automation request
George Shen
-0
/
+6
2023-10-26
drm/amd/display: Add a check for idle power optimization
Sung Joon Kim
-7
/
+34
2023-10-26
drm/amd/display: Revert "Improve x86 and dmub ips handshake"
Nicholas Kazlauskas
-129
/
+27
2023-10-26
drm/amd/display: Fix MST Multi-Stream Not Lighting Up on dcn35
Fangzhi Zuo
-0
/
+6
2023-10-26
drm/amd: Explicitly disable ASPM when dynamic switching disabled
Mario Limonciello
-22
/
+10
2023-10-26
drm/amd: Move AMD_IS_APU check for ASPM into top level function
Mario Limonciello
-14
/
+6
2023-10-26
drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supported
Mario Limonciello
-5
/
+5
2023-10-26
Revert "drm/amdkfd: Use partial migrations in GPU page faults"
Philip Yang
-160
/
+85
2023-10-26
Revert "drm/amdkfd:remove unused code"
Philip Yang
-0
/
+63
2023-10-26
drm/amd/display: Fix copyright notice in DC code
Stylon Wang
-3
/
+215
2023-10-26
drm/amd/display: Fix copyright notice in DML2 code
Stylon Wang
-1
/
+45
2023-10-26
drm/amd/display: Add missing copyright notice in DMUB
Stylon Wang
-0
/
+38
2023-10-26
drm/amdgpu remove restriction of sriov max_pfn on Vega10
Lin.Cao
-5
/
+2
2023-10-26
drm/amdkfd: Address 'remap_list' not described in 'svm_range_add'
Srinivasan Shanmugam
-0
/
+1
2023-10-26
drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULL
Qu Huang
-0
/
+6
2023-10-26
drm/amdgpu: bypass RAS error reset in some conditions
Tao Zhou
-1
/
+9
2023-10-26
drm/amdgpu: enable RAS poison mode for APU
Tao Zhou
-1
/
+2
2023-10-26
drm/amdgpu/vpe: correct queue stop programing
Lang Yu
-8
/
+10
2023-10-26
drm/amd/display: Fix DMUB errors introduced by DML2
Rodrigo Siqueira
-4
/
+5
2023-10-26
drm/amd: Disable ASPM for VI w/ all Intel systems
Mario Limonciello
-1
/
+1
2023-10-26
drm/amd/display: Remove power sequencing check
Agustin Gutierrez
-2
/
+1
2023-10-26
drm/amd/display: Set the DML2 attribute to false in all DCNs older than versi...
Rodrigo Siqueira
-2
/
+15
2023-10-26
drm/amd/pm: Fix the return value in default case
Ma Jun
-3
/
+1
2023-10-26
drm/amdgpu: Add API to get full IP version
Lijo Lazar
-0
/
+7
2023-10-26
drm/amdgpu: add tmz support for GC IP v11.5.0
Jiadong Zhu
-0
/
+1
2023-10-26
drm/amd/pm: drop unneeded dpm features disablement for SMU 14.0.0
Jiadong Zhu
-1
/
+2
2023-10-26
drm/amdgpu: modify if condition in nbio_v7_7.c
Li Ma
-2
/
+2
2023-10-26
drm/amdkfd: Fix shift out-of-bounds issue
Jesse Zhang
-1
/
+1
2023-10-26
drm/amdgpu: refine ras error kernel log print
Yang Wang
-39
/
+82
2023-10-26
drm/amdgpu: fix find ras error node error
Yang Wang
-4
/
+3
2023-10-26
drm/amd/display: reprogram det size while seamless boot
Hugo Hu
-0
/
+33
2023-10-26
drm/amd/pm: record mca debug mode in RAS
Tao Zhou
-0
/
+1
2023-10-26
drm/amdgpu: move buffer funcs setting up a level
Alex Deucher
-84
/
+19
[prev]
[next]