Searched refs:drm_device (Results 51 - 75 of 452) sorted by relevance

1234567891011>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/nouveau/
H A Dnv04_timer.c7 nv04_timer_init(struct drm_device *dev)
29 nv04_timer_read(struct drm_device *dev)
49 nv04_timer_takedown(struct drm_device *dev)
H A Dnv10_fb.c7 nv10_fb_set_region_tiling(struct drm_device *dev, int i, uint32_t addr,
26 nv10_fb_init(struct drm_device *dev)
42 nv10_fb_takedown(struct drm_device *dev)
H A Dnouveau_backlight.c42 struct drm_device *dev = bl_get_data(bd);
51 struct drm_device *dev = bl_get_data(bd);
69 struct drm_device *dev = bl_get_data(bd);
76 struct drm_device *dev = bl_get_data(bd);
90 static int nouveau_nv40_backlight_init(struct drm_device *dev)
113 static int nouveau_nv50_backlight_init(struct drm_device *dev)
135 int nouveau_backlight_init(struct drm_device *dev)
151 void nouveau_backlight_exit(struct drm_device *dev)
H A Dnouveau_connector.h53 nouveau_connector_create(struct drm_device *, int index);
H A Dnouveau_fb.h43 int nouveau_framebuffer_init(struct drm_device *dev, struct nouveau_framebuffer *nouveau_fb,
H A Dnv17_tv.h122 void nv17_tv_state_save(struct drm_device *dev, struct nv17_tv_state *state);
123 void nv17_tv_state_load(struct drm_device *dev, struct nv17_tv_state *state);
130 static inline void nv_write_ptv(struct drm_device *dev, uint32_t reg, uint32_t val)
135 static inline uint32_t nv_read_ptv(struct drm_device *dev, uint32_t reg)
140 static inline void nv_write_tv_enc(struct drm_device *dev, uint8_t reg, uint8_t val)
146 static inline uint8_t nv_read_tv_enc(struct drm_device *dev, uint8_t reg)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnv04_timer.c7 nv04_timer_init(struct drm_device *dev)
29 nv04_timer_read(struct drm_device *dev)
49 nv04_timer_takedown(struct drm_device *dev)
H A Dnv10_fb.c7 nv10_fb_set_region_tiling(struct drm_device *dev, int i, uint32_t addr,
26 nv10_fb_init(struct drm_device *dev)
42 nv10_fb_takedown(struct drm_device *dev)
H A Dnouveau_backlight.c42 struct drm_device *dev = bl_get_data(bd);
51 struct drm_device *dev = bl_get_data(bd);
69 struct drm_device *dev = bl_get_data(bd);
76 struct drm_device *dev = bl_get_data(bd);
90 static int nouveau_nv40_backlight_init(struct drm_device *dev)
113 static int nouveau_nv50_backlight_init(struct drm_device *dev)
135 int nouveau_backlight_init(struct drm_device *dev)
151 void nouveau_backlight_exit(struct drm_device *dev)
H A Dnouveau_connector.h53 nouveau_connector_create(struct drm_device *, int index);
H A Dnouveau_fb.h43 int nouveau_framebuffer_init(struct drm_device *dev, struct nouveau_framebuffer *nouveau_fb,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/radeon/
H A Dradeon_drv.c44 int radeon_driver_load_kms(struct drm_device *dev, unsigned long flags);
45 int radeon_driver_unload_kms(struct drm_device *dev);
46 int radeon_driver_firstopen_kms(struct drm_device *dev);
47 void radeon_driver_lastclose_kms(struct drm_device *dev);
48 int radeon_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv);
49 void radeon_driver_postclose_kms(struct drm_device *dev,
51 void radeon_driver_preclose_kms(struct drm_device *dev,
53 int radeon_suspend_kms(struct drm_device *dev, pm_message_t state);
54 int radeon_resume_kms(struct drm_device *dev);
55 u32 radeon_get_vblank_counter_kms(struct drm_device *de
[all...]
H A Dradeon_irq.c38 void radeon_irq_set_state(struct drm_device *dev, u32 mask, int state)
51 static void r500_vbl_irq_set_state(struct drm_device *dev, u32 mask, int state)
64 int radeon_enable_vblank(struct drm_device *dev, int crtc)
99 void radeon_disable_vblank(struct drm_device *dev, int crtc)
185 struct drm_device *dev = (struct drm_device *) arg;
222 static int radeon_emit_irq(struct drm_device * dev)
240 static int radeon_wait_irq(struct drm_device * dev, int swi_nr)
257 u32 radeon_get_vblank_counter(struct drm_device *dev, int crtc)
286 int radeon_irq_emit(struct drm_device *de
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/
H A Ddrm_agpsupport.c54 int drm_agp_info(struct drm_device *dev, struct drm_agp_info *info)
77 int drm_agp_info_ioctl(struct drm_device *dev, void *data,
99 int drm_agp_acquire(struct drm_device * dev)
125 int drm_agp_acquire_ioctl(struct drm_device *dev, void *data,
128 return drm_agp_acquire((struct drm_device *) file_priv->minor->dev);
139 int drm_agp_release(struct drm_device * dev)
149 int drm_agp_release_ioctl(struct drm_device *dev, void *data,
165 int drm_agp_enable(struct drm_device * dev, struct drm_agp_mode mode)
178 int drm_agp_enable_ioctl(struct drm_device *dev, void *data,
198 int drm_agp_alloc(struct drm_device *de
[all...]
H A Ddrm_context.c55 * Clears the bit specified by \p ctx_handle in drm_device::ctx_bitmap and the entry
56 * in drm_device::ctx_idr, while holding the drm_device::struct_mutex
59 void drm_ctxbitmap_free(struct drm_device * dev, int ctx_handle)
72 * Allocate a new idr from drm_device::ctx_idr while holding the
73 * drm_device::struct_mutex lock.
75 static int drm_ctxbitmap_next(struct drm_device * dev)
101 * Initialise the drm_device::ctx_idr
103 int drm_ctxbitmap_init(struct drm_device * dev)
115 * while holding the drm_device
[all...]
H A Ddrm_memory.c60 struct drm_device * dev)
103 DRM_AGP_MEM *drm_alloc_agp(struct drm_device * dev, int pages, u32 type)
130 struct drm_device * dev)
137 void drm_core_ioremap(struct drm_local_map *map, struct drm_device *dev)
147 void drm_core_ioremap_wc(struct drm_local_map *map, struct drm_device *dev)
157 void drm_core_ioremapfree(struct drm_local_map *map, struct drm_device *dev)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_agpsupport.c54 int drm_agp_info(struct drm_device *dev, struct drm_agp_info *info)
77 int drm_agp_info_ioctl(struct drm_device *dev, void *data,
99 int drm_agp_acquire(struct drm_device * dev)
125 int drm_agp_acquire_ioctl(struct drm_device *dev, void *data,
128 return drm_agp_acquire((struct drm_device *) file_priv->minor->dev);
139 int drm_agp_release(struct drm_device * dev)
149 int drm_agp_release_ioctl(struct drm_device *dev, void *data,
165 int drm_agp_enable(struct drm_device * dev, struct drm_agp_mode mode)
178 int drm_agp_enable_ioctl(struct drm_device *dev, void *data,
198 int drm_agp_alloc(struct drm_device *de
[all...]
H A Ddrm_context.c55 * Clears the bit specified by \p ctx_handle in drm_device::ctx_bitmap and the entry
56 * in drm_device::ctx_idr, while holding the drm_device::struct_mutex
59 void drm_ctxbitmap_free(struct drm_device * dev, int ctx_handle)
72 * Allocate a new idr from drm_device::ctx_idr while holding the
73 * drm_device::struct_mutex lock.
75 static int drm_ctxbitmap_next(struct drm_device * dev)
101 * Initialise the drm_device::ctx_idr
103 int drm_ctxbitmap_init(struct drm_device * dev)
115 * while holding the drm_device
[all...]
H A Ddrm_memory.c60 struct drm_device * dev)
103 DRM_AGP_MEM *drm_alloc_agp(struct drm_device * dev, int pages, u32 type)
130 struct drm_device * dev)
137 void drm_core_ioremap(struct drm_local_map *map, struct drm_device *dev)
147 void drm_core_ioremap_wc(struct drm_local_map *map, struct drm_device *dev)
157 void drm_core_ioremapfree(struct drm_local_map *map, struct drm_device *dev)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_drv.c44 int radeon_driver_load_kms(struct drm_device *dev, unsigned long flags);
45 int radeon_driver_unload_kms(struct drm_device *dev);
46 int radeon_driver_firstopen_kms(struct drm_device *dev);
47 void radeon_driver_lastclose_kms(struct drm_device *dev);
48 int radeon_driver_open_kms(struct drm_device *dev, struct drm_file *file_priv);
49 void radeon_driver_postclose_kms(struct drm_device *dev,
51 void radeon_driver_preclose_kms(struct drm_device *dev,
53 int radeon_suspend_kms(struct drm_device *dev, pm_message_t state);
54 int radeon_resume_kms(struct drm_device *dev);
55 u32 radeon_get_vblank_counter_kms(struct drm_device *de
[all...]
H A Dradeon_irq.c38 void radeon_irq_set_state(struct drm_device *dev, u32 mask, int state)
51 static void r500_vbl_irq_set_state(struct drm_device *dev, u32 mask, int state)
64 int radeon_enable_vblank(struct drm_device *dev, int crtc)
99 void radeon_disable_vblank(struct drm_device *dev, int crtc)
185 struct drm_device *dev = (struct drm_device *) arg;
222 static int radeon_emit_irq(struct drm_device * dev)
240 static int radeon_wait_irq(struct drm_device * dev, int swi_nr)
257 u32 radeon_get_vblank_counter(struct drm_device *dev, int crtc)
286 int radeon_irq_emit(struct drm_device *de
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/drm/
H A Ddrm_crtc_helper.h102 extern void drm_helper_disable_unused_functions(struct drm_device *dev);
134 extern int drm_helper_resume_force_mode(struct drm_device *dev);
135 extern void drm_kms_helper_poll_init(struct drm_device *dev);
136 extern void drm_kms_helper_poll_fini(struct drm_device *dev);
137 extern void drm_helper_hpd_irq_event(struct drm_device *dev);
139 extern void drm_kms_helper_poll_disable(struct drm_device *dev);
140 extern void drm_kms_helper_poll_enable(struct drm_device *dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/drm/
H A Ddrm_crtc_helper.h102 extern void drm_helper_disable_unused_functions(struct drm_device *dev);
134 extern int drm_helper_resume_force_mode(struct drm_device *dev);
135 extern void drm_kms_helper_poll_init(struct drm_device *dev);
136 extern void drm_kms_helper_poll_fini(struct drm_device *dev);
137 extern void drm_helper_hpd_irq_event(struct drm_device *dev);
139 extern void drm_kms_helper_poll_disable(struct drm_device *dev);
140 extern void drm_kms_helper_poll_enable(struct drm_device *dev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/gpu/drm/via/
H A Dvia_map.c28 static int via_do_init_map(struct drm_device *dev, drm_via_init_t *init)
71 int via_do_cleanup_map(struct drm_device *dev)
78 int via_map_init(struct drm_device *dev, void *data, struct drm_file *file_priv)
94 int via_driver_load(struct drm_device *dev, unsigned long chipset)
123 int via_driver_unload(struct drm_device *dev)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_map.c28 static int via_do_init_map(struct drm_device *dev, drm_via_init_t *init)
71 int via_do_cleanup_map(struct drm_device *dev)
78 int via_map_init(struct drm_device *dev, void *data, struct drm_file *file_priv)
94 int via_driver_load(struct drm_device *dev, unsigned long chipset)
123 int via_driver_unload(struct drm_device *dev)

Completed in 214 milliseconds

1234567891011>>