commit | d88d2463fecb13c67d8eec78c4b61671900deb94 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Thu Jul 16 12:23:38 2015 -0300 |
committer | Inki Dae <inki.dae@samsung.com> | Sun Aug 16 10:23:35 2015 +0900 |
tree | b04e9d9a18817ffcd9947e82b9a84b7d83a5b5be | |
parent | a1bcc9da90ab44d29c38fc6e4a8dba633e97f3f3 [diff] |
drm/exynos: unify exynos_drm_plane names with drm core Rename crtc_{widht,height} to crtc_{w,h} and src_{width,height} to src_{w,h} to make it similar to the atomic state names. Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk> Reviewed-by: Joonyoung Shim <jy0922.shim@samsung.com> Signed-off-by: Inki Dae <inki.dae@samsung.com>