summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-01-21drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)Lyude Paul
2026-01-21drm/nouveau: implement missing DCB connector types; gracefully handle unknown...Alex Ramírez
2026-01-21drm/nouveau: add missing DCB connector typesAlex Ramírez
2026-01-21drm/amdgpu: fix type for wptr in ring backupAlex Deucher
2026-01-21drm/amdgpu: Fix validating flush_gpu_tlb_pasid()Timur Kristóf
2026-01-21drm/amd/pm: Workaround SI powertune issue on Radeon 430 (v2)Timur Kristóf
2026-01-21drm/amd/pm: Don't clear SI SMC table when setting power limitTimur Kristóf
2026-01-21drm/amd/pm: Fix si_dpm mmCG_THERMAL_INT settingTimur Kristóf
2026-01-21drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna
2026-01-21drm/xe/migrate: fix job lock assertMatthew Auld
2026-01-21drm/xe/uapi: disallow bind queue sharingMatthew Auld
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao
2026-01-20drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bindOsama Abdelkader
2026-01-19Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2026-01-19drm/imagination: Wait for FW trace update command completionBrajesh Gupta
2026-01-18drm/mediatek: mtk_gem: Partial refactor and use drm_gem_dma_objectAngeloGioacchino Del Regno
2026-01-18drm/mediatek: dpi: Find next bridge during probeChen-Yu Tsai
2026-01-18drm/xe: Disable timestamp WA on VFsMatthew Brost
2026-01-18drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula
2026-01-18drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula
2026-01-18drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula
2026-01-18drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari
2026-01-18drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost
2026-01-16Merge tag 'drm-misc-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/m...Simona Vetter
2026-01-16Merge tag 'amd-drm-fixes-6.19-2026-01-15' of https://gitlab.freedesktop.org/a...Simona Vetter
2026-01-14drm/amd/display: Add an hdmi_hpd_debounce_delay_ms moduleIvan Lipski
2026-01-14drm/amdgpu/userq: Fix fence reference leak on queue teardown v2Srinivasan Shanmugam
2026-01-14drm/amdkfd: No need to suspend whole MES to evict processHarish Kasiviswanathan
2026-01-14Revert "drm/amdgpu: don't attach the tlb fence for SI"Prike Liang
2026-01-14drm/amdgpu: validate the flush_gpu_tlb_pasid()Prike Liang
2026-01-14drm/amd/pm: fix smu overdrive data type wrong issue on smu 14.0.2Yang Wang
2026-01-14drm/amd/display: Initialise backlight level values from hwVivek Das Mohapatra
2026-01-14drm/amd/display: Bump the HDMI clock to 340MHzMario Limonciello
2026-01-14drm/amd/display: Show link name in PSR status messageMario Limonciello (AMD)
2026-01-14drm/amdkfd: fix a memory leak in device_queue_manager_init()Haoxiang Li
2026-01-14drm/amdgpu: make sure userqs are enabled in userq IOCTLsAlex Deucher
2026-01-14drm/amdgpu: Use correct address to setup gart page table for vram accessXiaogang Chen
2026-01-14Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg
2026-01-14drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)
2026-01-14drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao
2026-01-14drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang
2026-01-14drm/sysfb: Remove duplicate declarationsThomas Zimmermann
2026-01-13drm/nouveau/kms/nv50-: Assert we hold nv50_disp->lock in nv50_head_flush_*Lyude Paul
2026-01-13drm/nouveau/disp/nv50-: Set lock_core in curs507a_prepareLyude Paul
2026-01-13drm/gud: fix NULL fb and crtc dereferences on USB disconnectShenghao Yang
2026-01-13drm/panel: simple: restore connector_type fallbackLudovic Desroches