Home
last modified time | relevance | path

Searched refs:to_mga_device (Results 1 – 9 of 9) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/mgag200/
Dmgag200_vga_bmc.c14 struct mga_device *mdev = to_mga_device(encoder->dev); in mgag200_vga_bmc_encoder_atomic_disable()
23 struct mga_device *mdev = to_mga_device(encoder->dev); in mgag200_vga_bmc_encoder_atomic_enable()
33 struct mga_device *mdev = to_mga_device(encoder->dev); in mgag200_vga_bmc_encoder_atomic_check()
53 struct mga_device *mdev = to_mga_device(connector->dev); in mgag200_vga_bmc_connector_helper_get_modes()
Dmgag200_mode.c505 struct mga_device *mdev = to_mga_device(dev); in mgag200_primary_plane_helper_atomic_update()
527 struct mga_device *mdev = to_mga_device(dev); in mgag200_primary_plane_helper_atomic_enable()
540 struct mga_device *mdev = to_mga_device(dev); in mgag200_primary_plane_helper_atomic_disable()
552 struct mga_device *mdev = to_mga_device(plane->dev); in mgag200_primary_plane_helper_get_scanout_buffer()
573 struct mga_device *mdev = to_mga_device(crtc->dev); in mgag200_crtc_helper_mode_valid()
603 struct mga_device *mdev = to_mga_device(dev); in mgag200_crtc_helper_atomic_check()
639 struct mga_device *mdev = to_mga_device(dev); in mgag200_crtc_helper_atomic_flush()
654 struct mga_device *mdev = to_mga_device(dev); in mgag200_crtc_helper_atomic_enable()
677 struct mga_device *mdev = to_mga_device(crtc->dev); in mgag200_crtc_helper_atomic_disable()
732 struct mga_device *mdev = to_mga_device(state->dev); in mgag200_mode_config_helper_atomic_commit_tail()
[all …]
Dmgag200_drv.h284 static inline struct mga_device *to_mga_device(struct drm_device *dev) in to_mga_device() function
300 return container_of(to_mga_device(dev), struct mgag200_g200_device, base); in to_mgag200_g200_device()
312 return container_of(to_mga_device(dev), struct mgag200_g200se_device, base); in to_mgag200_g200se_device()
Dmgag200_g200se.c174 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200se_00_pixpllc_atomic_update()
275 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200se_04_pixpllc_atomic_update()
319 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200se_crtc_helper_atomic_enable()
Dmgag200_g200er.c124 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200er_pixpllc_atomic_update()
187 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200er_crtc_helper_atomic_enable()
Dmgag200_g200ev.c103 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200ev_pixpllc_atomic_update()
188 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200ev_crtc_helper_atomic_enable()
Dmgag200_g200eh.c96 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200eh_pixpllc_atomic_update()
Dmgag200_g200wb.c95 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200wb_pixpllc_atomic_update()
Dmgag200_g200.c143 struct mga_device *mdev = to_mga_device(dev); in mgag200_g200_pixpllc_atomic_update()