diff options
author | Michel Dänzer <michel.daenzer@amd.com> | 2015-07-14 12:42:19 +0900 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2015-08-05 13:47:52 -0400 |
commit | 95ecf91c7bb33a49093cfa2a19bc841c04b2707a (patch) | |
tree | 23d8ae0d30bdbb749ca623ad2518356fed77b032 /README | |
parent | 5463d2e83a450a0428f6c46561c5e2a54a229589 (diff) | |
download | libdrm-95ecf91c7bb33a49093cfa2a19bc841c04b2707a.tar.gz libdrm-95ecf91c7bb33a49093cfa2a19bc841c04b2707a.tar.bz2 libdrm-95ecf91c7bb33a49093cfa2a19bc841c04b2707a.zip |
amdgpu: Use drmIoctl in amdgpu_ioctl_wait_cs
This is safe now because the ioctl uses an absolute timeout.
This prevents amdgpu_cs_query_fence_status from returning early e.g.
when a signal is delivered, which in turn caused Mesa winsys code to
assume a BO was idle when it actually wasn't yet.
Reviewed-by: Christian König <christian.koenig@amd.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions