Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dsid.h647 #define HDP_LS_ENABLE (1 << 0) macro
H A Dcikd.h770 #define HDP_LS_ENABLE (1 << 0) macro
H A Dsi.c5608 data |= HDP_LS_ENABLE; in si_enable_hdp_ls()
5610 data &= ~HDP_LS_ENABLE; in si_enable_hdp_ls()
H A Dcik.c6270 data |= HDP_LS_ENABLE; in cik_enable_hdp_ls()
6272 data &= ~HDP_LS_ENABLE; in cik_enable_hdp_ls()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Dsid.h650 #define HDP_LS_ENABLE (1 << 0) macro