Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm...
authorDave Airlie <airlied@redhat.com>
Tue, 8 Mar 2016 00:51:14 +0000 (10:51 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 8 Mar 2016 00:51:14 +0000 (10:51 +1000)
commit984fee64355bf5384319e2ef31f0b03273629799
tree3d7aff6c2d0fad0b254b4e4894609e9a137c4121
parent507d44a9e1bb01661c75b88fd866d2461ab41c9c
parent8779aa8f8b7fa397a0abe9e6af3334ea41e15836
Merge branch 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux into drm-next

Notable changes:
- correctness fixes to the GPU cache flushing when switching execution
state and when powering down the GPU
- reduction of time spent in hardirq-off context
- placement improvements to the GPU DMA linear window, allowing the
driver to properly work on i.MX6 systems with more than 2GB of RAM

* 'drm-etnaviv-next' of git://git.pengutronix.de/git/lst/linux:
  drm: etnaviv: clean up submit_bo()
  drm: etnaviv: clean up vram_mapping submission/retire path
  drm: etnaviv: improve readability of command insertion to ring buffer
  drm: etnaviv: clean up GPU command submission
  drm: etnaviv: use previous GPU pipe state when pipe switching
  drm: etnaviv: flush all GPU caches when stopping GPU
  drm: etnaviv: track current execution state
  drm: etnaviv: extract arming of semaphore
  drm: etnaviv: extract replacement of WAIT command
  drm: etnaviv: extract command ring reservation
  drm/etnaviv: move GPU linear window to end of DMA window
  drm/etnaviv: move runtime PM balance into retire worker
This page took 0.025754 seconds and 5 git commands to generate.