summaryrefslogtreecommitdiff
path: root/Xi
diff options
context:
space:
mode:
authorBenjamin Defnet <benjamin.r.defnet@intel.com>2009-06-08 21:45:42 -0700
committerKeith Packard <keithp@keithp.com>2009-06-09 16:23:38 -0700
commit6f59a8160042ea145514fdcb410f17f33fd437c2 (patch)
tree9622e496385f476b2a6f150ce20a51de2e28a9dc /Xi
parente244a5991e2cc55f5aa2f6e5255f1dabf56f0235 (diff)
hw/xf86/modes: Set crtc mode/rotation/transform before calling set_mode_major
This moves code out of each implementation of set_mode_major and back into the X server. The real feature here is that the transform is now available in the crtc for use by either xf86CrtcRotate or whatever the driver wants to do. Without this change, the transform was lost for drivers providing the set_mode_major interface. Note that users of this API will want to stop smashing the transformPresent field, and could also stop setting mode/x/y/rotation for new enough X servers, but there's no reason to make that change as it will break things when running against older X servers. Signed-off-by: Keith Packard <keithp@keithp.com> Acked-by: Daniel Stone <daniel@fooishbar.org>
Diffstat (limited to 'Xi')
0 files changed, 0 insertions, 0 deletions