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
2025-11-18
drm/amd/display: Cleanup early return in construct_phy
Timur Kristóf
-6
/
+7
2025-11-18
drm/amd/display: Cleanup uses of the analog flag
Timur Kristóf
-5
/
+12
2025-11-18
drm/amd/display: Fix warning for analog stream encoders
Timur Kristóf
-1
/
+1
2025-11-18
drm/amd/display: dc_hw_sequencer.c: remove kernel-doc comments
Randy Dunlap
-40
/
+40
2025-11-18
drm/amdgpu: Unregister mce notifier
Lijo Lazar
-1
/
+27
2025-11-18
drm/amd/display: Promote DC to 3.2.359
Taimur Hassan
-1
/
+1
2025-11-18
drm/amd/display: Ignore Coverity false positive
Taimur Hassan
-0
/
+1
2025-11-18
drm/amd/display: Fix pbn to kbps Conversion
Fangzhi Zuo
-36
/
+23
2025-11-18
drm/amd/display: Check DCCG_AUDIO_DTO2 register mask exist
Charlene Liu
-2
/
+4
2025-11-18
drm/amd/display: Add null pointer check in link_dpms
Charlene Liu
-1
/
+5
2025-11-18
drm/amd/display: Clear the CUR_ENABLE register on DCN20 on DPP5
Ivan Lipski
-0
/
+8
2025-11-18
drm/amd/display: Add pipe topology history to dc
Nicholas Carbones
-6
/
+97
2025-11-18
drm/amd/display: Add an HPD filter for HDMI
Ivan Lipski
-0
/
+144
2025-11-18
drm/amd/display: Increase DPCD read retries
Mario Limonciello (AMD)
-1
/
+1
2025-11-18
drm/amd/display: Move sleep into each retry for retrieve_link_cap()
Mario Limonciello (AMD)
-4
/
+5
2025-11-18
drm/amd/display: Re-check seamless boot can be enabled or not
Paul Hsieh
-0
/
+8
2025-11-18
drm/amd/display: Get panel replay capability from DPCD
Jack Chang
-0
/
+16
2025-11-18
drm/amd/display: Add panel replay enablement option and logic
Jack Chang
-2
/
+168
2025-11-18
drm/amd/display: Add panel replay capability detection
Jack Chang
-0
/
+25
2025-11-18
drm/amd/display: Add interface to capture expected HW state from SW state
George Shen
-0
/
+1048
2025-11-14
drm/amdgpu: Use pci_rebar_get_max_size()
Ilpo Järvinen
-3
/
+5
2025-11-14
drm/amdgpu: Remove driver side BAR release before resize
Ilpo Järvinen
-7
/
+1
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
-1
/
+3
2025-11-14
drm/amdgpu: Use amdgpu by default on SI dedicated GPUs (v2)
Timur Kristóf
-6
/
+9
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
-3
/
+9
2025-11-14
drm/amdgpu: Fix the issue of missing ras message on sriov host
YiPeng Chai
-15
/
+10
2025-11-14
drm/amdgpu: Add lock to serialize sriov command execution
YiPeng Chai
-5
/
+15
2025-11-14
drm/amdgpu: Synchronize sriov host to add block_mmsch bit field
YiPeng Chai
-1
/
+2
2025-11-14
drm/amdgpu: use GFP_ATOMIC instead of NOWAIT in the critical path
Christian König
-3
/
+3
2025-11-14
drm/amdgpu: avoid memory allocation in the critical code path v3
Christian König
-49
/
+14
2025-11-14
drm/amdgpu: Enable xgmi extended peer links for sriov guest
Will Aitken
-2
/
+2
2025-11-14
drm/amdgpu: Update headers for sriov xgmi ext peer link support feature flag
Will Aitken
-1
/
+6
2025-11-14
drm/amdgpu: Refactor sriov xgmi topology filling to common code
Will Aitken
-32
/
+14
2025-11-14
drm/amdgpu: Use amdgpu by default on CIK dedicated GPUs
Timur Kristóf
-1
/
+5
2025-11-14
drm/amdgpu: Refactor how SI and CIK support is determined
Timur Kristóf
-67
/
+88
2025-11-14
drm/amdgpu: Avoid xgmi register access
Lijo Lazar
-0
/
+6
2025-11-11
drm/amdkfd: Fix GPU mappings for APU after prefetch
Harish Kasiviswanathan
-0
/
+2
2025-11-11
drm/amdkfd: relax checks for over allocation of save area
Jonathan Kim
-6
/
+6
2025-11-11
drm/amdgpu/jpeg: Add parse_cs for JPEG5_0_1
Sathishkumar S
-0
/
+1
2025-11-11
drm/amd/amdgpu: Ensure isp_kernel_buffer_alloc() creates a new BO
Sultan Alsawaf
-0
/
+2
2025-11-11
drm/amd/display: Allow VRR params change if unsynced with the stream
Ivan Lipski
-0
/
+11
2025-11-11
drm/amdgpu: fix lock warning in amdgpu_userq_fence_driver_process
Jesse.Zhang
-2
/
+3
2025-11-11
drm/amdgpu: jump to the correct label on failure
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-11-11
drm/amdgpu: disable peer-to-peer access for DCC-enabled GC12 VRAM surfaces
Vitaly Prosyak
-0
/
+12
2025-11-11
drm/amdkfd: Fix GPU mappings for APU after prefetch
Harish Kasiviswanathan
-0
/
+2
2025-11-11
drm/amdgpu/vce1: Workaround PLL timeout on FirePro W9000
Timur Kristóf
-0
/
+8
2025-11-11
drm/amdgpu/vce1: Enable VCE1 on Tahiti, Pitcairn, Cape Verde GPUs
Timur Kristóf
-11
/
+3
2025-11-11
drm/amd/pm/si: Hook up VCE1 to SI DPM
Timur Kristóf
-5
/
+13
2025-11-11
drm/amdgpu/vce1: Ensure VCPU BO is in lower 32-bit address space (v3)
Timur Kristóf
-0
/
+75
2025-11-11
drm/amdgpu: Check if AID is active before access
Lijo Lazar
-0
/
+4
[prev]
[next]