Add intel_flush to abstract flushing pending acceleration operations

Graphics / X.Org / xf86-video-intel - Keith Packard [keithp.com] - 12 September 2014 15:51 UTC

intel_flush flushes any pending acceleration operations to the hardware, just like intel_uxa_batch_submit does today except that it is not uxa-specific.

876185c Add intel_flush to abstract flushing pending acceleration operations
src/uxa/intel.h | 3 +++
src/uxa/intel_display.c | 9 +++------
src/uxa/intel_driver.c | 14 +++++++++-----
3 files changed, 15 insertions(+), 11 deletions(-)

Upstream: cgit.freedesktop.org


  • Share