summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/i915_gem_render_state.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915: mark GEM object pages dirty when mapped & written by the CPUDave Gordon2015-12-111-1/+1
* drm/i915: Add provision to extend Golden context batchArun Siluvery2015-07-211-0/+45
* drm/i915: Do kunmap if renderstate parsing failsMika Kuoppala2015-07-211-2/+8
* drm/i915: Update ring->dispatch_execbuffer() to take a request structureJohn Harrison2015-06-231-2/+1
* drm/i915: Update [vma|object]_move_to_active() to take request structuresJohn Harrison2015-06-231-1/+1
* drm/i915: Update render_state_init() to take a request structureJohn Harrison2015-06-231-7/+7
* drm/i915: Add explicit request management to i915_gem_init_hw()John Harrison2015-06-231-2/+0
* drm/i915: Don't tag kernel batches as user batchesJohn Harrison2015-06-231-1/+1
* drm/i915: Add flag to i915_add_request() to skip the cache flushJohn Harrison2015-06-231-1/+1
* drm/i915: i915_add_request must not failJohn Harrison2015-06-231-1/+1
* drm/i915: Remove obsolete seqno parameter from 'i915_add_request'John Harrison2014-12-031-1/+1
* drm/i915 Add golden context support for Gen9Armin Reese2014-11-041-0/+2
* drm/i915/bdw: Render state init for ExeclistsOscar Mateo2014-09-031-15/+25
* drm/i915: Simplify processing of the golden render context stateChris Wilson2014-06-161-95/+66
* drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-221-1/+1
* drm/i915: Add null state batch to active listMika Kuoppala2014-05-221-2/+6
* drm/i915: add render state initializationMika Kuoppala2014-05-141-0/+194
OpenPOWER on IntegriCloud