gallium/radeon: Implement hooks for DRI Image 7 (v2)
authorChristopher James Halse Rogers <raof@ubuntu.com>
Mon, 25 Nov 2013 03:59:10 +0000 (14:59 +1100)
committerMaarten Lankhorst <maarten.lankhorst@canonical.com>
Tue, 10 Dec 2013 08:46:45 +0000 (09:46 +0100)
commitdb687011e00b607a619a04710567bd091702cb49
tree2fda2d47ee6ab662d443183595856aac030f64ba
parentbff6c5d2b59815426e849ba079e90e6d350385da
gallium/radeon: Implement hooks for DRI Image 7 (v2)

v2: Fix transliteration of lseek arguments
    Ignore busy return from RADEON_GEM_BUSY ioctl; we're only after the domain

Signed-off-by: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
src/gallium/targets/r300/common/drm_target.c
src/gallium/targets/r600/common/drm_target.c
src/gallium/targets/radeonsi/common/drm_target.c
src/gallium/winsys/radeon/drm/radeon_drm_bo.c