aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2026-01-10drm/amd/pm: Replace without wait with async callsLijo Lazar7-59/+64
2026-01-10drm/amd/pm: Add async message call supportLijo Lazar3-5/+37
2026-01-10drm/amd/pm: Use message control in messagingLijo Lazar1-202/+15
2026-01-10drm/amd/pm: Add message control for SMUv15Lijo Lazar1-0/+17
2026-01-10drm/amd/pm: Add message control for SMUv14Lijo Lazar2-0/+34
2026-01-10drm/amd/pm: Add message control for SMUv13Lijo Lazar9-2/+62
2026-01-10drm/amd/pm: Add message control for SMUv12Lijo Lazar3-0/+21
2026-01-10drm/amd/pm: Add message control for SMUv11Lijo Lazar7-0/+24
2026-01-10drm/amd/pm: Add smu message control blockLijo Lazar3-0/+433
2026-01-10drm/amdgpu: Use correct address to setup gart page table for vram accessXiaogang Chen1-2/+2
2026-01-10drm/amdgpu: Skip loading SDMA_RS64 in VFYuBiao Wang1-0/+1
2026-01-09drm/xe: Allow compressible surfaces to be 1-way coherentXin Wang7-14/+109
2026-01-09drm/bridge: dw-hdmi-qp: Add support for missing HPDChris Morgan1-4/+30
2026-01-09drm/rockchip: replace use of system_wq with system_percpu_wqMarco Crivellari1-2/+2
2026-01-09drm/rockchip: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari1-1/+1
2026-01-09drm/panfrost: Fix a page leak in panfrost_mmu_map_fault_addr() when THP is onBoris Brezillon1-15/+25
2026-01-09drm/gpuvm: fix name in kernel doc of drm_gpuvm_bo_obtain_locked()Alice Ryhl1-2/+2
2026-01-09drm/i915/guc: make 'guc_hw_reg_state' static as it isn't exportedBen Dooks1-1/+1
2026-01-09drm/xe: improve header checkJani Nikula1-1/+2
2026-01-09drm/xe/vm: fix xe_vm_validation_exec() kernel-docJani Nikula1-1/+1
2026-01-09drm/xe/xe_late_bind_fw: fix enum xe_late_bind_fw_id kernel-docJani Nikula1-1/+3
2026-01-09drm/xe/vf: fix struct xe_gt_sriov_vf_migration kernel-docJani Nikula1-2/+2
2026-01-09drm/xe/guc: fix struct guc_lfd_file_header kernel-docJani Nikula1-3/+2
2026-01-09drm/i915/cdclk: Incorporate Xe3_LPD changes for CD2X dividerGustavo Sousa1-6/+23
2026-01-09drm/gem: Fix a GEM leak in drm_gem_get_unmapped_area()Boris Brezillon1-4/+6
2026-01-09drm/rockchip: Drop ROCKCHIP_IOMMU depend for DRM_ROCKCHIPChaoyi Chen1-1/+2
2026-01-09drm/panic: Fix expected string for QR_CODE in drm_panic_type_mapNathan Chancellor1-2/+2
2026-01-09drm/panic: Ensure drm_panic_type is initialized to a valid valueNathan Chancellor1-2/+5
2026-01-09Merge tag 'drm-misc-next-2026-01-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie53-645/+1492
2026-01-08drm/xe: Add page reclamation related statsBrian Nguyen6-0/+20
2026-01-08drm/xe: Fix page reclaim entry handling for large pagesBrian Nguyen1-17/+47
2026-01-08drm/xe: Add explicit abort page reclaim listBrian Nguyen2-12/+28
2026-01-08drm/xe: Remove debug comment in page reclaimBrian Nguyen1-1/+0
2026-01-08drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari1-1/+1
2026-01-08drm/xe: Add missing newlines to drm_warn messagesOsama Abdelkader1-7/+7
2026-01-08drm/xe/pf: Allow upon-any-hang wedged mode only in debug configLukasz Laguna1-1/+2
2026-01-08drm/xe/vf: Disallow setting wedged mode to upon-any-hangLukasz Laguna1-0/+5
2026-01-08drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna4-20/+71
2026-01-08drm/xe: Validate wedged_mode parameter and define enum for modesLukasz Laguna9-20/+94
2026-01-08drm/xe/pm: Handle GT resume failureRaag Jadav1-4/+22
2026-01-08Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg1-12/+0
2026-01-08drm/xe/nvls: Define GuC firmware for NVL-SMatt Roper1-0/+1
2026-01-08drm/rockchip: vop: Add support for rk3506Chaoyi Chen2-0/+71
2026-01-08drm/rockchip: dsi: Add support for rk3506Chaoyi Chen1-0/+20
2026-01-08drm/rockchip: vop2: Simplify format_mod_supportedDaniel Stone1-34/+22
2026-01-08drm/rockchip: vop2: Use drm_is_afbc helper functionDaniel Stone1-1/+1
2026-01-08drm/rockchip: vop2: Enforce AFBC transform stride align in plane_checkDaniel Stone1-3/+9
2026-01-08drm/rockchip: vop2: Enforce AFBC source alignment in plane_checkDaniel Stone1-5/+10
2026-01-08drm/rockchip: vop2: Enforce scaling workaround in plane_checkDaniel Stone1-10/+11
2026-01-08drm/rockchip: vop2: Fix Esmart test conditionDaniel Stone1-6/+4