]> Git Repo - linux.git/blobdiff - drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
drm/amdgpu:No action when VCN PG state is unchanged
[linux.git] / drivers / gpu / drm / amd / amdgpu / amdgpu_vcn.h
index 0b0b8638d73fba480c6431995862b63e22065f26..d2219abd50f03095fe8fc5c6ca82cad9fc05a215 100644 (file)
@@ -69,6 +69,7 @@ struct amdgpu_vcn {
        struct amdgpu_ring      ring_jpeg;
        struct amdgpu_irq_src   irq;
        unsigned                num_enc_rings;
+       enum amd_powergating_state cur_state;
 };
 
 int amdgpu_vcn_sw_init(struct amdgpu_device *adev);
This page took 0.024635 seconds and 4 git commands to generate.