Home
last modified time | relevance | path

Searched defs:drm_crtc (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/drm/
Ddrm_crtc.h816 struct drm_crtc { struct
818 struct drm_device *dev;
820 struct device_node *port;
828 struct list_head head;
831 char *name;
843 struct drm_modeset_lock mutex;
846 struct drm_mode_object base;
855 struct drm_plane *primary;
864 struct drm_plane *cursor;
893 * drivers should instead consult &drm_crtc_state.enable and argument
[all …]
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_mixer.h37 struct drm_crtc drm_crtc; member
/Linux-v4.19/Documentation/gpu/
Ddrm-kms.rst420 CRTC Initialization