index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
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
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
2020-10-23
drm/i915/gt: Use the local HWSP offset during submission
Chris Wilson
2020-10-16
drm/i915/gt: Confirm the context survives execution
Chris Wilson
2020-10-16
drm/i915/gt: Undo forced context restores after trivial preemptions
Chris Wilson
2020-10-16
drm/i915/gt: Delay execlist processing for tgl
Chris Wilson
2020-09-30
drm/i915/gt: Signal cancelled requests
Chris Wilson
2020-09-18
drm/i915/gt: Remove defunct intel_virtual_engine_get_sibling()
Chris Wilson
2020-09-15
drm/i915/gt: Use a mmio read of the CSB in case of failure
Chris Wilson
2020-09-15
drm/i915/gt: Apply the CSB w/a for all
Chris Wilson
2020-09-15
drm/i915/gt: Wait for CSB entries on Tigerlake
Chris Wilson
2020-09-15
drm/i915/gt: Widen CSB pointer to u64 for the parsers
Chris Wilson
2020-09-07
drm/i915: Be wary of data races when reading the active execlists
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: Rework intel_context pinning to do everything outside of pin_mutex
Maarten Lankhorst
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
drm/i915/gt: Only transfer the virtual context to the new engine if active
Chris Wilson
2020-09-07
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
2020-09-07
drm/i915: Remove requirement for holding i915_request.lock for breadcrumbs
Chris Wilson
2020-09-07
drm/i915/gt: Support multiple pinned timelines
Chris Wilson
2020-09-07
drm/i915/gt: Disable preparser around xcs invalidations on tgl
Chris Wilson
2020-08-28
Merge tag 'drm-intel-next-2020-08-24-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2020-08-17
drm/i915/kbl: Fix revision ID checks
Matt Roper
2020-08-05
Merge tag 'drm-next-2020-08-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-14
drm/i915/gt: Only swap to a random sibling once upon creation
Chris Wilson
[next]