Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/aty/
H A Dradeon_accel.c52 if (radeon_get_dstbpp(rinfo->depth) != DST_8BPP) in radeonfb_prim_fillrect()
303 temp = radeon_get_dstbpp(rinfo->depth); in radeonfb_engine_init()
H A Dradeonfb.h451 static inline u32 radeon_get_dstbpp(u16 depth) in radeon_get_dstbpp() function
H A Dradeon_base.c1724 format = radeon_get_dstbpp(depth); in radeonfb_set_par()