summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-03-06drm/amd/pm: Enable aid/xcd/hbm temperature reportingAsad Kamal
2026-03-06drm/amd/pm: Add aid/xcd/hbm temperaturesAsad Kamal
2026-03-06drm/amdgpu: include ip discovery data in devcoredumpPierre-Eric Pelloux-Prayer
2026-03-06drm/amdgpu: fix gpu idle power consumption issue for gfx v12Yang Wang
2026-03-06drm/amdgpu: Fix kernel-doc comments for some LUT propertiesCristian Ciocaltea
2026-03-06drm/amdgpu/amdgpu_connectors: remove amdgpu_connector_free_edidJoshua Peisach
2026-03-06drm/amdgpu/amdgpu_connectors: use struct drm_edid instead of struct edidJoshua Peisach
2026-03-06drm/amdgpu/gfx12.1: add support for disable_kqAlex Deucher
2026-03-06drm/amd: Fix a few more NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amdgpu: gfx 12.1 cleanupsAlex Deucher
2026-03-06drm/radeon: Test for fbdev GEM object with generic helperThomas Zimmermann
2026-03-06drm/amdgpu: Move test for fbdev GEM object into generic helperThomas Zimmermann
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v14Yang Wang
2026-03-06drm/amdgpu/userq: remove queue from doorbell xa during clean upSunil Khatri
2026-03-06drm/amdgpu/userq: remove queue from doorbell xarraySunil Khatri
2026-03-06drm/amd: Fix NULL pointer dereference in device cleanupMario Limonciello
2026-03-06drm/amd/pm: add missing od setting PP_OD_FEATURE_ZERO_FAN_BIT for smu v13Yang Wang
2026-03-06drm/xe: Don't disable GuCRC in suspend pathVinay Belgaumkar
2026-03-06drm/msm/dsi: fix pclk rate calculation for bonded dsiPengyu Luo
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-03-06drm/i915: Fix potential overflow of shmem scatterlist lengthJanusz Krzysztofik
2026-03-06drm/i915/guc: Fix corrupted copyright symbols in selftest filesKonstantin Khorenko
2026-03-06Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-03-06Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-03-06Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-03-05drm/xe/xe_hw_error: Add support for PVC SoC errorsRiana Tauro
2026-03-05drm/xe/xe_hw_error: Add support for Core-Compute errorsRiana Tauro
2026-03-05drm/xe/xe_hw_error: Integrate DRM RAS with hardware error handlingRiana Tauro
2026-03-05drm/xe/xe_drm_ras: Add support for XE DRM RASRiana Tauro
2026-03-05drm/ras: Introduce the DRM RAS infrastructure over generic netlinkRodrigo Vivi
2026-03-05drm/vc4: platform_get_irq_byname() returns an intGreg Kroah-Hartman
2026-03-06drm/msm/dsi/phy: fix hardware revisionPengyu Luo
2026-03-06drm/msm/dpu: Correct the SA8775P intr_underrun/intr_underrun indexAbhinav Kumar
2026-03-05drm/msm/a8xx: Fix ubwc config related to swizzlingAkhil P Oommen
2026-03-05drm/i915: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari
2026-03-05drm/i915: replace use of system_wq with system_percpu_wq in the documentationMarco Crivellari
2026-03-05drm/i915: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo
2026-03-05drm/ttm: fix NULL deref in ttm_bo_flush_all_fences() after fence ops detachSebastian Brzezinka
2026-03-05drm/gud: Test for imported buffers with drm_gem_is_imported()Thomas Zimmermann
2026-03-04nouveau/dpcd: return EBUSY for aux xfer if the device is asleepDave Airlie
2026-03-04drm/xe: Add missing kernel docs in xe_exec_queue.cNiranjana Vishwanathapura
2026-03-04drm/amdgpu/userq: refcount userqueues to avoid any race conditionsSunil Khatri
2026-03-04drm/amdgpu/userq: Consolidate wait ioctl exit pathTvrtko Ursulin
2026-03-04drm/amdgpu/psp: Use Indirect access address for GFX to PSP mailboxsguttula
2026-03-04drm/amdgpu: Fix use-after-free race in VM acquireAlysa Liu
2026-03-04drm/amd/pm: remove invalid gpu_metrics.energy_accumulator on smu v13.0.xYang Wang