OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:r600_count_pipe_bits
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm/dist/shared-core/
r600_cp.c
709
static int
r600_count_pipe_bits
(uint32_t val)
function in typeref:typename:int
884
R6XX_MAX_BACKENDS -
r600_count_pipe_bits
(cc_gc_shader_pipe_config & R600_INACTIVE_QD_PIPES_MASK);
1461
R7XX_MAX_BACKENDS -
r600_count_pipe_bits
(cc_gc_shader_pipe_config & R600_INACTIVE_QD_PIPES_MASK);
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_rv770.c
1326
r600_count_pipe_bits
((cc_gc_shader_pipe_config >> 16) & R7XX_MAX_SIMDS_MASK);
1401
num_qd_pipes = R7XX_MAX_PIPES -
r600_count_pipe_bits
((cc_gc_shader_pipe_config & INACTIVE_QD_PIPES_MASK) >> 8);
radeon_r600.c
1986
req_rb_num = total_max_rb_num -
r600_count_pipe_bits
(disabled_rb_mask);
2018
int
r600_count_pipe_bits
(uint32_t val)
function in typeref:typename:int
2155
r600_count_pipe_bits
((cc_gc_shader_pipe_config >> 16) & R6XX_MAX_SIMDS_MASK);
2179
tmp = R6XX_MAX_PIPES -
r600_count_pipe_bits
((cc_gc_shader_pipe_config & INACTIVE_QD_PIPES_MASK) >> 8);
radeon_asic.h
378
int
r600_count_pipe_bits
(uint32_t val);
Completed in 17 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025