Home
last modified time | relevance | path

Searched defs:dpms_off (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_cp_psp.h47 bool dpms_off; member
/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_dpms.c156 bool dpms_off = true; in link_set_all_streams_dpms_off_for_link() local
661 static void update_psp_stream_config(struct pipe_ctx *pipe_ctx, bool dpms_off) in update_psp_stream_config()