Home
last modified time | relevance | path

Searched refs:radeon_fbdev (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/radeon/
Dradeon_fb.c44 struct radeon_fbdev { struct
104 static int radeonfb_create_pinned_object(struct radeon_fbdev *rfbdev, in radeonfb_create_pinned_object()
192 struct radeon_fbdev *rfbdev = in radeonfb_create()
193 container_of(helper, struct radeon_fbdev, helper); in radeonfb_create()
299 static int radeon_fbdev_destroy(struct drm_device *dev, struct radeon_fbdev *rfbdev) in radeon_fbdev_destroy()
325 struct radeon_fbdev *rfbdev; in radeon_fbdev_init()
333 rfbdev = kzalloc(sizeof(struct radeon_fbdev), GFP_KERNEL); in radeon_fbdev_init()
403 struct radeon_fbdev *rfbdev = rdev->mode_info.rfbdev; in radeon_fbdev_restore_mode()
Dradeon_mode.h233 struct radeon_fbdev;
272 struct radeon_fbdev *rfbdev;