index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_request.c
Age
Commit message (
Expand
)
Author
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-10-15
drm/i915: Make request conflict tracking understand parallel submits
Matthew Brost
2021-10-15
drm/i915/guc: Insert submit fences between requests in parent-child relationship
Matthew Brost
2021-10-07
drm/i915: remove IS_ACTIVE
Lucas De Marchi
2021-10-07
drm/i915: use the new iterator in i915_request_await_object v2
Christian König
2021-10-06
drm/i915: Handle Intel igfx + Intel dgfx hybrid graphics setup
Tvrtko Ursulin
2021-09-24
drm/i915/request: fix early tracepoints
Matthew Auld
2021-07-28
drm/i915: move request slabs to direct module init/exit
Daniel Vetter
2021-07-27
drm/i915/guc: Implement GuC priority management
Matthew Brost
2021-07-27
drm/i915/guc: Support request cancellation
Matthew Brost
2021-07-27
drm/i915/guc: Fix for error capture after full GPU reset with GuC
John Harrison
2021-07-27
drm/i915: Move active request tracking to a vfunc
Matthew Brost
2021-07-27
drm/i915: Hold reference to intel_context over life of i915_request
Matthew Brost
2021-07-27
drm/i915/guc: Make hangcheck work with GuC virtual engines
John Harrison
2021-07-22
drm/i915/guc: Ensure request ordering via completion fences
Matthew Brost
2021-07-22
drm/i915/guc: Implement GuC context operations for new inteface
Matthew Brost
2021-07-22
drm/i915: Ditch i915 globals shrink infrastructure
Daniel Vetter
2021-07-16
Revert "drm/i915: Propagate errors on awaiting already signaled fences"
Jason Ekstrand
2021-07-08
drm/i915/request: Remove the hook from await_execution
Jason Ekstrand
2021-06-18
drm/i915: Move engine->schedule to i915_sched_engine
Matthew Brost
2021-06-18
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2021-06-10
Merge tag 'drm-misc-next-2021-06-09' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-06
dma-buf: drop the _rcu postfix on function names v3
Christian König
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
2021-04-30
drm/i915: Use might_alloc()
Bernard Zhao
2021-04-26
drm/i915: Take request reference before arming the watchdog timer
Tvrtko Ursulin
2021-04-09
drm/i915: Take request reference before arming the watchdog timer
Tvrtko Ursulin
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-26
drm/i915: Individual request cancellation
Chris Wilson
2021-03-26
drm/i915: Extract active lookup engine to a helper
Tvrtko Ursulin
2021-03-24
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
2021-03-24
drm/i915: Do not share hwsp across contexts any more, v8.
Maarten Lankhorst
2021-01-15
drm/i915: Reduce test_and_set_bit to set_bit in i915_request_submit()
Chris Wilson
2021-01-15
drm/i915: Drop i915_request.lock serialisation around await_start
Chris Wilson
2021-01-15
drm/i915: Mark up protected uses of 'i915_request_completed'
Chris Wilson
2021-01-15
Merge tag 'drm-intel-gt-next-2021-01-14' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-01-09
drm/i915: Refactor marking a request as EIO
Chris Wilson
2020-12-31
drm/i915: Drop i915_request.lock requirement for intel_rps_boost()
Chris Wilson
2020-12-31
drm/i915/gt: Pull context closure check from request submit to schedule-in
Chris Wilson
2020-12-31
drm/i915/gt: Cancel submitted requests upon context reset
Chris Wilson
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-12-20
drm/i915/gt: Another tweak for flushing the tasklets
Chris Wilson
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
2020-11-26
drm/i915/gt: Decouple completed requests on unwind
Chris Wilson
2020-11-24
irq_work: Cleanup
Peter Zijlstra
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
[next]