]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4198c8a53dd7038b2fec3c962f03b142aa7d6560
treec44d3b4f2b92825bb1ba1c7a669a775bd4ba364b
parentfbd7bb76ef8f272a3317f93641ce54f30f8ea809
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