index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
intel_batchbuffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
i965/batch: avoid reverting batch buffer if saved state is an empty
Andrii Simiklit
2018-11-20
1
-0
/
+1
*
Revert "i965/batch: avoid reverting batch buffer if saved state is an empty"
Mark Janes
2018-11-01
1
-1
/
+0
*
i965/batch: avoid reverting batch buffer if saved state is an empty
Andrii Simiklit
2018-10-30
1
-0
/
+1
*
i965: Bump aperture tracking to u64
Chris Wilson
2018-09-10
1
-2
/
+6
*
i965: Prepare batchbuffer module for softpin support.
Kenneth Graunke
2018-06-04
1
-0
/
+4
*
i965: Remove ring switching entirely
Jason Ekstrand
2018-05-22
1
-8
/
+7
*
i965: Allow 48-bit addressing on Gen8+.
Kenneth Graunke
2018-03-01
1
-0
/
+2
*
i965: Torch public intel_batchbuffer_emit_dword/float helpers.
Kenneth Graunke
2018-01-06
1
-13
/
+0
*
i965: Reorganize batch/state BO fields into a 'brw_growing_bo' struct.
Kenneth Graunke
2017-11-29
1
-5
/
+6
*
i965: Program the dynamic state heap size to MAX_STATE_SIZE.
Kenneth Graunke
2017-11-29
1
-0
/
+9
*
i965: Plumb brw through to intel_batchbuffer_reset().
Kenneth Graunke
2017-09-18
1
-2
/
+1
*
i965: Delete BATCH_RESERVED handling.
Kenneth Graunke
2017-09-14
1
-26
/
+0
*
i965: Use a separate state buffer, but avoid changing flushing behavior.
Kenneth Graunke
2017-09-14
1
-16
/
+7
*
i965: Split brw_emit_reloc into brw_batch_reloc and brw_state_reloc.
Kenneth Graunke
2017-09-14
1
-7
/
+12
*
i965: Clean up intel_batchbuffer_init().
Kenneth Graunke
2017-08-12
1
-3
/
+2
*
i965: Reduce passing 2x32b of reloc_domains to 2 bits
Chris Wilson
2017-08-04
1
-9
/
+11
*
i965: Delete dead brw_program_reloc function.
Kenneth Graunke
2017-07-18
1
-15
/
+0
*
i965/drm: Rename drm_bacon_bo to brw_bo.
Kenneth Graunke
2017-04-10
1
-2
/
+2
*
i965/drm: Rename drm_bacon_bufmgr to struct brw_bufmgr.
Kenneth Graunke
2017-04-10
1
-1
/
+1
*
i965/drm: Rewrite relocation handling.
Kenneth Graunke
2017-04-10
1
-0
/
+3
*
i965: Make/use a brw_batch_references() wrapper.
Kenneth Graunke
2017-04-10
1
-0
/
+2
*
i965: Use brw_emit_reloc() instead of drm_bacon_bo_emit_reloc().
Kenneth Graunke
2017-04-10
1
-0
/
+15
*
i965: Change intel_batchbuffer_reloc() into brw_emit_reloc().
Kenneth Graunke
2017-04-10
1
-10
/
+7
*
i965/drm: Use our internal libdrm (drm_bacon) rather than the real one.
Kenneth Graunke
2017-04-10
1
-3
/
+3
*
i965: Stop using legacy dri_bufmgr_* and intel_* names.
Kenneth Graunke
2017-03-30
1
-1
/
+2
*
i965: Combine intel_batchbuffer_reloc and intel_batchbuffer_reloc64
Kenneth Graunke
2017-03-30
1
-21
/
+14
*
i965: Delete render ring prelude.
Kenneth Graunke
2017-03-08
1
-1
/
+0
*
i965: Add intel_batchbuffer_flush_fence()
Chad Versace
2017-01-27
1
-6
/
+8
*
i965: remove brw_context dependency from intel_batchbuffer_init()
Iago Toral Quiroga
2017-01-04
1
-1
/
+2
*
i965: make intel_batchbuffer_free() take a batchbuffer as argument
Iago Toral Quiroga
2017-01-04
1
-1
/
+1
*
i965: make intel_batchbuffer_emit_dword() take a batchbuffer as argument
Iago Toral Quiroga
2017-01-04
1
-9
/
+9
*
i965: Make intel_bachbuffer_reloc() take a batchbuffer argument
Iago Toral Quiroga
2017-01-04
1
-9
/
+9
*
i965: Roll intel_reg.h into brw_defines.h
Jason Ekstrand
2016-08-19
1
-1
/
+0
*
i965: Make room in the batch epilogue for three more pipe controls.
Francisco Jerez
2016-07-07
1
-5
/
+5
*
i965: Don't inline intel_batchbuffer_require_space().
Matt Turner
2016-03-30
1
-26
/
+2
*
i965: Work around L3 state leaks during context switches.
Francisco Jerez
2015-12-09
1
-1
/
+5
*
i915, i965: Silence unused parameter warnings in intel_batchbuffer_advance
Ian Romanick
2015-09-10
1
-0
/
+2
*
i965: Optimize batchbuffer macros.
Matt Turner
2015-07-15
1
-17
/
+38
*
i965: Add and use USED_BATCH macro.
Matt Turner
2015-07-15
1
-3
/
+6
*
i965: Split batch emission from relocation functions.
Matt Turner
2015-07-15
1
-16
/
+18
*
i965: Set brw->batch.emit only #ifdef DEBUG.
Matt Turner
2015-07-09
1
-1
/
+1
*
i965/hsw: Implement end of batch workaround
Ben Widawsky
2015-07-09
1
-0
/
+4
*
i965: Reserve more batch space to accomodate Gen6 perfmonitors.
Kenneth Graunke
2015-07-06
1
-2
/
+2
*
i965: Transplant PIPE_CONTROL routines to brw_pipe_control
Chris Wilson
2015-06-24
1
-10
/
+0
*
i965: Drop some more dead code from the old CACHED_BATCH feature.
Eric Anholt
2014-03-18
1
-1
/
+0
*
i965: Create a helper function for emitting PIPE_CONTROL writes.
Kenneth Graunke
2014-01-20
1
-0
/
+3
*
i965: Create a helper function for emitting PIPE_CONTROL flushes.
Kenneth Graunke
2014-01-20
1
-0
/
+1
*
i965: Introduce an OUT_RELOC64 macro.
Kenneth Graunke
2014-01-20
1
-0
/
+10
*
i965: Delete intel_batchbuffer_emit_reloc_fenced.
Kenneth Graunke
2014-01-20
1
-5
/
+0
*
i965: Remove CACHED_BATCH support altogether.
Kenneth Graunke
2014-01-17
1
-3
/
+0
[next]