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
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
2014-04-25
kms_cursor_crc: Move cursor enable and disable calls where they belong
Antti Koskipaa
2014-04-25
kms_cursor_crc: Remove some test cases and change cursor to color
Antti Koskipaa
2014-03-26
lib/igt_fb: switch to igt_ prefix from kmstest_
Daniel Vetter
2014-03-26
lib/igt_kms: s/kmstest_create_fb2/kmstest_create_fb/
Daniel Vetter
2014-03-26
lib: remove kmstest_create_fb
Daniel Vetter
2014-03-22
lib: more unecessary header removal
Daniel Vetter
2014-03-22
tests/kms_cursor_crc: Fix up breakage
Daniel Vetter
2014-03-20
tests/kms_cursor_crc: Review from Imre for Sagar's patch
Daniel Vetter
2014-03-20
kms_cursor_crc: Enabling this test for all cursor sizes
Sagar Kamble
2014-03-17
lib/igt_debugfs: s/igt_pipe_crc_check/igt_require_pipe_crc/
Daniel Vetter
2014-03-17
lib/igt_debugfs: Remove debugfs from pipe crc functions
Daniel Vetter
2014-03-12
lib/igt_debugfs: drop drm_fd argument from igt_pipe_crc_new
Daniel Vetter
2014-02-11
lib: Fix igt_ouput_get_plane() typo (output)
Damien Lespiau
2014-02-11
lib: Include drm_fourcc.h from igt_kms.h
Damien Lespiau
2014-02-11
kms_cursor_crc: Use kmstest_create_color_fb()
Damien Lespiau
2014-02-11
tests/kms_cursor_crc: Use igt_pipe_crc_collect_crc()
Damien Lespiau
2014-02-11
kms_cursor_crc: Port the test to the new modeset API
Damien Lespiau
2014-02-11
tests/kms_cursor_crc: Move the array of cursor fb_ids to the stack
Damien Lespiau
[next]