* [PATCH i-g-t v6 0/7] Improve kms_panel_fitting.
@ 2016-05-03 14:37 robert.foss
0 siblings, 0 replies; 4+ messages in thread
From: robert.foss @ 2016-05-03 14:37 UTC (permalink / raw)
To: ville.syrjala, daniel.vetter, daniel.stone, jani.nikula,
marius.c.vlad
Cc: intel-gfx
From: Robert Foss <robert.foss@collabora.com>
Changes since v1:
- Squash patches
- Based patch on https://lists.freedesktop.org/archives/intel-gfx/2016-March/090617.html
Changes since v2:
- Added reviewed-by tomeu to patch 1-5.
- kms_panel_fitting.c: Replaced connector type checking with "scaling mode" property check.
Changes since v3:
- kms_panel_fitting.c: Pass NULL arguments instead
- Added bugzilla link: https://bugs.freedesktop.org/show_bug.cgi?id=93012
Changes since v4:
- Added reviewed-by danvet to patch 6, all patches are now reviewed.
Changes since v5:
- Inlcude patch by Jani Nikula: "tests: don't skip kms_panel_fitting when"
https://lists.freedesktop.org/archives/intel-gfx/2016-March/090617.html
Robert Foss (7):
kms_panel_fitting skips if there's a non-eDP display connected. Fix
it.
kms_panel_fitting: Remove un-read variable.
kms_panel_fitting: Remove un-read variable pipe_crc.
kms_panel_fitting: Remove un-used variable.
kms_panel_fitting: Switched DRM format to a hardware agnostic
alternative.
kms_panel_fitting: Enabled test on non-Intel hardware.
kms_panel_fitting: Enable connectors with "scaling mode" property set.
tests/kms_panel_fitting.c | 38 ++++++++++++++++++--------------------
1 file changed, 18 insertions(+), 20 deletions(-)
--
2.5.0
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCH i-g-t v6 0/7] Improve kms_panel_fitting.
@ 2016-05-03 14:38 robert.foss
0 siblings, 0 replies; 4+ messages in thread
From: robert.foss @ 2016-05-03 14:38 UTC (permalink / raw)
To: ville.syrjala, daniel.vetter, daniel.stone, jani.nikula,
marius.c.vlad
Cc: intel-gfx
From: Robert Foss <robert.foss@collabora.com>
Changes since v1:
- Squash patches
- Based patch on https://lists.freedesktop.org/archives/intel-gfx/2016-March/090617.html
Changes since v2:
- Added reviewed-by tomeu to patch 1-5.
- kms_panel_fitting.c: Replaced connector type checking with "scaling mode" property check.
Changes since v3:
- kms_panel_fitting.c: Pass NULL arguments instead
- Added bugzilla link: https://bugs.freedesktop.org/show_bug.cgi?id=93012
Changes since v4:
- Added reviewed-by danvet to patch 6, all patches are now reviewed.
Changes since v5:
- Inlcude patch by Jani Nikula: "tests: don't skip kms_panel_fitting when"
https://lists.freedesktop.org/archives/intel-gfx/2016-March/090617.html
Robert Foss (7):
kms_panel_fitting skips if there's a non-eDP display connected. Fix
it.
kms_panel_fitting: Remove un-read variable.
kms_panel_fitting: Remove un-read variable pipe_crc.
kms_panel_fitting: Remove un-used variable.
kms_panel_fitting: Switched DRM format to a hardware agnostic
alternative.
kms_panel_fitting: Enabled test on non-Intel hardware.
kms_panel_fitting: Enable connectors with "scaling mode" property set.
tests/kms_panel_fitting.c | 38 ++++++++++++++++++--------------------
1 file changed, 18 insertions(+), 20 deletions(-)
--
2.5.0
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCH i-g-t v6 0/7] Improve kms_panel_fitting.
@ 2016-05-03 14:40 robert.foss
2016-05-03 15:29 ` Marius Vlad
0 siblings, 1 reply; 4+ messages in thread
From: robert.foss @ 2016-05-03 14:40 UTC (permalink / raw)
To: ville.syrjala, daniel.vetter, daniel.stone, jani.nikula,
marius.c.vlad
Cc: intel-gfx
From: Robert Foss <robert.foss@collabora.com>
Changes since v1:
- Squash patches
- Based patch on https://lists.freedesktop.org/archives/intel-gfx/2016-March/090617.html
Changes since v2:
- Added reviewed-by tomeu to patch 1-5.
- kms_panel_fitting.c: Replaced connector type checking with "scaling mode" property check.
Changes since v3:
- kms_panel_fitting.c: Pass NULL arguments instead
- Added bugzilla link: https://bugs.freedesktop.org/show_bug.cgi?id=93012
Changes since v4:
- Added reviewed-by danvet to patch 6, all patches are now reviewed.
Changes since v5:
- Inlcude patch by Jani Nikula: "tests: don't skip kms_panel_fitting when"
https://lists.freedesktop.org/archives/intel-gfx/2016-March/090617.html
Robert Foss (7):
kms_panel_fitting: skips if there's a non-eDP display connected. Fix
it.
kms_panel_fitting: Remove un-read variable.
kms_panel_fitting: Remove un-read variable pipe_crc.
kms_panel_fitting: Remove un-used variable.
kms_panel_fitting: Switched DRM format to a hardware agnostic
alternative.
kms_panel_fitting: Enabled test on non-Intel hardware.
kms_panel_fitting: Enable connectors with "scaling mode" property set.
tests/kms_panel_fitting.c | 38 ++++++++++++++++++--------------------
1 file changed, 18 insertions(+), 20 deletions(-)
--
2.5.0
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH i-g-t v6 0/7] Improve kms_panel_fitting.
2016-05-03 14:40 robert.foss
@ 2016-05-03 15:29 ` Marius Vlad
0 siblings, 0 replies; 4+ messages in thread
From: Marius Vlad @ 2016-05-03 15:29 UTC (permalink / raw)
To: robert.foss; +Cc: daniel.vetter, intel-gfx, daniel.stone
[-- Attachment #1.1: Type: text/plain, Size: 1521 bytes --]
Pushed. Thanks!
On Tue, May 03, 2016 at 10:40:15AM -0400, robert.foss@collabora.com wrote:
> From: Robert Foss <robert.foss@collabora.com>
>
> Changes since v1:
> - Squash patches
> - Based patch on https://lists.freedesktop.org/archives/intel-gfx/2016-March/090617.html
>
> Changes since v2:
> - Added reviewed-by tomeu to patch 1-5.
> - kms_panel_fitting.c: Replaced connector type checking with "scaling mode" property check.
>
> Changes since v3:
> - kms_panel_fitting.c: Pass NULL arguments instead
> - Added bugzilla link: https://bugs.freedesktop.org/show_bug.cgi?id=93012
>
> Changes since v4:
> - Added reviewed-by danvet to patch 6, all patches are now reviewed.
>
> Changes since v5:
> - Inlcude patch by Jani Nikula: "tests: don't skip kms_panel_fitting when"
> https://lists.freedesktop.org/archives/intel-gfx/2016-March/090617.html
>
> Robert Foss (7):
> kms_panel_fitting: skips if there's a non-eDP display connected. Fix
> it.
> kms_panel_fitting: Remove un-read variable.
> kms_panel_fitting: Remove un-read variable pipe_crc.
> kms_panel_fitting: Remove un-used variable.
> kms_panel_fitting: Switched DRM format to a hardware agnostic
> alternative.
> kms_panel_fitting: Enabled test on non-Intel hardware.
> kms_panel_fitting: Enable connectors with "scaling mode" property set.
>
> tests/kms_panel_fitting.c | 38 ++++++++++++++++++--------------------
> 1 file changed, 18 insertions(+), 20 deletions(-)
>
> --
> 2.5.0
>
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
[-- Attachment #2: Type: text/plain, Size: 160 bytes --]
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/intel-gfx
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-05-03 15:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03 14:37 [PATCH i-g-t v6 0/7] Improve kms_panel_fitting robert.foss
-- strict thread matches above, loose matches on Subject: below --
2016-05-03 14:38 robert.foss
2016-05-03 14:40 robert.foss
2016-05-03 15:29 ` Marius Vlad
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox