freedreno: update uapi

In drm-next.. needed for time-elapsed (and future perf ctrs) in mesa.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
main
Rob Clark 2016-02-10 12:26:20 -05:00
parent f884af9b57
commit c47385ccda
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ struct drm_msm_timespec {
#define MSM_PARAM_GPU_ID 0x01
#define MSM_PARAM_GMEM_SIZE 0x02
#define MSM_PARAM_CHIP_ID 0x03
#define MSM_PARAM_MAX_FREQ 0x04
struct drm_msm_param {
uint32_t pipe; /* in, MSM_PIPE_x */