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

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_si_ih.c 93 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0);
sid.h 680 # define MC_WRREQ_CREDIT(x) ((x) << 15)
  /src/sys/external/bsd/drm2/dist/drm/radeon/
cikd.h 826 # define MC_WRREQ_CREDIT(x) ((x) << 15)
sid.h 676 # define MC_WRREQ_CREDIT(x) ((x) << 15)
evergreend.h 1245 # define MC_WRREQ_CREDIT(x) ((x) << 15)
r600d.h 684 # define MC_WRREQ_CREDIT(x) ((x) << 15)
radeon_r600.c 3764 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10);
radeon_si.c 6039 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0);
radeon_cik.c 7017 ih_cntl = MC_WRREQ_CREDIT(0x10) | MC_WR_CLEAN_CNT(0x10) | MC_VMID(0);

Completed in 44 milliseconds