index
:
~tagr/intel-gpu-tools
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
igt_kms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-09
lib/igt_kms: Don't assert on non-existent plane
Ville Syrjälä
1
-3
/
+3
2017-10-04
lib/igt_kms: Disable crtc in legacy path when output is unset
Maarten Lankhorst
1
-1
/
+1
2017-10-03
lib/igt_kms: Commit primary plane when a modeset is forced on a pipe
Maarten Lankhorst
1
-1
/
+1
2017-10-03
lib/igt_kms: Change output->pending_crtc_idx_mask to output->pending_pipe
Maarten Lankhorst
1
-25
/
+21
2017-09-12
tests: Add kms_atomic_interruptible test, v4.
Maarten Lankhorst
1
-1
/
+2
2017-09-08
lib/kms: Skip rather than fail when a suitable plane can't be found
Ville Syrjälä
1
-3
/
+3
2017-08-14
lib/igt_kms: Remove vblank wait after plane update.
Maarten Lankhorst
1
-15
/
+0
2017-07-10
igt/kms: Do not wait for fence completion during commit
Maarten Lankhorst
1
-9
/
+10
2017-07-10
lib/kms: Handle fence interaction correctly WRT TEST_ONLY.
Maarten Lankhorst
1
-22
/
+16
2017-06-20
lib/igt_kms: Fix override_mode handling
Brian Starkey
1
-8
/
+4
2017-06-16
tests: Rename I915_MAX_PIPES to IGT_MAX_PIPES
Leo (Sunpeng) Li
1
-1
/
+1
2017-06-16
tests: Increase value of I915_MAX_PIPES to 6
Leo (Sunpeng) Li
1
-2
/
+8
2017-06-14
lib/igt_kms: Fix indent when try_commit fails.
Maarten Lankhorst
1
-8
/
+4
2017-06-14
lib/igt_kms: Add igt_display_require_output(/on_pipe)
Maarten Lankhorst
1
-0
/
+24
2017-06-09
lib/igt_kms: Fix erroneous assert
Brian Starkey
1
-5
/
+5
2017-05-10
Revert "Revert "lib/igt_kms: Force outputs to use full range RGB""
Petri Latvala
1
-1
/
+6
2017-05-10
Revert "lib/igt_kms: Force outputs to use full range RGB"
Chris Wilson
1
-6
/
+1
2017-05-10
lib/igt_kms: Force outputs to use full range RGB
Ander Conselvan de Oliveira
1
-1
/
+6
2017-04-20
lib/igt_kms: Add support for 4K and audio HDMI EDID injection.
Abdiel Janulgue
1
-57
/
+173
2017-03-24
lib/debugfs: Phase out igt_debugfs_fopen()
Chris Wilson
1
-12
/
+13
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
1
-5
/
+5
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
1
-5
/
+5
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
1
-5
/
+5
2017-03-20
lib/igt_kms: Do not refresh all outputs in igt_display_commit
Maarten Lankhorst
1
-30
/
+23
2017-03-13
igt/kms_pipe_crc_basic: Tighten timings for CRC readback
Chris Wilson
1
-3
/
+7
2017-02-21
lib/igt_kms: Remove redundant cursor code
Brian Starkey
1
-14
/
+5
2017-02-21
lib/igt_kms: Fix memory corruption when there's no cursor plane
Brian Starkey
1
-6
/
+0
2017-02-21
lib/igt_kms: Fix possible out-of-bounds access
Brian Starkey
1
-2
/
+2
2017-02-21
lib/igt_kms: Neaten up pipe->planes[] assignment
Brian Starkey
1
-23
/
+10
2017-02-21
lib/igt_kms: Fix drm_plane leak
Brian Starkey
1
-5
/
+3
2017-02-17
lib/igt_kms: Fix regression on kms_plane_lowres test
Mika Kahola
1
-5
/
+8
2017-02-08
igt_kms: Handle failure in drmModeGetConnector gracefully.
Maarten Lankhorst
1
-0
/
+4
2017-02-02
tests/kms_atomic_transition: add in_fences tests
Gustavo Padovan
1
-0
/
+6
2017-02-02
tests/kms_atomic_transition: add out_fences tests
Robert Foss
1
-0
/
+17
2017-02-02
lib/igt_kms: Add support for the OUT_FENCE_PTR property
Gustavo Padovan
1
-1
/
+22
2017-02-02
lib/igt_kms: Add support for the IN_FENCE_FD property
Robert Foss
1
-0
/
+25
2017-02-02
lib/igt_kms: export properties names
Gustavo Padovan
1
-3
/
+3
2017-02-02
lib/igt_kms: move igt_kms_get_alt_edid() to the right place
Gustavo Padovan
1
-17
/
+17
2017-01-31
lib/igt_kms: Remove code obsoleted by dyn n_planes implementation
Robert Foss
1
-28
/
+0
2017-01-31
lib/igt_kms: Implement dynamic plane count support
Robert Foss
1
-39
/
+121
2017-01-31
lib/igt_kms: Rename kmstest properties nplanes and plane
Robert Foss
1
-7
/
+9
2017-01-31
lib/igt_kms: Avoid depencency on static plane count
Robert Foss
1
-17
/
+30
2017-01-31
lib/igt_kms: Add index property to kmstest_plane struct
Robert Foss
1
-6
/
+6
2017-01-26
igt_kms: Add kmstest_set_connector_broadcast_rgb()
Lyude
1
-0
/
+34
2017-01-26
igt_kms: Add igt_output_from_connector()
Lyude
1
-0
/
+26
2017-01-26
igt_kms: Add helpers for watching for sysfs hotplug events
Lyude
1
-0
/
+111
2017-01-26
lib/igt_kms.c: Always set pipe_changed.
Maarten Lankhorst
1
-2
/
+1
2017-01-20
lib/igt_kms: Fixed typo
Robert Foss
1
-1
/
+1
2017-01-20
lib/igt_kms: Set free'd pointer to NULL
Robert Foss
1
-1
/
+3
2017-01-20
lib/igt_kms: Check memory allocations for failures
Robert Foss
1
-1
/
+3
[next]