Home
last modified time | relevance | path

Searched refs:blank_pixel_data (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/inc/
HDhw_sequencer.h175 void (*blank_pixel_data)( member
/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
HDdcn10_hw_sequencer.c2218 dc->hwss.blank_pixel_data(dc, pipe_ctx, blank); in program_all_pipe_in_tree()
2317 dc->hwss.blank_pixel_data(dc, top_pipe_to_program, true); in dcn10_apply_ctx_for_surface()
2686 .blank_pixel_data = dcn10_blank_pixel_data,