index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gem
/
i915_gem_clflush.c
Age
Commit message (
Expand
)
Author
2023-08-31
drm/i915: add minimal i915_gem_object_frontbuffer.h
Jani Nikula
2023-01-20
drm/i915: add i915_config.h and move relevant declarations there
Jani Nikula
2022-09-24
drm/i915: Remove unused function parameter
Niranjana Vishwanathapura
2022-04-07
dma-buf: add DMA_RESV_USAGE_KERNEL v3
Christian König
2022-04-07
dma-buf: specify usage while adding fences to dma_resv obj v7
Christian König
2022-04-06
dma-buf/drivers: make reserving a shared slot mandatory v4
Christian König
2022-02-14
drm/i915: don't include drm_cache.h in i915_drv.h
Jani Nikula
2021-11-02
drm/i915: stop setting cache_dirty on discrete
Matthew Auld
2021-11-02
drm/i915/clflush: disallow on discrete
Matthew Auld
2021-11-02
drm/i915/clflush: fixup handling of cache_dirty
Matthew Auld
2021-07-16
drm/i915: Drop error handling from dma_fence_work
Jason Ekstrand
2021-03-24
drm/i915: Rework clflush to work correctly without obj->mm.lock.
Maarten Lankhorst
2020-05-09
drm/i915: Replace the hardcoded I915_FENCE_TIMEOUT
Chris Wilson
2019-12-18
drm/i915: Hold reference to intel_frontbuffer as we track activity
Chris Wilson
2019-12-18
drm/i915: Unpin vma->obj on early error
Chris Wilson
2019-08-22
drm/i915: Generalise the clflush dma-worker
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-19
drm/i915: Use 0 for the unordered context
Chris Wilson
2019-08-16
drm/i915: Extract intel_frontbuffer active tracking
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-06-18
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson