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-03-10
drm/amd/display: fix default brightness
Mario Limonciello
-1
/
+1
2025-03-10
drm/amd/display: Add more debug data to dmub_srv
Joshua Aberback
-285
/
+298
2025-03-10
drm/amd/display: Disable unneeded hpd interrupts during dm_init
Leo Li
-19
/
+45
2025-03-10
drm/amd/display: Fix incorrect DPCD configs while Replay/PSR switch
Leon Huang
-3
/
+22
2025-03-10
drm/amdkfd: Add pm_config_dequeue_wait_counts API
Harish Kasiviswanathan
-50
/
+123
2025-03-10
drm/amdgpu/vcn: fix idle work handler for VCN 2.5
Alex Deucher
-4
/
+116
2025-03-10
drm/amd/display: allow 256B DCC max compressed block sizes on gfx12
Marek Olšák
-2
/
+3
2025-03-10
Merge 6.14-rc6 into driver-core-next
Greg Kroah-Hartman
-55
/
+197
2025-03-10
Merge tag 'amd-drm-next-6.15-2025-03-07' of https://gitlab.freedesktop.org/ag...
Dave Airlie
-5019
/
+7208
2025-03-07
drm/amdkfd: Add support for more per-process flag
Harish Kasiviswanathan
-17
/
+41
2025-03-07
drm/amdkfd: Set per-process flags only once for gfx9/10/11/12
Harish Kasiviswanathan
-52
/
+107
2025-03-07
drm/amdkfd: Set per-process flags only once cik/vi
Harish Kasiviswanathan
-85
/
+94
2025-03-07
drm/amd: Keep display off while going into S4
Mario Limonciello
-2
/
+14
2025-03-07
drm/amd/amdgpu: Add missing GC 11.5.0 register
Tom St Denis
-0
/
+2
2025-03-07
drm/amdkfd: clear F8_MODE for gfx950
Alex Sierra
-2
/
+1
2025-03-07
drm/amdgpu: add defines for pin_offsets in DCE8
Alexandre Demers
-7
/
+16
2025-03-07
drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adjust function
Srinivasan Shanmugam
-0
/
+2
2025-03-07
drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
Wentao Liang
-0
/
+5
2025-03-07
drm/amd/display: fix missing .is_two_pixels_per_container
Aliaksei Urbanski
-0
/
+1
2025-03-07
drm/amdgpu/display: Allow DCC for video formats on GFX12
David Rosca
-2
/
+5
2025-03-07
drm/amdgpu: Use unique CPER record id across devices
Xiang Liu
-5
/
+13
2025-03-07
drm/amdgpu: fix the gb_addr_config_fields init value mismatch
Shiwu Zhang
-5
/
+1
2025-03-07
drm/amdgpu: retire ip init code specific for A0 rev
Shiwu Zhang
-12
/
+1
2025-03-07
drm/amdgpu: increase RAS bad page threshold
Tao Zhou
-3
/
+3
2025-03-07
drm/amdgpu: Fix missing drain retry fault the last entry
Emily Deng
-1
/
+4
2025-03-07
drm/amdgpu: Do not set power brake sequence for Aldebaran SRIOV
Victor Lu
-1
/
+2
2025-03-07
drm/amdkfd: remove unused debug gws support status variable
Jonathan Kim
-1
/
+0
2025-03-07
drm/amdgpu: fix inconsistent indenting warning
Charles Han
-1
/
+1
2025-03-07
drm/amdgpu: Do not write to GRBM_CNTL if Aldebaran SRIOV
Victor Lu
-1
/
+4
2025-03-05
drm/amd/pm: always allow ih interrupt from fw
Kenneth Feng
-11
/
+1
2025-03-05
drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
Andrew Martin
-2
/
+2
2025-03-05
drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_s...
Ma Ke
-1
/
+2
2025-03-05
drm/amdgpu: Fix core reset sequence for JPEG5_0_1
Sathishkumar S
-9
/
+5
2025-03-05
drm/amdkfd: flag per-sdma queue reset supported to user space
Jonathan Kim
-0
/
+6
2025-03-05
drm/amdkfd: implement per queue sdma reset for gfx 9.4+
Jonathan Kim
-25
/
+171
2025-03-05
drm/amdgpu: Do not program AGP BAR regs under SRIOV in gfxhub_v1_0.c
Victor Lu
-5
/
+5
2025-03-05
drm/amdgpu: Fix core reset sequence for JPEG4_0_3
Sathishkumar S
-9
/
+5
2025-03-05
drm/amdgpu: Add support for CPERs on virtualization
Tony Yi
-13
/
+195
2025-03-05
drm/amdkfd: remove unnecessary cpu domain validation
James Zhu
-6
/
+0
2025-03-05
drm/amd/display: use drm_* instead of DRM_ in apply_edid_quirks()
Aurabindo Pillai
-3
/
+3
2025-03-05
drm/amd/display: Add workaround for a panel
Aurabindo Pillai
-3
/
+35
2025-03-05
drm/amdgpu: Update headers for CPER support on SRIOV
Tony Yi
-13
/
+29
2025-03-05
drm/amd/pm: always allow ih interrupt from fw
Kenneth Feng
-11
/
+1
2025-03-05
drm/amdgpu: Reinit FW shared flags on VCN v5.0.1
Lijo Lazar
-8
/
+20
2025-03-05
drm/amdgpu: Use the right struct for VCN v5.0.1
Lijo Lazar
-6
/
+6
2025-03-05
drm/amdkfd: Fix NULL Pointer Dereference in KFD queue
Andrew Martin
-2
/
+2
2025-03-05
drm/amdgpu: add dce_v6_0_soft_reset() to DCE6
Alexandre Demers
-2
/
+51
2025-03-05
drm/amdgpu: fix style in DCE6
Alexandre Demers
-9
/
+5
2025-03-05
drm/amdgpu: add some comments in DCE6
Alexandre Demers
-2
/
+16
2025-03-05
drm/amd/pm: Fix indentation issue
Asad Kamal
-1
/
+1
[prev]
[next]