[Intel-gfx] [PATCH v2 1/9] drm/i915: Unify power domain handling.
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Mon Jan 11 04:43:32 PST 2016
Op 11-01-16 om 13:27 schreef Maarten Lankhorst:
> Right now there's separate power domain handling for update_pipe and
> modesets. Unify this and only grab POWER_DOMAIN_MODESET once.
>
> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> ---
> drivers/gpu/drm/i915/intel_display.c | 64 ++++++++++++------------------------
> 1 file changed, 21 insertions(+), 43 deletions(-)
>
Uh oh, this patch can't work right now without atomic encoder_mask patches
and without passing crtc_state to modeset_get_crtc_power_domains.
~Maarten
More information about the Intel-gfx
mailing list