Home
last modified time | relevance | path

Searched refs:HDP_LS_ENABLE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dsid.h649 #define HDP_LS_ENABLE (1 << 0) macro
H A Dcikd.h772 #define HDP_LS_ENABLE (1 << 0) macro
H A Dradeon_si.c5616 data |= HDP_LS_ENABLE; in si_enable_hdp_ls()
5618 data &= ~HDP_LS_ENABLE; in si_enable_hdp_ls()
H A Dradeon_cik.c6298 data |= HDP_LS_ENABLE; in cik_enable_hdp_ls()
6300 data &= ~HDP_LS_ENABLE; in cik_enable_hdp_ls()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Dsid.h653 #define HDP_LS_ENABLE (1 << 0) macro