OSDN Git Service

drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, w
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Mon, 16 Nov 2015 15:02:35 +0000 (17:02 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 24 Nov 2015 10:47:46 +0000 (11:47 +0100)
commit02e6f379ec63f81d3e09abebfee76feeff40efa0
treec44d3b4f2b92825bb1ba1c7a669a775bd4ba364b
parent1eb83451ba55d7a8c82b76b1591894ff2d4a95f2
drm: Keep coordinates in the typical x, y, w, h order instead of x, y, h, w

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_atomic_helper.c