summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorLines
2025-12-11drm/xe/multi_queue: Reset GT upon CGP_SYNC failureNiranjana Vishwanathapura-0/+38
2025-12-11drm/xe/multi_queue: Handle CGP context errorNiranjana Vishwanathapura-0/+43
2025-12-11drm/xe/multi_queue: Set QUEUE_DRAIN_MODE for Multi Queue batchesNiranjana Vishwanathapura-23/+42
2025-12-11drm/xe/multi_queue: Handle tearing down of a multi queueNiranjana Vishwanathapura-20/+82
2025-12-11drm/xe/multi_queue: Add multi queue information to guc_info dumpNiranjana Vishwanathapura-0/+23
2025-12-11drm/xe/multi_queue: Add support for multi queue dynamic priority changeNiranjana Vishwanathapura-6/+65
2025-12-11drm/xe/multi_queue: Add exec_queue set_property ioctl supportNiranjana Vishwanathapura-0/+39
2025-12-11drm/xe/multi_queue: Handle invalid exec queue property settingNiranjana Vishwanathapura-9/+57
2025-12-11drm/xe/multi_queue: Add multi queue priority propertyNiranjana Vishwanathapura-1/+65
2025-12-11drm/xe/multi_queue: Add GuC interface for multi queue supportNiranjana Vishwanathapura-22/+269
2025-12-11drm/xe/multi_queue: Add user interface for multi queue supportNiranjana Vishwanathapura-2/+268
2025-12-11drm/xe/multi_queue: Add multi_queue_enable_mask to gt informationNiranjana Vishwanathapura-0/+9
2025-12-12Merge tag 'amd-drm-fixes-6.19-2025-12-11' of https://gitlab.freedesktop.org/a...Dave Airlie-138/+239
2025-12-12Merge tag 'drm-misc-next-fixes-2025-12-10' of https://gitlab.freedesktop.org/...Dave Airlie-8/+19
2025-12-11drm/plane: Fix IS_ERR() vs NULL bug drm_plane_create_color_pipeline_property()Dan Carpenter-2/+2
2025-12-11drm/vblank: prefer drm_crtc_vblank_crtc() over drm_vblank_crtc()Jani Nikula-2/+2
2025-12-11drm/vblank: use the drm_vblank_crtc() and drm_crtc_vblank_crtc() helpers moreJani Nikula-4/+6
2025-12-11drm/vblank: limit vblank variable scope to atomicJani Nikula-3/+5
2025-12-11drm/vblank: add return value to drm_crtc_wait_one_vblank()Jani Nikula-2/+6
2025-12-11drm/vblank: remove superfluous pipe checkJani Nikula-3/+0
2025-12-11drm/vblank: remove drm_wait_one_vblank() completelyJani Nikula-14/+11
2025-12-11drm/vblank: Unexport drm_wait_one_vblank()Thomas Zimmermann-13/+1
2025-12-11drm/xe/vf: Reset recovery_queued after issuing RESFIX_STARTSatyanarayana K V P-5/+8
2025-12-11drm/xe/vf: Fix queuing of recovery workSatyanarayana K V P-1/+1
2025-12-11drm/bridge: ti-sn65dsi83: protect device resources on unplugLuca Ceresoli-20/+66
2025-12-11drm/bridge: add drm_bridge_unplug() and drm_bridge_enter/exit()Luca Ceresoli-0/+62
2025-12-11drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström-1/+1
2025-12-11drm/xe/hw_engine_group: Add stats for mode switchingFrancois Dugast-0/+9
2025-12-11drm/me/gsc: mei interrupt top half should be in irq disabled contextJunxiao Chang-2/+2
2025-12-11drm/i915/display: Detect AuxCCS support via display parent interfaceTvrtko Ursulin-9/+22
2025-12-10Revert "drm/amd/display: Fix pbn to kbps Conversion"Mario Limonciello-23/+36
2025-12-10drm/amd: Fix unbind/rebind for VCN 4.0.5Mario Limonciello (AMD)-0/+2
2025-12-11drm: pl111: replace dev_* print functions with drm_* variantsEslam Khafagy-47/+49
2025-12-10drm/amdgpu: Set xcp id for mes ringHawking Zhang-0/+1
2025-12-10drm/amdgpu: Init partition_mode and xcc_mask for GFX_IMU_PARTITION_SWITCHHawking Zhang-3/+6
2025-12-10drm/amdgpu: Initialize vram_info for gmc v12_1Hawking Zhang-7/+17
2025-12-10drm/amdgpu: Init compute partition mode for gfx v12_1Hawking Zhang-6/+28
2025-12-10drm/amdgpu: Initialize memory ranges for gmc v12_1Hawking Zhang-0/+8
2025-12-10drm/amdgpu: Initialize memory partition callbacks for gmc v12_1Hawking Zhang-0/+2
2025-12-10drm/amdgpu: support rlc autoload for muti-xccLikun Gao-19/+38
2025-12-10drm/amdgpu: Enable atomics for all the available xccHawking Zhang-5/+14
2025-12-10drm/amdgpu: Update MES VM_CNTX_CNTL for XNACK off for GFX 12.1Mukul Joshi-6/+14
2025-12-10drm/amdkfd: Enable per-process XNACK for GFX 12.1.0Mukul Joshi-2/+8
2025-12-10drm/amdgpu: Enable retry faults for GFX 12.1Mukul Joshi-1/+5
2025-12-10drm/amdgpu: Add IH node-id to XCC mappingMukul Joshi-4/+29
2025-12-10drm/amdgpu: Add interrupt handler for GFX 12.1.0Mukul Joshi-3/+224
2025-12-10drm/amdgpu: Add UTCL2 Retry fault interrupt for GFX 12.1Mukul Joshi-2/+19
2025-12-10drm/amdgpu/sdma: add query for CSA size and alignmentAlex Deucher-0/+31
2025-12-10drm/amdgpu: fix mes packet params issue when flush hdp.chong li-114/+160
2025-12-10drm/amdgpu/gfx: add eop size and alignment to shadow infoAlex Deucher-0/+10