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-18
drm/amdgpu/pm: Handle SCLK offset correctly in overdrive for smu 14.0.2
Tomasz Pakuła
-41
/
+18
2025-03-18
drm/amd/display: Fix incorrect fw_state address in dmub_srv
Lo-an Chen
-1
/
+1
2025-03-18
drm/amd/display: Use HW lock mgr for PSR1 when only one eDP
Mario Limonciello
-0
/
+11
2025-03-18
drm/amd/display: Fix message for support_edp0_on_dp1
Yilin Chen
-1
/
+1
2025-03-18
drm/amdkfd: Fix user queue validation on Gfx7/8
Philip Yang
-1
/
+11
2025-03-18
drm/amdgpu: Restore uncached behaviour on GFX12
David Belanger
-27
/
+3
2025-03-18
drm/amdgpu/gfx12: correct cleanup of 'me' field with gfx_v12_0_me_fini()
Wentao Liang
-1
/
+1
2025-03-18
drm/amdkfd: Fix instruction hazard in gfx12 trap handler
Jay Cornwall
-355
/
+404
2025-03-18
drm/amdgpu/pm: wire up hwmon fan speed for smu 14.0.2
Alex Deucher
-0
/
+35
2025-03-18
drm/amd/pm: add unique_id for gfx12
Harish Kasiviswanathan
-0
/
+2
2025-03-18
drm/amdgpu: Remove JPEG from vega and carrizo video caps
David Rosca
-8
/
+0
2025-03-18
drm/amdgpu: Fix JPEG video caps max size for navi1x and raven
David Rosca
-2
/
+2
2025-03-18
drm/amdgpu: Fix MPEG2, MPEG4 and VC1 video caps max size
David Rosca
-36
/
+36
2025-03-12
drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags
Natalie Vock
-2
/
+3
2025-03-12
drm/amd/amdkfd: Evict all queues even HWS remove queue failed
Yifan Zha
-3
/
+5
2025-03-10
drm/amdgpu/vce2: fix ip block reference
Alex Deucher
-1
/
+1
2025-03-10
drm/amd/display: Fix slab-use-after-free on hdcp_work
Mario Limonciello
-0
/
+1
2025-03-10
drm/amd/display: Assign normalized_pix_clk when color depth = 14
Alex Hung
-2
/
+5
2025-03-10
drm/amd/display: Restore correct backlight brightness after a GPU reset
Mario Limonciello
-0
/
+10
2025-03-10
drm/amd/display: fix default brightness
Mario Limonciello
-1
/
+1
2025-03-10
drm/amd/display: Disable unneeded hpd interrupts during dm_init
Leo Li
-19
/
+45
2025-03-10
drm/amd: Keep display off while going into S4
Mario Limonciello
-2
/
+14
2025-03-10
drm/amd/display: fix missing .is_two_pixels_per_container
Aliaksei Urbanski
-0
/
+1
2025-03-10
drm/amdgpu/display: Allow DCC for video formats on GFX12
David Rosca
-2
/
+5
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-02-25
drm/amdgpu: init return value in amdgpu_ttm_clear_buffer
Pierre-Eric Pelloux-Prayer
-1
/
+1
2025-02-25
drm/amd/display: Fix HPD after gpu reset
Roman Li
-0
/
+14
2025-02-25
drm/amd/display: add a quirk to enable eDP0 on DP1
Yilin Chen
-7
/
+62
2025-02-25
drm/amd/display: Disable PSR-SU on eDP panels
Tom Chung
-1
/
+2
2025-02-25
drm/amd/display: restore edid reading from a given i2c adapter
Melissa Wen
-2
/
+15
2025-02-25
drm/amdgpu/mes: keep enforce isolation up to date
Alex Deucher
-11
/
+32
2025-02-25
drm/amdgpu/gfx: only call mes for enforce isolation if supported
Alex Deucher
-2
/
+4
2025-02-25
drm/amdgpu: disable BAR resize on Dell G5 SE
Alex Deucher
-0
/
+7
2025-02-25
drm/amdkfd: Preserve cp_hqd_pq_control on update_mqd
David Yat Sin
-7
/
+14
2025-02-25
amdgpu/pm/legacy: fix suspend/resume issues
chr[]
-14
/
+45
2025-02-12
drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()
Jiang Liu
-1
/
+2
2025-02-12
drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handler
Lancelot SIX
-1
/
+6
2025-02-12
drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()
Jiang Liu
-2
/
+3
2025-02-12
amdkfd: properly free gang_ctx_bo when failed to init user queue
Zhu Lingshan
-1
/
+1
2025-02-12
drm/amdgpu: bump version for RV/PCO compute fix
Alex Deucher
-1
/
+2
2025-02-12
drm/amdgpu/gfx9: manually control gfxoff for CS on RV
Alex Deucher
-2
/
+34
2025-02-12
drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()
Alex Deucher
-1
/
+1
2025-02-04
Revert "drm/amd/display: Use HW lock mgr for PSR1"
Tom Chung
-2
/
+1
2025-02-04
drm/amd/display: Respect user's CONFIG_FRAME_WARN more for dml files
Nathan Chancellor
-14
/
+22
2025-02-03
drm/amd/display: Fix seamless boot sequence
Lo-an Chen
-6
/
+15
2025-02-03
drm/amd/display: Fix out-of-bound accesses
Alex Hung
-5
/
+5
2025-02-03
drm/amdgpu: add a BO metadata flag to disable write compression for Vulkan
Marek Olšák
-5
/
+13
2025-01-28
drm/amd/display: restore invalid MSA timing check for freesync
Melissa Wen
-4
/
+8
[next]