mesa/src/gallium/winsys
Nicolai Hähnle dfc1afda83 winsys/radeon: add buffer_get_reloc_offset
Really fix the bug that was supposed to be fixed by commits 3e7cced4b and
a48bf02d: even when virtual addresses are used, the legacy relocation-based
method with offsets relative to the kernel's buffer object are used for
video submissions.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=97969
Reviewed-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
2016-10-04 16:37:44 +02:00
..
amdgpu/drm gallium/radeon/winsyses: add radeon_winsys::min_alloc_size 2016-09-29 11:24:52 +02:00
freedreno/drm Introduce .editorconfig 2016-08-31 17:06:54 -07:00
i915/drm i915g: add dma-buf support to i915_drm_buffer_get_handle 2016-09-27 13:37:21 +01:00
intel/drm Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
nouveau/drm gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:09:03 +02:00
radeon winsys/radeon: add buffer_get_reloc_offset 2016-10-04 16:37:44 +02:00
svga/drm gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:09:03 +02:00
sw gallium: fix return value check 2016-09-14 14:36:43 +01:00
vc4/drm gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:09:03 +02:00
virgl gallium/winsys: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:09:03 +02:00