mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2025-12-20 14:00:11 +01:00
freedreno: update uapi
In drm-next.. needed for timestamp queries in mesa. Signed-off-by: Rob Clark <robclark@freedesktop.org>
This commit is contained in:
parent
ea07de92da
commit
67e7103cdb
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ struct drm_msm_timespec {
|
|||
#define MSM_PARAM_GMEM_SIZE 0x02
|
||||
#define MSM_PARAM_CHIP_ID 0x03
|
||||
#define MSM_PARAM_MAX_FREQ 0x04
|
||||
#define MSM_PARAM_TIMESTAMP 0x05
|
||||
|
||||
struct drm_msm_param {
|
||||
uint32_t pipe; /* in, MSM_PIPE_x */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue