Home
last modified time | relevance | path

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

123

/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modeset_helper.h27 struct drm_crtc_funcs;
39 const struct drm_crtc_funcs *funcs);
H A Ddrm_crtc.h409 struct drm_crtc_funcs { struct
1066 const struct drm_crtc_funcs *funcs;
1209 const struct drm_crtc_funcs *funcs,
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dcdv_device.h11 extern const struct drm_crtc_funcs cdv_intel_crtc_funcs;
H A Dpsb_drv.h629 struct drm_crtc_funcs const *crtc_funcs;
730 extern const struct drm_crtc_funcs psb_intel_crtc_funcs;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs;
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_modeset_helper.c170 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
H A Ddrm_simple_kms_helper.c156 static const struct drm_crtc_funcs drm_simple_kms_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c503 static const struct drm_crtc_funcs
518 static const struct drm_crtc_funcs
556 const struct drm_crtc_funcs *funcs; in nv50_head_create()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_crtc.c157 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c161 static const struct drm_crtc_funcs exynos_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-crtc.c43 static const struct drm_crtc_funcs dcss_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c175 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arc/
H A Darcpgu_crtc.c53 static const struct drm_crtc_funcs arc_pgu_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vkms/
H A Dvkms_crtc.c156 static const struct drm_crtc_funcs vkms_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_crtc.c327 static const struct drm_crtc_funcs sti_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/virtio/
H A Dvirtgpu_display.c49 static const struct drm_crtc_funcs virtio_gpu_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c66 static const struct drm_crtc_funcs hdlcd_crtc_funcs = {
H A Dmalidp_crtc.c511 static const struct drm_crtc_funcs malidp_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vvop.c169 static const struct drm_crtc_funcs vvop_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tidss/
H A Dtidss_crtc.c389 static const struct drm_crtc_funcs tidss_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_crtc.c889 static const struct drm_crtc_funcs vc4_crtc_funcs = {
1062 const struct drm_crtc_funcs *crtc_funcs, in vc4_crtc_init()
H A Dvc4_txp.c381 static const struct drm_crtc_funcs vc4_txp_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rcar-du/
H A Drcar_du_crtc.c1125 static const struct drm_crtc_funcs crtc_funcs_gen2 = {
1136 static const struct drm_crtc_funcs crtc_funcs_gen3 = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ldu.c231 static const struct drm_crtc_funcs vmw_legacy_crtc_funcs = {
/OK3568_Linux_fs/kernel/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c466 static const struct drm_crtc_funcs atmel_hlcdc_crtc_funcs = {

123