Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c669 .pipe_cursor = {
790 .pipe_cursor = {
876 .pipe_cursor = {
968 .pipe_cursor = {
1057 .pipe_cursor = {
1164 .pipe_cursor = {
1257 .pipe_cursor = {
H A Dmdp5_cfg.h94 struct mdp5_pipe_block pipe_cursor; member
H A Dmdp5_kms.c720 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_cursor.count, in hwpipe_init()
721 cursor_planes, hw_cfg->pipe_cursor.base, in hwpipe_init()
722 hw_cfg->pipe_cursor.caps); in hwpipe_init()
H A Dmdp5.xml.h560 case SSPP_CURSOR0: return (mdp5_cfg->pipe_cursor.base[0]); in __offset_PIPE()
561 case SSPP_CURSOR1: return (mdp5_cfg->pipe_cursor.base[1]); in __offset_PIPE()