| /OK3568_Linux_fs/kernel/include/drm/ |
| H A D | drm_plane.h | 256 struct drm_plane_funcs { struct 652 const struct drm_plane_funcs *funcs; 735 const struct drm_plane_funcs *funcs, 744 const struct drm_plane_funcs *funcs,
|
| H A D | drm_plane_helper.h | 42 extern const struct drm_plane_funcs drm_primary_helper_funcs;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | kirin_drm_drv.h | 47 const struct drm_plane_funcs *plane_funcs;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/ |
| H A D | plane.h | 66 extern const struct drm_plane_funcs tegra_plane_funcs;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tilcdc/ |
| H A D | tilcdc_plane.c | 14 static const struct drm_plane_funcs tilcdc_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_ldu.c | 310 static const struct drm_plane_funcs vmw_ldu_plane_funcs = { 319 static const struct drm_plane_funcs vmw_ldu_cursor_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | wndw.h | 85 extern const struct drm_plane_funcs nv50_wndw;
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_plane_helper.c | 243 const struct drm_plane_funcs drm_primary_helper_funcs = {
|
| H A D | drm_simple_kms_helper.c | 244 static const struct drm_plane_funcs drm_simple_kms_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vboxvideo/ |
| H A D | vbox_mode.c | 468 static const struct drm_plane_funcs vbox_cursor_plane_funcs = { 490 static const struct drm_plane_funcs vbox_primary_plane_funcs = { 504 const struct drm_plane_funcs *funcs; in vbox_create_plane()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | overlay.c | 271 static const struct drm_plane_funcs nv10_plane_funcs = { 461 static const struct drm_plane_funcs nv04_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vkms/ |
| H A D | vkms_plane.c | 82 static const struct drm_plane_funcs vkms_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/fsl-dcu/ |
| H A D | fsl_dcu_drm_plane.c | 175 static const struct drm_plane_funcs fsl_dcu_drm_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/tidss/ |
| H A D | tidss_plane.c | 158 static const struct drm_plane_funcs tidss_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arc/ |
| H A D | arcpgu_crtc.c | 170 static const struct drm_plane_funcs arc_pgu_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_layer.c | 130 static const struct drm_plane_funcs sun4i_backend_layer_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_sprite.c | 2874 static const struct drm_plane_funcs g4x_sprite_funcs = { 2883 static const struct drm_plane_funcs snb_sprite_funcs = { 2892 static const struct drm_plane_funcs vlv_sprite_funcs = { 2901 static const struct drm_plane_funcs skl_plane_funcs = { 2910 static const struct drm_plane_funcs gen12_plane_funcs = { 3016 const struct drm_plane_funcs *plane_funcs; in skl_universal_plane_create() 3133 const struct drm_plane_funcs *plane_funcs; in intel_sprite_plane_create()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/ |
| H A D | mtk_drm_plane.c | 130 static const struct drm_plane_funcs mtk_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_plane.c | 166 static struct drm_plane_funcs exynos_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/ |
| H A D | omap_plane.c | 224 static const struct drm_plane_funcs omap_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/shmobile/ |
| H A D | shmob_drm_plane.c | 224 static const struct drm_plane_funcs shmob_drm_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/qxl/ |
| H A D | qxl_display.c | 850 static const struct drm_plane_funcs qxl_cursor_plane_funcs = { 872 static const struct drm_plane_funcs qxl_primary_plane_funcs = { 887 const struct drm_plane_funcs *funcs; in qxl_create_plane()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/display/komeda/ |
| H A D | komeda_plane.c | 195 static const struct drm_plane_funcs komeda_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/arm/ |
| H A D | hdlcd_crtc.c | 284 static const struct drm_plane_funcs hdlcd_plane_funcs = {
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_drm_vvop.c | 52 static const struct drm_plane_funcs vvop_plane_funcs = {
|