summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2026-07-09drm/fb-helper: Only consider active CRTCs for vblank syncThomas Zimmermann
2026-07-08drm/amdkfd: Check bounds on CRIU restore queue type and mqd sizeDavid Francis
2026-07-08drm/amd/pm: fix smu14 power limit range calculationYang Wang
2026-07-08drm/amdkfd: Check bounds in allocate_event_notification_slotDavid Francis
2026-07-08amdkfd: properly free secondary context idZhu Lingshan
2026-07-08drm/amdkfd: Don't acquire buffers during CRIU queue restore.David Francis
2026-07-08drm/amdkfd: Check bounds on CRIU restore event idDavid Francis
2026-07-08drm/gfx10: Program DB_RING_CONTROLAlex Deucher
2026-07-08drm/amdgpu: fix lifetime issue of amdgpu_vm_get_task_info_pasid()Shahyan Soltani
2026-07-08drm/amdgpu: trigger GPU recovery when userq destroy fails to unmap a hung queueJesse Zhang
2026-07-08drm/amd/amdgpu: disable ASPM on VI if pcie dpm is disabledKenneth Feng
2026-07-08drm/amdgpu: Disable JDPG on VCN5_3Suresh Guttula
2026-07-08drm/amdgpu: add support for SMU version 15.0.9Kanala Ramalingeswara Reddy
2026-07-08drm/amdgpu: add support for PSP version 15.0.9Kanala Ramalingeswara Reddy
2026-07-07drm/v3d: Reject invalid indirect BO handle in indirect CSD setupMaíra Canal
2026-07-07drm: Guard DRM_CLIENT_CAP_PLANE_COLOR_PIPELINERobert Mader
2026-07-07drm/drm_exec: avoid indirect gotoChristian König
2026-07-06Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"Ankit Nautiyal
2026-07-06drm/i915/gem: Do not leak siblings[] on proto context errorJoonas Lahtinen
2026-07-06drm/i915/gt: Fix NULL deref on sched_engine alloc failureJoonas Lahtinen
2026-07-06drm/i915/mst: limit DP MST ESI service loopJani Nikula
2026-07-06drm/i915/gem: Fix NULL deref in I915_CONTEXT_PARAM_SSEUJoonas Lahtinen
2026-07-06drm/i915/ltphy: Fix SSC Enablement bit in PORT_CLOCK_CTLSuraj Kandpal
2026-07-03Merge tag 'drm-fixes-2026-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-07-03drm/bridge: analogix_dp: Fix PE/VS value shift mismatch during link trainingDamon Ding
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Merge tag 'drm-misc-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-07-03Merge tag 'drm-xe-fixes-2026-07-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-07-03Merge tag 'amd-drm-fixes-7.2-2026-07-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-07-02drm/xe/oa: Fix offset alignment for MERT WHITELIST_OA_MERT_MMIO_TRGAshutosh Dixit
2026-07-02drm/xe/pt: prevent invalid cursor access for purged BOsMatthew Auld
2026-07-02drm/xe: fix NPD in bo_meminfo()Matthew Auld
2026-07-02drm/xe/pf: Don't attempt to process FAST_REQ or EVENT relaysMichal Wajdeczko
2026-07-02drm/xe/hw_engine: Fix double-free of managed BO in error pathShuicheng Lin
2026-07-02drm/xe/userptr: Drop bogus static from finish in force_invalidateShuicheng Lin
2026-07-02drm/xe/userptr: Hold notifier_lock for write on inject test pathShuicheng Lin
2026-07-02drm/xe/display: skip FORCE_WC and vm_bound check for external dma-bufsMatthew Auld
2026-07-02drm/xe: Return error on non-migratable faults requiring devmemMatthew Brost
2026-07-02drm/xe/rtp: Ensure locking/ref counting for OA whitelistsAshutosh Dixit
2026-07-02drm/xe/oa: (De-)whitelist OA registers on OA stream open/releaseAshutosh Dixit
2026-07-02drm/xe/rtp: (De-)whitelist OA registers for all hwe's for a gtAshutosh Dixit
2026-07-02drm/xe/rtp: Toggle 'deny' bit to (de-)whitelist OA regsAshutosh Dixit
2026-07-02drm/xe/rtp: Save OA nonpriv registers to register save/restore listsAshutosh Dixit
2026-07-02drm/xe/rtp: Generalize whitelist_apply_to_hweAshutosh Dixit
2026-07-02drm/xe/rtp: Keep track of non-OA nonpriv slotsAshutosh Dixit
2026-07-02drm/xe/rtp: Maintain OA whitelists separatelyAshutosh Dixit
2026-07-02drm/xe/rtp: Fix build error with clang < 21 and non-const initializersThomas Hellström
2026-07-02drm/imagination: Fix user array stride in pvr_set_uobj_array()Shuvam Pandey
2026-07-02drm/imagination: Fix returned size for DRM_IOCTL_PVR_DEV_QUERYBrajesh Gupta
2026-07-02drm/imagination: Fix double call to drm_sched_entity_fini()Brajesh Gupta