Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dmub/src/
H A Ddmub_srv.c725 if (dmub_rb_push_front(&dmub->inbox1_rb, cmd)) in dmub_srv_cmd_queue()
/openbmc/linux/drivers/gpu/drm/amd/display/dmub/inc/
H A Ddmub_cmd.h4257 static inline bool dmub_rb_push_front(struct dmub_rb *rb, in dmub_rb_push_front() function