index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_render_state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
drm/i915: mark GEM object pages dirty when mapped & written by the CPU
Dave Gordon
1
-1
/
+1
2015-07-21
drm/i915: Add provision to extend Golden context batch
Arun Siluvery
1
-0
/
+45
2015-07-21
drm/i915: Do kunmap if renderstate parsing fails
Mika Kuoppala
1
-2
/
+8
2015-06-23
drm/i915: Update ring->dispatch_execbuffer() to take a request structure
John Harrison
1
-2
/
+1
2015-06-23
drm/i915: Update [vma|object]_move_to_active() to take request structures
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Update render_state_init() to take a request structure
John Harrison
1
-7
/
+7
2015-06-23
drm/i915: Add explicit request management to i915_gem_init_hw()
John Harrison
1
-2
/
+0
2015-06-23
drm/i915: Don't tag kernel batches as user batches
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: Add flag to i915_add_request() to skip the cache flush
John Harrison
1
-1
/
+1
2015-06-23
drm/i915: i915_add_request must not fail
John Harrison
1
-1
/
+1
2014-12-03
drm/i915: Remove obsolete seqno parameter from 'i915_add_request'
John Harrison
1
-1
/
+1
2014-11-04
drm/i915 Add golden context support for Gen9
Armin Reese
1
-0
/
+2
2014-09-03
drm/i915/bdw: Render state init for Execlists
Oscar Mateo
1
-15
/
+25
2014-06-16
drm/i915: Simplify processing of the golden render context state
Chris Wilson
1
-95
/
+66
2014-05-22
drm/i915: s/intel_ring_buffer/intel_engine_cs
Oscar Mateo
1
-1
/
+1
2014-05-22
drm/i915: Add null state batch to active list
Mika Kuoppala
1
-2
/
+6
2014-05-14
drm/i915: add render state initialization
Mika Kuoppala
1
-0
/
+194