summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_engine_cs.c
AgeCommit message (Expand)Author
2023-01-30drm/i915: Fix up locking around dumping requests listsJohn Harrison
2023-01-30drm/i915: Fix request ref counting during error capture & debugfs dumpJohn Harrison
2022-11-23Merge tag 'drm-intel-next-2022-11-18' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-11-14Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2022-11-11drm/i915: stop including i915_irq.h from i915_trace.hJani Nikula
2022-11-07drm/i915/mtl: add GSC CS reset supportDaniele Ceraolo Spurio
2022-11-07drm/i915/mtl: add initial definitions for GSC CSDaniele Ceraolo Spurio
2022-10-24drm/i915: Improve long running compute w/a for GuC submissionJohn Harrison
2022-10-24drm/i915: Fix compute pre-emption w/a to apply to compute enginesJohn Harrison
2022-10-24drm/i915/guc: Limit scheduling properties to avoid overflowJohn Harrison
2022-10-17drm/i915/gen8: Create separate reg definitions for new MCR registersMatt Roper
2022-09-16drm/i915/gt: Cleanup partial engine discovery failuresChris Wilson
2022-09-13drm/i915: Skip applying copy engine fusesLucas De Marchi
2022-09-12drm/i915/gt: Extract function to apply media fusesLucas De Marchi
2022-09-12drm/i915/gt: Use MEDIA_VER() when handling media fusesLucas De Marchi
2022-09-12drm/i915/mtl: Use primary GT's irq lock for media GTMatt Roper
2022-09-12drm/i915: Prepare more multi-GT initializationMatt Roper
2022-08-25drm/i915/mtl: Don't mask off CCS according to DSS fusingMatt Roper
2022-08-24drm/i915: move platform_engine_mask to runtime infoJani Nikula
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