Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/udl/
Dudl_drv.h55 struct drm_simple_display_pipe display_pipe; member
Dudl_modeset.c492 ret = drm_simple_display_pipe_init(dev, &udl->display_pipe, in udl_modeset_init()
/Linux-v5.10/drivers/gpu/drm/mgag200/
Dmgag200_drv.h187 struct drm_simple_display_pipe display_pipe; member
Dmgag200_mode.c44 if (!mdev->display_pipe.plane.state) in mga_crtc_load_lut()
47 fb = mdev->display_pipe.plane.state->fb; in mga_crtc_load_lut()
1706 struct drm_simple_display_pipe *pipe = &mdev->display_pipe; in mgag200_modeset_init()