summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorMarcin Slusarz <marcin.slusarz@gmail.com>2011-05-01 23:49:04 +0200
committerBen Skeggs <bskeggs@redhat.com>2011-05-16 10:51:05 +1000
commitb4fa9d0f6563756036f61c74fb38e3e97a1defd4 (patch)
tree2cb3d8bbbfab00a77fa84c576505a5a26c20d997 /tools
parent52eba8dd5e830a836425e92d002bc51e42d3280e (diff)
downloadblackbird-op-linux-b4fa9d0f6563756036f61c74fb38e3e97a1defd4.tar.gz
blackbird-op-linux-b4fa9d0f6563756036f61c74fb38e3e97a1defd4.zip
drm/nouveau: make cursor_set implementation consistent with other drivers
When xorg state tracker wants to hide the cursor it calls set_cursor with NULL buffer_handle and size=0x0, but nouveau refuses to hide it because size is not 64x64... which is a bit odd. Both radeon and intel check buffer_handle before validating size of cursor, so make nouveau implementation consistent with them. Signed-off-by: Marcin Slusarz <marcin.slusarz@gmail.com> Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud