index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_gt.h
Age
Commit message (
Expand
)
Author
2024-08-17
drm/i915/gt: remove stray declaration of intel_gt_release_all()
Luca Coelho
2024-08-09
drm/i915/gt: Mark the GT as dead when mmio is unreliable
Chris Wilson
2024-04-30
Merge tag 'drm-intel-gt-next-2024-04-26' of https://anongit.freedesktop.org/g...
Dave Airlie
2024-04-03
drm/i915/gt: Limit the reserved VM space to only the platforms that need it
Andi Shyti
2024-03-28
drm/i915/gt: Limit the reserved VM space to only the platforms that need it
Andi Shyti
2024-03-01
drm/i915/gt: Create the gt_to_guc() wrapper
Andi Shyti
2023-12-13
Merge tag 'drm-intel-gt-next-2023-12-08' of git://anongit.freedesktop.org/drm...
Dave Airlie
2023-12-08
drm/i915/guc: Create the guc_to_i915() wrapper
Andi Shyti
2023-11-23
Merge tag 'drm-intel-next-2023-11-23' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
2023-11-06
drm/i915: Move for_each_engine* out of i915_drv.h
Tvrtko Ursulin
2023-10-31
drm/i915: Add WABB blit for Wa_16018031267 / Wa_16018063123
Andrzej Hajda
2023-09-30
drm/i915: Create a kernel context for GGTT updates
Nirmoy Das
2023-09-25
drm/i915/gt: remove a static inline that requires including i915_drv.h
Jani Nikula
2023-08-21
drm/i915: Eliminate IS_MTL_MEDIA_STEP
Matt Roper
2023-08-21
drm/i915: Eliminate IS_MTL_GRAPHICS_STEP
Matt Roper
2023-08-21
drm/i915/xelpg: Call Xe_LPG workaround functions based on IP version
Matt Roper
2023-08-10
drm/i915/gt: Apply workaround 22016122933 correctly
Jonathan Cavitt
2023-08-10
drm/i915: Make i915_coherent_map_type GT-centric
Jonathan Cavitt
2023-08-02
drm/i915/gt: Move TLB invalidation to its own file
Chris Wilson
2022-12-09
drm/i915/uc: Introduce GSC FW
Daniele Ceraolo Spurio
2022-09-16
drm/i915/mtl: PERF_LIMIT_REASONS changes for MTL
Ashutosh Dixit
2022-09-12
drm/i915/mtl: Use primary GT's irq lock for media GT
Matt Roper
2022-09-12
drm/i915: Rename and expose common GT early init routine
Matt Roper
2022-09-12
drm/i915: Prepare more multi-GT initialization
Matt Roper
2022-07-28
drm/i915/gt: Batch TLB invalidations
Chris Wilson
2022-06-22
drm/i915/gt: Re-do the intel-gtt split
Lucas De Marchi
2022-06-17
drm/i915/gt: Move multicast register handling to a dedicated file
Matt Roper
2022-04-21
drm/i915/gsc: add gsc as a mei auxiliary device
Tomas Winkler
2022-04-06
drm/i915/gt: Split intel-gtt functions by arch
Casey Bowman
2022-03-21
drm/i915: Prepare for multiple GTs
Tvrtko Ursulin
2022-03-21
drm/i915/gt: add gt_is_root() helper
Andi Shyti
2022-03-15
drm/i915/guc: add steering info to GuC register save/restore list
Daniele Ceraolo Spurio
2022-03-15
drm/i915: Report steering details in debugfs
Matt Roper
2022-02-19
drm/i915/lmem: Enable lmem for platforms with Flat CCS
Abdiel Janulgue
2022-02-03
Merge drm/drm-next into drm-intel-gt-next
Joonas Lahtinen
2022-01-25
drm/i915: Flush TLBs before releasing backing store
Tvrtko Ursulin
2022-01-05
drm/i915: Remove unused i915->ggtt
Andi Shyti
2021-12-17
drm/i915: Store backpointer to GT in uncore
Michał Winiarski
2021-07-22
drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
Matthew Brost
2021-06-17
drm/i915: Add GT support for multiple types of multicast steering
Matt Roper
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-26
drm/i915: Request watchdog infrastructure
Tvrtko Ursulin
2021-03-24
drm/i915: make local-memory probing a GT operation
Matthew Auld
2020-07-08
drm/i915: Introduce gt_init_mmio
Daniele Ceraolo Spurio
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-07-06
drm/i915: Reboot CI if we get wedged during driver init
Michał Winiarski
2020-01-16
drm/i915/gt: Drop rogue space in the middle of GT_TRACE
Chris Wilson
2019-12-26
drm/i915/gt: Ignore incomplete engines after init failure
Chris Wilson
2019-12-16
drm/i915: Fix typecheck macro in GT_TRACE
Venkata Sandeep Dhanalakota
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
[next]