index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
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
2024-02-19
drm/i915: remove execute_cb::signal
Jiri Slaby (SUSE)
2023-08-30
drm/i915: mark requests for GuC virtual engines to avoid use-after-free
Andrzej Hajda
2023-08-07
Merge tag 'drm-intel-gt-next-2023-08-04' of git://anongit.freedesktop.org/drm...
Dave Airlie
2023-07-31
drm/i915: Fix premature release of request's reusable memory
Janusz Krzysztofik
2023-07-29
drm: Spelling s/sempahore/semaphore/
Geert Uytterhoeven
2023-07-24
drm/i915: use direct alias for i915 in requests
Andrzej Hajda
2023-06-10
drm/i915: add a dedicated workqueue inside drm_i915_private
Luca Coelho
2023-03-06
drm/i915: remove unnecessary intel_pm.h includes
Jani Nikula
2023-01-20
drm/i915: add i915_config.h and move relevant declarations there
Jani Nikula
2022-10-03
drm/i915/huc: stall media submission until HuC is loaded
Daniele Ceraolo Spurio
2022-06-27
Revert "drm/i915: Hold reference to intel_context over life of i915_request"
Niranjana Vishwanathapura
2022-06-27
drm/i915: Do not access rq->engine without a reference
Niranjana Vishwanathapura
2022-06-17
drm/i915: Improve user experience and driver robustness under SIGINT or similar
Tvrtko Ursulin
2022-04-07
dma-buf: add enum dma_resv_usage v4
Christian König
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-10
drm/i915: move the DRIVER_* macros to i915_driver.[ch]
Jani Nikula
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
2022-01-18
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2022-01-11
drm/i915/gt: Move engine registers to their own header
Matt Roper
2022-01-11
drm/i915: Use struct vma_resource instead of struct vma_snapshot
Thomas Hellström
2021-12-24
Merge tag 'drm-intel-gt-next-2021-12-23' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-12-22
drm/i915: Break out the i915_deps utility
Thomas Hellström
2021-12-22
drm/i915: Avoid using the i915_fence_array when collecting dependencies
Thomas Hellström
2021-12-14
Merge v5.16-rc5 into drm-next
Daniel Vetter
2021-12-13
drm/i915: Don't leak the capture list items
Thomas Hellström
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-01
drm/i915: Update error capture code to avoid using the current vma state
Thomas Hellström
2021-11-30
drm/i915: Drop stealing of bits from i915_sw_fence function pointer
Matthew Brost
2021-11-25
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2021-11-22
Merge drm/drm-next into drm-intel-gt-next
Tvrtko Ursulin
2021-11-17
drm/i915: Fix i915_request fence wait semantics
Maarten Lankhorst
2021-11-05
Merge tag 'drm-misc-next-2021-10-14' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-11-03
drm/i915/guc/slpc: Add waitboost functionality for SLPC
Vinay Belgaumkar
2021-10-25
Merge drm/drm-next into drm-misc-next
Maxime Ripard
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
[next]