| H A D | ofdrm.c | 292 void __iomem *(*cmap_ioremap)(struct ofdrm_device *odev, 295 void (*cmap_write)(struct ofdrm_device *odev, unsigned char index, 358 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci() 360 struct drm_device *dev = &odev->sysfb.dev; in ofdrm_device_init_pci() 391 static int ofdrm_device_init_pci(struct ofdrm_device *odev) in ofdrm_device_init_pci() 401 static struct resource *ofdrm_find_fb_resource(struct ofdrm_device *odev, in ofdrm_find_fb_resource() 404 struct platform_device *pdev = to_platform_device(odev->sysfb.dev.dev); in ofdrm_find_fb_resource() 427 static void __iomem *get_cmap_address_of(struct ofdrm_device *odev, struct device_node *of_node, in get_cmap_address_of() 430 struct drm_device *dev = &odev->sysfb.dev; in get_cmap_address_of() 459 static void __iomem *ofdrm_mach64_cmap_ioremap(struct ofdrm_device *odev, in ofdrm_mach64_cmap_ioremap() 356 ofdrm_device_init_pci(struct ofdrm_device * odev) ofdrm_device_init_pci() argument 389 ofdrm_device_init_pci(struct ofdrm_device * odev) ofdrm_device_init_pci() argument 399 ofdrm_find_fb_resource(struct ofdrm_device * odev,struct resource * fb_res) ofdrm_find_fb_resource() argument 425 get_cmap_address_of(struct ofdrm_device * odev,struct device_node * of_node,int bar_no,unsigned long offset,unsigned long size) get_cmap_address_of() argument 457 ofdrm_mach64_cmap_ioremap(struct ofdrm_device * odev,struct device_node * of_node,u64 fb_base) ofdrm_mach64_cmap_ioremap() argument 475 ofdrm_mach64_cmap_write(struct ofdrm_device * odev,unsigned char index,unsigned char r,unsigned char g,unsigned char b) ofdrm_mach64_cmap_write() argument 487 ofdrm_rage128_cmap_ioremap(struct ofdrm_device * odev,struct device_node * of_node,u64 fb_base) ofdrm_rage128_cmap_ioremap() argument 494 ofdrm_rage128_cmap_write(struct ofdrm_device * odev,unsigned char index,unsigned char r,unsigned char g,unsigned char b) ofdrm_rage128_cmap_write() argument 505 ofdrm_rage_m3a_cmap_ioremap(struct ofdrm_device * odev,struct device_node * of_node,u64 fb_base) ofdrm_rage_m3a_cmap_ioremap() argument 512 ofdrm_rage_m3a_cmap_write(struct ofdrm_device * odev,unsigned char index,unsigned char r,unsigned char g,unsigned char b) ofdrm_rage_m3a_cmap_write() argument 531 ofdrm_rage_m3b_cmap_ioremap(struct ofdrm_device * odev,struct device_node * of_node,u64 fb_base) ofdrm_rage_m3b_cmap_ioremap() argument 538 ofdrm_rage_m3b_cmap_write(struct ofdrm_device * odev,unsigned char index,unsigned char r,unsigned char g,unsigned char b) ofdrm_rage_m3b_cmap_write() argument 557 ofdrm_radeon_cmap_ioremap(struct ofdrm_device * odev,struct device_node * of_node,u64 fb_base) ofdrm_radeon_cmap_ioremap() argument 564 ofdrm_gxt2000_cmap_ioremap(struct ofdrm_device * odev,struct device_node * of_node,u64 fb_base) ofdrm_gxt2000_cmap_ioremap() argument 571 ofdrm_gxt2000_cmap_write(struct ofdrm_device * odev,unsigned char index,unsigned char r,unsigned char g,unsigned char b) ofdrm_gxt2000_cmap_write() argument 580 ofdrm_avivo_cmap_ioremap(struct ofdrm_device * odev,struct device_node * of_node,u64 fb_base) ofdrm_avivo_cmap_ioremap() argument 594 ofdrm_avivo_cmap_write(struct ofdrm_device * odev,unsigned char index,unsigned char r,unsigned char g,unsigned char b) ofdrm_avivo_cmap_write() argument 613 ofdrm_qemu_cmap_ioremap(struct ofdrm_device * odev,struct device_node * of_node,u64 fb_base) ofdrm_qemu_cmap_ioremap() argument 638 ofdrm_qemu_cmap_write(struct ofdrm_device * odev,unsigned char index,unsigned char r,unsigned char g,unsigned char b) ofdrm_qemu_cmap_write() argument 654 struct ofdrm_device *odev = ofdrm_device_of_dev(dev); ofdrm_set_gamma_lut() local 666 ofdrm_device_fill_gamma(struct ofdrm_device * odev,const struct drm_format_info * format) ofdrm_device_fill_gamma() argument 688 ofdrm_device_load_gamma(struct ofdrm_device * odev,const struct drm_format_info * format,struct drm_color_lut * lut) ofdrm_device_load_gamma() argument 730 struct ofdrm_device *odev = ofdrm_device_of_dev(crtc->dev); ofdrm_crtc_helper_atomic_flush() local 822 struct ofdrm_device *odev; ofdrm_device_create() local 1102 struct ofdrm_device *odev; ofdrm_probe() local [all...] |