index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_panel_fitting.c
Age
Commit message (
Expand
)
Author
2018-07-25
tests/kms_panel_fitting: Do not use scaling on gen7 and gen8, v2.
Maarten Lankhorst
2018-05-24
tests/kms_panel_fitting: Make test pass on gen9's pipe C
Maarten Lankhorst
2018-03-12
tests/kms_panel_fitting: Test cleanups.
Maarten Lankhorst
2018-02-12
tests: Always call igt_remove_fb without checking.
Maarten Lankhorst
2018-02-05
tests/kms_panel_fitting: Remove dead code
Maarten Lankhorst
2017-10-20
lib/igt_kms: Rework connector properties to be more atomic, v2.
Maarten Lankhorst
2017-10-02
tests: Stop looking at plane private members
Maarten Lankhorst
2017-09-22
tests/kms_panel_fitting: Use igt_cairo_image_surface_create_from_png_file()
Ville Syrjälä
2017-01-31
tests/kms_panel_fitting: Add support for dynamic number of planes
Robert Foss
2016-11-28
kms_panel_fitting: Add some more tests for fastset testing.
Maarten Lankhorst
2016-07-27
lib/debugs: nuke igt_crc_equal again
Daniel Vetter
2016-07-26
kms_panel_fitting: Add tests for fastboot.
Maarten Lankhorst
2016-07-26
igt_kms: Remove pan members from igt_plane, v2.
Maarten Lankhorst
2016-07-26
tests/kms: Clean up more users of unassigned pipes.
Maarten Lankhorst
2016-05-03
kms_panel_fitting: Enable connectors with "scaling mode" property set.
Robert Foss
2016-05-03
kms_panel_fitting: Enabled test on non-Intel hardware.
Robert Foss
2016-05-03
kms_panel_fitting: Switched DRM format to a hardware agnostic alternative.
Robert Foss
2016-05-03
kms_panel_fitting: Remove un-used variable.
Robert Foss
2016-05-03
kms_panel_fitting: Remove un-read variable pipe_crc.
Robert Foss
2016-05-03
kms_panel_fitting: Remove un-read variable.
Robert Foss
2016-05-03
kms_panel_fitting: skips if there's a non-eDP display connected. Fix it.
Robert Foss
2016-01-08
lib: Extract some common fb create+fill methods into helpers
Ville Syrjälä
2015-11-03
tests: Run igt.cocci
Daniel Stone
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-05-12
i-g-t: Update kms_panel_fitting to work on other platforms
chandra konduru
2015-04-14
i-g-t: Adding panel fitting test case
chandra konduru