[Intel-gfx] [PATCH i-g-t v6 0/7] Improve kms_panel_fitting.

robert.foss at collabora.com robert.foss at collabora.com
Tue May 3 14:38:35 UTC 2016


From: Robert Foss <robert.foss at 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



More information about the Intel-gfx mailing list