summaryrefslogtreecommitdiff
path: root/lib/igt_kms.c
AgeCommit message (Expand)AuthorFilesLines
3 dayslib/igt_kms: remove unused igt_force_and_check_bigjoiner_statusKunal Joshi1-28/+0
3 dayslib/igt_kms: add support for forcing bigjoiner on particular connectorKunal Joshi1-0/+73
3 dayslib/igt_kms: don't run on unsupported platformKunal Joshi1-0/+8
10 dayslib/kms: Clear connector_attrs[] upon setting the reset valueVille Syrjälä1-0/+3
10 dayslib/kms: Generalize forced_connectors[] to handle arbitrary attributesVille Syrjälä1-51/+92
10 dayslib/kms: Adjust forced_connectors[] traversalVille Syrjälä1-11/+16
10 dayslib/kms: Introduce struct igt_forced_connectorVille Syrjälä1-19/+31
2024-04-10lib: fix calloc calls with inverted argumentsMauro Carvalho Chehab1-3/+3
2024-04-03lib/igt_kms: adapt to boolean debugfs for i915_bigjoiner_force_enableKunal Joshi1-2/+2
2024-04-01lib/igt_kms: add helper to enable/disable force joinerKunal Joshi1-0/+51
2024-04-01lib/igt_kms: move bigjoiner_mode_found to libKunal Joshi1-0/+28
2024-03-04lib/igt_kms: Enable DRM_CLIENT_CAP_ATOMIC before enabling DRM_CLIENT_CAP_WRIT...Arthur Grillo1-2/+3
2024-01-18lib/igt_kms: Correct the check for igt_requireMohammed Thasleem1-1/+1
2023-12-04tests/kms_atomic: skip mutable zpos test on non-mutable planesMelissa Wen1-0/+28
2023-11-23lib/igt_kms: Fix memory corruptionVignesh Raman1-1/+5
2023-11-22lib/igt_kms: Fix typo in documentationAnkit Nautiyal1-5/+5
2023-11-20lib/igt_kms: Don't read max dotclock on non-display platformsBhanuprakash Modem1-0/+8
2023-11-14lib/igt_kms: s/is_i915_device/is_intel_deviceBhanuprakash Modem1-2/+2
2023-11-14tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/Bhanuprakash Modem1-2/+2
2023-10-23lib/kms: Fix the missing documentaion for KMS libraryBhanuprakash Modem1-32/+238
2023-10-17lib/igt_kms: add get_num_scalers()Swati Sharma1-0/+38
2023-10-17lib/igt_kms: cosmetic changesSwati Sharma1-24/+19
2023-10-11lib/igt_kms: Expose helper to convert rotation to stringBhanuprakash Modem1-7/+13
2023-08-25lib/igt_kms: add helper for dp-mst connector idSwati Sharma1-0/+33
2023-08-25lib/igt_kms: add helper to check if output is mstSwati Sharma1-0/+11
2023-08-08igt_kms: add hotspot plane propertyAlbert Esteve1-0/+10
2023-06-28Revert "lib/igt_kms: Cache xe_device info for kms tests"Bhanuprakash Modem1-8/+0
2023-06-05lib/igt_kms: Check for other modes to fit on bw when ENOSPC failureMohammed Thasleem1-0/+2
2023-05-05tests/i915/kms_dsc: Enable validation for VDSC output formatsSwati Sharma1-0/+18
2023-04-20lib: Use i915 namespace for XE debugfsBhanuprakash Modem1-2/+2
2023-04-18lib: Fix igt_kms for drivers with 8 crtc'sZack Rusin1-1/+1
2023-04-17lib/igt_kms: Fix Bigjoiner checksBhanuprakash Modem1-4/+67
2023-04-10lib/kms: Get pipe enum from debugfsBhanuprakash Modem1-24/+57
2023-03-20lib/igt_kms: Bigjoiner check in max_bpc constraintBhanuprakash Modem1-0/+5
2023-03-20lib/igt_kms: Add a helper for valid pipe/output constraintBhanuprakash Modem1-3/+46
2023-03-17lib/igt_kms: handle spurious HPDsVinod Govindapillai1-2/+54
2023-03-17Revert "lib/igt_kms: handle spurious HPDs - IGT part" v2Imre Deak1-51/+2
2023-03-16lib/igt_kms: handle spurious HPDs - IGT partVinod Govindapillai1-2/+51
2023-03-16lib/igt_kms: Cache xe_device info for kms testsBhanuprakash Modem1-0/+8
2023-03-16i915: s/igt_require_intel/igt_require_i915Bhanuprakash Modem1-1/+1
2023-01-23lib/igt_kms: Fixed the usage of dereferencing of null pointerMohammed Thasleem1-0/+3
2023-01-23lib/dsc: Move VDSC functions to separate lib fileSwati Sharma1-127/+0
2023-01-20Revert VDSC lib changesSwati Sharma1-0/+127
2023-01-20lib/dsc: Move VDSC functions to separate lib fileSwati Sharma1-127/+0
2022-11-16Chamelium: Add new EDID Resolution List testMark Yacoub1-0/+32
2022-10-26Refactor Display Outputs to handle MST Connectors.Mark Yacoub1-79/+144
2022-10-18Chamelium: Handle getting port connector if it's MST.Mark Yacoub1-0/+16
2022-09-14tests/i915/kms_dsc: Modify compressed bpp testSwati Sharma1-5/+5
2022-09-04lib/igt_kms: Choose default mode based on --environment flag from igt_runnerBhanuprakash Modem1-0/+21
2022-08-08lib/igt_kms: Add helper to parse mode stringRohith Iyer1-0/+26