Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/
H A Dcdma.h87 void host1x_cdma_update(struct host1x_cdma *cdma);
H A Dcdma.c690 void host1x_cdma_update(struct host1x_cdma *cdma) in host1x_cdma_update() function
/openbmc/linux/drivers/gpu/host1x/hw/
H A Dchannel_hw.c284 host1x_cdma_update(&job->channel->cdma); in job_complete_callback()
342 host1x_cdma_update(&ch->cdma); in channel_submit()