OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_ctx_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_uvd.h
63
bool
use_ctx_buf
;
member in struct:amdgpu_uvd
amdgpu_uvd.c
286
adev->uvd.
use_ctx_buf
= adev->uvd.fw_version >= FW_1_65_10;
289
adev->uvd.
use_ctx_buf
= adev->uvd.fw_version >= FW_1_87_11;
292
adev->uvd.
use_ctx_buf
= adev->uvd.fw_version >= FW_1_87_12;
295
adev->uvd.
use_ctx_buf
= adev->uvd.fw_version >= FW_1_37_15;
298
adev->uvd.
use_ctx_buf
= adev->asic_type >= CHIP_POLARIS10;
667
if (!adev->uvd.
use_ctx_buf
){
Completed in 39 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025