Home
last modified time | relevance | path

Searched refs:atmel_hlcdc_dc (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_dc.c602 atmel_hlcdc_dc_mode_valid(struct atmel_hlcdc_dc *dc, in atmel_hlcdc_dc_mode_valid()
645 struct atmel_hlcdc_dc *dc = dev->dev_private; in atmel_hlcdc_dc_irq_handler()
669 struct atmel_hlcdc_dc *dc = dev->dev_private; in atmel_hlcdc_dc_irq_postinstall()
684 struct atmel_hlcdc_dc *dc = dev->dev_private; in atmel_hlcdc_dc_irq_disable()
720 struct atmel_hlcdc_dc *dc = dev->dev_private; in atmel_hlcdc_dc_modeset_init()
757 struct atmel_hlcdc_dc *dc; in atmel_hlcdc_dc_load()
824 struct atmel_hlcdc_dc *dc = dev->dev_private; in atmel_hlcdc_dc_unload()
900 struct atmel_hlcdc_dc *dc = drm_dev->dev_private; in atmel_hlcdc_dc_drm_suspend()
920 struct atmel_hlcdc_dc *dc = drm_dev->dev_private; in atmel_hlcdc_dc_drm_resume()
H A Datmel_hlcdc_plane.c388 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_update_pos_and_size()
560 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_update_buffers()
853 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_atomic_disable()
859 struct atmel_hlcdc_dc *dc) in atmel_hlcdc_atomic_update()
878 struct atmel_hlcdc_dc *dc) in atmel_xlcdc_atomic_update()
907 struct atmel_hlcdc_dc *dc = p->dev->dev_private; in atmel_hlcdc_plane_atomic_update()
994 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_init_properties()
1061 struct atmel_hlcdc_dc *dc = plane->base.dev->dev_private; in atmel_hlcdc_plane_irq()
1095 struct atmel_hlcdc_dc *dc = p->dev->dev_private; in atmel_hlcdc_plane_alloc_dscrs()
1178 struct atmel_hlcdc_dc *dc = p->dev->dev_private; in atmel_hlcdc_plane_atomic_destroy_state()
[all …]
H A Datmel_hlcdc_dc.h348 struct atmel_hlcdc_dc { struct
385 struct atmel_hlcdc_dc *dc);
484 atmel_hlcdc_dc_mode_valid(struct atmel_hlcdc_dc *dc,
H A DMakefile3 atmel_hlcdc_dc.o \
H A Datmel_hlcdc_crtc.c57 struct atmel_hlcdc_dc *dc;
620 struct atmel_hlcdc_dc *dc = dev->dev_private; in atmel_hlcdc_crtc_create()