Home
last modified time | relevance | path

Searched refs:psb_gtt_pin (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/
H A Dgtt.h50 extern int psb_gtt_pin(struct gtt_range *gt);
H A Dgem.c151 err = psb_gtt_pin(r); in psb_gem_fault()
H A Dgma_display.c77 ret = psb_gtt_pin(gtt); in gma_pipe_set_base()
381 ret = psb_gtt_pin(gt); in gma_crtc_cursor_set()
H A Dgtt.c226 * psb_gtt_pin - pin pages into the GTT
235 int psb_gtt_pin(struct gtt_range *gt) in psb_gtt_pin() function
267 * Undoes the effect of psb_gtt_pin. On the last drop the GEM object

Completed in 3 milliseconds