Home
last modified time | relevance | path

Searched refs:drm_crtc_funcs (Results 1 - 25 of 140) sorted by relevance

123456

/kernel/linux/linux-5.10/include/drm/
H A Ddrm_modeset_helper.h27 struct drm_crtc_funcs;
39 const struct drm_crtc_funcs *funcs);
H A Ddrm_crtc.h398 * struct drm_crtc_funcs - control CRTCs for a given device
400 * The drm_crtc_funcs structure is the central CRTC management structure
409 struct drm_crtc_funcs { struct
1066 const struct drm_crtc_funcs *funcs;
1209 const struct drm_crtc_funcs *funcs,
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_modeset_helper.h27 struct drm_crtc_funcs;
39 const struct drm_crtc_funcs *funcs);
H A Ddrm_crtc.h391 * struct drm_crtc_funcs - control CRTCs for a given device
393 * The drm_crtc_funcs structure is the central CRTC management structure
402 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,
1247 * The @drm_crtc_funcs.destroy hook must be NULL.
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_crtc.c69 * &drm_crtc_funcs.set_config, legacy plane operations, see
70 * &drm_crtc_funcs.page_flip and &drm_crtc_funcs.cursor_set2, and other legacy
71 * operations like &drm_crtc_funcs.gamma_set. For atomic drivers all these
250 const struct drm_crtc_funcs *funcs, in __drm_crtc_init_with_planes()
339 * The &drm_crtc_funcs.destroy hook should call drm_crtc_cleanup() and kfree()
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()
428 * The @drm_crtc_funcs.destroy hook must be NULL.
439 const struct drm_crtc_funcs *func in drmm_crtc_init_with_planes()
[all...]
H A Ddrm_modeset_helper.c142 const struct drm_crtc_funcs *funcs) in drm_crtc_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs;
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/kirin/
H A Dkirin_drm_drv.h45 const struct drm_crtc_funcs *crtc_funcs;
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/tests/
H A Dvc4_mock_crtc.c14 static const struct drm_crtc_funcs vc4_dummy_crtc_funcs = {
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/
H A Dgma_display.h76 extern const struct drm_crtc_funcs gma_crtc_funcs;
/kernel/linux/linux-5.10/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 = {
/kernel/linux/linux-6.6/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 = {
/kernel/linux/linux-5.10/drivers/gpu/drm/loongson/
H A Dloongson_crtc.c197 * The drm_crtc_funcs structure is the central CRTC management structure
200 static const struct drm_crtc_funcs loongson_swcursor_crtc_funcs = {
211 static const struct drm_crtc_funcs loongson_hwcursor_crtc_funcs = {
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/arc/
H A Darcpgu_crtc.c53 static const struct drm_crtc_funcs arc_pgu_crtc_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c160 static const struct drm_crtc_funcs exynos_crtc_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_crtc.c157 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/imx/dcss/
H A Ddcss-crtc.c43 static const struct drm_crtc_funcs dcss_crtc_funcs = {
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/
H A Dsun4i_crtc.c175 static const struct drm_crtc_funcs sun4i_crtc_funcs = {
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_crtc.c162 static const struct drm_crtc_funcs exynos_crtc_funcs = {
/kernel/linux/linux-6.6/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_crtc.c159 static const struct drm_crtc_funcs fsl_dcu_drm_crtc_funcs = {

Completed in 15 milliseconds

123456