OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pkr1_mask
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v6_0.c
1401
unsigned
pkr1_mask
= pkr0_mask << rb_per_pkr;
local in function:gfx_v6_0_write_harvested_raster_configs
1414
pkr1_mask
&= rb_mask;
1415
if (rb_per_se > 2 && (!pkr0_mask || !
pkr1_mask
)) {
amdgpu_gfx_v6_0.c
1401
unsigned
pkr1_mask
= pkr0_mask << rb_per_pkr;
local in function:gfx_v6_0_write_harvested_raster_configs
1414
pkr1_mask
&= rb_mask;
1415
if (rb_per_se > 2 && (!pkr0_mask || !
pkr1_mask
)) {
amdgpu_gfx_v7_0.c
1714
unsigned
pkr1_mask
= pkr0_mask << rb_per_pkr;
local in function:gfx_v7_0_write_harvested_raster_configs
1728
pkr1_mask
&= rb_mask;
1729
if (rb_per_se > 2 && (!pkr0_mask || !
pkr1_mask
)) {
amdgpu_gfx_v7_0.c
1714
unsigned
pkr1_mask
= pkr0_mask << rb_per_pkr;
local in function:gfx_v7_0_write_harvested_raster_configs
1728
pkr1_mask
&= rb_mask;
1729
if (rb_per_se > 2 && (!pkr0_mask || !
pkr1_mask
)) {
amdgpu_gfx_v8_0.c
3544
unsigned
pkr1_mask
= pkr0_mask << rb_per_pkr;
local in function:gfx_v8_0_write_harvested_raster_configs
3558
pkr1_mask
&= rb_mask;
3559
if (rb_per_se > 2 && (!pkr0_mask || !
pkr1_mask
)) {
amdgpu_gfx_v8_0.c
3544
unsigned
pkr1_mask
= pkr0_mask << rb_per_pkr;
local in function:gfx_v8_0_write_harvested_raster_configs
3558
pkr1_mask
&= rb_mask;
3559
if (rb_per_se > 2 && (!pkr0_mask || !
pkr1_mask
)) {
Completed in 42 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025