Home
last modified time | relevance | path

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

/drivers/gpu/drm/mgag200/
Dmgag200_main.c332 struct mgag200_bo *mgag200_bo = gem_to_mga_bo(obj); in mgag200_gem_free_object()
360 bo = gem_to_mga_bo(obj); in mgag200_dumb_mmap_offset()
Dmgag200_fb.c37 bo = gem_to_mga_bo(obj); in mga_dirty_update()
188 bo = gem_to_mga_bo(gobj); in mgag200fb_create()
Dmgag200_drv.h230 #define gem_to_mga_bo(gobj) container_of((gobj), struct mgag200_bo, gem) macro
Dmgag200_cursor.c119 bo = gem_to_mga_bo(obj); in mga_crtc_cursor_set()
Dmgag200_mode.c737 bo = gem_to_mga_bo(obj); in mga_crtc_do_set_base()
747 bo = gem_to_mga_bo(obj); in mga_crtc_do_set_base()
1283 struct mgag200_bo *bo = gem_to_mga_bo(obj); in mga_crtc_disable()