summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/gt/intel_gt.c
AgeCommit message (Expand)Author
2022-01-06drm/i915/gt: make a gt sysfs group and move power management filesmultitileAndi Shyti
2022-01-06drm/i915: Initial support for per-tile uncoreDaniele Ceraolo Spurio
2022-01-06drm/i915: Prepare for multiple gt platformsTvrtko Ursulin
2022-01-05Merge remote-tracking branch 'drm-intel/drm-intel-gt-next' into drm-tipDouglas Anderson
2022-01-05drm/i915: Remove unused i915->ggttAndi Shyti
2021-12-24Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-12-17drm/i915: Store backpointer to GT in uncoreMichał Winiarski
2021-11-15drm/i915: include intel-gtt.h only where neededJani Nikula
2021-10-04drm/i915/pxp: allocate a vcs context for pxp usageDaniele Ceraolo Spurio
2021-09-24drm/i915: Flush buffer pools on driver removeJanusz Krzysztofik
2021-09-24drm/i915: Reduce the number of objects subject to memcpy recoverThomas Hellström
2021-09-20drm/i915/gt: Add "intel_" as prefix in set_mocs_index()Ayaz A Siddiqui
2021-09-20drm/i915: Make wa list per-gtVenkata Sandeep Dhanalakota
2021-09-18drm/i915: rename debugfs_gt filesLucas De Marchi
2021-09-15drm/i915: Mark GPU wedging on driver unregister unrecoverableJanusz Krzysztofik
2021-09-03drm/i915/gt: Add support of mocs propagationAyaz A Siddiqui
2021-08-05drm/i915/dg2: Update steering tablesMatt Roper
2021-08-05drm/i915/xehpsdv: Define steering tablesMatt Roper
2021-08-05drm/i915/xehp: handle new steering optionsDaniele Ceraolo Spurio
2021-08-03drm/i915/guc/slpc: Gate Host RPS when SLPC is enabledVinay Belgaumkar
2021-07-27drm/i915/guc: Add golden context to GuC ADSJohn Harrison
2021-07-22drm/i915/gt: fix platform prefixLucas De Marchi
2021-07-22drm/i915/guc: Update intel_gt_wait_for_idle to work with GuCMatthew Brost
2021-06-17drm/i915: Add support for explicit L3BANK steeringMatt Roper
2021-06-17drm/i915: Add GT support for multiple types of multicast steeringMatt Roper
2021-06-17drm/i915/gt: Setup a default migration context on the GTChris Wilson
2021-06-05drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VERLucas De Marchi
2021-06-02drm/i915/ttm Initialize the ttm device and memory managersThomas Hellström
2021-04-08Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie
2021-03-26drm/i915: Request watchdog infrastructureTvrtko Ursulin
2021-03-24drm/i915: Distinction of memory regionsZbigniew Kempczyński
2021-03-24drm/i915: move engine scratch to LMEMMatthew Auld
2021-03-24drm/i915: setup the LMEM regionMatthew Auld
2021-03-24drm/i915: make local-memory probing a GT operationMatthew Auld
2020-12-23drm/i915/gt: Consolidate the CS timestamp clocksChris Wilson
2020-10-06drm/i915/gt: Scrub HW state on removeChris Wilson
2020-09-07drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.Maarten Lankhorst
2020-09-07drm/i915: Use ww locking in intel_renderstate.Maarten Lankhorst
2020-07-08drm/i915/sseu: Move sseu_info under gt_infoVenkata Sandeep Dhanalakota
2020-07-08drm/i915/sseu: Move sseu detection and dump to intel_sseuDaniele Ceraolo Spurio
2020-07-08drm/i915: Introduce gt_init_mmioDaniele Ceraolo Spurio
2020-07-08drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio
2020-07-06drm/i915: Reboot CI if we get wedged during driver initMichał Winiarski
2020-05-26drm/i915/gt: Force the GT reset on shutdownChris Wilson
2020-04-30drm/i915/gt: Move the batch buffer pool from the engine to the gtChris Wilson
2020-04-29drm/i915/gt: Keep a no-frills swappable copy of the default context stateChris Wilson
2020-04-24drm/i915/gt: Use the RPM config register to determine clk frequenciesChris Wilson
2020-03-26drm/i915/uc: do not free err log on uc_finiDaniele Ceraolo Spurio
2020-03-12drm/i915/gt: Wait for RCUs frees before asserting idle on unloadChris Wilson
2020-02-22drm/i915/gt: Push the GPU cancellation to the backendChris Wilson