OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:r600_count_pipe_bits
(Results
1 - 2
of
2
) 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_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);
Completed in 146 milliseconds
Indexes created Fri Sep 26 20:09:58 GMT 2025