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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: Remove non-GEM support.
Eric Anholt
2009-11-19
1
-2
/
+2
*
intel: Consistently use no_batch_wrap in intel_context struct.
Eric Anholt
2009-11-19
1
-0
/
+3
*
intel: Use PIPE_CONTROL on gen4 hardware for doing pipeline flushing.
Eric Anholt
2009-11-06
1
-2
/
+32
*
intel: Clean up merge leftover from the DRI2 swap throttling.
Eric Anholt
2009-10-29
1
-5
/
+0
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-05
1
-0
/
+5
|
\
|
*
intel: Wait on the last swapbuffers to complete before queuing a new one.
Brian Paul
2009-08-04
1
-0
/
+5
*
|
intel: Wait on the last swapbuffers to complete before queuing a new one.
Eric Anholt
2009-08-03
1
-0
/
+5
*
|
intel: Make LOCK_HARDWARE recursive to avoid hand-rolling recursiveness.
Eric Anholt
2009-06-29
1
-7
/
+2
|
/
*
intel: Add always_flush_cache driconf option for debugging cache flush failure.
Eric Anholt
2009-03-05
1
-1
/
+1
*
intel: reset cliprect_mode to IGNORE_CLIPRECTS.
Xiang, Haihao
2008-11-11
1
-1
/
+3
*
intel: Don't keep intel->pClipRects, and instead just calculate it when needed.
Eric Anholt
2008-10-28
1
-14
/
+16
*
intel: track move of bo_exec from drivers to bufmgr.
Eric Anholt
2008-09-10
1
-21
/
+8
*
intel: track bufmgr move to libdrm_intel and bufmgr_fake irq emit/wait change.
Eric Anholt
2008-09-10
1
-8
/
+4
*
intel: Move the bufmgr back to the screen.
Eric Anholt
2008-09-10
1
-2
/
+2
*
Revert "Revert "Merge branch 'drm-gem'""
Dave Airlie
2008-08-24
1
-57
/
+77
*
Revert "Merge branch 'drm-gem'"
Dave Airlie
2008-08-24
1
-77
/
+57
*
intel-gem: Update to new check_aperture API for classic mode.
Eric Anholt
2008-08-08
1
-4
/
+0
*
i915: Accumulate the VB into a local buffer and subdata it in.
Eric Anholt
2008-06-23
1
-0
/
+3
*
[intel] Convert drivers to using libdrm bufmgr code.
Eric Anholt
2008-06-03
1
-4
/
+4
*
[intel] update GEM api. Add bo_subdata and bo_get_subdata driver hooks.
Keith Packard
2008-05-11
1
-6
/
+20
*
[intel] intel_batchbuffer_flush using uninit 'used' to check for buffer empty
Keith Packard
2008-05-08
1
-3
/
+7
*
GEM: Make dri_emit_reloc take GEM domain flags instead of TTM flags.
Eric Anholt
2008-05-07
1
-2
/
+4
*
GEM: Don't emit an extra MI_FLUSH in the batch since GEM handles it.
Eric Anholt
2008-05-07
1
-13
/
+18
*
Make intel_{batch,exec}_ioctl return an error code so we can recover better.
Eric Anholt
2008-05-05
1
-10
/
+15
*
[intel] Fix build for GEM. TTM is now disabled, and fencing is gone.
Eric Anholt
2008-05-02
1
-19
/
+9
*
Add intel_bufmgr_gem for new graphics execution manager.
Eric Anholt
2008-05-02
1
-4
/
+5
*
[intel] Warnings fixes.
Eric Anholt
2008-05-02
1
-1
/
+0
*
intel/fake_bufmgr: Attempt to restrict references to objects in a batchbuffer...
Dave Airlie
2008-04-16
1
-1
/
+9
*
[i915] Fix driver from cliprects changes, and clean up state emission.
Eric Anholt
2008-01-17
1
-1
/
+0
*
[i915] Prevent recursive batchbuffer flushing.
Kristian Høgsberg
2008-01-15
1
-0
/
+11
*
[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
-7
/
+7
*
[intel] Rename lost_hardware vtbl entry to new_batch.
Eric Anholt
2008-01-09
1
-1
/
+2
*
[intel] Clean up cliprect handling in intel drivers.
Eric Anholt
2008-01-09
1
-12
/
+17
*
[intel] Move bufmgr back to context instead of screen, fixing glthreads.
Eric Anholt
2007-12-12
1
-5
/
+5
*
Use previous buffer offsets to compute proposed relocations
Keith Packard
2007-12-11
1
-1
/
+6
*
[965] Convert the driver to dri_bufmgr interface and enable TTM.
Eric Anholt
2007-12-07
1
-0
/
+3
*
[intel] Move batch bo_unmap from TTM code to shared, and add more asserts.
Eric Anholt
2007-11-30
1
-0
/
+1
*
i915: Catch cases where not all state is emitted for a new batchbuffer.
Keith Whitwell
2007-11-26
1
-0
/
+2
*
[i915] Add INTEL_DEBUG=sync debug flag to wait for fences after making them.
Eric Anholt
2007-11-16
1
-0
/
+6
*
[i915] Reenable batchbuffer debug under INTEL_DEBUG=bat.
Eric Anholt
2007-11-16
1
-4
/
+4
*
[intel] Move over files that will be shared with 965-fbo work.
Eric Anholt
2007-11-09
1
-0
/
+250
*
Revert "WIP 965 conversion to dri_bufmgr."
Eric Anholt
2007-09-27
1
-331
/
+0
*
WIP 965 conversion to dri_bufmgr.
Eric Anholt
2007-09-27
1
-0
/
+331