Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c74 mode_cmd->pitches[0] = radeon_align_pitch(rdev, mode_cmd->width, cpp, in radeon_fbdev_create_pinned_object()
H A Dradeon_gem.c807 int radeon_align_pitch(struct radeon_device *rdev, int width, int cpp, bool tiled) in radeon_align_pitch() function
840 args->pitch = radeon_align_pitch(rdev, args->width, in radeon_mode_dumb_create()