Home
last modified time | relevance | path

Searched refs:atom_allocate_fb_scratch (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/radeon/
H A Datom.h156 int atom_allocate_fb_scratch(struct atom_context *ctx);
H A Dradeon_device.c1009 atom_allocate_fb_scratch(rdev->mode_info.atom_context); in radeon_atombios_init()
H A Datom.c1395 int atom_allocate_fb_scratch(struct atom_context *ctx) in atom_allocate_fb_scratch() function