summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/intel_gt.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...Dave Airlie2024-04-301-0/+5
|\
| * drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti2024-03-281-4/+5
| * drm/i915/gt: Create the gt_to_guc() wrapperAndi Shyti2024-03-011-0/+5
* | drm/i915/gt: Limit the reserved VM space to only the platforms that need itAndi Shyti2024-04-031-4/+5
* | Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...Dave Airlie2023-12-131-0/+9
|\|
| * drm/i915/guc: Create the guc_to_i915() wrapperAndi Shyti2023-12-081-0/+5
| * drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123Andrzej Hajda2023-10-311-0/+4
* | Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...Daniel Vetter2023-11-231-0/+14
|\ \ | |/ |/|
| * drm/i915: Move for_each_engine* out of i915_drv.hTvrtko Ursulin2023-11-061-0/+14
* | drm/i915: Create a kernel context for GGTT updatesNirmoy Das2023-09-301-0/+3
|/
* drm/i915/gt: remove a static inline that requires including i915_drv.hJani Nikula2023-09-251-5/+1
* drm/i915: Eliminate IS_MTL_MEDIA_STEPMatt Roper2023-08-211-0/+32
* drm/i915: Eliminate IS_MTL_GRAPHICS_STEPMatt Roper2023-08-211-0/+20
* drm/i915/xelpg: Call Xe_LPG workaround functions based on IP versionMatt Roper2023-08-211-0/+11
* drm/i915/gt: Apply workaround 22016122933 correctlyJonathan Cavitt2023-08-101-0/+6
* drm/i915: Make i915_coherent_map_type GT-centricJonathan Cavitt2023-08-101-0/+4
* drm/i915/gt: Move TLB invalidation to its own fileChris Wilson2023-08-021-12/+0
* drm/i915/uc: Introduce GSC FWDaniele Ceraolo Spurio2022-12-091-0/+5
* drm/i915/mtl: PERF_LIMIT_REASONS changes for MTLAshutosh Dixit2022-09-161-0/+1
* drm/i915/mtl: Use primary GT's irq lock for media GTMatt Roper2022-09-121-1/+1
* drm/i915: Rename and expose common GT early init routineMatt Roper2022-09-121-0/+1
* drm/i915: Prepare more multi-GT initializationMatt Roper2022-09-121-1/+0
* drm/i915/gt: Batch TLB invalidationsChris Wilson2022-07-281-1/+11
* drm/i915/gt: Re-do the intel-gtt splitLucas De Marchi2022-06-221-9/+0
* drm/i915/gt: Move multicast register handling to a dedicated fileMatt Roper2022-06-171-15/+0
* drm/i915/gsc: add gsc as a mei auxiliary deviceTomas Winkler2022-04-211-0/+5
* drm/i915/gt: Split intel-gtt functions by archCasey Bowman2022-04-061-0/+9
* drm/i915: Prepare for multiple GTsTvrtko Ursulin2022-03-211-4/+13
* drm/i915/gt: add gt_is_root() helperAndi Shyti2022-03-211-0/+5
* drm/i915/guc: add steering info to GuC register save/restore listDaniele Ceraolo Spurio2022-03-151-0/+3
* drm/i915: Report steering details in debugfsMatt Roper2022-03-151-0/+2
* drm/i915/lmem: Enable lmem for platforms with Flat CCSAbdiel Janulgue2022-02-191-0/+1
* Merge drm/drm-next into drm-intel-gt-nextJoonas Lahtinen2022-02-031-0/+2
|\
| * drm/i915: Flush TLBs before releasing backing storeTvrtko Ursulin2022-01-251-0/+2
* | drm/i915: Remove unused i915->ggttAndi Shyti2022-01-051-1/+1
|/
* drm/i915: Store backpointer to GT in uncoreMichał Winiarski2021-12-171-0/+1
* drm/i915/guc: Update intel_gt_wait_for_idle to work with GuCMatthew Brost2021-07-221-0/+2
* drm/i915: Add GT support for multiple types of multicast steeringMatt Roper2021-06-171-0/+8
* Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...Dave Airlie2021-04-081-0/+1
|\
| * drm/i915: make local-memory probing a GT operationMatthew Auld2021-03-241-0/+1
* | drm/i915: Request watchdog infrastructureTvrtko Ursulin2021-03-261-0/+2
|/
* drm/i915: Introduce gt_init_mmioDaniele Ceraolo Spurio2020-07-081-0/+1
* drm/i915: Move the engine mask to intel_gt_infoDaniele Ceraolo Spurio2020-07-081-0/+4
* drm/i915: Reboot CI if we get wedged during driver initMichał Winiarski2020-07-061-4/+8
* drm/i915/gt: Drop rogue space in the middle of GT_TRACEChris Wilson2020-01-161-1/+1
* drm/i915/gt: Ignore incomplete engines after init failureChris Wilson2019-12-261-1/+6
* drm/i915: Fix typecheck macro in GT_TRACEVenkata Sandeep Dhanalakota2019-12-161-3/+3
* drm/i915: Introduce new macros for tracingVenkata Sandeep Dhanalakota2019-12-131-0/+6
* drm/i915/gt: Call intel_gt_sanitize() directlyChris Wilson2019-11-011-1/+1
* drm/i915/gt: Replace hangcheck by heartbeatsChris Wilson2019-10-231-4/+0