Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cfg.c669 .pipe_cursor = {
790 .pipe_cursor = {
875 .pipe_cursor = {
967 .pipe_cursor = {
1052 .pipe_cursor = {
1143 .pipe_cursor = {
1250 .pipe_cursor = {
1343 .pipe_cursor = {
H A Dmdp5_cfg.h104 struct mdp5_pipe_block pipe_cursor; member
H A Dmdp5_kms.c639 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_cursor.count, in hwpipe_init()
640 cursor_planes, hw_cfg->pipe_cursor.base, in hwpipe_init()
641 hw_cfg->pipe_cursor.caps); in hwpipe_init()