diff options
author | Carl Worth <cworth@cworth.org> | 2009-04-29 23:43:54 +0200 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2009-05-15 01:00:32 +0200 |
commit | 08d7b3d1edff84bd673d9e9ab36b5aa62e1ba903 (patch) | |
tree | 0dcbb40ceb39aafab750bb06e2cd165dd906f8d3 /net | |
parent | drm/i915: Set HDMI hot plug interrupt enable for only the output in question. (diff) | |
download | linux-08d7b3d1edff84bd673d9e9ab36b5aa62e1ba903.tar.xz linux-08d7b3d1edff84bd673d9e9ab36b5aa62e1ba903.zip |
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
This allows userlevel code to discover the pipe number corresponding
to a given CRTC ID. This is necessary for doing pipe-specific
operations such as waiting for vblank on a given CRTC. Failure to use
the right pipe mapping can result in GPU hangs, or at least failure
to actually sync to vblank.
Signed-off-by: Carl Worth <cworth@cworth.org>
[anholt: Style touchups from review]
Signed-off-by: Eric Anholt <eric@anholt.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions