index
:
xorg/app/intel-gpu-tools
master
Test suite and tools for DRM/KMS drivers (mirrored from https://gitlab.freedesktop.org/drm/igt-gpu-tools)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_plane_scaling.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
tests/kms: Drop 'Functionality' and 'Test category' from documentation
Swati Sharma
1
-6
/
+0
2025-01-20
tests/kms_plane_scaling: get mode only after setting the output pipe
Luca Coelho
1
-11
/
+18
2025-01-10
tests/kms_plane_scaling: Add logs to skips
Pranay Samala
1
-0
/
+6
2024-11-04
tests/kms_plane_scaling: Require at least 30 Hz refresh rate
Mika Kahola
1
-4
/
+7
2024-10-17
tests/kms_plane_scaling: Improve error handling in kms_plane_scaling tests
Naladala Ramanaidu
1
-5
/
+5
2024-10-17
tests/kms_plane_scaling: Add mode override in scaling test
Naladala Ramanaidu
1
-0
/
+1
2024-09-13
tests/kms_plane_scaling: Add debug logs for output scaling attempts
Naladala Ramanaidu
1
-0
/
+4
2024-09-13
tests/kms_plane_scaling: Return error code in test_planes_scaling_combo
Naladala Ramanaidu
1
-17
/
+20
2024-09-13
tests/kms_plane_scaling: Add informative logs for single plane scaling operat...
Naladala Ramanaidu
1
-0
/
+18
2024-09-13
tests/kms_plane_scaling: Update scaling functions to return error codes
Naladala Ramanaidu
1
-112
/
+146
2024-08-20
tests/kms_plane_scaling: Pass display to get_num_scalers()
Rob Clark
1
-12
/
+12
2024-07-19
tests/kms_plane_scaling: Find display mode fitting in BW for rotations
Naladala Ramanaidu
1
-38
/
+47
2024-07-19
tests/kms_plane_scaling: Find display mode fitting in BW
Naladala Ramanaidu
1
-46
/
+54
2024-07-19
tests/kms_plane_scaling: Update the multi plane scaling function arguments
Naladala Ramanaidu
1
-8
/
+14
2024-07-19
tests/kms_plane_scaling: Update the single plane scaling function arguments
Naladala Ramanaidu
1
-33
/
+48
2024-05-23
tests/kms_plane_scaling: reduce unnecessary work
Juha-Pekka Heikkila
1
-14
/
+9
2023-11-27
tests/kms/testplan: Optimize KMS testplan documentation
Bhanuprakash Modem
1
-80
/
+4
2023-11-27
tests/kms/testplan: Move testplan documentation to beginning of the file
Bhanuprakash Modem
1
-236
/
+240
2023-11-14
tests: s/i915_pipe_output_combo_valid/intel_pipe_output_combo_valid/
Bhanuprakash Modem
1
-2
/
+2
2023-10-17
tests/kms_plane_scaling: use get_num_scalers()
Swati Sharma
1
-0
/
+24
2023-09-27
tests/kms_plane_scaling: rename subtests
Swati Sharma
1
-27
/
+27
2023-09-11
tests: Intel KMS: drop Run type field
Mauro Carvalho Chehab
1
-21
/
+0
2023-08-29
tests/kms_plane_scaling: Add tiling support for XE
Bhanuprakash Modem
1
-4
/
+0
2023-08-16
tests/kms_plane_scaling: Document each subtest for testplan
Bhanuprakash Modem
1
-0
/
+262
2023-06-28
tests/kms: Use drm_close_driver() to close the drm fd
Bhanuprakash Modem
1
-1
/
+1
2023-06-01
tests/kms_plane_scaling: make test name uniform
Swati Sharma
1
-3
/
+3
2023-05-13
tests/kms_plane_scaling: Only set rotation if rotation != rotate-0
Maíra Canal
1
-1
/
+2
2023-04-28
tests/kms_plane_scaling: Add XE support
Bhanuprakash Modem
1
-18
/
+23
2023-04-25
tests/kms_plane_scaling: remove unused parameters
Maíra Canal
1
-11
/
+9
2023-04-25
tests/kms_plane_scaling: fix variable misspelling
Maíra Canal
1
-1
/
+1
2023-04-25
tests/kms_plane_scaling: negative tests can return -EINVAL or -ERANGE
Maíra Canal
1
-1
/
+1
2023-04-05
tests/kms_plane_scaling: reduce work on framebuffer creation
Juha-Pekka Heikkila
1
-19
/
+19
2023-03-29
tests/kms_plane_scaling: SKIP subtest if num_planes < 2
Swati Sharma
1
-1
/
+5
2023-03-23
tests/kms_plane_scaling: Fix copy-paste error
Swati Sharma
1
-4
/
+4
2023-03-21
tests/kms_plane_scaling: Fix out-of-bound array access
Swati Sharma
1
-1
/
+1
2023-03-20
tests/kms_plane_scaling: Add support for Bigjoiner
Bhanuprakash Modem
1
-70
/
+142
2023-03-16
tests/kms_plane_scaling: Reorg max-source-size subtest
Swati Sharma
1
-68
/
+58
2023-03-15
tests/kms: Cleanup to use linear modifier
Bhanuprakash Modem
1
-10
/
+10
2023-03-03
tests/kms_plane_scaling: Add test to validate max source size
Swati Sharma
1
-0
/
+122
2023-03-03
tests/kms_plane_scaling: Minor fixes
Swati Sharma
1
-10
/
+10
2023-03-03
tests/kms_plane_scaling: Prep work
Swati Sharma
1
-8
/
+10
2023-02-17
tests/kms_plane_scaling: Add downscaling+upscaling tests
Swati Sharma
1
-17
/
+91
2023-02-10
tests/kms_plane_scaling: add invalid parameter tests
Juha-Pekka Heikkila
1
-0
/
+72
2023-01-05
tests/kms_plane_scaling: cleanup framebuffers after test
Andrzej Hajda
1
-5
/
+4
2022-10-05
kms_plane_scaling: Close device before exit
Chris Wilson
1
-1
/
+3
2022-05-24
tests/kms_plane_scaling: Add tests as list
Swati Sharma
1
-334
/
+299
2022-05-24
tests/kms_plane_scaling: Fix indentation
Swati Sharma
1
-14
/
+14
2022-05-05
tests/kms_plane_scaling: Tests to validate modifiers
Swati Sharma
1
-0
/
+112
2022-05-05
tests/kms_plane_scaling: Fix modifier and format
Swati Sharma
1
-52
/
+8
2022-05-05
tests/kms_plane_scaling: Fix modifier
Swati Sharma
1
-27
/
+18
[next]