public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
* [PATCH i-g-t v6 0/7] Improve kms_panel_fitting.
@ 2016-05-03 14:40 robert.foss
  2016-05-03 14:40 ` [PATCH i-g-t v6 1/7] kms_panel_fitting: skips if there's a non-eDP display connected. Fix it robert.foss
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ 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] 9+ messages in thread

end of thread, other threads:[~2016-05-03 15:26 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-03 14:40 [PATCH i-g-t v6 0/7] Improve kms_panel_fitting robert.foss
2016-05-03 14:40 ` [PATCH i-g-t v6 1/7] kms_panel_fitting: skips if there's a non-eDP display connected. Fix it robert.foss
2016-05-03 14:40 ` [PATCH i-g-t v6 2/7] kms_panel_fitting: Remove un-read variable robert.foss
2016-05-03 14:40 ` [PATCH i-g-t v6 3/7] kms_panel_fitting: Remove un-read variable pipe_crc robert.foss
2016-05-03 14:40 ` [PATCH i-g-t v6 4/7] kms_panel_fitting: Remove un-used variable robert.foss
2016-05-03 14:40 ` [PATCH i-g-t v6 5/7] kms_panel_fitting: Switched DRM format to a hardware agnostic alternative robert.foss
2016-05-03 14:40 ` [PATCH i-g-t v6 6/7] kms_panel_fitting: Enabled test on non-Intel hardware robert.foss
2016-05-03 14:40 ` [PATCH i-g-t v6 7/7] kms_panel_fitting: Enable connectors with "scaling mode" property set robert.foss
2016-05-03 15:29 ` [PATCH i-g-t v6 0/7] Improve kms_panel_fitting Marius Vlad

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox