Home
last modified time | relevance | path

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

1234

/linux-6.15/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);
H A Ddrm_kunit_helpers.h12 struct drm_crtc_funcs;
118 const struct drm_crtc_funcs *funcs,
/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_crtc.c243 static const struct drm_crtc_funcs bdw_crtc_funcs = {
252 static const struct drm_crtc_funcs ilk_crtc_funcs = {
261 static const struct drm_crtc_funcs g4x_crtc_funcs = {
270 static const struct drm_crtc_funcs i965_crtc_funcs = {
279 static const struct drm_crtc_funcs i915gm_crtc_funcs = {
288 static const struct drm_crtc_funcs i915_crtc_funcs = {
297 static const struct drm_crtc_funcs i8xx_crtc_funcs = {
310 const struct drm_crtc_funcs *funcs; in intel_crtc_init()
/linux-6.15/drivers/gpu/drm/tests/
H A Ddrm_kunit_helpers.c215 static const struct drm_crtc_funcs default_crtc_funcs = {
246 const struct drm_crtc_funcs *funcs, in drm_kunit_helper_create_crtc()
/linux-6.15/drivers/gpu/drm/vc4/tests/
H A Dvc4_mock_crtc.c14 static const struct drm_crtc_funcs vc4_dummy_crtc_funcs = {
/linux-6.15/drivers/gpu/drm/
H A Ddrm_crtc.c238 const struct drm_crtc_funcs *funcs, in __drm_crtc_init_with_planes()
344 const struct drm_crtc_funcs *funcs, in drm_crtc_init_with_planes()
374 const struct drm_crtc_funcs *funcs, in __drmm_crtc_init_with_planes()
426 const struct drm_crtc_funcs *funcs, in drmm_crtc_init_with_planes()
447 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()
/linux-6.15/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs;
/linux-6.15/drivers/gpu/drm/gma500/
H A Dgma_display.h76 extern const struct drm_crtc_funcs gma_crtc_funcs;
/linux-6.15/drivers/gpu/drm/mgag200/
H A Dmgag200_g200eh3.c85 static const struct drm_crtc_funcs mgag200_g200eh3_crtc_funcs = {
H A Dmgag200_g200eh5.c103 static const struct drm_crtc_funcs mgag200_g200eh5_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_g200er.c218 static const struct drm_crtc_funcs mgag200_g200er_crtc_funcs = {
H A Dmgag200_g200wb.c228 static const struct drm_crtc_funcs mgag200_g200wb_crtc_funcs = {
/linux-6.15/drivers/gpu/drm/nouveau/dispnv50/
H A Dhead.c521 static const struct drm_crtc_funcs
535 static const struct drm_crtc_funcs
572 const struct drm_crtc_funcs *funcs; in nv50_head_create()
/linux-6.15/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_crtc.c159 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
/linux-6.15/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c162 static const struct drm_crtc_funcs exynos_crtc_funcs = {
/linux-6.15/drivers/gpu/drm/imx/dcss/
H A Ddcss-crtc.c44 static const struct drm_crtc_funcs dcss_crtc_funcs = {
/linux-6.15/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c181 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
/linux-6.15/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 = {
/linux-6.15/drivers/gpu/drm/kmb/
H A Dkmb_crtc.c57 static const struct drm_crtc_funcs kmb_crtc_funcs = {
/linux-6.15/drivers/gpu/drm/logicvc/
H A Dlogicvc_crtc.c215 static const struct drm_crtc_funcs logicvc_crtc_funcs = {
/linux-6.15/drivers/gpu/drm/vkms/
H A Dvkms_crtc.c156 static const struct drm_crtc_funcs vkms_crtc_funcs = {

1234