Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/display/dmub/src/
Ddmub_srv_stat.c65 if (!dmub_rb_out_front(&dmub->outbox1_rb, &cmd)) { in dmub_srv_stat_get_notification()
/drivers/gpu/drm/amd/display/dmub/inc/
Ddmub_cmd.h3596 static inline bool dmub_rb_out_front(struct dmub_rb *rb, in dmub_rb_out_front() function