Re: [Intel-gfx] [PATCH 09/24] drm/i915: Handle a few more cases for crtc hw/uapi split

2019-10-04 Thread Ville Syrjälä
On Fri, Oct 04, 2019 at 05:51:16PM +0200, Maarten Lankhorst wrote: > Op 04-10-2019 om 15:31 schreef Ville Syrjälä: > > On Fri, Oct 04, 2019 at 01:34:59PM +0200, Maarten Lankhorst wrote: > >> We are still looking at drm_crtc_state in a few places, convert those > >> to use intel_crtc_state instead.

Re: [Intel-gfx] [PATCH 09/24] drm/i915: Handle a few more cases for crtc hw/uapi split

2019-10-04 Thread Maarten Lankhorst
Op 04-10-2019 om 15:31 schreef Ville Syrjälä: > On Fri, Oct 04, 2019 at 01:34:59PM +0200, Maarten Lankhorst wrote: >> We are still looking at drm_crtc_state in a few places, convert those >> to use intel_crtc_state instead. Look at uapi/hw where appropriate. >> >> Signed-off-by: Maarten Lankhorst

Re: [Intel-gfx] [PATCH 09/24] drm/i915: Handle a few more cases for crtc hw/uapi split

2019-10-04 Thread Ville Syrjälä
On Fri, Oct 04, 2019 at 01:34:59PM +0200, Maarten Lankhorst wrote: > We are still looking at drm_crtc_state in a few places, convert those > to use intel_crtc_state instead. Look at uapi/hw where appropriate. > > Signed-off-by: Maarten Lankhorst > Reviewed-by: Matt Roper > --- > drivers/gpu/drm

[Intel-gfx] [PATCH 09/24] drm/i915: Handle a few more cases for crtc hw/uapi split

2019-10-04 Thread Maarten Lankhorst
We are still looking at drm_crtc_state in a few places, convert those to use intel_crtc_state instead. Look at uapi/hw where appropriate. Signed-off-by: Maarten Lankhorst Reviewed-by: Matt Roper --- drivers/gpu/drm/i915/display/intel_display.c | 14 +++--- drivers/gpu/drm/i915/display/i