Skip to content

Commit

Permalink
Add a property for query GVT Active
Browse files Browse the repository at this point in the history
Tracked-On: None
Signed-off-by: Shaofeng Tang <[email protected]>
  • Loading branch information
Shao-Feng committed May 29, 2020
1 parent 05c8e61 commit 8416b73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/drm/i915_drm.h
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,8 @@ typedef struct drm_i915_irq_wait {
*/
#define I915_PARAM_CS_TIMESTAMP_FREQUENCY 51

#define I915_PARAM_IS_GVT 52

typedef struct drm_i915_getparam {
__s32 param;
/*
Expand Down

0 comments on commit 8416b73

Please sign in to comment.