Searched refs:sti_gdp_get_dst (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_gdp.c | 593 * sti_gdp_get_dst 603 static int sti_gdp_get_dst(struct device *dev, int dst, int src) in sti_gdp_get_dst() function 785 dst_w = sti_gdp_get_dst(gdp->dev, dst_w, src_w); in sti_gdp_atomic_update() 786 dst_h = sti_gdp_get_dst(gdp->dev, dst_h, src_h); in sti_gdp_atomic_update()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_gdp.c | 595 * sti_gdp_get_dst 605 static int sti_gdp_get_dst(struct device *dev, int dst, int src) in sti_gdp_get_dst() function 794 dst_w = sti_gdp_get_dst(gdp->dev, dst_w, src_w); in sti_gdp_atomic_update() 795 dst_h = sti_gdp_get_dst(gdp->dev, dst_h, src_h); in sti_gdp_atomic_update()
|
Completed in 3 milliseconds