Show patches with: Submitter = Rodrigo Siqueira       |    State = Action Required       |   64 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[i-g-t,RFC] Add support to force specific module load - - - --- 2018-05-30 Rodrigo Siqueira New
[i-g-t,1/3] Avoid truncate string in __igt_lsof_fds - - - --- 2018-05-30 Rodrigo Siqueira New
[i-g-t,2/3] Remove extra '\0' in strncpy in igt_save_module_param - - - --- 2018-05-30 Rodrigo Siqueira New
[i-g-t,3/3] Move declaration to the top of the code - 1 - --- 2018-05-30 Rodrigo Siqueira New
[V2,i-g-t,1/3] Avoid truncate string in __igt_lsof_fds - - - --- 2018-06-17 Rodrigo Siqueira New
[V2,i-g-t,2/3] Account for NULL character when using strncpy - - - --- 2018-06-17 Rodrigo Siqueira New
[V2,i-g-t,3/3] Move declaration to the top of the code - - - --- 2018-06-17 Rodrigo Siqueira New
[i-g-t,1/7] Remove parameter aliases with another argument - - - --- 2018-07-07 Rodrigo Siqueira New
[i-g-t,2/7] Cast void * pointer used in arithmetic to uint32_t* - - - --- 2018-07-07 Rodrigo Siqueira New
[i-g-t,3/7] Fix comparison that always evaluates to false - - - --- 2018-07-07 Rodrigo Siqueira New
[i-g-t,4/7] Fix truncate string in the snprintf - - - --- 2018-07-07 Rodrigo Siqueira New
[i-g-t,5/7] Make string commands dynamic allocate - - - --- 2018-07-07 Rodrigo Siqueira New
[i-g-t,6/7] Fix truncate string in the strncpy - - - --- 2018-07-07 Rodrigo Siqueira New
[i-g-t,7/7] Avoid truncate string in __igt_lsof_fds - - - --- 2018-07-07 Rodrigo Siqueira New
[i-g-t,1/2] Increase the string size for a module name - - - --- 2018-07-07 Rodrigo Siqueira New
[i-g-t,2/2] Add support for forcing specific module - - - --- 2018-07-07 Rodrigo Siqueira New
[v2,i-g-t,1/2] Make string commands dynamic allocate Fix some GCC warnings - - - --- 2018-07-29 Rodrigo Siqueira New
[v2,i-g-t,2/2] Fix truncate string in the snprintf Fix some GCC warnings - - - --- 2018-07-29 Rodrigo Siqueira New
[i-g-t] Skip VBlank tests in modules without VBlank [i-g-t] Skip VBlank tests in modules without VBlank - - - --- 2018-08-20 Rodrigo Siqueira New
[V2,i-g-t] Skip VBlank tests in modules without VBlank [V2,i-g-t] Skip VBlank tests in modules without VBlank - - - --- 2018-08-23 Rodrigo Siqueira New
[i-g-t,v2] Add support for forcing specific module [i-g-t,v2] Add support for forcing specific module - - - --- 2018-09-05 Rodrigo Siqueira New
[FOR,CI] drm/drm_vblank: Change EINVAL by the correct errno [FOR,CI] drm/drm_vblank: Change EINVAL by the correct errno - - - --- 2018-10-17 Rodrigo Siqueira New
[i-g-t] Make force work with multiple drivers available [i-g-t] Make force work with multiple drivers available - 1 - --- 2019-01-11 Rodrigo Siqueira New
[V3,i-g-t] Skip VBlank tests in modules without VBlank [V3,i-g-t] Skip VBlank tests in modules without VBlank - - - --- 2019-01-27 Rodrigo Siqueira New
[V4,i-g-t] Skip VBlank tests in modules without VBlank [V4,i-g-t] Skip VBlank tests in modules without VBlank - - - --- 2019-02-14 Rodrigo Siqueira New
[i-g-t,1/7] kms_flip: Removes unreachable code related to TEST_RPM kms_flip: cleanups - - - --- 2019-03-04 Rodrigo Siqueira New
[i-g-t,2/7] kms_flip: Removes unreachable code related to TEST_TS_CONT kms_flip: cleanups - - - --- 2019-03-04 Rodrigo Siqueira New
[i-g-t,3/7] kms_flip: Fix warning related to i915 gem dependence kms_flip: cleanups - - - --- 2019-03-04 Rodrigo Siqueira New
[i-g-t,4/7] kms_flip: Remove unreachable condition in wait_for_events kms_flip: cleanups - - - --- 2019-03-04 Rodrigo Siqueira New
[i-g-t,5/7] kms_flip: Remove magic constant in run_test_on_crtc_set() kms_flip: cleanups - - - --- 2019-03-04 Rodrigo Siqueira New
[i-g-t,6/7] kms_flip: Rework set_mode() kms_flip: cleanups - - - --- 2019-03-04 Rodrigo Siqueira New
[i-g-t,7/7] kms_flip: Standardize return value for fb_is_bound kms_flip: cleanups - 1 - --- 2019-03-04 Rodrigo Siqueira New
[RFC,i-g-t] lib/igt_kms: Set capabilities before get resource [RFC,i-g-t] lib/igt_kms: Set capabilities before get resource - - - --- 2019-03-06 Rodrigo Siqueira New
[V5,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank [V5,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank - - - --- 2019-03-16 Rodrigo Siqueira New
[V6,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank [V6,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank - - - --- 2019-03-25 Rodrigo Siqueira New
[i-g-t] lib: Rework __kms_addfb() function [i-g-t] lib: Rework __kms_addfb() function - - - --- 2019-04-03 Rodrigo Siqueira New
[RESEND,v6,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank [RESEND,v6,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank - - - --- 2019-04-18 Rodrigo Siqueira New
[v7,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank [v7,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank - - - --- 2019-04-23 Rodrigo Siqueira New
[V2,i-g-t] lib: Drop __kms_addfb() wrapper [V2,i-g-t] lib: Drop __kms_addfb() wrapper - - - --- 2019-05-19 Rodrigo Siqueira New
[RESEND,V7,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank [RESEND,V7,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank - - - --- 2019-05-20 Rodrigo Siqueira New
[V3,i-g-t] lib: Drop __kms_addfb() wrapper [V3,i-g-t] lib: Drop __kms_addfb() wrapper - - - --- 2019-05-27 Rodrigo Siqueira New
[V8,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank [V8,i-g-t] tests/kms_flip: Skip VBlank tests in modules without VBlank - 1 - --- 2019-06-05 Rodrigo Siqueira New
[RESEND,V3] drm/drm_vblank: Change EINVAL by the correct errno [RESEND,V3] drm/drm_vblank: Change EINVAL by the correct errno - 1 - --- 2019-06-13 Rodrigo Siqueira New
[V6,i-g-t,1/6] lib/igt_kms: Add writeback support igt: Add support for testing writeback connectors - 2 - --- 2019-06-13 Rodrigo Siqueira New
[V6,i-g-t,2/6] kms_writeback: Add initial writeback tests igt: Add support for testing writeback connectors - - - --- 2019-06-13 Rodrigo Siqueira New
[V6,i-g-t,3/6] lib: Add function to hash a framebuffer igt: Add support for testing writeback connectors - 1 - --- 2019-06-13 Rodrigo Siqueira New
[V6,i-g-t,4/6] kms_writeback: Add writeback-check-output igt: Add support for testing writeback connectors - - - --- 2019-06-13 Rodrigo Siqueira New
[V6,i-g-t,5/6] lib/igt_kms: Add igt_output_clone_pipe for cloning igt: Add support for testing writeback connectors - - - --- 2019-06-13 Rodrigo Siqueira New
[V6,i-g-t,6/6] kms_writeback: Add tests using a cloned output igt: Add support for testing writeback connectors - - - --- 2019-06-13 Rodrigo Siqueira New
[V4] drm/drm_vblank: Change EINVAL by the correct errno [V4] drm/drm_vblank: Change EINVAL by the correct errno - 1 - --- 2019-06-19 Rodrigo Siqueira New
[V5] drm/drm_vblank: Change EINVAL by the correct errno [V5] drm/drm_vblank: Change EINVAL by the correct errno - - - --- 2019-06-27 Rodrigo Siqueira New
[V6] drm/drm_vblank: Change EINVAL by the correct errno [V6] drm/drm_vblank: Change EINVAL by the correct errno 1 - - --- 2019-10-02 Rodrigo Siqueira New
[v7,i-g-t,1/4] lib/igt_kms: Add writeback support Add support for testing writeback connectors - 1 - --- 2019-10-22 Rodrigo Siqueira New
[v7,i-g-t,2/4] kms_writeback: Add initial writeback tests Add support for testing writeback connectors - - - --- 2019-10-22 Rodrigo Siqueira New
[v7,i-g-t,3/4] lib: Add function to hash a framebuffer Add support for testing writeback connectors - 1 - --- 2019-10-22 Rodrigo Siqueira New
[v7,i-g-t,4/4] kms_writeback: Add writeback-check-output Add support for testing writeback connectors - - - --- 2019-10-22 Rodrigo Siqueira New
[i-g-t,v8,1/4] lib/igt_kms: Add writeback support Add support for testing writeback connectors - 2 - --- 2020-04-24 Rodrigo Siqueira New
[i-g-t,v8,2/4] kms_writeback: Add initial writeback tests Add support for testing writeback connectors - 1 - --- 2020-04-24 Rodrigo Siqueira New
[i-g-t,v8,3/4] lib: Add function to hash a framebuffer Add support for testing writeback connectors - 2 - --- 2020-04-24 Rodrigo Siqueira New
[i-g-t,v8,4/4] kms_writeback: Add writeback-check-output Add support for testing writeback connectors - 1 - --- 2020-04-24 Rodrigo Siqueira New
[i-g-t,v9,1/4] lib/igt_kms: Add writeback support Add support for testing writeback connectors - 2 - --- 2020-08-30 Rodrigo Siqueira New
[i-g-t,v9,2/4] kms_writeback: Add initial writeback tests Add support for testing writeback connectors - 1 - --- 2020-08-30 Rodrigo Siqueira New
[i-g-t,v9,3/4] lib: Add function to hash a framebuffer Add support for testing writeback connectors - 2 - --- 2020-08-30 Rodrigo Siqueira New
[i-g-t,v9,4/4] kms_writeback: Add writeback-check-output Add support for testing writeback connectors - 1 - --- 2020-08-30 Rodrigo Siqueira New