summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
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
2025-12-12Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie
2025-12-12Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...Dave Airlie
2025-12-11drm/plane: Fix IS_ERR() vs NULL bug drm_plane_create_color_pipeline_property()Dan Carpenter
2025-12-11drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()Jani Nikula
2025-12-11drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers moreJani Nikula
2025-12-11drm/vblank: limit vblank variable scope to atomicJani Nikula
2025-12-11drm/vblank: add return value to drm_crtc_wait_one_vblank()Jani Nikula
2025-12-11drm/vblank: remove superfluous pipe checkJani Nikula
2025-12-11drm/vblank: remove drm_wait_one_vblank() completelyJani Nikula
2025-12-11drm/vblank: Unexport drm_wait_one_vblank()Thomas Zimmermann
2025-12-11drm/xe/vf: Reset recovery_queued after issuing RESFIX_STARTSatyanarayana K V P
2025-12-11drm/xe/vf: Fix queuing of recovery workSatyanarayana K V P
2025-12-11drm/bridge: ti-sn65dsi83: protect device resources on unplugLuca Ceresoli