Home
last modified time | relevance | path

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

123

/Linux-v5.4/include/drm/
Ddrm_modeset_helper.h27 struct drm_crtc_funcs;
39 const struct drm_crtc_funcs *funcs);
Ddrm_crtc.h390 struct drm_crtc_funcs { struct
1005 const struct drm_crtc_funcs *funcs;
1148 const struct drm_crtc_funcs *funcs,
/Linux-v5.4/drivers/gpu/drm/gma500/
Dcdv_device.h11 extern const struct drm_crtc_funcs cdv_intel_crtc_funcs;
Dpsb_drv.h627 struct drm_crtc_funcs const *crtc_funcs;
728 extern const struct drm_crtc_funcs psb_intel_crtc_funcs;
Dpsb_intel_display.c429 const struct drm_crtc_funcs psb_intel_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/hisilicon/kirin/
Dkirin_drm_drv.h46 const struct drm_crtc_funcs *crtc_funcs;
/Linux-v5.4/drivers/gpu/drm/
Ddrm_modeset_helper.c170 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
Ddrm_simple_kms_helper.c116 static const struct drm_crtc_funcs drm_simple_kms_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c157 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_crtc.c161 static const struct drm_crtc_funcs exynos_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_crtc.c175 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/arc/
Darcpgu_crtc.c51 static const struct drm_crtc_funcs arc_pgu_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/vkms/
Dvkms_crtc.c149 static const struct drm_crtc_funcs vkms_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_crtc.c324 static const struct drm_crtc_funcs sti_crtc_funcs = {
/Linux-v5.4/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.4/drivers/gpu/drm/virtio/
Dvirtgpu_display.c46 static const struct drm_crtc_funcs virtio_gpu_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/udl/
Dudl_modeset.c403 static const struct drm_crtc_funcs udl_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/hisilicon/hibmc/
Dhibmc_drm_de.c446 static const struct drm_crtc_funcs hibmc_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/imx/
Dipuv3-crtc.c167 static const struct drm_crtc_funcs ipu_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_crtc.c462 static const struct drm_crtc_funcs atmel_hlcdc_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/rcar-du/
Drcar_du_crtc.c1055 static const struct drm_crtc_funcs crtc_funcs_gen2 = {
1066 static const struct drm_crtc_funcs crtc_funcs_gen3 = {
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_ldu.c232 static const struct drm_crtc_funcs vmw_legacy_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Ddce_virtual.c119 static const struct drm_crtc_funcs dce_virtual_crtc_funcs = {
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/
Dkomeda_crtc.c490 static const struct drm_crtc_funcs komeda_crtc_funcs = {

123