summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorLines
10 daysMerge tag 'drm-intel-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/...Dave Airlie-20/+38
11 daysMerge tag 'drm-misc-fixes-2026-04-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-8/+15
12 daysdrm/i915/gem: Drop check for changed VM in EXECBUFJoonas Lahtinen-1/+1
12 daysdrm/i915/gt: fix refcount underflow in intel_engine_park_heartbeatSebastian Brzezinka-8/+18
13 daysdrm/xe: Fix bug in idledly unit conversionVinay Belgaumkar-2/+1
14 daysdrm/i915/psr: Do not use pipe_src as borders for SU areaJouni Högander-11/+19
2026-04-05i915: don't use a vma that didn't match the context VMLinus Torvalds-0/+2
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-31/+49
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie-0/+699
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-26/+48
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie-3/+57
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita-0/+699
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal-0/+3
2026-04-02drm/vc4: Fix a memory leak in hang state error pathMaíra Canal-8/+10
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal-0/+1
2026-04-02drm/vc4: Release runtime PM reference after binding V3DMaíra Canal-0/+1
2026-04-02drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman-0/+2
2026-03-31drm/sysfb: Fix efidrm error handling and memory type mismatchChen Ni-15/+31
2026-03-31drm/i915/dp: Use crtc_state->enhanced_framing properly on ivb/hsw CPU eDPVille Syrjälä-1/+1
2026-03-31drm/i915/cdclk: Do the full CDCLK dance for min_voltage_level changesVille Syrjälä-0/+54
2026-03-30drm/amdkfd: Fix queue preemption/eviction failures by aligning control stack ...Donet Tom-3/+4
2026-03-30drm/amdgpu: Fix wait after reset sequence in S4Lijo Lazar-3/+8
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam-6/+11
2026-03-30drm/amdgpu: Change AMDGPU_VA_RESERVED_TRAP_SIZE to 64KBDonet Tom-3/+3
2026-03-30drm/amdgpu/userq: fix memory leak in MQD creation error pathsJunrui Luo-4/+12
2026-03-30drm/amd: Fix MQD and control stack alignment for non-4KDonet Tom-21/+64
2026-03-30drm/amdkfd: Align expected_queue_size to PAGE_SIZEDonet Tom-2/+2
2026-03-30drm/amdgpu: fix the idr allocation flagsPrike Liang-1/+4
2026-03-30drm/amdgpu: validate doorbell_offset in user queue creationJunrui Luo-0/+7
2026-03-30drm/amdgpu/pm: drop SMU driver if version not matched messagesAlex Deucher-3/+0
2026-03-30drm/xe: Avoid memory allocations in xe_device_declare_wedged()Matthew Brost-14/+13
2026-03-30drm/xe: Disable garbage collector work item on SVM closeMatthew Brost-1/+1
2026-03-30drm/xe/pxp: Don't allow PXP on older PTL GSC FWsDaniele Ceraolo Spurio-0/+12
2026-03-30drm/xe/pxp: Clear restart flag in pxp_start after jumping backDaniele Ceraolo Spurio-1/+3
2026-03-30drm/xe/pxp: Remove incorrect handling of impossible state during suspendDaniele Ceraolo Spurio-6/+0
2026-03-30drm/xe/pxp: Clean up termination status on failureDaniele Ceraolo Spurio-0/+1
2026-03-30drm/xe/madvise: Accept canonical GPU addresses in xe_vm_madvise_ioctlArvind Yadav-4/+12
2026-03-30drm/xe/xe_pagefault: Disallow writes to read-only VMAsJonathan Cavitt-0/+6
2026-03-30drm/ast: dp501: Fix initialization of SCU2CThomas Zimmermann-1/+1
2026-03-30drm/i915/dsi: Don't do DSC horizontal timing adjustments in command modeVille Syrjälä-2/+2
2026-03-28Merge tag 'mediatek-drm-fixes-20260323' of https://git.kernel.org/pub/scm/lin...Dave Airlie-4/+5
2026-03-27Merge tag 'drm-xe-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-11/+33
2026-03-27Merge tag 'drm-misc-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/m...Dave Airlie-24/+30
2026-03-27Merge tag 'drm-intel-fixes-2026-03-26' of https://gitlab.freedesktop.org/drm/...Dave Airlie-15/+41
2026-03-26Revert "drm: Fix use-after-free on framebuffers and property blobs when calli...Maarten Lankhorst-10/+4
2026-03-26drm/bridge: Fix refcount shown via debugfs for encoder_bridges_show()Liu Ying-5/+11
2026-03-25drm/xe: always keep track of remap prev/nextMatthew Auld-10/+28
2026-03-25drm/syncobj: Fix xa_alloc allocation flagsTvrtko Ursulin-2/+2
2026-03-24drm/amd/display: Fix DCE LVDS handlingAlex Deucher-22/+19
2026-03-24drm/amdgpu: Handle GPU page faults correctly on non-4K page systemsDonet Tom-3/+3