use_ctx_buf 278 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c adev->uvd.use_ctx_buf = adev->uvd.fw_version >= FW_1_65_10; use_ctx_buf 281 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c adev->uvd.use_ctx_buf = adev->uvd.fw_version >= FW_1_87_11; use_ctx_buf 284 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c adev->uvd.use_ctx_buf = adev->uvd.fw_version >= FW_1_87_12; use_ctx_buf 287 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c adev->uvd.use_ctx_buf = adev->uvd.fw_version >= FW_1_37_15; use_ctx_buf 290 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c adev->uvd.use_ctx_buf = adev->asic_type >= CHIP_POLARIS10; use_ctx_buf 648 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c if (!adev->uvd.use_ctx_buf){ use_ctx_buf 61 drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.h bool use_ctx_buf;