diff options
author | Rob Clark <rob@ti.com> | 2012-09-04 16:35:56 +0000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-10-02 22:16:07 +1000 |
commit | 7c80e128429d639742043f8fbdd7f1551c940ea3 (patch) | |
tree | d387994498a91a65785ab7e0e559531c45395323 /drivers/gpu/drm/radeon/radeon_combios.c | |
parent | f7eff60ea0e4e35732604e3591e2ff7b3ef41981 (diff) | |
download | blackbird-op-linux-7c80e128429d639742043f8fbdd7f1551c940ea3.tar.gz blackbird-op-linux-7c80e128429d639742043f8fbdd7f1551c940ea3.zip |
drm: support for rotated scanout
For drivers that can support rotated scanout, the extra parameter
checking in drm-core, while nice, tends to get confused. To solve
this drivers can set the crtc or plane invert_dimensions field so
that the dimension checking takes into account the rotation that
the driver is performing.
v1: original
v2: remove invert_dimensions from plane, at Ville's suggestion.
Userspace can give rotated src coordinates, so invert_dimensions
is not required for planes.
Signed-off-by: Rob Clark <rob@ti.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'drivers/gpu/drm/radeon/radeon_combios.c')
0 files changed, 0 insertions, 0 deletions