summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/xe
AgeCommit message (Expand)Author
2024-06-20drm/xe/vf: Skip engine ring enabling if VFMichal Wajdeczko
2024-06-20drm/xe/vf: Don't use register based TLB invalidation if VFMichal Wajdeczko
2024-06-20drm/xe/vf: Don't support gtidle if VFMichal Wajdeczko
2024-06-20drm/xe/vf: Don't initialize OA if VFMichal Wajdeczko
2024-06-20drm/xe/vf: Don't change hwe IRQ masks if using memory IRQsMichal Wajdeczko
2024-06-20drm/xe/vf: Don't apply tile workarounds if VFMichal Wajdeczko
2024-06-20drm/xe/vf: Don't run any save-restore RTP actions if VFMichal Wajdeczko
2024-06-20drm/xe/vf: Disable features that do not apply to VFsMichal Wajdeczko
2024-06-20drm/xe/xelpgp: Extend Wa_14019877138 to graphics 12.74Sai Teja Pottumuttu
2024-06-20drm/xe/oa: Remove WARN_ON's for unsupported configurationsAshutosh Dixit
2024-06-20drm/xe/oa: Call xe_oa_emit_oa_config() with new config when updating configJosé Roberto de Souza
2024-06-20drm/xe/oa: Fix potential NPD when OA is not initializedMichal Wajdeczko
2024-06-20drm/xe/guc: Move ARAT interrupts enabling to the upload stepMichal Wajdeczko
2024-06-19drm/xe: Use ttm_uncached for BO with NEEDS_UC flagMichal Wajdeczko
2024-06-18drm/xe/oa: Enable Xe2+ overrun modeAshutosh Dixit
2024-06-18drm/xe/oa: Changes to OA_TAKENAshutosh Dixit
2024-06-18drm/xe/oa: Override GuC RC with OA on PVCAshutosh Dixit
2024-06-18drm/xe/oa: Add MMIO trigger supportAshutosh Dixit
2024-06-18drm/xe/oa/uapi: OA buffer mmapAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Query OA unit propertiesAshutosh Dixit
2024-06-18drm/xe/oa: Add OAC supportAshutosh Dixit
2024-06-18drm/xe/oa: Add OAR supportAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Read file_operationAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Expose OA stream fdAshutosh Dixit
2024-06-18drm/xe/oa: OA stream initialization (OAG)Ashutosh Dixit
2024-06-18drm/xe/oa/uapi: Define and parse OA stream propertiesAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Add/remove OA config perf opsAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Initialize OA unitsAshutosh Dixit
2024-06-18drm/xe/oa/uapi: Add OA data formatsAshutosh Dixit
2024-06-18drm/xe/perf/uapi: Add perf_stream_paranoid sysctlAshutosh Dixit
2024-06-18drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream typesAshutosh Dixit
2024-06-18drm/xe/xe2: Add proper check for media in Wa_14020756599Lucas De Marchi
2024-06-18drm/xe/rtp: Add match on any GTLucas De Marchi
2024-06-18drm/xe/rtp: Allow to OR rulesLucas De Marchi
2024-06-18drm/xe/rtp: Expand max rules/actions per entryLucas De Marchi
2024-06-18drm/xe/rtp: Allow to match 0 sr entriesLucas De Marchi
2024-06-18drm/xe/vf: Don't touch GuC irq registers if using memory irqsMichal Wajdeczko
2024-06-18drm/xe: Allow const pointer when checking SR-IOV modeMichal Wajdeczko
2024-06-17drm/xe/exec_queue: Rename xe_exec_queue::compute to xe_exec_queue::lrFrancois Dugast
2024-06-15drm/xe/xe2lpg: Add Wa_14021490052Akshata Jahagirdar
2024-06-14drm/xe/uc: Fix and start using xe_uc_fw_sanitize()Michal Wajdeczko
2024-06-14drm/xe: Use fixed CCS mode when running in SR-IOV modeMichal Wajdeczko
2024-06-14drm/xe/sched_job: Promote xe_sched_job_add_deps()Francois Dugast
2024-06-14drm/xe: Drop duplicated declarationMichal Wajdeczko
2024-06-13drm/xe/vf: Use correct check for being a VF driverMichal Wajdeczko
2024-06-12drm/xe: Sample ctx timestamp to determine if jobs have timed outMatthew Brost
2024-06-12drm/xe: Add killed, banned, or wedged as stick bit during GuC resetMatthew Brost
2024-06-12drm/xe: Add pending disable assert to handle_sched_doneMatthew Brost
2024-06-12drm/xe: Add GuC state asserts to deregister_exec_queueMatthew Brost
2024-06-12drm/xe: Assert runnable state in handle_sched_doneMatthew Brost