Home
last modified time | relevance | path

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

1234

/openbmc/linux/include/drm/
H A Ddrm_crtc.h402 struct drm_crtc_funcs { struct
1059 const struct drm_crtc_funcs *funcs;
1212 const struct drm_crtc_funcs *funcs,
1220 const struct drm_crtc_funcs *funcs,
1230 const struct drm_crtc_funcs *funcs,
H A Ddrm_modeset_helper.h27 struct drm_crtc_funcs;
39 const struct drm_crtc_funcs *funcs);
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_crtc.c234 static const struct drm_crtc_funcs bdw_crtc_funcs = {
243 static const struct drm_crtc_funcs ilk_crtc_funcs = {
252 static const struct drm_crtc_funcs g4x_crtc_funcs = {
261 static const struct drm_crtc_funcs i965_crtc_funcs = {
270 static const struct drm_crtc_funcs i915gm_crtc_funcs = {
279 static const struct drm_crtc_funcs i915_crtc_funcs = {
288 static const struct drm_crtc_funcs i8xx_crtc_funcs = {
300 const struct drm_crtc_funcs *funcs; in intel_crtc_init()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_crtc.c250 const struct drm_crtc_funcs *funcs, in __drm_crtc_init_with_planes()
357 const struct drm_crtc_funcs *funcs, in drm_crtc_init_with_planes()
387 const struct drm_crtc_funcs *funcs, in __drmm_crtc_init_with_planes()
439 const struct drm_crtc_funcs *funcs, in drmm_crtc_init_with_planes()
460 const struct drm_crtc_funcs *funcs, in __drmm_crtc_alloc_with_planes()
H A Ddrm_modeset_helper.c142 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
/openbmc/linux/drivers/gpu/drm/vc4/tests/
H A Dvc4_mock_crtc.c14 static const struct drm_crtc_funcs vc4_dummy_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs;
/openbmc/linux/drivers/gpu/drm/gma500/
H A Dgma_display.h76 extern const struct drm_crtc_funcs gma_crtc_funcs;
/openbmc/linux/drivers/gpu/drm/mgag200/
H A Dmgag200_g200eh3.c85 static const struct drm_crtc_funcs mgag200_g200eh3_crtc_funcs = {
H A Dmgag200_g200ew3.c94 static const struct drm_crtc_funcs mgag200_g200ew3_crtc_funcs = {
H A Dmgag200_g200eh.c181 static const struct drm_crtc_funcs mgag200_g200eh_crtc_funcs = {
H A Dmgag200_g200wb.c228 static const struct drm_crtc_funcs mgag200_g200wb_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_crtc.c159 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c526 static const struct drm_crtc_funcs
540 static const struct drm_crtc_funcs
577 const struct drm_crtc_funcs *funcs; in nv50_head_create()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c162 static const struct drm_crtc_funcs exynos_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-crtc.c44 static const struct drm_crtc_funcs dcss_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c181 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/mxsfb/
H A Dmxsfb_kms.c485 static const struct drm_crtc_funcs mxsfb_crtc_funcs = {
496 static const struct drm_crtc_funcs mxsfb_crtc_with_crc_funcs = {
/openbmc/linux/drivers/gpu/drm/logicvc/
H A Dlogicvc_crtc.c215 static const struct drm_crtc_funcs logicvc_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/kmb/
H A Dkmb_crtc.c57 static const struct drm_crtc_funcs kmb_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_drv.h914 const struct drm_crtc_funcs *crtc_funcs,
919 const struct drm_crtc_funcs *crtc_funcs,
H A Dvc4_crtc.c1118 static const struct drm_crtc_funcs vc4_crtc_funcs = {
1321 const struct drm_crtc_funcs *crtc_funcs, in __vc4_crtc_init()
1364 const struct drm_crtc_funcs *crtc_funcs, in vc4_crtc_init()
/openbmc/linux/drivers/gpu/drm/vkms/
H A Dvkms_crtc.c162 static const struct drm_crtc_funcs vkms_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_crtc.c326 static const struct drm_crtc_funcs sti_crtc_funcs = {
/openbmc/linux/drivers/gpu/drm/arm/
H A Dhdlcd_crtc.c65 static const struct drm_crtc_funcs hdlcd_crtc_funcs = {

1234