summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2026-01-08drm/xe: Remove debug comment in page reclaimBrian Nguyen
2026-01-08drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()Marco Crivellari
2026-01-08drm/xe: Add missing newlines to drm_warn messagesOsama Abdelkader
2026-01-08drm/xe/pf: Allow upon-any-hang wedged mode only in debug configLukasz Laguna
2026-01-08drm/xe/vf: Disallow setting wedged mode to upon-any-hangLukasz Laguna
2026-01-08drm/xe: Update wedged.mode only after successful reset policy changeLukasz Laguna
2026-01-08drm/xe: Validate wedged_mode parameter and define enum for modesLukasz Laguna
2026-01-08drm/xe/pm: Handle GT resume failureRaag Jadav
2026-01-08Revert duplicate "drm/amdgpu: disable peer-to-peer access for DCC-enabled GC1...Peter Colberg
2026-01-08drm/xe/nvls: Define GuC firmware for NVL-SMatt Roper
2026-01-08drm/rockchip: vop: Add support for rk3506Chaoyi Chen
2026-01-08drm/rockchip: dsi: Add support for rk3506Chaoyi Chen
2026-01-08drm/rockchip: vop2: Simplify format_mod_supportedDaniel Stone
2026-01-08drm/rockchip: vop2: Use drm_is_afbc helper functionDaniel Stone
2026-01-08drm/rockchip: vop2: Enforce AFBC transform stride align in plane_checkDaniel Stone
2026-01-08drm/rockchip: vop2: Enforce AFBC source alignment in plane_checkDaniel Stone
2026-01-08drm/rockchip: vop2: Enforce scaling workaround in plane_checkDaniel Stone
2026-01-08drm/rockchip: vop2: Fix Esmart test conditionDaniel Stone
2026-01-08drm/rockchip: vop2: Switch impossible pos conditional to WARN_ONDaniel Stone
2026-01-08drm/rockchip: vop2: Switch impossible format conditional to WARN_ONDaniel Stone
2026-01-08drm/gpuvm: use const for drm_gpuva_op_* ptrsAlice Ryhl
2026-01-08drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged modeAlice Ryhl
2026-01-08drm/gpuvm: take GEM lock inside drm_gpuvm_bo_obtain_prealloc()Alice Ryhl
2026-01-08drm/amd: Clean up kfd node on surprise disconnectMario Limonciello (AMD)
2026-01-08drm/radeon: convert UVD v1.0 logging to drm_* helpersMukesh Ogare
2026-01-08drm/amdgpu: Extend psp_skip_tmr for bare-metal and sriovHawking Zhang
2026-01-08drm/amdgpu: Add helper to alloc GART entriesPhilip Yang
2026-01-08drm/amd/pm: Return right size for gpuboard metricsLijo Lazar
2026-01-08drm/radeon: fix signed v unsigned print formatsBen Dooks
2026-01-08drm/amdgpu: fix drm panic null pointer when driver not support atomicLu Yao
2026-01-08drm/amd: Enable SMU 15_0_0 supportPratik Vishwakarma
2026-01-08drm/amd: Enable SMU 15_0_0 firmware headersPratik Vishwakarma
2026-01-08drm/amd: Enable SMUIO 15_0_0 supportPratik Vishwakarma
2026-01-08drm/amdgpu: Add THM 15.0.0 headersAlex Deucher
2026-01-08drm/amdgpu: add SMUIO 15.0.0 headersAlex Deucher
2026-01-08drm/amdgpu: Fix gfx9 update PTE mtype flagPhilip Yang
2026-01-08drm/amd/pm: Use driver table for board temperatureLijo Lazar
2026-01-08drm/amd/pm: Use cached gpu metrics tableLijo Lazar
2026-01-08drm/amd/pm: Use driver table structure in smuv14Lijo Lazar
2026-01-08drm/amd/pm: Use driver table structure in smuv13Lijo Lazar
2026-01-08drm/amd/pm: Use driver table structure in smuv12Lijo Lazar
2026-01-08drm/amd/pm: Use driver table structure in smuv11Lijo Lazar
2026-01-08drm/rockchip: vop2: Only wait for changed layer cfg done when there is pendin...Andy Yan
2026-01-08drm/rockchip: vop2: Add delay between poll registersAndy Yan
2026-01-08drm/imagination: Discard pm_runtime_put() return valueRafael J. Wysocki
2026-01-07drm/pagemap: Disable device-to-device migrationMatthew Brost
2026-01-07drm/pagemap Fix error paths in drm_pagemap_migrate_to_devmemMatthew Brost
2026-01-07drm/xe: Adjust page count tracepoints in shrinkerMatthew Brost
2026-01-08Merge tag 'amd-drm-fixes-6.19-2026-01-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2026-01-07Reapply "Revert "drm/amd: Skip power ungate during suspend for VPE""Mario Limonciello (AMD)