Home
last modified time | relevance | path

Searched defs:drm_dev (Results 1 - 25 of 174) sorted by relevance

1234567

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_drv.h27 struct drm_device *drm_dev; member
H A Dsti_compositor.c64 struct drm_device *drm_dev = data; in sti_compositor_bind() local
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_drv.h27 struct drm_device *drm_dev; member
/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_rgb.h14 rockchip_rgb_init(struct device *dev, struct drm_crtc *crtc, struct drm_device *drm_dev) rockchip_rgb_init() argument
H A Drockchip_rgb.c26 struct drm_device *drm_dev; member
71 rockchip_rgb_init(struct device *dev, struct drm_crtc *crtc, struct drm_device *drm_dev) rockchip_rgb_init() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_rgb.h15 rockchip_rgb_init(struct device *dev, struct drm_crtc *crtc, struct drm_device *drm_dev, int video_port) rockchip_rgb_init() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.h37 static inline int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open() argument
42 static inline void g2d_close(struct drm_device *drm_dev, struct drm_file *file) in g2d_close() argument
H A Dexynos_drm_dma.c43 static int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device() argument
84 static void drm_iommu_detach_device(struct drm_device *drm_dev, in drm_iommu_detach_device() argument
H A Dexynos_drm_fb.c25 static int check_fb_gem_memory_type(struct drm_device *drm_dev, in check_fb_gem_memory_type() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/exynos/
H A Dexynos_drm_g2d.h37 static inline int g2d_open(struct drm_device *drm_dev, struct drm_file *file) in g2d_open() argument
42 static inline void g2d_close(struct drm_device *drm_dev, struct drm_file *file) in g2d_close() argument
H A Dexynos_drm_dma.c42 static int drm_iommu_attach_device(struct drm_device *drm_dev, in drm_iommu_attach_device() argument
83 static void drm_iommu_detach_device(struct drm_device *drm_dev, in drm_iommu_detach_device() argument
H A Dexynos_drm_dsi.c79 struct drm_device *drm_dev = data; in exynos_dsi_bind() local
H A Dexynos_drm_fb.c25 static int check_fb_gem_memory_type(struct drm_device *drm_dev, in check_fb_gem_memory_type() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/logicvc/
H A Dlogicvc_mode.c33 struct drm_device *drm_dev = &logicvc->drm_dev; in logicvc_mode_init() local
73 struct drm_device *drm_dev = &logicvc->drm_dev; in logicvc_mode_fini() local
[all...]
H A Dlogicvc_interface.c144 struct drm_device *drm_dev = &logicvc->drm_dev; in logicvc_interface_init() local
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dp/
H A Ddp_display.h13 struct drm_device *drm_dev; member
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/
H A Dmsm_disp_snapshot.h46 struct drm_device *drm_dev; member
H A Dmsm_disp_snapshot.c34 struct drm_device *drm_dev = kms->dev; in msm_disp_snapshot_state_sync() local
81 void msm_disp_snapshot_state(struct drm_device *drm_dev) in msm_disp_snapshot_state() argument
97 int msm_disp_snapshot_init(struct drm_device *drm_dev) in msm_disp_snapshot_init() argument
121 msm_disp_snapshot_destroy(struct drm_device *drm_dev) msm_disp_snapshot_destroy() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/
H A Dnouveau_led.c39 struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev; in nouveau_led_get_brightness() local
56 struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev; in nouveau_led_set_brightness() local
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dp/
H A Ddp_display.h14 struct drm_device *drm_dev; member
H A Ddp_power.c18 struct drm_device *drm_dev; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_led.c39 struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev; in nouveau_led_get_brightness() local
56 struct drm_device *drm_dev = container_of(led, struct nouveau_led, led)->dev; in nouveau_led_set_brightness() local
/kernel/linux/linux-5.10/drivers/gpu/drm/bochs/
H A Dbochs_drv.c78 struct drm_device *drm_dev = dev_get_drvdata(dev); in bochs_pm_suspend() local
85 struct drm_device *drm_dev = dev_get_drvdata(dev); in bochs_pm_resume() local
/kernel/linux/linux-5.10/drivers/gpu/drm/xen/
H A Dxen_drm_front.h127 struct drm_device *drm_dev; member
/kernel/linux/linux-6.6/drivers/gpu/drm/hisilicon/hibmc/
H A Dhibmc_drm_i2c.c80 int hibmc_ddc_create(struct drm_device *drm_dev, in hibmc_ddc_create() argument

Completed in 11 milliseconds

1234567