Lines Matching refs:it
117 Use it to enable/disable GFXOFF, and to check if it's current enabled/disabled::
122 - Write 0 to disable it, and 1 to enable it.
123 - Read 0 means it's disabled, 1 it's enabled.
125 If it's enabled, that means that the GPU is free to enter into GFXOFF mode as
126 needed. Disabled means that it will never enter GFXOFF mode.
131 Read it to check current GFXOFF's status of a GPU::
142 getting into 0 when possible. When it's disabled, it's always at 2. Returns
143 ``-EINVAL`` if it's not supported.
148 Read it to get the total GFXOFF entry count at the time of query since system
150 it can currently overflow as an `uint32_t`. *Only supported in vangogh*
155 Write 1 to amdgpu_gfxoff_residency to start logging, and 0 to stop. Read it to