mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-26 17:26:14 +00:00
pm_rpm: remove pm_status_fd declaration
This was forgotten since we moved some code to igt_aux.c a long time ago. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
This commit is contained in:
parent
b81f7db593
commit
9ca8a1bade
@ -88,7 +88,7 @@ enum plane_type {
|
|||||||
#define WAIT_EXTRA 4
|
#define WAIT_EXTRA 4
|
||||||
#define USE_DPMS 8
|
#define USE_DPMS 8
|
||||||
|
|
||||||
int drm_fd, msr_fd, pm_status_fd, pc8_status_fd;
|
int drm_fd, msr_fd, pc8_status_fd;
|
||||||
bool has_runtime_pm, has_pc8;
|
bool has_runtime_pm, has_pc8;
|
||||||
struct mode_set_data ms_data;
|
struct mode_set_data ms_data;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user