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
Age
Commit message (
Expand
)
Author
Lines
2025-03-05
drm/amd/pm: always allow ih interrupt from fw
Kenneth Feng
-11
/
+1
2025-03-05
drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
Richard Thier
-3
/
+19
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/xe: Increase the XE_PL_TT watermark
Thomas Hellström
-2
/
+1
2025-03-05
drm/xe: Add a shrinker for xe bos
Thomas Hellström
-18
/
+513
2025-03-05
drm/ttm: Add helpers for shrinking
Thomas Hellström
-1
/
+135
2025-03-05
drm/ttm: Add a macro to perform LRU iteration
Thomas Hellström
-4
/
+136
2025-03-05
drm/ttm: Use fault-injection to test error paths
Thomas Hellström
-1
/
+24
2025-03-05
drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pages
Thomas Hellström
-52
/
+556
2025-03-05
drm/ttm: Provide a shmem backup implementation
Thomas Hellström
-1
/
+208
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
2025-03-05
drm/amdgpu: Set PG state to gating for vcn_v_5_0_1
Asad Kamal
-1
/
+11
2025-03-05
drm/amdgpu: Remove unused pqm_get_kernel_queue
Dr. David Alan Gilbert
-15
/
+0
2025-03-05
drm/amdgpu: Remove unused print__rq_dlg_params_st
Dr. David Alan Gilbert
-12
/
+0
2025-03-05
drm/amdgpu: Remove unused pre_surface_trace
Dr. David Alan Gilbert
-125
/
+0
2025-03-05
drm/amdgpu: Remove powerdown_uvd member
Dr. David Alan Gilbert
-6
/
+1
2025-03-05
drm/amdgpu: Remove phm_powerdown_uvd
Dr. David Alan Gilbert
-11
/
+0
2025-03-05
drm/amdgpu: Remove ppatomfwctrl deadcode
Dr. David Alan Gilbert
-81
/
+0
2025-03-05
drm/radeon: Fix rs400_gpu_init for ATI mobility radeon Xpress 200M
Richard Thier
-3
/
+19
2025-03-05
drm/amd/display: Add a new dcdebugmask to allow turning off brightness curve
Mario Limonciello
-0
/
+9
2025-03-05
drm/amd/display: Add support for custom brightness curve
Mario Limonciello
-0
/
+25
2025-03-05
drm/amd/display: Avoid operating on copies of backlight caps
Mario Limonciello
-30
/
+22
2025-03-05
drm/amd: Pass luminance data to amdgpu_dm_backlight_caps
Mario Limonciello
-1
/
+27
2025-03-05
drm/amd: Copy entire structure in amdgpu_acpi_get_backlight_caps()
Mario Limonciello
-5
/
+1
2025-03-05
drm/amd/display: Promote DAL to 3.2.323
Taimur Hassan
-1
/
+1
2025-03-05
drm/amd/display: Use drm_err() for handle_hpd_irq_helper()
Mario Limonciello
-1
/
+1
2025-03-05
drm/amd/display: Use scoped guards for handle_hpd_irq_helper()
Mario Limonciello
-7
/
+5
2025-03-05
drm/amd/display: Use _free() macro for amdgpu_dm_update_connector_after_detect()
Mario Limonciello
-11
/
+4
2025-03-05
drm/amd/display: Use scoped guard for amdgpu_dm_update_connector_after_detect()
Mario Limonciello
-6
/
+2
2025-03-05
drm/amd/display: Use _free(kfree) for dm_gpureset_commit_state()
Mario Limonciello
-5
/
+2
2025-03-05
drm/amd/display: Change amdgpu_dm_irq_resume_*() to void
Mario Limonciello
-7
/
+4
2025-03-05
drm/amd/display: Change amdgpu_dm_irq_resume_*() to use drm_dbg()
Mario Limonciello
-2
/
+2
[prev]
[next]