index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_gt.c
Age
Commit message (
Expand
)
Author
2021-12-17
drm/i915: Store backpointer to GT in uncore
Michał Winiarski
2021-10-04
drm/i915/pxp: allocate a vcs context for pxp usage
Daniele Ceraolo Spurio
2021-09-24
drm/i915: Flush buffer pools on driver remove
Janusz Krzysztofik
2021-09-24
drm/i915: Reduce the number of objects subject to memcpy recover
Thomas Hellström
2021-09-20
drm/i915/gt: Add "intel_" as prefix in set_mocs_index()
Ayaz A Siddiqui
2021-09-20
drm/i915: Make wa list per-gt
Venkata Sandeep Dhanalakota
2021-09-18
drm/i915: rename debugfs_gt files
Lucas De Marchi
2021-09-15
drm/i915: Mark GPU wedging on driver unregister unrecoverable
Janusz Krzysztofik
2021-09-03
drm/i915/gt: Add support of mocs propagation
Ayaz A Siddiqui
2021-08-05
drm/i915/dg2: Update steering tables
Matt Roper
2021-08-05
drm/i915/xehpsdv: Define steering tables
Matt Roper
2021-08-05
drm/i915/xehp: handle new steering options
Daniele Ceraolo Spurio
2021-08-03
drm/i915/guc/slpc: Gate Host RPS when SLPC is enabled
Vinay Belgaumkar
2021-07-27
drm/i915/guc: Add golden context to GuC ADS
John Harrison
2021-07-22
drm/i915/gt: fix platform prefix
Lucas De Marchi
2021-07-22
drm/i915/guc: Update intel_gt_wait_for_idle to work with GuC
Matthew Brost
2021-06-17
drm/i915: Add support for explicit L3BANK steering
Matt Roper
2021-06-17
drm/i915: Add GT support for multiple types of multicast steering
Matt Roper
2021-06-17
drm/i915/gt: Setup a default migration context on the GT
Chris Wilson
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
drm/i915/ttm Initialize the ttm device and memory managers
Thomas Hellström
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: Distinction of memory regions
Zbigniew Kempczyński
2021-03-24
drm/i915: move engine scratch to LMEM
Matthew Auld
2021-03-24
drm/i915: setup the LMEM region
Matthew Auld
2021-03-24
drm/i915: make local-memory probing a GT operation
Matthew Auld
2020-12-23
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-10-06
drm/i915/gt: Scrub HW state on remove
Chris Wilson
2020-09-07
drm/i915: Make sure execbuffer always passes ww state to i915_vma_pin.
Maarten Lankhorst
2020-09-07
drm/i915: Use ww locking in intel_renderstate.
Maarten Lankhorst
2020-07-08
drm/i915/sseu: Move sseu_info under gt_info
Venkata Sandeep Dhanalakota
2020-07-08
drm/i915/sseu: Move sseu detection and dump to intel_sseu
Daniele Ceraolo Spurio
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-05-26
drm/i915/gt: Force the GT reset on shutdown
Chris Wilson
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
2020-04-29
drm/i915/gt: Keep a no-frills swappable copy of the default context state
Chris Wilson
2020-04-24
drm/i915/gt: Use the RPM config register to determine clk frequencies
Chris Wilson
2020-03-26
drm/i915/uc: do not free err log on uc_fini
Daniele Ceraolo Spurio
2020-03-12
drm/i915/gt: Wait for RCUs frees before asserting idle on unload
Chris Wilson
2020-02-22
drm/i915/gt: Push the GPU cancellation to the backend
Chris Wilson
2020-02-20
drm/i915/uc: Abort early on uc_init failure
Daniele Ceraolo Spurio
2020-01-30
drm/i915: Use the async worker to avoid reclaim tainting the ggtt->mutex
Chris Wilson
2020-01-30
drm/i915/gt: convert to new logging macros in gt/intel_gt.c
Wambui Karuga
2020-01-29
drm/i915/gt: Hook up CS_MASTER_ERROR_INTERRUPT
Chris Wilson
2020-01-27
drm/i915: Restore the kernel context after verifying the w/a
Chris Wilson
2020-01-07
drm/i915/gtt: split up i915_gem_gtt
Matthew Auld
2019-12-26
drm/i915/gt: Apply sanitiization just before resume
Chris Wilson
[next]