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_lrc.c
Age
Commit message (
Expand
)
Author
2022-09-14
drm/i915/gt: Explicitly clear BB_OFFSET for new contexts
Chris Wilson
2022-09-12
drm/i915/mtl: Add gsi_offset when emitting aux table invalidation
Matt Roper
2022-08-26
drm/i915/dg2: Incorporate Wa_16014892111 into DRAW_WATERMARK tuning
Matt Roper
2022-05-02
drm/i915/gt: Clear SET_PREDICATE_RESULT prior to executing the ring
Chris Wilson
2022-04-05
drm/i915: Track context current active time
Tvrtko Ursulin
2022-03-29
drm/i915: avoid concurrent writes to aux_inv
Fei Yang
2022-03-02
drm/i915/xehp: Add compute workarounds
Matt Roper
2022-03-02
drm/i915/xehp: CCS should use RCS setup functions
Matt Roper
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-17
drm/i915/lrc: replace include with forward declarations
Jani Nikula
2022-02-17
drm/i915/lrc: move lrc_get_runtime() to intel_lrc.c
Jani Nikula
2022-02-11
drm/i915/dg2: Add Wa_22011450934
Ramalingam C
2022-02-02
drm/i915: Move GT registers to their own header file
Matt Roper
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
2021-12-23
drm/i915/execlists: Weak parallel submission support for execlists
Matthew Brost
2021-12-02
drm/i915/dg2: Add Wa_16013000631
Ramalingam C
2021-10-15
drm/i915/guc: Add multi-lrc context registration
Matthew Brost
2021-09-24
drm/i915: Don't back up pinned LMEM context images and rings during suspend
Thomas Hellström
2021-08-24
drm/i915/dg2: Add new LRI reg offsets
Akeem G Abodunrin
2021-07-29
drm/i915/gt: remove GRAPHICS_VER == 10
Lucas De Marchi
2021-07-22
drm/i915/xehp: New engine context offsets
Prathap Kumar Valsan
2021-07-22
drm/i915/xehp: Handle new device context ID format
Stuart Summers
2021-07-08
drm/i915: Stop storing the ring size in the ring pointer (v3)
Jason Ekstrand
2021-06-05
drm/i915/gt: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-24
drm/i915: allocate context from LMEM
Matthew Auld
2021-03-24
drm/i915: Make lrc_init_wa_ctx compatible with ww locking, v3.
Maarten Lankhorst
2021-01-14
drm/i915/gt: Prune inlines
Chris Wilson
2021-01-09
drm/i915/gt: Remove unused function 'dword_in_page'
Chris Wilson
2021-01-09
drm/i915/gt: Exercise lrc_wa_ctx initialisation failure
Chris Wilson
2021-01-08
drm/i915/gt: Prevent use of engine->wa_ctx after error
Chris Wilson
2021-01-01
drm/i915: Populate logical context during first pin.
Maarten Lankhorst
2020-12-22
drm/i915/gt: Track all timelines created using the HWSP
Chris Wilson
2020-12-21
drm/i915/gt: Split logical ring contexts from execlist submission
Chris Wilson
2020-12-09
drm/i915/gt: Rename lrc.c to execlists_submission.c
Chris Wilson
2020-12-04
drm/i915/gt: Clear the execlists timers upon reset
Chris Wilson
2020-12-04
drm/i915/gt: Cancel the preemption timeout on responding to it
Chris Wilson
2020-12-04
drm/i915/gt: Ignore repeated attempts to suspend request flow across reset
Chris Wilson
2020-11-26
drm/i915/gt: Check for a completed last request once
Chris Wilson
2020-11-26
drm/i915/gt: Decouple completed requests on unwind
Chris Wilson
2020-11-23
drm/i915/gt: Free stale request on destroying the virtual engine
Chris Wilson
2020-11-19
drm/i915: Lift waiter/signaler iterators
Chris Wilson
2020-11-19
drm/i915/gt: Update request status flags for debug pretty-printer
Chris Wilson
2020-11-19
drm/i915: Lift i915_request_show()
Chris Wilson
2020-11-18
drm/i915/gt: Remember to free the virtual breadcrumbs
Chris Wilson
2020-11-17
drm/i915/gt: Ignore dt==0 for reporting underflows
Chris Wilson
2020-11-09
drm/i915: Improve record of hung engines in error state
Tvrtko Ursulin
2020-11-03
drm/i915/gt: Flush xcs before tgl breadcrumbs
Chris Wilson
[next]