Home
last modified time | relevance | path

Searched refs:drm_crtc_funcs (Results 1 – 25 of 57) sorted by relevance

123

/Linux-v4.19/include/drm/
Ddrm_crtc.h368 struct drm_crtc_funcs { struct
942 const struct drm_crtc_funcs *funcs;
1078 const struct drm_crtc_funcs *funcs,
Ddrm_modeset_helper.h35 const struct drm_crtc_funcs *funcs);
/Linux-v4.19/drivers/gpu/drm/gma500/
Dcdv_device.h19 extern const struct drm_crtc_funcs cdv_intel_crtc_funcs;
Dpsb_drv.h639 struct drm_crtc_funcs const *crtc_funcs;
740 extern const struct drm_crtc_funcs psb_intel_crtc_funcs;
Dpsb_intel_display.c440 const struct drm_crtc_funcs psb_intel_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/vkms/
Dvkms_crtc.c67 static const struct drm_crtc_funcs vkms_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/
Ddrm_modeset_helper.c153 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
Ddrm_simple_kms_helper.c119 static const struct drm_crtc_funcs drm_simple_kms_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c165 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/meson/
Dmeson_crtc.c71 static const struct drm_crtc_funcs meson_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.c175 static const struct drm_crtc_funcs exynos_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun4i_crtc.c178 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/arc/
Darcpgu_crtc.c58 static const struct drm_crtc_funcs arc_pgu_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/bochs/
Dbochs_kms.c118 static const struct drm_crtc_funcs bochs_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_crtc.c330 static const struct drm_crtc_funcs sti_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/arm/
Dhdlcd_crtc.c64 static const struct drm_crtc_funcs hdlcd_crtc_funcs = {
Dmalidp_crtc.c511 static const struct drm_crtc_funcs malidp_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/udl/
Dudl_modeset.c405 static const struct drm_crtc_funcs udl_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/virtio/
Dvirtgpu_display.c42 static const struct drm_crtc_funcs virtio_gpu_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c843 static const struct drm_crtc_funcs crtc_funcs_gen2 = {
854 static const struct drm_crtc_funcs crtc_funcs_gen3 = {
/Linux-v4.19/drivers/gpu/drm/cirrus/
Dcirrus_mode.c347 static const struct drm_crtc_funcs cirrus_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/imx/
Dipuv3-crtc.c170 static const struct drm_crtc_funcs ipu_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c425 static const struct drm_crtc_funcs atmel_hlcdc_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_de.c446 static const struct drm_crtc_funcs hibmc_crtc_funcs = {
/Linux-v4.19/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c230 static const struct drm_crtc_funcs vmw_legacy_crtc_funcs = {

123