Searched refs:nv04_dfp_update_fp_control (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | disp.h | 117 void nv04_dfp_update_fp_control(struct drm_encoder *encoder, int mode);
|
H A D | dfp.c | 113 void nv04_dfp_update_fp_control(struct drm_encoder *encoder, int mode) in nv04_dfp_update_fp_control() function 550 nv04_dfp_update_fp_control(encoder, mode); in nv04_lvds_dpms() 574 nv04_dfp_update_fp_control(encoder, mode); in nv04_tmds_dpms()
|
H A D | tvnv17.c | 379 nv04_dfp_update_fp_control(encoder, mode); in nv17_tv_dpms() 382 nv04_dfp_update_fp_control(encoder, DRM_MODE_DPMS_OFF); in nv17_tv_dpms()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | disp.h | 120 void nv04_dfp_update_fp_control(struct drm_encoder *encoder, int mode);
|
H A D | dfp.c | 113 void nv04_dfp_update_fp_control(struct drm_encoder *encoder, int mode) in nv04_dfp_update_fp_control() function 551 nv04_dfp_update_fp_control(encoder, mode); in nv04_lvds_dpms() 575 nv04_dfp_update_fp_control(encoder, mode); in nv04_tmds_dpms()
|
H A D | tvnv17.c | 380 nv04_dfp_update_fp_control(encoder, mode); in nv17_tv_dpms() 383 nv04_dfp_update_fp_control(encoder, DRM_MODE_DPMS_OFF); in nv17_tv_dpms()
|
Completed in 10 milliseconds