Home
last modified time | relevance | path

Searched refs:pipe_cursor (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cfg.c558 .pipe_cursor = {
674 .pipe_cursor = {
759 .pipe_cursor = {
848 .pipe_cursor = {
955 .pipe_cursor = {
1048 .pipe_cursor = {
Dmdp5_cfg.h88 struct mdp5_pipe_block pipe_cursor; member
Dmdp5_kms.c759 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_cursor.count, in hwpipe_init()
760 cursor_planes, hw_cfg->pipe_cursor.base, in hwpipe_init()
761 hw_cfg->pipe_cursor.caps); in hwpipe_init()
Dmdp5.xml.h549 case SSPP_CURSOR0: return (mdp5_cfg->pipe_cursor.base[0]); in __offset_PIPE()
550 case SSPP_CURSOR1: return (mdp5_cfg->pipe_cursor.base[1]); in __offset_PIPE()