index
:
pm24.git
cpufreq-rust
master
perf-mon
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_gem_execbuffer.c
Age
Commit message (
Expand
)
Author
2016-10-11
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-10-10
drm/i915: Force relocations via cpu if we run out of idle aperture
Chris Wilson
2016-09-27
get rid of separate multipage fault-in primitives
Al Viro
2016-09-09
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-01
drm/i915: Use atomic for dev_priv->mm.bsd_engine_dispatch_index
Joonas Lahtinen
2016-08-26
drm/i915: Allow the user to pass a context to any ring
Chris Wilson
2016-08-22
drm/i915: Unconditionally flush any chipset buffers before execbuf
Chris Wilson
2016-08-19
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-18
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-15
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-10
drm/i915: Move setting of request->batch into its single callsite
Chris Wilson
2016-08-05
drm/i915: Repack fence tiling mode and stride into a single integer
Chris Wilson
2016-08-04
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
drm/i915: Combine all i915_vma bitfields into a single set of flags
Chris Wilson
2016-08-04
drm/i915: Start passing around i915_vma from execbuffer
Chris Wilson
2016-08-04
drm/i915: Wrap vma->pin_count accessors with small inline helpers
Chris Wilson
2016-08-04
drm/i915: Pad GTT views of exec objects up to user specified size
Chris Wilson
2016-08-04
drm/i915: Remove i915_gem_execbuffer_retire_commands()
Chris Wilson
2016-08-04
drm/i915: Remove request retirement before each batch
Chris Wilson
2016-08-04
drm/i915: Track active vma requests
Chris Wilson
2016-08-04
drm/i915: i915_vma_move_to_active prep patch
Chris Wilson
2016-08-04
drm/i915: Double check activity before relocations
Chris Wilson
2016-08-04
drm/i915: Introduce i915_gem_active for request tracking
Chris Wilson
2016-08-02
drm/i915: Unify legacy/execlists submit_execbuf callbacks
Chris Wilson
2016-08-02
drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
Chris Wilson
2016-08-02
drm/i915: Simplify request_alloc by returning the allocated request
Chris Wilson
2016-08-02
drm/i915: Reduce engine->emit_flush() to a single mode parameter
Chris Wilson
2016-08-02
drm/i915: Remove obsolete engine->gpu_caches_dirty
Chris Wilson
2016-08-02
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
2016-08-02
drm/i915: Rename request->ringbuf to request->ring
Chris Wilson
2016-08-02
drm/i915: Unify intel_logical_ring_emit and intel_ring_emit
Chris Wilson
2016-07-27
drm/i915: Use engine to refer to the user's BSD intel_engine_cs
Chris Wilson
2016-07-27
drm/i915/cmdparser: Remove stray intel_engine_cs *ring
Chris Wilson
2016-07-21
drm/i915: rename & update eb_select_ring()
Dave Gordon
2016-07-20
drm/i915: Rename drm_gem_object_unreference in preparation for lockless free
Chris Wilson
2016-07-20
drm/i915: Wrap drm_gem_object_reference in i915_gem_object_get
Chris Wilson
2016-07-20
drm/i915: Rename i915_gem_context_reference/unreference()
Chris Wilson
[next]