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

/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Ddfp.c49 static inline bool is_fpc_off(uint32_t fpc) function
124 if (is_fpc_off(*fpc)) {
140 if (!is_fpc_off(*fpc) && !nv_crtc->fp_users) {

Completed in 94 milliseconds