index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_execbuffer.c
Commit message (
Expand
)
Author
Age
*
drm/i915: Rename some warts in the VMA API
Chris Wilson
2017-01-19
*
drm/i915: Replace 4096 with PAGE_SIZE or I915_GTT_PAGE_SIZE
Chris Wilson
2017-01-10
*
drm/i915: Complete kerneldoc for struct i915_gem_context
Chris Wilson
2016-12-31
*
drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
Chris Wilson
2016-12-18
*
drm/i915: Fix i915_gem_evict_for_vma (soft-pinning)
Chris Wilson
2016-12-05
*
drm/i915: Mark all non-vma being inserted into the address spaces
Chris Wilson
2016-12-05
*
drm/i915: Use the precomputed value for whether to enable command parsing
Chris Wilson
2016-11-24
*
drm/i915: Wipe hang stats as an embedded struct
Mika Kuoppala
2016-11-21
*
drm/i915: Move frontbuffer CS write tracking from ggtt vma to object
Chris Wilson
2016-11-18
*
drm/i915: Use dev_priv in INTEL_INFO in i915_gem_execbuffer.c
Tvrtko Ursulin
2016-11-17
*
drm/i915: Further assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-11
*
drm/i915: Assorted dev_priv cleanups
Tvrtko Ursulin
2016-11-11
*
drm/i915: Mark CPU cache as dirty when used for rendering
Chris Wilson
2016-11-07
*
drm/i915: Introduce HAS_64BIT_RELOC
Joonas Lahtinen
2016-11-03
*
drm/i915: Move GEM activity tracking into a common struct reservation_object
Chris Wilson
2016-10-28
*
drm/i915: Refactor object page API
Chris Wilson
2016-10-28
*
drm/i915: Defer active reference until required
Chris Wilson
2016-10-28
*
drm/i915: Support asynchronous waits on struct fence from i915_gem_request
Chris Wilson
2016-10-28
*
drm/i915: Remove insert-page shortcut from execbuf relocate_iomap()
Chris Wilson
2016-10-28
*
Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-10-25
|
\
|
*
drm/i915: Restrict pagefault disabling to just around copy_from_user()
Chris Wilson
2016-10-18
|
*
drm/i915: Remove unused "valid" parameter from pte_encode
MichaĆ Winiarski
2016-10-14
|
*
drm/i915: Make IS_GEN macros only take dev_priv
Tvrtko Ursulin
2016-10-14
|
*
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
2016-10-14
|
*
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
2016-10-07
|
*
drm/i915: silence io mapping/unmapping sparse warnings on different address s...
Jani Nikula
2016-10-04
*
|
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-11
|
\
\
|
*
|
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
2016-10-10
|
|
/
|
*
drm/i915: Serialise execbuf operation after a dma-buf reservation object
Chris Wilson
2016-09-09
|
*
drm/i915: Prepare object synchronisation for asynchronicity
Chris Wilson
2016-09-09
|
*
drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index
Joonas Lahtinen
2016-09-01
|
*
drm/i915: Allow the user to pass a context to any ring
Chris Wilson
2016-08-26
|
*
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-19
|
*
drm/i915/cmdparser: Use cached vmappings
Chris Wilson
2016-08-18
|
*
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
|
*
drm/i915: Rename fence.lru_list to link
Chris Wilson
2016-08-18
|
*
drm/i915: Move map-and-fenceable tracking to the VMA
Chris Wilson
2016-08-18
|
*
drm/i915: Disallow direct CPU access to stolen pages for relocations
Chris Wilson
2016-08-18
|
*
drm/i915: Fallback to single page GTT mmappings for relocations
Chris Wilson
2016-08-18
|
*
drm/i915: Refactor execbuffer relocation writing
Chris Wilson
2016-08-18
|
*
drm/i915: Cache kmap between relocations
Chris Wilson
2016-08-18
|
*
drm/i915: Unconditionally flush any chipset buffers before execbuf
Chris Wilson
2016-08-18
|
*
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
|
*
drm/i915: Add convenience wrappers for vma's object get/put
Chris Wilson
2016-08-15
|
*
drm/i915: Move setting of request->batch into its single callsite
Chris Wilson
2016-08-10
|
*
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-05
|
*
drm/i915: Export our request as a dma-buf fence on the reservation object
Chris Wilson
2016-08-04
|
*
drm/i915: Move obj->active:5 to obj->flags
Chris Wilson
2016-08-04
|
*
drm/i915: Separate intel_frontbuffer into its own header
Chris Wilson
2016-08-04
|
*
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
Chris Wilson
2016-08-04
[next]