index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
intel
/
intel_batchbuffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Drop batchbuffer cliprect_mode tracking
Kristian Høgsberg
2010-01-04
1
-53
/
+4
*
intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing.
Eric Anholt
2009-11-06
1
-9
/
+3
*
intel: Disallow relocations to the byte beyond the end of the buffer
Chris Wilson
2009-10-17
1
-1
/
+1
*
intel: Assert that relocation offsets are within the target
Chris Wilson
2009-10-03
1
-1
/
+1
*
intel: Add batchbuffer assertions to hopefully catch future mistakes.
Eric Anholt
2008-12-14
1
-2
/
+20
*
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2008-10-28
1
-1
/
+11
*
mesa: added "main/" prefix to includes, remove some -I paths from Makefile.te...
Brian Paul
2008-09-18
1
-1
/
+1
*
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
1
-2
/
+1
*
intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
Eric Anholt
2008-09-10
1
-1
/
+1
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-7
/
+17
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-17
/
+7
*
Merge branch 'master' into drm-gem
Ian Romanick
2008-07-25
1
-1
/
+3
|
\
|
*
intel: fix batch flushing problem with cliprects handling.
Dave Airlie
2008-07-11
1
-1
/
+3
*
|
intel: Replace sprinkled intel_batchbuffer_flush with MI_FLUSH or nothing.
Eric Anholt
2008-06-26
1
-0
/
+8
*
|
[intel] update GEM api. Add bo_subdata and bo_get_subdata driver hooks.
Keith Packard
2008-05-11
1
-0
/
+2
*
|
[intel] intel_batchbuffer_flush using uninit 'used' to check for buffer empty
Keith Packard
2008-05-08
1
-1
/
+1
*
|
GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.
Eric Anholt
2008-05-07
1
-3
/
+6
*
|
[intel] Fix build for GEM. TTM is now disabled, and fencing is gone.
Eric Anholt
2008-05-02
1
-3
/
+0
|
/
*
[i915] Fix driver from cliprects changes, and clean up state emission.
Eric Anholt
2008-01-17
1
-1
/
+0
*
[intel] Only flush batch when changing draw buffers, not every cliprect update.
Eric Anholt
2008-01-10
1
-1
/
+5
*
[intel] Add more cliprect modes to cover other meanings for batch emits.
Eric Anholt
2008-01-10
1
-19
/
+38
*
[intel] Clean up cliprect handling in intel drivers.
Eric Anholt
2008-01-09
1
-12
/
+24
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-1
/
+0
*
i915: Catch cases where not all state is emitted for a new batchbuffer.
Keith Whitwell
2007-11-26
1
-0
/
+3
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-0
/
+109
*
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
1
-122
/
+0
*
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
1
-0
/
+122