diff options
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2016-05-17 15:07:49 +0200 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2016-05-19 14:37:17 +0200 |
commit | 51cbaf010faea9409481bf7d18784d8cd62fcacb (patch) | |
tree | 84f97f23ad0a13479669f82d94e00caa91bd68cc /drivers/ipack/carriers | |
parent | drm/i915: Add support for detecting vblanks when hw frame counter is unavaila... (diff) | |
download | linux-51cbaf010faea9409481bf7d18784d8cd62fcacb.tar.xz linux-51cbaf010faea9409481bf7d18784d8cd62fcacb.zip |
drm/i915: Unify unpin_work and mmio_work into flip_work, v2.
Rename intel_unpin_work to intel_flip_work and use it for mmio flips
and unpinning. Use flip_queued_req to hold the wait request in the
mmio case, and the vblank counter from intel_crtc_get_vblank_counter.
MMIO flips get their own path through intel_finish_page_flip_mmio,
handled on vblank. CS page flips go through *_cs.
Changes since v1:
- Clean up destinction between MMIO and CS flips.
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1463490484-19540-7-git-send-email-maarten.lankhorst@linux.intel.com
Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>
Diffstat (limited to 'drivers/ipack/carriers')
0 files changed, 0 insertions, 0 deletions