Home
last modified time | relevance | path

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

123

/Linux-v5.10/include/drm/
Ddrm_modeset_helper.h27 struct drm_crtc_funcs;
39 const struct drm_crtc_funcs *funcs);
Ddrm_crtc.h409 struct drm_crtc_funcs { struct
1066 const struct drm_crtc_funcs *funcs;
1209 const struct drm_crtc_funcs *funcs,
/Linux-v5.10/drivers/gpu/drm/gma500/
Dcdv_device.h11 extern const struct drm_crtc_funcs cdv_intel_crtc_funcs;
Dpsb_drv.h629 struct drm_crtc_funcs const *crtc_funcs;
730 extern const struct drm_crtc_funcs psb_intel_crtc_funcs;
/Linux-v5.10/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs;
/Linux-v5.10/drivers/gpu/drm/
Ddrm_modeset_helper.c170 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
Ddrm_simple_kms_helper.c156 static const struct drm_crtc_funcs drm_simple_kms_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/nouveau/dispnv50/
Dhead.c498 static const struct drm_crtc_funcs
513 static const struct drm_crtc_funcs
551 const struct drm_crtc_funcs *funcs; in nv50_head_create()
/Linux-v5.10/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c157 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.c161 static const struct drm_crtc_funcs exynos_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/imx/dcss/
Ddcss-crtc.c43 static const struct drm_crtc_funcs dcss_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/arc/
Darcpgu_crtc.c53 static const struct drm_crtc_funcs arc_pgu_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/sun4i/
Dsun4i_crtc.c175 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/vkms/
Dvkms_crtc.c155 static const struct drm_crtc_funcs vkms_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/sti/
Dsti_crtc.c327 static const struct drm_crtc_funcs sti_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/arm/
Dhdlcd_crtc.c66 static const struct drm_crtc_funcs hdlcd_crtc_funcs = {
Dmalidp_crtc.c508 static const struct drm_crtc_funcs malidp_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/virtio/
Dvirtgpu_display.c49 static const struct drm_crtc_funcs virtio_gpu_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/tidss/
Dtidss_crtc.c389 static const struct drm_crtc_funcs tidss_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/vc4/
Dvc4_txp.c375 static const struct drm_crtc_funcs vc4_txp_crtc_funcs = {
Dvc4_crtc.c870 static const struct drm_crtc_funcs vc4_crtc_funcs = {
1040 const struct drm_crtc_funcs *crtc_funcs, in vc4_crtc_init()
/Linux-v5.10/drivers/gpu/drm/imx/
Dipuv3-crtc.c162 static const struct drm_crtc_funcs ipu_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c466 static const struct drm_crtc_funcs atmel_hlcdc_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c231 static const struct drm_crtc_funcs vmw_legacy_crtc_funcs = {
/Linux-v5.10/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c1119 static const struct drm_crtc_funcs crtc_funcs_gen2 = {
1130 static const struct drm_crtc_funcs crtc_funcs_gen3 = {

123