| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/nouveau/ |
| D | nouveau_drm.c | 184 static int nouveau_cli_init(struct nouveau_drm *drm, const char *sname, struct nouveau_cli *cli) in nouveau_cli_init() 266 static void nouveau_accel_ce_fini(struct nouveau_drm *drm) in nouveau_accel_ce_fini() 273 static void nouveau_accel_ce_init(struct nouveau_drm *drm) in nouveau_accel_ce_init() 297 static void nouveau_accel_gr_fini(struct nouveau_drm *drm) in nouveau_accel_gr_fini() 305 static void nouveau_accel_gr_init(struct nouveau_drm *drm) in nouveau_accel_gr_init() 374 static void nouveau_accel_fini(struct nouveau_drm *drm) in nouveau_accel_fini() 383 static void nouveau_accel_init(struct nouveau_drm *drm) in nouveau_accel_init() 464 struct nouveau_drm *drm = container_of(object->parent, typeof(*drm), parent); in nouveau_drm_errorf() local 477 struct nouveau_drm *drm = container_of(object->parent, typeof(*drm), parent); in nouveau_drm_debugf() local 495 struct nouveau_drm *drm; in nouveau_drm_device_init() local [all …]
|
| D | nouveau_drv.h | 93 struct nouveau_drm *drm; member 228 static inline bool nouveau_drm_use_coherent_gpu_mapping(struct nouveau_drm *drm) in nouveau_drm_use_coherent_gpu_mapping() 250 #define NV_FATAL(drm, f, a...) NV_PRINTK(crit, &(drm)->client, f, ##a) argument 251 #define NV_ERROR(drm, f, a...) NV_PRINTK(err, &(drm)->client, f, ##a) argument 252 #define NV_WARN(drm, f, a...) NV_PRINTK(warn, &(drm)->client, f, ##a) argument 253 #define NV_INFO(drm, f, a...) NV_PRINTK(info, &(drm)->client, f, ##a) argument 255 #define NV_DEBUG(drm, f, a...) … argument 260 #define NV_ATOMIC(drm, f, a...) … argument 268 #define NV_ERROR_ONCE(drm, f, a...) NV_PRINTK_ONCE(err, &(drm)->client, f, ##a) argument 269 #define NV_WARN_ONCE(drm, f, a...) NV_PRINTK_ONCE(warn, &(drm)->client, f, ##a) argument [all …]
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_gem.c | 37 struct drm_device *drm = rk_obj->base.dev; in rockchip_gem_iommu_map() local 76 struct drm_device *drm = rk_obj->base.dev; in rockchip_gem_iommu_unmap() local 117 struct drm_device *drm = rk_obj->base.dev; in rockchip_gem_get_pages() local 257 struct drm_device *drm = obj->dev; in rockchip_gem_alloc_dma() local 339 struct drm_device *drm = obj->dev; in rockchip_gem_alloc_secure() local 393 struct drm_device *drm = obj->dev; in rockchip_gem_free_secure() local 405 struct drm_device *drm = obj->dev; in rockchip_gem_alloc_buf() local 477 struct drm_device *drm = obj->dev; in rockchip_gem_free_dma() local 487 struct drm_device *drm = rk_obj->base.dev; in rockchip_gem_free_buf() local 519 struct drm_device *drm = obj->dev; in rockchip_drm_gem_object_mmap_dma() local [all …]
|
| D | rockchip_drm_drv.c | 1111 static void rockchip_attach_connector_property(struct drm_device *drm) in rockchip_attach_connector_property() 1135 static void rockchip_drm_set_property_default(struct drm_device *drm) in rockchip_drm_set_property_default() 1181 static int rockchip_gem_pool_init(struct drm_device *drm) in rockchip_gem_pool_init() 1215 static void rockchip_gem_pool_destroy(struct drm_device *drm) in rockchip_gem_pool_destroy() 1629 struct drm_device *drm = dev_get_drvdata(dev); in rockchip_drm_sys_suspend() local 1636 struct drm_device *drm = dev_get_drvdata(dev); in rockchip_drm_sys_resume() local 1839 struct drm_device *drm = platform_get_drvdata(pdev); in rockchip_drm_platform_shutdown() local
|
| D | rk3066_hdmi.c | 508 static int rk3066_hdmi_register(struct drm_device *drm, struct rk3066_hdmi *hdmi) in rk3066_hdmi_register() 715 struct drm_device *drm = data; in rk3066_hdmi_bind() local
|
| D | inno_hdmi.c | 551 static int inno_hdmi_register(struct drm_device *drm, struct inno_hdmi *hdmi) in inno_hdmi_register() 765 struct drm_device *drm = data; in inno_hdmi_bind() local
|
| D | rockchip_drm_logo.c | 166 void rockchip_free_loader_memory(struct drm_device *drm) in rockchip_free_loader_memory()
|
| D | rockchip_drm_vop.c | 2295 struct drm_device *drm = crtc->dev; in vop_crtc_cancel_pending_vblank() local 4022 struct drm_device *drm = vop->drm_dev; in vop_handle_vblank() local
|
| D | dw_hdmi-rockchip.c | 2800 struct drm_device *drm = data; in dw_hdmi_rockchip_bind() local
|
| D | rockchip_drm_vop2.c | 4548 struct drm_device *drm = crtc->dev; in vop2_crtc_cancel_pending_vblank() local 7583 struct drm_device *drm = vop2->drm_dev; in vop2_handle_vblank() local
|
| /device/board/isoftstone/yangfan/kernel/src/driv/gpu/rockchip/ |
| D | rockchip_drm_direct_show.c | 45 static int rockchip_drm_direct_show_alloc_fb(struct drm_device *drm, in rockchip_drm_direct_show_alloc_fb() 77 int rockchip_drm_direct_show_alloc_buffer(struct drm_device *drm, in rockchip_drm_direct_show_alloc_buffer() 157 void rockchip_drm_direct_show_free_buffer(struct drm_device *drm, in rockchip_drm_direct_show_free_buffer() 169 struct drm_plane *rockchip_drm_direct_show_get_plane(struct drm_device *drm, char *name) in rockchip_drm_direct_show_get_plane() 187 struct drm_crtc *rockchip_drm_direct_show_get_crtc(struct drm_device *drm) in rockchip_drm_direct_show_get_crtc() 245 int rockchip_drm_direct_show_commit(struct drm_device *drm, in rockchip_drm_direct_show_commit() 293 int rockchip_drm_direct_show_disable_plane(struct drm_device *drm, struct drm_plane *plane) in rockchip_drm_direct_show_disable_plane()
|
| D | rockchip_drm_logo.c | 124 static void rockchip_drm_release_reserve_vm(struct drm_device *drm, struct drm_mm_node *node) in rockchip_drm_release_reserve_vm() 134 static int rockchip_drm_reserve_vm(struct drm_device *drm, struct drm_mm *mm, in rockchip_drm_reserve_vm() 187 void rockchip_free_loader_memory(struct drm_device *drm) in rockchip_free_loader_memory()
|
| D | rockchip_drm_backlight.h | 59 static inline void rockchip_drm_backlight_update(struct drm_device *drm) in rockchip_drm_backlight_update()
|
| D | rockchip_drm_backlight.c | 202 void rockchip_drm_backlight_update(struct drm_device *drm) in rockchip_drm_backlight_update()
|
| D | rockchip_drm_vconn.c | 439 struct drm_device *drm = data; in rockchip_virtual_connector_bind() local
|
| D | rockchip-mipi-csi-tx.c | 1083 static int rockchip_mipi_csi_register(struct drm_device *drm, in rockchip_mipi_csi_register() 1143 struct drm_device *drm = data; in rockchip_mipi_csi_bind() local
|
| D | rockchip_drm_vop2.c | 4929 struct drm_device *drm = crtc->dev; in vop2_crtc_cancel_pending_vblank() local 8163 struct drm_device *drm = vop2->drm_dev; in vop2_handle_vblank() local
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/drm/ |
| D | sunxi_drm_gem.c | 444 struct drm_device *drm, u32 handle, in sunxi_drm_gem_dumb_map_offset()
|
| /device/board/isoftstone/zhiyuan/bootloader/configs/default/linux-5.10/ |
| D | sun50iw9.dtsi | 704 drm: drm@01000000 { label
|
| /device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/ |
| D | rockchip_drm_logo.c | 161 void rockchip_free_loader_memory(struct drm_device *drm) in rockchip_free_loader_memory()
|
| D | rockchip_drm_vop2.c | 4548 struct drm_device *drm = crtc->dev; in vop2_crtc_cancel_pending_vblank() local 7699 struct drm_device *drm = vop2->drm_dev; in vop2_handle_vblank() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/ |
| D | esparser.c | 770 struct drm_info *drm = &tmpmm; in drm_write() local
|
| D | tsdemux.c | 842 struct drm_info *drm = &tmpmm; in drm_tswrite() local
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/frame_provider/decoder/utils/ |
| D | vdec_input.c | 943 struct drm_info drm; in vdec_input_add_frame() local
|
| /device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/ |
| D | drv_hdmi_common.h | 982 hi_u8 drm[HDMI_INFO_FRAME_MAX_SIZE]; member
|