summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
AgeCommit message (Expand)Author
2022-07-01lib/igt_kms: Add scaling filter propertySwati Sharma
2022-06-15lib/igt_kms: Add a helper function to check Bigjoiner supportBhanuprakash Modem
2022-06-01lib/igt_kms: Add helper functions to sort drm modesBhanuprakash Modem
2022-05-27lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when th...Jessica Zhang
2022-05-26lib/kms: Replace libdrm connector name with outputSwati Sharma
2022-05-17lib/igt_kms: Add helper functions to read few debugfsBhanuprakash Modem
2021-10-18lib/kms: Introduce igt_output_preferred_vrefresh()Ville Syrjälä
2021-10-18lib/kms: Have igt_std_1024_mode_get() return a mode with specific refreshVille Syrjälä
2021-10-18lib/kms: Have igt_std_1024_mode_get() return a copy of the modeVille Syrjälä
2021-09-21lib/kms: Add igt_plane_has_rotation()Ville Syrjälä
2021-08-24lib/kms: Add igt_rotation_90_or_270()Ville Syrjälä
2021-07-22lib/igt_kms: Rename dp_dsc to dscBhanuprakash Modem
2021-07-19lib: Add helper functions to read/write dsc debugfsAnkit Nautiyal
2021-05-18lib/igt_kms: helper to override the mode on all connectorsBhanuprakash Modem
2021-04-26Added structures and functions to generate tiled edidsKunal Joshi
2021-04-26Make basic chamelium function accessible to other testsKunal Joshi
2021-01-08lib/kms: Add fb damage clip plane propertyPankaj Bharadiya
2020-10-07tests: Remove kms_crtc_background_color testPankaj Bharadiya
2020-09-30lib/igt_kms: Hook up connector dithering propLyude Paul
2020-09-16lib/igt_kms: move some of the useful dump functions to igt_kmsAbhinav Kumar
2020-09-04lib/igt_kms: Add writeback supportBrian Starkey
2020-07-21lib/kms: Convert pipe id flags for a vblank using crtc offsetMohammed Khajapasha
2020-07-21lib/igt_kms: Add igt_require_pipe() functionMohammed Khajapasha
2020-07-21lib/igt_kms: Add support for display with non-contiguous pipesMohammed Khajapasha
2020-06-26lib: Use generic names for APIs that handle ueventsAnkit Nautiyal
2020-06-26lib/igt_kms: Add support for detecting connector eventsAnkit Nautiyal
2020-06-01tests/kms_fbcon_fbt: When restoring fbcon always set mode to text modeJosé Roberto de Souza
2020-04-15tests/kms_chamelium: Test HPD for different mode handling scenariosArkadiusz Hiler
2020-02-07lib/igt_kms: Add HDR_OUTPUT_METADATA connector propertyNicholas Kazlauskas
2020-02-07lib/igt_kms: Add max bpc connector propertyNicholas Kazlauskas
2020-02-06lib/igt_kms: Add igt_reduce_format()Ville Syrjälä
2019-12-04lib/igt_kms: Add igt_connector_sysfs_open()Ville Syrjälä
2019-11-29lib/igt_kms: Remove fragile display_info debugfs parsingVille Syrjälä
2019-09-09lib/igt_kms: added tile property parserMadhumitha Tolakanahalli Pradeep
2019-08-15lib/igt_kms: add support for link-statusSimon Ser
2019-08-15lib/igt_kms: drop EDID_LENGTH, replace with EDID_BLOCK_SIZESimon Ser
2019-08-15lib/igt_kms: use struct edid instead of unsigned charSimon Ser
2019-08-06kms_content_protection: Content type supportRamalingam C
2019-07-11lib/igt_kms: add igt_kms_get_3d_edidSimon Ser
2019-07-05lib/igt_kms: use igt_edid to generate a 4K EDIDSimon Ser
2019-07-05lib/igt_kms: remove length parameter from kmstest_force_edidSimon Ser
2019-06-10lib/igt_kms: generate an EDID suitable for DP audioSimon Ser
2019-06-06tests/kms_flip: Skip VBlank tests in modules without VBlankRodrigo Siqueira
2019-06-04lib/igt_kms: introduce igt_kms_get_hdmi_audio_edidSimon Ser
2019-04-01tests/plane_lowres: Test each plane individuallyJosé Roberto de Souza
2019-04-01lib: Share the 1024x768 mode among testsJosé Roberto de Souza
2019-03-13lib/igt_kms: Add zpos plane property.Marius Vlad
2019-03-11lib/debugfs: Fix wraparound handling for crc frame counter checkVille Syrjälä
2019-03-04lib/igt_kms: Fix commits for planes with multiple possible CRTCsNicholas Kazlauskas
2019-02-26lib/igt_kms: Add helpers to count and iterate planes from outputPaul Kocialkowski