This patch set continues the work that Gustavo Padovan (Collabora) started to refactor the i915 display code in preparation for atomic modeset. Gustavo's patches have been updated to work with the latest drm-intel-nightly code and the review feedback that came in after he got pulled away to work on other projects has been incorporated. Gustavo Padovan (3): drm: add helper to get crtc timings (v2) drm/i915: remove intel_crtc_cursor_set_obj() (v5) drm/i915: remove intel_pipe_set_base() (v3) Matt Roper (2): drm: Refactor mode stereo doubling into its own function drm/i915: Don't store panning coordinates as 16.16 fixed point drivers/gpu/drm/drm_crtc.c | 22 ++- drivers/gpu/drm/drm_modes.c | 39 ++-- drivers/gpu/drm/i915/intel_display.c | 349 +++++++++++++---------------------- include/drm/drm_crtc.h | 2 + include/drm/drm_modes.h | 1 + 5 files changed, 172 insertions(+), 241 deletions(-) -- 1.8.5.1 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx