summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drm/i915/mtl: add initial definitions for GSC CSDaniele Ceraolo Spurio2022-11-073-0/+10
| * | | drm/i915/guc: Don't deadlock busyness stats vs resetJohn Harrison2022-11-043-3/+20
| * | | drm/i915/guc: Properly initialise kernel contextsJohn Harrison2022-11-041-0/+3
| * | | drm/i915/guc: Remove excessive line feeds in state dumpsJohn Harrison2022-11-042-6/+6
| | |/ | |/|
| * | Merge tag 'drm-intel-gt-next-2022-11-03' of git://anongit.freedesktop.org/drm...Dave Airlie2022-11-0465-1184/+3195
| |\ \
| | * | drm/i915/selftests: Run the perf MI_BB tests on gen4/5Ville Syrjälä2022-11-021-3/+13
| | * | drm/i915/selftests: Test RING_TIMESTAMP on gen4/5Ville Syrjälä2022-11-021-21/+15
| | * | drm/i915/selftests: Run MI_BB perf selftests on SNBVille Syrjälä2022-11-021-2/+8
| | * | drm/i915: Fix cs timestamp frequency for cl/bwVille Syrjälä2022-11-021-1/+3
| | * | drm/i915: Stop claiming cs timestamp frquency on gen2/3Ville Syrjälä2022-11-021-2/+4
| | * | drm/i915: Fix cs timestamp frequency for ctg/elk/ilkVille Syrjälä2022-11-021-2/+26
| | * | drm/i915/dg2: Introduce Wa_18017747507Wayne Boyer2022-11-012-0/+6
| | * | drm/i915: Encapsulate lmem rpm stuff in intel_runtime_pmAnshuman Gupta2022-10-312-20/+0
| | * | drm/i915/mtl: Add missing steering table terminatorsMatt Roper2022-10-281-0/+2
| | * | drm/i915/guc: Support OA when Wa_16011777198 is enabledVinay Belgaumkar2022-10-273-0/+77
| | * | drm/i915/perf: Save/restore EU flex counters across resetUmesh Nerlige Ramappa2022-10-271-0/+10
| | * | drm/i915/perf: Add Wa_1508761755:dg2Umesh Nerlige Ramappa2022-10-271-0/+1
| | * | drm/i915/perf: Move gt-specific data from i915->perf to gt->perfUmesh Nerlige Ramappa2022-10-272-2/+5
| | * | drm/i915/perf: Determine gen12 oa ctx offset at runtimeUmesh Nerlige Ramappa2022-10-271-0/+4
| | * | drm/i915/perf: Fix noa wait predication for DG2Umesh Nerlige Ramappa2022-10-271-0/+1
| | * | drm/i915/perf: Fix OA filtering logic for GuC modeUmesh Nerlige Ramappa2022-10-271-0/+2
| | * | drm/i915: Fix CFI violations in gt_sysfsNathan Chancellor2022-10-273-258/+220
| | * | drm/i915/guc: Remove intel_context:number_committed_requests counterAlan Previn2022-10-262-25/+0
| | * | drm/i915/guc: Delay disabling guc_id scheduling for better hysteresisMatthew Brost2022-10-265-26/+271
| | * | drm/i915/guc: Fix GuC error capture sizing estimation and reportingAlan Previn2022-10-262-14/+21
| | * | drm/i915/slpc: Use platform limits for min/max frequencyVinay Belgaumkar2022-10-264-9/+53
| | * | drm/i915/slpc: Optmize waitboost for SLPCVinay Belgaumkar2022-10-261-1/+7
| | * | drm/i915/xelp: Add Wa_1806527549Gustavo Sousa2022-10-262-0/+7
| | * | drm/i915/guc: Add compute reglist for guc err captureAlan Previn2022-10-241-0/+4
| | * | drm/i915/guc: Add error-capture init warnings when neededAlan Previn2022-10-241-9/+69
| | * | drm/i915: Improve long running compute w/a for GuC submissionJohn Harrison2022-10-241-2/+7
| | * | drm/i915: Make the heartbeat play nice with long pre-emption timeoutsJohn Harrison2022-10-241-0/+39
| | * | drm/i915: Fix compute pre-emption w/a to apply to compute enginesJohn Harrison2022-10-241-12/+12
| | * | drm/i915/guc: Limit scheduling properties to avoid overflowJohn Harrison2022-10-245-10/+119
| | * | drm/i915/gt: use intel_uncore_rmw when appropriateAndrzej Hajda2022-10-241-3/+1
| | * | drm/i915/xelpg: Fix write to MTL_MCR_SELECTORMatt Roper2022-10-201-1/+1
| | * | drm/i915/selftests: Stop using kthread_stop()Tvrtko Ursulin2022-10-202-46/+53
| | * | drm/i915: s/HAS_BAR2_SMEM_STOLEN/HAS_LMEMBAR_SMEM_STOLEN/Ville Syrjälä2022-10-201-1/+1
| | * | drm/i915: Name our BARs based on the specVille Syrjälä2022-10-201-6/+6
| | * | drm/i915: Extract intel_mmio_bar()Ville Syrjälä2022-10-201-1/+1
| | * | drm/i915/huc: bump timeout for delayed load and reduce print verbosityDaniele Ceraolo Spurio2022-10-171-4/+12
| | * | drm/i915/xelpmp: Add multicast steering for media GTMatt Roper2022-10-173-4/+32
| | * | drm/i915/xelpg: Add multicast steeringMatt Roper2022-10-174-21/+153
| | * | drm/i915: Define multicast registers as a new typeMatt Roper2022-10-179-61/+96
| | * | drm/i915/gt: Add MCR-specific workaround initializersMatt Roper2022-10-172-174/+263
| | * | drm/i915/guc: Handle save/restore of MCR registers explicitlyMatt Roper2022-10-171-21/+34
| | * | drm/i915/gt: Always use MCR functions on multicast registersMatt Roper2022-10-173-28/+55
| | * | drm/i915: Define MCR registers explicitlyMatt Roper2022-10-171-66/+68
| | * | drm/i915/gt: Add intel_gt_mcr_wait_for_reg_fw()Matt Roper2022-10-172-0/+62
| | * | drm/i915/xehp: Check for faults on primary GAMMatt Roper2022-10-171-7/+45