search for: vertblankend

Displaying 3 results from an estimated 3 matches for "vertblankend".

2020 Apr 30
2
[PATCH] drm/nouveau/dispnv04: Remove dead code
...lankEnd); - ErrorF("vertDisplay: 0x%X \n", vertDisplay); - ErrorF("vertStart: 0x%X \n", vertStart); - ErrorF("vertEnd: 0x%X \n", vertEnd); - ErrorF("vertTotal: 0x%X \n", vertTotal); - ErrorF("vertBlankStart: 0x%X \n", vertBlankStart); - ErrorF("vertBlankEnd: 0x%X \n", vertBlankEnd); -#endif - /* * compute correct Hsync & Vsync polarity */ @@ -492,14 +472,6 @@ static void nv_crtc_calc_state_ext(struct drm_crtc *crtc, struct drm_display_mod /* Except for rare conditions I2C is enabled on the primary crtc */ if (nv_crtc->index == 0)...
2020 Apr 30
0
[PATCH] drm/nouveau/dispnv04: Remove dead code
...rtDisplay); > - ErrorF("vertStart: 0x%X \n", vertStart); > - ErrorF("vertEnd: 0x%X \n", vertEnd); > - ErrorF("vertTotal: 0x%X \n", vertTotal); > - ErrorF("vertBlankStart: 0x%X \n", vertBlankStart); > - ErrorF("vertBlankEnd: 0x%X \n", vertBlankEnd); > -#endif > - > /* > * compute correct Hsync & Vsync polarity > */ > @@ -492,14 +472,6 @@ static void nv_crtc_calc_state_ext(struct drm_crtc *crtc, struct drm_display_mod > /* Except for rare conditions I2C is e...
2020 May 01
1
[PATCH] drm/nouveau/dispnv04: Remove dead code
...ErrorF("vertStart: 0x%X \n", vertStart); > > - ErrorF("vertEnd: 0x%X \n", vertEnd); > > - ErrorF("vertTotal: 0x%X \n", vertTotal); > > - ErrorF("vertBlankStart: 0x%X \n", vertBlankStart); > > - ErrorF("vertBlankEnd: 0x%X \n", vertBlankEnd); > > -#endif > > - > > /* > > * compute correct Hsync & Vsync polarity > > */ > > @@ -492,14 +472,6 @@ static void nv_crtc_calc_state_ext(struct drm_crtc *crtc, struct drm_display_mod > > /*...