search for: bmode

Displaying 7 results from an estimated 7 matches for "bmode".

Did you mean: mode
2020 Feb 25
2
[PATCH 04/12] drm: Nuke mode->vrefresh
...t;clock = (u32)mode->htotal * (u32)mode->vtotal / 100 * 6; > > - mode->vrefresh = drm_mode_vrefresh(mode); > > } > > > > > > @@ -2300,7 +2299,6 @@ int vmw_du_connector_fill_modes(struct drm_connector *connector, > > mode = drm_mode_duplicate(dev, bmode); > > if (!mode) > > return 0; > > - mode->vrefresh = drm_mode_vrefresh(mode); > > > > drm_mode_probed_add(connector, mode); > > } > > diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h > > index 7dab7f172431..52e8ca613e4...
2020 Feb 24
0
[PATCH 04/12] drm: Nuke mode->vrefresh
...nd + 50; > > mode->clock = (u32)mode->htotal * (u32)mode->vtotal / 100 * 6; > - mode->vrefresh = drm_mode_vrefresh(mode); > } > > > @@ -2300,7 +2299,6 @@ int vmw_du_connector_fill_modes(struct drm_connector *connector, > mode = drm_mode_duplicate(dev, bmode); > if (!mode) > return 0; > - mode->vrefresh = drm_mode_vrefresh(mode); > > drm_mode_probed_add(connector, mode); > } > diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h > index 7dab7f172431..52e8ca613e4b 100644 > --- a/include/drm/drm_mode...
2020 Feb 25
0
[PATCH 04/12] drm: Nuke mode->vrefresh
...e->htotal * (u32)mode->vtotal / 100 * 6; >>> - mode->vrefresh = drm_mode_vrefresh(mode); >>> } >>> >>> >>> @@ -2300,7 +2299,6 @@ int vmw_du_connector_fill_modes(struct drm_connector *connector, >>> mode = drm_mode_duplicate(dev, bmode); >>> if (!mode) >>> return 0; >>> - mode->vrefresh = drm_mode_vrefresh(mode); >>> >>> drm_mode_probed_add(connector, mode); >>> } >>> diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h >>> index 7...
2020 Feb 19
5
[PATCH 04/12] drm: Nuke mode->vrefresh
...de) mode->vtotal = mode->vsync_end + 50; mode->clock = (u32)mode->htotal * (u32)mode->vtotal / 100 * 6; - mode->vrefresh = drm_mode_vrefresh(mode); } @@ -2300,7 +2299,6 @@ int vmw_du_connector_fill_modes(struct drm_connector *connector, mode = drm_mode_duplicate(dev, bmode); if (!mode) return 0; - mode->vrefresh = drm_mode_vrefresh(mode); drm_mode_probed_add(connector, mode); } diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h index 7dab7f172431..52e8ca613e4b 100644 --- a/include/drm/drm_modes.h +++ b/include/drm/drm_modes.h @@ -380,16...
2020 Apr 04
0
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...+ 50; > > mode->clock = (u32)mode->htotal * (u32)mode->vtotal / 100 * 6; > - mode->vrefresh = drm_mode_vrefresh(mode); > } > > > @@ -2212,7 +2211,6 @@ int vmw_du_connector_fill_modes(struct > drm_connector *connector, > mode = drm_mode_duplicate(dev, bmode); > if (!mode) > return 0; > - mode->vrefresh = drm_mode_vrefresh(mode); > > drm_mode_probed_add(connector, mode); > } > diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h > index 730fc31de4fb..8b05f3705d0e 100644 > --- a/include/drm/drm_modes...
2020 Apr 28
0
[PATCH v3 03/16] drm: Nuke mode->vrefresh
...de) mode->vtotal = mode->vsync_end + 50; mode->clock = (u32)mode->htotal * (u32)mode->vtotal / 100 * 6; - mode->vrefresh = drm_mode_vrefresh(mode); } @@ -2212,7 +2211,6 @@ int vmw_du_connector_fill_modes(struct drm_connector *connector, mode = drm_mode_duplicate(dev, bmode); if (!mode) return 0; - mode->vrefresh = drm_mode_vrefresh(mode); drm_mode_probed_add(connector, mode); } diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h index 730fc31de4fb..8b05f3705d0e 100644 --- a/include/drm/drm_modes.h +++ b/include/drm/drm_modes.h @@ -380,16...
2020 Apr 03
3
[PATCH v2 03/17] drm: Nuke mode->vrefresh
...de) mode->vtotal = mode->vsync_end + 50; mode->clock = (u32)mode->htotal * (u32)mode->vtotal / 100 * 6; - mode->vrefresh = drm_mode_vrefresh(mode); } @@ -2212,7 +2211,6 @@ int vmw_du_connector_fill_modes(struct drm_connector *connector, mode = drm_mode_duplicate(dev, bmode); if (!mode) return 0; - mode->vrefresh = drm_mode_vrefresh(mode); drm_mode_probed_add(connector, mode); } diff --git a/include/drm/drm_modes.h b/include/drm/drm_modes.h index 730fc31de4fb..8b05f3705d0e 100644 --- a/include/drm/drm_modes.h +++ b/include/drm/drm_modes.h @@ -380,16...