summaryrefslogtreecommitdiff
path: root/lib/igt_kms.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-08lib/igt_kms: Add helper to parse mode stringRohith Iyer1-0/+1
2022-07-18lib/igt_kms: Add a helper to check the max_bpc constraintsBhanuprakash Modem1-0/+2
2022-07-01lib/igt_kms: Add scaling filter propertySwati Sharma1-0/+3
2022-06-15lib/igt_kms: Add a helper function to check Bigjoiner supportBhanuprakash Modem1-0/+3
2022-06-01lib/igt_kms: Add helper functions to sort drm modesBhanuprakash Modem1-0/+10
2022-05-27lib/igt_kms: Set pipe->plane_primary to driver-assigned primary plane when th...Jessica Zhang1-0/+1
2022-05-26lib/kms: Replace libdrm connector name with outputSwati Sharma1-8/+9
2022-05-17lib/igt_kms: Add helper functions to read few debugfsBhanuprakash Modem1-0/+7
2021-10-18lib/kms: Introduce igt_output_preferred_vrefresh()Ville Syrjälä1-0/+1
2021-10-18lib/kms: Have igt_std_1024_mode_get() return a mode with specific refreshVille Syrjälä1-1/+1
2021-10-18lib/kms: Have igt_std_1024_mode_get() return a copy of the modeVille Syrjälä1-1/+1
2021-09-21lib/kms: Add igt_plane_has_rotation()Ville Syrjälä1-0/+16
2021-08-24lib/kms: Add igt_rotation_90_or_270()Ville Syrjälä1-0/+5
2021-07-22lib/igt_kms: Rename dp_dsc to dscBhanuprakash Modem1-6/+6
2021-07-19lib: Add helper functions to read/write dsc debugfsAnkit Nautiyal1-0/+9
2021-05-18lib/igt_kms: helper to override the mode on all connectorsBhanuprakash Modem1-0/+1
2021-04-26Added structures and functions to generate tiled edidsKunal Joshi1-0/+2
2021-04-26Make basic chamelium function accessible to other testsKunal Joshi1-1/+22
2021-01-08lib/kms: Add fb damage clip plane propertyPankaj Bharadiya1-0/+1
2020-10-07tests: Remove kms_crtc_background_color testPankaj Bharadiya1-2/+1
2020-09-30lib/igt_kms: Hook up connector dithering propLyude Paul1-0/+1
2020-09-16lib/igt_kms: move some of the useful dump functions to igt_kmsAbhinav Kumar1-0/+5
2020-09-04lib/igt_kms: Add writeback supportBrian Starkey1-0/+6
2020-07-21lib/kms: Convert pipe id flags for a vblank using crtc offsetMohammed Khajapasha1-3/+13
2020-07-21lib/igt_kms: Add igt_require_pipe() functionMohammed Khajapasha1-0/+13
2020-07-21lib/igt_kms: Add support for display with non-contiguous pipesMohammed Khajapasha1-5/+9
2020-06-26lib: Use generic names for APIs that handle ueventsAnkit Nautiyal1-3/+3
2020-06-26lib/igt_kms: Add support for detecting connector eventsAnkit Nautiyal1-0/+2
2020-06-01tests/kms_fbcon_fbt: When restoring fbcon always set mode to text modeJosé Roberto de Souza1-0/+1
2020-04-15tests/kms_chamelium: Test HPD for different mode handling scenariosArkadiusz Hiler1-0/+1
2020-02-07lib/igt_kms: Add HDR_OUTPUT_METADATA connector propertyNicholas Kazlauskas1-0/+1
2020-02-07lib/igt_kms: Add max bpc connector propertyNicholas Kazlauskas1-0/+1
2020-02-06lib/igt_kms: Add igt_reduce_format()Ville Syrjälä1-0/+1
2019-12-04lib/igt_kms: Add igt_connector_sysfs_open()Ville Syrjälä1-0/+3
2019-11-29lib/igt_kms: Remove fragile display_info debugfs parsingVille Syrjälä1-1/+0
2019-09-09lib/igt_kms: added tile property parserMadhumitha Tolakanahalli Pradeep1-0/+11
2019-08-15lib/igt_kms: add support for link-statusSimon Ser1-0/+1
2019-08-15lib/igt_kms: drop EDID_LENGTH, replace with EDID_BLOCK_SIZESimon Ser1-1/+0
2019-08-15lib/igt_kms: use struct edid instead of unsigned charSimon Ser1-10/+8
2019-08-06kms_content_protection: Content type supportRamalingam C1-0/+1
2019-07-11lib/igt_kms: add igt_kms_get_3d_edidSimon Ser1-1/+1
2019-07-05lib/igt_kms: use igt_edid to generate a 4K EDIDSimon Ser1-1/+1
2019-07-05lib/igt_kms: remove length parameter from kmstest_force_edidSimon Ser1-2/+1
2019-06-10lib/igt_kms: generate an EDID suitable for DP audioSimon Ser1-1/+2
2019-06-06tests/kms_flip: Skip VBlank tests in modules without VBlankRodrigo Siqueira1-0/+2
2019-06-04lib/igt_kms: introduce igt_kms_get_hdmi_audio_edidSimon Ser1-3/+7
2019-04-01tests/plane_lowres: Test each plane individuallyJosé Roberto de Souza1-1/+1
2019-04-01lib: Share the 1024x768 mode among testsJosé Roberto de Souza1-1/+2
2019-03-13lib/igt_kms: Add zpos plane property.Marius Vlad1-0/+1
2019-03-11lib/debugfs: Fix wraparound handling for crc frame counter checkVille Syrjälä1-0/+60