Searched refs:nv04_dfp_get_bound_head (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | disp.h | 113 int nv04_dfp_get_bound_head(struct drm_device *dev, struct dcb_output *dcbent);
|
H A D | dfp.c | 55 int nv04_dfp_get_bound_head(struct drm_device *dev, struct dcb_output *dcbent) in nv04_dfp_get_bound_head() function 536 nv04_dfp_get_bound_head(dev, nv_encoder->dcb); in nv04_lvds_dpms() 584 nv04_dfp_get_bound_head(dev, nv_encoder->dcb); in nv04_dfp_save()
|
H A D | tvnv17.c | 424 nv04_dfp_get_bound_head(dev, dcb) == head) { in nv17_tv_prepare()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/ |
H A D | disp.h | 116 int nv04_dfp_get_bound_head(struct drm_device *dev, struct dcb_output *dcbent);
|
H A D | dfp.c | 55 int nv04_dfp_get_bound_head(struct drm_device *dev, struct dcb_output *dcbent) in nv04_dfp_get_bound_head() function 537 nv04_dfp_get_bound_head(dev, nv_encoder->dcb); in nv04_lvds_dpms() 585 nv04_dfp_get_bound_head(dev, nv_encoder->dcb); in nv04_dfp_save()
|
H A D | tvnv17.c | 425 nv04_dfp_get_bound_head(dev, dcb) == head) { in nv17_tv_prepare()
|
Completed in 6 milliseconds