summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
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
2025-12-11drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()Luca Ceresoli
2025-12-11drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström
2025-12-11drm/xe/hw_engine_group: Add stats for mode switchingFrancois Dugast
2025-12-11drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang
2025-12-11drm/i915/display: Detect AuxCCS support via display parent interfaceTvrtko Ursulin
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)
2025-12-11drm: pl111: replace dev_* print functions with drm_* variantsEslam Khafagy
2025-12-10drm/amdgpu: Set xcp id for mes ringHawking Zhang
2025-12-10drm/amdgpu: Init partition_mode and xcc_mask for GFX_IMU_PARTITION_SWITCHHawking Zhang
2025-12-10drm/amdgpu: Initialize vram_info for gmc v12_1Hawking Zhang
2025-12-10drm/amdgpu: Init compute partition mode for gfx v12_1Hawking Zhang
2025-12-10drm/amdgpu: Initialize memory ranges for gmc v12_1Hawking Zhang
2025-12-10drm/amdgpu: Initialize memory partition callbacks for gmc v12_1Hawking Zhang
2025-12-10drm/amdgpu: support rlc autoload for muti-xccLikun Gao
2025-12-10drm/amdgpu: Enable atomics for all the available xccHawking Zhang
2025-12-10drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1Mukul Joshi
2025-12-10drm/amdkfd: Enable per-process XNACK for GFX 12.1.0Mukul Joshi
2025-12-10drm/amdgpu: Enable retry faults for GFX 12.1Mukul Joshi
2025-12-10drm/amdgpu: Add IH node-id to XCC mappingMukul Joshi
2025-12-10drm/amdgpu: Add interrupt handler for GFX 12.1.0Mukul Joshi
2025-12-10drm/amdgpu: Add UTCL2 Retry fault interrupt for GFX 12.1Mukul Joshi