freedreno/drm: update for robustness
authorRob Clark <robdclark@chromium.org>
Tue, 16 Apr 2019 17:10:05 +0000 (10:10 -0700)
committerRob Clark <robdclark@chromium.org>
Thu, 25 Apr 2019 21:13:07 +0000 (14:13 -0700)
commit650391868935ce047b7108f1c4f25f97323f8031
treea67a6399d8a6ace40f683bde7e9e5242ee587ab4
parent77d091d0c5dc1f1b174668cb1da5f00ad391d76d
freedreno/drm: update for robustness

Update UABI header and add FD_PP_PGTABLE and FD_NR_FAULTS params.

Robustness can be supported by a kernel which provides the new ABI if it
also indicates that per-process pagetables are in use.

Signed-off-by: Rob Clark <robdclark@chromium.org>
src/freedreno/drm/freedreno_drmif.h
src/freedreno/drm/msm_drm.h
src/freedreno/drm/msm_pipe.c