diff options
author | Ian Romanick <idr@us.ibm.com> | 2007-09-18 11:03:08 -0700 |
---|---|---|
committer | Ian Romanick <idr@us.ibm.com> | 2007-09-18 11:03:08 -0700 |
commit | e7d4a26913ba3a4949ac36280925062948ee21ce (patch) | |
tree | e702a1334d604066ea6eea4784514e9fd34d8bd0 /tests/modedemo/demo.c | |
parent | 41345b95a2cdc1e509171d31fc8aed8cecb43dbd (diff) |
Fix ioc32 compat layer
Previously any ioctls that weren't explicitly listed in the compat ioctl
table would fail with ENOTTY. If the incoming ioctl number is outside the
range of the table, assume that it Just Works, and pass it off to drm_ioctl.
This make the fence related ioctls work on 64-bit PowerPC.
Diffstat (limited to 'tests/modedemo/demo.c')
0 files changed, 0 insertions, 0 deletions