summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-03-13drm/xe/reg_sr: Fix leak on xa_store failureShuicheng Lin
2026-03-13drm/sched: Fix kernel-doc warning for drm_sched_job_done()Yujie Liu
2026-03-13drm/xe: Do not preempt fence signaling CS instructionsMatthew Brost
2026-03-13drm/solomon: Fix page start when updating rectangle in page addressing modeFrancesco Lavra
2026-03-13drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()Mario Limonciello
2026-03-13drm/exynos: vidi: use ctx->lock to protect struct vidi_context member variabl...Jeongjun Park
2026-03-13drm/exynos/vidi: Remove redundant error handling in vidi_get_modes()Wentao Liang
2026-03-13drm/exynos: vidi: fix to avoid directly dereferencing user pointerJeongjun Park
2026-03-13drm/tegra: dsi: fix device leak on probeJohan Hovold
2026-03-13drm/amdgpu: Fix locking bugs in error pathsBart Van Assche
2026-03-13drm/amdgpu: Replace kzalloc + copy_from_user with memdup_userThorsten Blum
2026-03-13drm/amdgpu: Unlock a mutex before destroying itBart Van Assche
2026-03-13drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()Felix Gu
2026-03-13drm/vmwgfx: Return the correct value in vmw_translate_ptr functionsIan Forbes
2026-03-13drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_releaseBrad Spengler
2026-03-04drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macrosJani Nikula
2026-03-04drm/amdgpu: keep vga memory on MacBooks with switchable graphicsAlex Deucher
2026-03-04drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notifyPierre-Eric Pelloux-Prayer
2026-03-04drm/amd/display: Increase DCN35 SR enter/exit latencyLeo Li
2026-03-04drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()Sunday Clement
2026-03-04drm/bridge: anx7625: Fix invalid EDID sizeLoic Poulain
2026-03-04drm/buddy: Prevent BUG_ON by validating rounded allocationSanjay Yadav
2026-03-04drm/tests: shmem: Swap names of export testsThomas Zimmermann
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amd/display: bypass post csc for additional color spaces in dalClay King
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-03-04drm/amd/display: Fix system resume lag issueTom Chung
2026-03-04drm/amd/display: Fix writeback on DCN 3.2+Alex Hung
2026-03-04drm/amd/display: avoid dig reg access timeout on usb4 link training failZhongwei
2026-03-04drm/amd/display: Fix GFX12 family constant checksMatthew Stewart
2026-03-04drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches
2026-03-04drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches
2026-03-04drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches
2026-03-04drm/amd/display: Disable FEC when powering down encodersOvidiu Bunea
2026-03-04drm: Account property blob allocations to memcgXiao Kan
2026-03-04drm/amdkfd: Fix GART PTE for non-4K pagesize in svm_migrate_gart_map()Donet Tom
2026-03-04drm/amdkfd: Relax size checking during queue buffer getDonet Tom
2026-03-04drm/panel: Fix a possible null-pointer dereference in jdi_panel_dsi_remove()Tuo Li
2026-03-04drm/xe: Only toggle scheduling in TDR if GuC is runningMatthew Brost
2026-03-04drm/amd/display: only power down dig on phy endpointsDmytro Laktyushkin
2026-03-04drm/amdgpu: Skip loading SDMA_RS64 in VFYuBiao Wang
2026-03-04drm/amd/display: Add signal type check for dcn401 get_phyd32clk_srcDmytro Laktyushkin
2026-03-04drm/amdgpu: avoid a warning in timedout job handlerAlex Deucher
2026-03-04drm/amd/display: Fix dsc eDP issueCharlene Liu
2026-03-04drm/amdgpu: add support for HDP IP version 6.1.1Tim Huang
2026-03-04drm/v3d: Set DMA segment size to avoid debug warningsXiaolei Wang
2026-03-04drm/amd/display: Add USB-C DP Alt Mode lane limitation in DCN32LinCheng Ku