summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
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-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/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-10drm/xe/guc: Recommend GuC v70.54.0 for BMG, PTLJulia Filipchuk
2025-12-10drm/xe/guc: Recommend GuC v70.53.0 for MTL, DG2, LNLJulia Filipchuk
2025-12-10drm/{i915, xe}/stolen: make insert_node, area_address, area_size optionalJani Nikula
2025-12-10drm/{i915, xe}/stolen: move stolen memory handling to display parent interfaceJani Nikula
2025-12-10drm/xe/stolen: unify interface with i915Jani Nikula
2025-12-09drm/xe/xe_survivability: Add support for survivability mode v2Riana Tauro
2025-12-09drm/xe/xe_survivability: Redesign survivability modeRiana Tauro
2025-12-09drm/xe/vf: Stop waiting for ring space on VF post migration recoveryTomasz Lis
2025-12-09drm/xe/xe3p_xpc: Enable Indirect Ring State for xe3p_xpcNiranjana Vishwanathapura
2025-12-08drm/xe/throttle: Skip reason prefix while emitting arrayRaag Jadav
2025-12-05drm/xe/guc_ct: Assert on credits mismatch during runtime suspendRaag Jadav
2025-12-05drm/xe: expose PAT software config to debugfsXin Wang
2025-12-05drm/xe: Refactor PAT dump to use shared helpersXin Wang
2025-12-05Merge drm/drm-next into drm-intel-nextJani Nikula
2025-12-04Merge tag 'drm-next-2025-12-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-05Merge tag 'topic/drm-intel-plane-color-pipeline-2025-12-04' of https://gitlab...Dave Airlie
2025-12-05Merge tag 'drm-xe-next-fixes-2025-12-04' of https://gitlab.freedesktop.org/dr...Dave Airlie
2025-12-04drm/xe: Fix duplicated put due to merge resolutionThomas Hellström
2025-12-04Merge drm/drm-next into drm-xe-next-fixesThomas Hellström
2025-12-04drm/xe/guc: Add new debugfs entry for lfd format outputZhanjun Dong
2025-12-04drm/xe/guc: Only add GuC crash dump if availableZhanjun Dong
2025-12-04drm/xe/guc: Add GuC log event buffer output in LFD formatZhanjun Dong
2025-12-04drm/xe/guc: Add GuC log init config in LFD formatZhanjun Dong
2025-12-04drm/xe/guc: Add LFD related abi definitionsZhanjun Dong
2025-12-04drm/xe/guc: Add log init config abi definitionsZhanjun Dong
2025-12-04drm/xe/rtp: Whitelist OAM MMIO trigger registersAshutosh Dixit
2025-12-04drm/xe/rtp: Refactor OAG MMIO trigger register whitelistingAshutosh Dixit
2025-12-04drm/xe/oa: Allow exec_queue's to be specified only for OAG OA unitAshutosh Dixit
2025-12-04drm/xe/oa/uapi: Add gt_id to struct drm_xe_oa_unitAshutosh Dixit
2025-12-04drm/xe/oa: Use explicit struct initialization for struct xe_oa_regsAshutosh Dixit
2025-12-04drm/i915/color: Create a transfer function color pipelineChaitanya Kumar Borah
2025-12-04drm/i915: Add intel_color_opChaitanya Kumar Borah