diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2011-10-26 00:53:57 +0200 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-07-20 04:50:47 +0200 |
commit | 4c373790a4d4d667d1ab38b1fe2bbf6a8322e93b (patch) | |
tree | 19d122639cb74a5c2cc49f8e32fbea2d8b242053 /include/drm/nouveau_drm.h | |
parent | drm: kill reclaim_buffers callback (diff) | |
download | linux-4c373790a4d4d667d1ab38b1fe2bbf6a8322e93b.tar.xz linux-4c373790a4d4d667d1ab38b1fe2bbf6a8322e93b.zip |
drm: ditch strange DRIVER_DMA_QUEUE only error bail-out
Only one driver (i810) even sets that flag. Now the actual locking
code uncoditionally promotes lock->context to an unsigned int.
Closer inspection of the userspace reveals that the drm lock context
is defined as an unsigned int (at least on linux). I suspect we just
have a strange case of signedness confusion going on.
Tested on my i815, doesn't seem to break anything.
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'include/drm/nouveau_drm.h')
0 files changed, 0 insertions, 0 deletions