search for: 231,26

Displaying 12 results from an estimated 12 matches for "231,26".

Did you mean: 231,29
2020 Sep 22
4
[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
...23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/drivers/gpu/drm/nouveau/nouveau_dp.c b/drivers/gpu/drm/nouveau/nouveau_dp.c index 7b640e05bd4cd..24c81e423d349 100644 --- a/drivers/gpu/drm/nouveau/nouveau_dp.c +++ b/drivers/gpu/drm/nouveau/nouveau_dp.c @@ -231,23 +231,26 @@ nv50_dp_mode_valid(struct drm_connector *connector, const struct drm_display_mode *mode, unsigned *out_clock) { - const unsigned min_clock = 25000; - unsigned max_clock, ds_clock, clock; + const unsigned int min_clock = 25000; + unsigned int max_clock, ds_clock, clock; +...
2020 Sep 29
2
[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
...ions(-) > > > > diff --git a/drivers/gpu/drm/nouveau/nouveau_dp.c > > b/drivers/gpu/drm/nouveau/nouveau_dp.c > > index 7b640e05bd4cd..24c81e423d349 100644 > > --- a/drivers/gpu/drm/nouveau/nouveau_dp.c > > +++ b/drivers/gpu/drm/nouveau/nouveau_dp.c > > @@ -231,23 +231,26 @@ nv50_dp_mode_valid(struct drm_connector *connector, > > const struct drm_display_mode *mode, > > unsigned *out_clock) > > { > > - const unsigned min_clock = 25000; > > - unsigned max_clock, ds_clock, clock; > > + const unsigned int min_...
2020 Sep 22
0
[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
...file changed, 13 insertions(+), 10 deletions(-) > > diff --git a/drivers/gpu/drm/nouveau/nouveau_dp.c b/drivers/gpu/drm/nouveau/nouveau_dp.c > index 7b640e05bd4cd..24c81e423d349 100644 > --- a/drivers/gpu/drm/nouveau/nouveau_dp.c > +++ b/drivers/gpu/drm/nouveau/nouveau_dp.c > @@ -231,23 +231,26 @@ nv50_dp_mode_valid(struct drm_connector *connector, > const struct drm_display_mode *mode, > unsigned *out_clock) > { > - const unsigned min_clock = 25000; > - unsigned max_clock, ds_clock, clock; > + const uns...
2020 Sep 28
0
[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
...file changed, 13 insertions(+), 10 deletions(-) > > diff --git a/drivers/gpu/drm/nouveau/nouveau_dp.c b/drivers/gpu/drm/nouveau/nouveau_dp.c > index 7b640e05bd4cd..24c81e423d349 100644 > --- a/drivers/gpu/drm/nouveau/nouveau_dp.c > +++ b/drivers/gpu/drm/nouveau/nouveau_dp.c > @@ -231,23 +231,26 @@ nv50_dp_mode_valid(struct drm_connector *connector, > const struct drm_display_mode *mode, > unsigned *out_clock) > { > - const unsigned min_clock = 25000; > - unsigned max_clock, ds_clock, clock; > + const unsigned int min_clock = 25000; > + unsigned...
2020 Sep 29
0
[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
...gt; diff --git a/drivers/gpu/drm/nouveau/nouveau_dp.c > > > b/drivers/gpu/drm/nouveau/nouveau_dp.c > > > index 7b640e05bd4cd..24c81e423d349 100644 > > > --- a/drivers/gpu/drm/nouveau/nouveau_dp.c > > > +++ b/drivers/gpu/drm/nouveau/nouveau_dp.c > > > @@ -231,23 +231,26 @@ nv50_dp_mode_valid(struct drm_connector *connector, > > > const struct drm_display_mode *mode, > > > unsigned *out_clock) > > > { > > > - const unsigned min_clock = 25000; > > > - unsigned max_clock, ds_clock, clock; > >...
2020 Sep 22
2
[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
...ions(-) > > > > diff --git a/drivers/gpu/drm/nouveau/nouveau_dp.c > > b/drivers/gpu/drm/nouveau/nouveau_dp.c > > index 7b640e05bd4cd..24c81e423d349 100644 > > --- a/drivers/gpu/drm/nouveau/nouveau_dp.c > > +++ b/drivers/gpu/drm/nouveau/nouveau_dp.c > > @@ -231,23 +231,26 @@ nv50_dp_mode_valid(struct drm_connector *connector, > > const struct drm_display_mode *mode, > > unsigned *out_clock) > > { > > - const unsigned min_clock = 25000; > > - unsigned max_clock, ds_clock, cloc...
2017 Apr 04
1
[PATCH] Use Unicode single quotes ‘’ in place of short single quoted strings throughout.
...gerprint" ], Getopt.String ("AAAA..", add_fingerprint), s_"Fingerprint of valid signing key"; [ L"format" ], Getopt.Set_string ("raw|qcow2", format), s_"Output format (default: raw)"; @@ -231,26 +231,26 @@ read the man page virt-builder(1). (match args with | [arg] -> arg | [] -> - error (f_"virt-builder os-version\nMissing 'os-version'. Use '--list' to list available template names.") + error (f_"virt-builder os-ve...
2015 Apr 07
18
[PATCH v15 00/15] qspinlock: a 4-byte queue spinlock with PV support
...105.96 14287.27 219.80 0.75 2.80 97 81 33.07 712.92 127.85 14843.06 183.25 1.16 3.69 96 97 42.81 1009.02 161.87 13730.90 141.56 1.75 4.27 95 113 49.13 1166.04 185.10 13938.12 123.35 2.11 4.53 95 129 56.62 1262.07 231.92 13806.78 107.03 2.67 4.99 95 145 66.41 1420.29 250.24 13231.44 91.25 2.95 4.70 95 179 90.15 2237.78 325.18 12032.61 67.22 4.23 4.94 95 193 85.41 1865.81 326.64 13693.71 70.95 4.29 5.32 94 220 93.58 2298.77 376...
2015 Apr 07
18
[PATCH v15 00/15] qspinlock: a 4-byte queue spinlock with PV support
...105.96 14287.27 219.80 0.75 2.80 97 81 33.07 712.92 127.85 14843.06 183.25 1.16 3.69 96 97 42.81 1009.02 161.87 13730.90 141.56 1.75 4.27 95 113 49.13 1166.04 185.10 13938.12 123.35 2.11 4.53 95 129 56.62 1262.07 231.92 13806.78 107.03 2.67 4.99 95 145 66.41 1420.29 250.24 13231.44 91.25 2.95 4.70 95 179 90.15 2237.78 325.18 12032.61 67.22 4.23 4.94 95 193 85.41 1865.81 326.64 13693.71 70.95 4.29 5.32 94 220 93.58 2298.77 376...
2015 Apr 24
16
[PATCH v16 00/14] qspinlock: a 4-byte queue spinlock with PV support
...105.96 14287.27 219.80 0.75 2.80 97 81 33.07 712.92 127.85 14843.06 183.25 1.16 3.69 96 97 42.81 1009.02 161.87 13730.90 141.56 1.75 4.27 95 113 49.13 1166.04 185.10 13938.12 123.35 2.11 4.53 95 129 56.62 1262.07 231.92 13806.78 107.03 2.67 4.99 95 145 66.41 1420.29 250.24 13231.44 91.25 2.95 4.70 95 179 90.15 2237.78 325.18 12032.61 67.22 4.23 4.94 95 193 85.41 1865.81 326.64 13693.71 70.95 4.29 5.32 94 220 93.58 2298.77 376...
2015 Apr 24
16
[PATCH v16 00/14] qspinlock: a 4-byte queue spinlock with PV support
...105.96 14287.27 219.80 0.75 2.80 97 81 33.07 712.92 127.85 14843.06 183.25 1.16 3.69 96 97 42.81 1009.02 161.87 13730.90 141.56 1.75 4.27 95 113 49.13 1166.04 185.10 13938.12 123.35 2.11 4.53 95 129 56.62 1262.07 231.92 13806.78 107.03 2.67 4.99 95 145 66.41 1420.29 250.24 13231.44 91.25 2.95 4.70 95 179 90.15 2237.78 325.18 12032.61 67.22 4.23 4.94 95 193 85.41 1865.81 326.64 13693.71 70.95 4.29 5.32 94 220 93.58 2298.77 376...
2008 Apr 02
10
[PATCH 0/62] Ocfs2 updates for 2.6.26-rc1
The following series of patches comprises the bulk of our outstanding changes for Ocfs2. Aside from the usual set of cleanups and fixes that were inappropriate for 2.6.25, there are a few highlights: The '/sys/o2cb' directory has been moved to '/sys/fs/o2cb'. The new location meshes better with modern sysfs layout. A symbolic link has been placed in the old location so as to