[Intel-gfx] [PATCH] drm/i915: Fix crtc_y assignment in intel_find_initial_plane_obj()
Maarten Lankhorst
maarten.lankhorst at linux.intel.com
Mon Nov 16 04:15:05 PST 2015
Op 13-11-15 om 18:16 schreef ville.syrjala at linux.intel.com:
> From: Ville Syrjälä <ville.syrjala at linux.intel.com>
>
> Let's set crtc_y to 0 instead of setting src_y twice.
>
> Multiple assignments in one statement is a good way to hide bugs.
> Please don't do that.
>
> Cc: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> Fixes: be5651f2d581 ("drm/i915: Update missing properties in find_initial_plane_obj")
> Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
>
Oops.
R-b
More information about the Intel-gfx
mailing list