summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_engine_cs.c
AgeCommit message (Expand)Author
2022-07-08drm/i915/gt: Add general DSS steering iterator to intel_gt_mcrMatt Roper
2022-06-27drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa
2022-06-17drm/i915/gt: Cleanup interface for MCR operationsMatt Roper
2022-06-17drm/i915/gt: Move multicast register handling to a dedicated fileMatt Roper
2022-06-02drm/i915/sseu: Disassociate internal subslice mask representation from uapiMatt Roper
2022-05-10drm/i915/pvc: read fuses for link copy enginesLucas De Marchi
2022-05-10drm/i915/pvc: Reset support for new copy enginesMatt Roper
2022-05-10drm/i915/pvc: Engine definitions for new copy enginesMatt Roper
2022-04-21Merge drm/drm-next into drm-intel-gt-nextRodrigo Vivi
2022-04-19drm/i915: Add Wa_22011802037 force cs haltTilak Tangudu
2022-04-11Merge drm/drm-next into drm-intel-nextJani Nikula
2022-03-22drm/i915/guc: Print the GuC error capture output register list.Alan Previn
2022-03-18drm/i915: Add logical mapping for video decode enginesMatthew Brost
2022-03-04drm/i915/xehp: Support platforms with CCS engines but no RCSMatt Roper
2022-03-02drm/i915: Use str_enabled_disabled()Lucas De Marchi
2022-03-02drm/i915: Use str_yes_no()Lucas De Marchi
2022-03-02drm/i915/xehp: handle fused off CCS enginesDaniele Ceraolo Spurio
2022-03-02drm/i915/xehp: Enable ccs/dual-ctx in RCU_MODEMatt Roper
2022-03-02drm/i915/xehp: Define context scheduling attributes in lrc descriptorMatt Roper
2022-03-02drm/i915: Move context descriptor fields to intel_lrc.hMatt Roper
2022-03-02drm/i915/xehp: CCS should use RCS setup functionsMatt Roper
2022-03-02drm/i915/xehp: CCS shares the render reset domainMatt Roper
2022-03-02drm/i915/xehp: Define compute class and engineMatt Roper
2022-02-25Merge drm/drm-next into drm-intel-gt-nextTvrtko Ursulin
2022-02-23Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...Rodrigo Vivi
2022-02-22drm/i915/gt: use get_reset_domain() helperTejas Upadhyay
2022-02-14drm/i915: move i915_cache_level_str() static in i915_debugfs.cJani Nikula
2022-02-11drm/i915: split out i915_gem_internal.h from i915_drv.hJani Nikula
2022-02-02drm/i915: Move GT registers to their own header fileMatt Roper
2022-01-31Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2022-01-11drm/i915/gt: Move engine registers to their own headerMatt Roper
2022-01-11drm/i915: Use struct vma_resource instead of struct vma_snapshotThomas Hellström
2022-01-11drm/i915: Use the vma resource as argument for gtt binding / unbindingThomas Hellström
2022-01-10drm/i915: split out i915_cmd_parser.h from i915_drv.hJani Nikula
2021-12-08drm/i915/gt: Use hw_engine_masks as reset_domainsTejas Upadhyay
2021-12-01drm/i915: Update error capture code to avoid using the current vma stateThomas Hellström
2021-10-28drm/i915/pmu: Connect engine busyness stats from GuC to pmuUmesh Nerlige Ramappa
2021-10-28drm/i915/pmu: Add a name to the execlists statsUmesh Nerlige Ramappa
2021-10-15drm/i915/guc: Connect UAPI to GuC multi-lrc interfaceMatthew Brost
2021-10-15drm/i915: Add logical engine mappingMatthew Brost
2021-09-24drm/i915/gt: Register the migrate contexts with their enginesThomas Hellström
2021-09-20drm/i915/xehp: Check new fuse bits for SFC availabilityMatt Roper
2021-08-11drm/i915/dg2: Report INSTDONE_GEOM values in error stateMatt Roper
2021-08-11drm/i915/xehp: Loop over all gslices for INSTDONE processingMatt Roper
2021-07-29drm/i915/gt: remove GRAPHICS_VER == 10Lucas De Marchi
2021-07-27drm/i915/guc: Fix for error capture after full GPU reset with GuCJohn Harrison
2021-07-27drm/i915/guc: Capture error state on context resetMatthew Brost
2021-07-27drm/i915/guc: Direct all breadcrumbs for a class to single breadcrumbsMatthew Brost
2021-07-27drm/i915/guc: GuC virtual enginesMatthew Brost
2021-07-26drm/i915/gt: nuke gen6_hw_idLucas De Marchi