HomeSort by: relevance | last modified time | path
    Searched refs:RLC_PG_CNTL__DYN_PER_CU_PG_ENABLE_MASK (Results 1 - 9 of 9) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v6_0.c 2821 data |= RLC_PG_CNTL__DYN_PER_CU_PG_ENABLE_MASK;
2823 data &= ~RLC_PG_CNTL__DYN_PER_CU_PG_ENABLE_MASK;
amdgpu_gfx_v7_0.c 3878 data |= RLC_PG_CNTL__DYN_PER_CU_PG_ENABLE_MASK;
3880 data &= ~RLC_PG_CNTL__DYN_PER_CU_PG_ENABLE_MASK;
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/gca/
gfx_6_0_sh_mask.h 7228 #define RLC_PG_CNTL__DYN_PER_CU_PG_ENABLE_MASK 0x00000004L
gfx_7_2_sh_mask.h 7845 #define RLC_PG_CNTL__DYN_PER_CU_PG_ENABLE_MASK 0x4
gfx_8_0_sh_mask.h 8747 #define RLC_PG_CNTL__DYN_PER_CU_PG_ENABLE_MASK 0x4
    [all...]
gfx_8_1_sh_mask.h 9299 #define RLC_PG_CNTL__DYN_PER_CU_PG_ENABLE_MASK 0x4
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/gc/
gc_9_0_sh_mask.h     [all...]
gc_9_1_sh_mask.h     [all...]
gc_9_2_1_sh_mask.h     [all...]

Completed in 338 milliseconds