Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_psr.h57 void dmub_psr_destroy(struct dmub_psr **dmub);
H A Ddmub_psr.c503 void dmub_psr_destroy(struct dmub_psr **dmub) in dmub_psr_destroy() function
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c757 dmub_psr_destroy(&pool->base.psr); in dcn21_resource_destruct()