index
:
igt-gpu-tools.git
master
patchseet_v24
patchseet_v25
vm-bind
DRM IGT GPU Tools
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
kms_cursor_crc.c
Age
Commit message (
Expand
)
Author
2018-02-01
lib/igt_fb: Add igt_put_cairo_ctx as counter to igt_get_cairo_ctx
Maarten Lankhorst
2017-07-03
tests/kms_cursor_crc: Fix the cursor tests to work on CHV
Maarten Lankhorst
2017-06-01
tests/kms_cursor_crc: Test non-square cursors on IVB+
Ville Syrjälä
2017-03-21
Restore "lib: Open debugfs files for the given DRM device"
Chris Wilson
2017-03-21
Revert "lib: Open debugfs files for the given DRM device"
Tomeu Vizoso
2017-03-21
lib: Open debugfs files for the given DRM device
Tomeu Vizoso
2017-01-31
tests/kms_cursor_crc: Add support for dynamic number of planes
Robert Foss
2017-01-05
kms_cursor_crc: Stop looking at output->valid
Maarten Lankhorst
2016-10-13
lib/igt_aux: Add support for various system suspend/resume options
Imre Deak
2015-10-16
kms_cursor_crc: Add test for unthrottled cursor movement
Matt Roper
2015-09-11
convert drm_open_any*() calls to drm_open_driver*(DRIVER_INTEL) calls with cocci
Micah Fedke
2015-08-21
lib: add a single include header
Thomas Wood
2015-05-11
kms_cursor_crc: Move comment to the appropriate place
Damien Lespiau
2015-03-23
tests/kms_cursor_crc: Add dpms and suspend tests
Daniel Vetter
2015-03-23
lib/debugfs: Add igt_assert_crc_equal
Daniel Vetter
2015-03-23
lib/core: add interactive debug point to igt_fail
Daniel Vetter
2015-03-12
tiling: Convert framebuffer helpers to use fb modifiers
Tvrtko Ursulin
2015-03-06
igt.cocci: Replace igt_assert() with igt_assert_CMP() where possible
Matt Roper
2015-02-10
kms_cursor_crc: Kernel now checks for integer overflow
Matt Roper
2014-12-09
tests/kms_cursor_crc: Restore the valid pipe/connector combo check
Ville Syrjälä
2014-12-09
kms_cursor_crc: Remove value to 'return' in a void function
Damien Lespiau
2014-11-24
lib/igt_debugfs: Don't setup crc in _new
Daniel Vetter
2014-11-06
docs: add some test descriptions
Thomas Wood
2014-10-17
tests/kms_cursor_crc: HSW/BDW only have square cursors
Paulo Zanoni
2014-09-30
lib: add a function to indicate activity
Thomas Wood
2014-09-30
test/kms, pm: use drm_open_any_master
Imre Deak
2014-09-26
kms_cursor_crc: Remove two unused local variables
Damien Lespiau
2014-09-18
tests/kms_cursor_crc: Add basic non-square cursor testing
Ville Syrjälä
2014-08-29
igt: Prettify igt_assert_eq() failure messages
Chris Wilson
2014-08-21
kms_cursor_crc: Use I915_TILING_NONE to create fbs
Damien Lespiau
2014-08-12
lib/igt_kms: set_vt_graphics_mode is a low-level helper
Daniel Vetter
2014-08-12
lib/igt_kms: Unify pipe name helpers
Daniel Vetter
2014-08-12
tests/kms_cursor_crc: Align opening {
Daniel Vetter
2014-07-11
lib/igt.cocci: Add stanza for for_each_pipe
Daniel Vetter
2014-07-04
tests/kms_cursor_crc: Call drmModeMoveCursor() directly
Matt Roper
2014-07-04
tests/kms_cursor_crc: Combine data_t and test_data_t
Matt Roper
2014-06-02
kms_cursor_crc: Test cursor size change ioctl
Antti Koskipaa
2014-05-14
tests: sprinkle igt logging
Daniel Vetter
2014-04-25
kms_cursor_crc: Fix the test on platforms where the pipe->port mapping has re...
Ville Syrjälä
2014-04-25
kms_cursor_crc: Wrap igt_require() in igt_fixture
Ville Syrjälä
2014-04-25
kms_cursor_crc: Replace snprintf()+%s with just %d
Ville Syrjälä
2014-04-25
kms_cursor_crc: Allow the test to run without cursor cap support
Ville Syrjälä
2014-04-25
kms_cursor_crc: Wrap cursor fb creating into igt_fixture
Ville Syrjälä
2014-04-25
kms_cursor_crc: Simplify the pipe_crc mess
Ville Syrjälä
2014-04-25
kms_cursor_crc: Add background picture
Antti Koskipaa
2014-04-25
kms_cursor_crc: Add random cursor placement test
Antti Koskipaa
2014-04-25
kms_cursor_crc: Add moving cursor test
Antti Koskipaa
2014-04-25
kms_cursor_crc: Add reference software rendering
Antti Koskipaa
2014-04-25
kms_cursor_crc: Separate onscreen and offscreen tests
Antti Koskipaa
2014-04-25
kms_cursor_crc: Use a function pointer to call test
Antti Koskipaa
[next]