index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_timeline.h
Age
Commit message (
Expand
)
Author
2019-04-08
drm/i915: Consolidate the timeline->barrier
Chris Wilson
2019-04-02
drm/i915: Move intel_engine_mask_t around for use by i915_request_types.h
Chris Wilson
2019-03-21
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
2019-03-08
drm/i915: Split struct intel_context definition to its own header
Chris Wilson
2019-03-01
drm/i915: Keep timeline HWSP allocated until idle across the system
Chris Wilson
2019-03-01
drm/i915: Introduce i915_timeline.mutex
Chris Wilson
2019-02-05
drm/i915: Pull i915_gem_active into the i915_active family
Chris Wilson
2019-02-05
drm/i915: Add timeline barrier support
Tvrtko Ursulin
2019-01-29
drm/i915: Identify active requests
Chris Wilson
2019-01-28
drm/i915: Share per-timeline HWSP using a slab suballocator
Chris Wilson
2019-01-28
drm/i915: Allocate a status page for each timeline
Chris Wilson
2019-01-28
drm/i915: Move list of timelines under its own lock
Chris Wilson
2018-12-28
drm/i915: Remove HW semaphores for gen7 inter-engine synchronisation
Chris Wilson
2018-11-16
drm/i915/selftests: Workaround an issue with unused lockdep subclass
Chris Wilson
2018-07-07
drm/i915: Replace nested subclassing with explicit subclasses
Chris Wilson
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson