Lines Matching refs:it
81 Use it to enable/disable GFXOFF, and to check if it's current enabled/disabled::
86 - Write 0 to disable it, and 1 to enable it.
87 - Read 0 means it's disabled, 1 it's enabled.
89 If it's enabled, that means that the GPU is free to enter into GFXOFF mode as
90 needed. Disabled means that it will never enter GFXOFF mode.
95 Read it to check current GFXOFF's status of a GPU::
106 getting into 0 when possible. When it's disabled, it's always at 2. Returns
107 ``-EINVAL`` if it's not supported.
112 Read it to get the total GFXOFF entry count at the time of query since system
114 it can currently overflow as an `uint32_t`. *Only supported in vangogh*
119 Write 1 to amdgpu_gfxoff_residency to start logging, and 0 to stop. Read it to