index
:
litmus-rt-edfsc.git
edf-sc
edfsc-wip
linking-wip
linux-4.9-litmus
wip-joshua
LITMUS^RT with the EDF-SC plugin for Real-Time Systems journal paper
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_gtt.c
Commit message (
Expand
)
Author
Age
*
drm/i915: remove writeq ifdeffery
Matthew Auld
2016-09-12
*
drm/i915: Flush to GTT domain all GGTT bound objects after hibernation
Chris Wilson
2016-09-09
*
drm/i915: Mark up all locked waiters
Chris Wilson
2016-09-09
*
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-09
*
drm/i915: disable 48bit full PPGTT when vGPU is active
Zhi Wang
2016-09-06
*
drm/i915: Allow DMA pagetables to use highmem
Chris Wilson
2016-08-22
*
drm/i915: Embed the scratch page struct into each VM
Chris Wilson
2016-08-22
*
drm/i915: pdev cleanup
David Weinehall
2016-08-22
*
drm/i915: consistent struct device naming
David Weinehall
2016-08-22
*
drm/i915: Stop marking the unaccessible scratch page as UC
Chris Wilson
2016-08-22
*
drm/i915: Embed the io-mapping struct inside drm_i915_private
Chris Wilson
2016-08-19
*
drm/i915: Move fence tracking from object to vma
Chris Wilson
2016-08-18
*
drm/i915: Move map-and-fenceable tracking to the VMA
Chris Wilson
2016-08-18
*
drm/i915: Track pinned VMA
Chris Wilson
2016-08-15
*
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
2016-08-15
*
drm/i915: Move assertion for iomap access to i915_vma_pin_iomap
Chris Wilson
2016-08-15
*
drm/i915: Create a VMA for an object
Chris Wilson
2016-08-15
*
drm/i915: Always set the vma->pages
Chris Wilson
2016-08-15
*
drm/i915: Rewrite fb rotation GTT handling
Ville Syrjälä
2016-08-11
*
drm/i915: fix aliasing_ppgtt leak
Matthew Auld
2016-08-05
*
drm/i915: Simplify do_idling() (Ironlake vt-d w/a)
Chris Wilson
2016-08-05
*
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
Chris Wilson
2016-08-05
*
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: Record allocated vma size
Chris Wilson
2016-08-04
*
drm/i915: Remove surplus drm_device parameter to i915_gem_evict_something()
Chris Wilson
2016-08-04
*
Revert "drm/i915: Clean up associated VMAs on context destruction"
Chris Wilson
2016-08-04
*
drm/i915: Mark the context and address space as closed
Chris Wilson
2016-08-04
*
drm/i915: Release vma when the handle is closed
Chris Wilson
2016-08-04
*
drm/i915: Track active vma requests
Chris Wilson
2016-08-04
*
drm/i915: Store owning file on the i915_address_space
Chris Wilson
2016-08-04
*
drm/i915: Rearrange GGTT probing to avoid needing a vfunc
Chris Wilson
2016-08-04
*
drm/i915: Split early global GTT initialisation
Chris Wilson
2016-08-04
*
drm/i915: Update GGTT initialisation functions to take drm_i915_private
Chris Wilson
2016-08-04
*
drm/i915: Split GGTT initialisation between probing and setup
Chris Wilson
2016-08-04
*
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-08-02
*
drm/i915: Prefer list_first_entry_or_null
Chris Wilson
2016-07-26
*
drm/i915: Treat ringbuffer writes as write to normal memory
Chris Wilson
2016-07-20
*
drm/i915: Fill unused GGTT with scratch pages for VT-d
Chris Wilson
2016-07-08
*
drm/i915: Convert dev_priv->dev backpointers to dev_priv->drm
Chris Wilson
2016-07-05
*
drm/i915: Amalgamate gen6_mm_switch() and vgpu_mm_switch()
Chris Wilson
2016-07-05
*
drm/i915: Mass convert dev->dev_private to to_i915(dev)
Chris Wilson
2016-07-04
*
drm/i915: tweak gen6_for_{each_pde, all_pdes} macros
Dave Gordon
2016-06-27
*
drm/i915: Split idling from forcing context switch
Chris Wilson
2016-06-24
[next]