summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2025-12-15Merge remote-tracking branch 'drm/drm-fixes' into drm-misc-fixesMaarten Lankhorst
2025-12-15drm/gem: fix build for mm_get_unmapped_area() call after backmergeJani Nikula
2025-12-15drm/i915/display: group and sort the parent interface wrappers betterJani Nikula
2025-12-15drm/xe: sort parent interface initializationJani Nikula
2025-12-15drm/i915: sort parent interface initializationJani Nikula
2025-12-15Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-12-13drm/sched: Add pending job list iteratorMatthew Brost
2025-12-13drm/sched: Add several job helpers to avoid drivers touching scheduler stateMatthew Brost
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-13Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-12drm/xe/lnl: Drop pre-production workaround supportMatt Roper
2025-12-12drm/xe: Track pre-production workaround supportMatt Roper
2025-12-12drm/xe: Add debugfs support for page reclamationBrian Nguyen
2025-12-12drm/xe: Optimize flushing of L2$ by skipping unnecessary page reclaimBrian Nguyen
2025-12-12drm/xe: Append page reclamation action to tlb invalBrian Nguyen
2025-12-12drm/xe: Prep page reclaim in tlb inval jobBrian Nguyen
2025-12-12drm/xe: Suballocate BO for page reclaimBrian Nguyen
2025-12-12drm/xe: Create page reclaim list on unbindBrian Nguyen
2025-12-12drm/xe/guc: Add page reclamation interface to GuCBrian Nguyen
2025-12-12drm/xe: Add page reclamation info to device infoOak Zeng
2025-12-12drm/xe/xe_tlb_inval: Modify fence interface to support PPC flushBrian Nguyen
2025-12-12drm/xe: Do not forward invalid TLB invalidation seqnos to upper layersMatthew Brost
2025-12-13Merge tag 'drm-misc-fixes-2025-12-10' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-12-12drm/xe: Restore engine registers before restarting schedulers after GT resetJan Maslak
2025-12-12drm/xe: Increase TDF timeoutJagmeet Randhawa
2025-12-12drm/xe/cri: Enable I2C controllerRaag Jadav
2025-12-12drm: Fix object leak in DRM_IOCTL_GEM_CHANGE_HANDLEKarol Wachowski
2025-12-12drm/{i915, xe}/panic: move panic handling to parent interfaceJani Nikula
2025-12-12drm/i915/panic: move i915 specific panic implementation to i915Jani Nikula
2025-12-12drm/tests: Handle EDEADLK in set_up_atomic_state()José Expósito
2025-12-12drm/tests: Handle EDEADLK in drm_test_check_valid_clones()José Expósito
2025-12-12drm/tests: hdmi: Handle drm_kunit_helper_enable_crtc_connector() returning ED...José Expósito
2025-12-12Merge tag 'drm-intel-next-fixes-2025-12-12' of https://gitlab.freedesktop.org...Dave Airlie
2025-12-11drm/xe/doc: Add documentation for Multi Queue Group GuC interfaceNiranjana Vishwanathapura
2025-12-11drm/xe/doc: Add documentation for Multi Queue GroupNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Support active group after primary is destroyedNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Tracepoint supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Teardown group upon job timeoutNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Reset GT upon CGP_SYNC failureNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle CGP context errorNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batchesNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle tearing down of a multi queueNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi queue information to guc_info dumpNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add support for multi queue dynamic priority changeNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Handle invalid exec queue property settingNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add GuC interface for multi queue supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add user interface for multi queue supportNiranjana Vishwanathapura
2025-12-11drm/xe/multi_queue: Add multi_queue_enable_mask to gt informationNiranjana Vishwanathapura