Show patches with: Submitter = Gustavo Padovan       |    State = Action Required       |   1011 patches
« 1 2 3 410 11 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[-PATCH,v5,1/5] drm/i915: update cursors asynchronously through atomic - - - --- 2017-09-08 Gustavo Padovan New
[-PATCH,v5,2/5] drm/i915: remove intel_cursor_plane_funcs - - - --- 2017-09-08 Gustavo Padovan New
[-PATCH,v5,3/5] drm/msm: update cursors asynchronously through atomic - - 1 --- 2017-09-08 Gustavo Padovan New
[-PATCH,v5,4/5] drm/msm: remove mdp5_cursor_plane_funcs - - 1 --- 2017-09-08 Gustavo Padovan New
[-PATCH,v5,5/5] drm/vc4: update cursors asynchronously through atomic - 1 - --- 2017-09-08 Gustavo Padovan New
[-v2,01/10] drm/exynos: atomic phase 1: use drm_plane_helper_update() - - - --- 2015-04-02 Gustavo Padovan New
[-v2,01/14] drm/exynos: remove unused exynos_crtc->win_enable() callback - - - --- 2015-02-06 Gustavo Padovan New
[-v2,02/10] drm/exynos: atomic phase 1: use drm_plane_helper_disable() - - - --- 2015-04-02 Gustavo Padovan New
[-v2,02/14] drm/exynos: remove struct *_win_data abstraction on planes - - - --- 2015-02-06 Gustavo Padovan New
[-v2,03/10] drm/exynos: atomic phase 1: add .mode_set_nofb() callback - - - --- 2015-04-02 Gustavo Padovan New
[-v2,03/14] drm/exynos: preset zpos value for overlay planes - - - --- 2015-02-06 Gustavo Padovan New
[-v2,04/10] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy() - - - --- 2015-04-02 Gustavo Padovan New
[-v2,04/14] drm/exynos: make zpos property immutable - - - --- 2015-02-06 Gustavo Padovan New
[-v2,05/10] drm/exynos: atomic phase 2: keep track of framebuffer pointer - - - --- 2015-04-02 Gustavo Padovan New
[-v2,05/14] drm/exynos: remove exynos_plane_destroy() - - - --- 2015-02-06 Gustavo Padovan New
[-v2,06/10] drm/exynos: atomic phase 3: atomic updates of planes - - - --- 2015-04-02 Gustavo Padovan New
[-v2,06/14] drm/exynos: remove leftover functions declarations - - - --- 2015-02-06 Gustavo Padovan New
[-v2,07/10] drm/exynos: atomic phase 3: use atomic .set_config helper - - - --- 2015-04-02 Gustavo Padovan New
[-v2,07/14] drm/exynos: track vblank events on a per crtc basis - - - --- 2015-02-06 Gustavo Padovan New
[-v2,08/10] drm/exynos: atomic phase 3: convert page flips - - - --- 2015-04-02 Gustavo Padovan New
[-v2,08/14] drm/exynos: atomic phase 1: use drm_plane_helper_update() - - - --- 2015-02-06 Gustavo Padovan New
[-v2,09/10] drm/exynos: remove exported functions from exynos_drm_plane - - - --- 2015-04-02 Gustavo Padovan New
[-v2,09/14] drm/exynos: atomic phase 1: use drm_plane_helper_disable() - - - --- 2015-02-06 Gustavo Padovan New
[-v2,1/4] drm/i915: init sprites with univeral plane init function - - - --- 2014-09-02 Gustavo Padovan New
[-v2,1/8] drm/exynos: fimd: fix alpha setting for XR24 pixel format - - - --- 2015-03-26 Gustavo Padovan New
[-v2,10/14] drm/exynos: atomic phase 1: add atomic_begin()/atomic_flush() - - - --- 2015-02-06 Gustavo Padovan New
[-v2,11/14] drm/exynos: atomic phase 1: add .mode_set_nofb() callback - - - --- 2015-02-06 Gustavo Padovan New
[-v2,12/14] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy() - - - --- 2015-02-06 Gustavo Padovan New
[-v2,13/14] drm/exynos: atomic phase 2: keep track of framebuffer pointer - - - --- 2015-02-06 Gustavo Padovan New
[-v2,14/14] drm/exynos: make exynos_plane_mode_set() static - - - --- 2015-02-06 Gustavo Padovan New
[-v2,2/4] drm/i915: trivial: remove unneed set to NULL - - - --- 2014-09-02 Gustavo Padovan New
[-v2,2/8] drm/exynos: remove unused exynos_crtc->win_enable() callback - - - --- 2015-03-26 Gustavo Padovan New
[-v2,3/4] drm/i915: create struct intel_plane_state - - - --- 2014-09-02 Gustavo Padovan New
[-v2,3/8] drm/exynos: remove struct *_win_data abstraction on planes - - - --- 2015-03-26 Gustavo Padovan New
[-v2,4/4] drm/i915: split intel_update_plane into check() and commit() - - - --- 2014-09-02 Gustavo Padovan New
[-v2,4/8] drm/exynos: preset zpos value for overlay planes - - - --- 2015-03-26 Gustavo Padovan New
[-v2,5/8] drm/exynos: make zpos property immutable - - - --- 2015-03-26 Gustavo Padovan New
[-v2,6/8] drm/exynos: remove exynos_plane_destroy() - - - --- 2015-03-26 Gustavo Padovan New
[-v2,7/8] drm/exynos: remove leftover functions declarations - - - --- 2015-03-26 Gustavo Padovan New
[-v2,8/8] drm/exynos: track vblank events on a per crtc basis - - - --- 2015-03-26 Gustavo Padovan New
[-v2] drm/exynos: do not disable hdmi clocks for exynos5420 - - - --- 2015-02-02 Gustavo Padovan New
[-v2] drm/exynos: track vblank events on a per crtc basis - - - --- 2015-01-29 Gustavo Padovan New
[-v3,01/11] drm/exynos: atomic phase 1: use drm_plane_helper_update() - - - --- 2015-04-03 Gustavo Padovan New
[-v3,02/11] drm/exynos: atomic phase 1: use drm_plane_helper_disable() - - - --- 2015-04-03 Gustavo Padovan New
[-v3,03/11] drm/exynos: atomic phase 1: add .mode_set_nofb() callback - - - --- 2015-04-03 Gustavo Padovan New
[-v3,04/11] drm/exynos: atomic phase 2: wire up state reset(), duplicate() and destroy() - - - --- 2015-04-03 Gustavo Padovan New
[-v3,05/11] drm/exynos: atomic phase 2: keep track of framebuffer pointer - - - --- 2015-04-03 Gustavo Padovan New
[-v3,06/11] drm/exynos: atomic phase 3: atomic updates of planes - - - --- 2015-04-03 Gustavo Padovan New
[-v3,07/11] drm/exynos: atomic phase 3: use atomic .set_config helper - - - --- 2015-04-03 Gustavo Padovan New
[-v3,08/11] drm/exynos: atomic phase 3: convert page flips - - - --- 2015-04-03 Gustavo Padovan New
[-v3,09/11] drm/exynos: remove exported functions from exynos_drm_plane - - - --- 2015-04-03 Gustavo Padovan New
[-v3,1/4] drm/i915: create struct intel_plane_state - - - --- 2014-09-03 Gustavo Padovan New
[-v3,10/11] drm/exynos: don't disable unused functions at init - - - --- 2015-04-03 Gustavo Padovan New
[-v3,11/11] drm/exynos: atomic dpms support - - - --- 2015-04-03 Gustavo Padovan New
[-v3,11/11] drm/exynos: remove struct exynos_drm_encoder layer - - - --- 2015-08-15 Gustavo Padovan New
[-v3,2/4] drm/i915: split intel_update_plane into check() and commit() - - - --- 2014-09-03 Gustavo Padovan New
[-v3,3/4] drm/i915: split intel_cursor_plane_update() into check() and commit() - - - --- 2014-09-03 Gustavo Padovan New
[-v3,4/4] drm/i915: split intel_primary_plane_setplane() into check() and commit() - - - --- 2014-09-03 Gustavo Padovan New
[-v4,1/4] drm/i915: create struct intel_plane_state - - - --- 2014-09-05 Gustavo Padovan New
[-v4,1/8] drm/exynos: fimd: fix alpha setting for XR24 pixel format - - - --- 2015-04-01 Gustavo Padovan New
[-v4,2/4] drm/i915: split intel_update_plane into check() and commit() - - - --- 2014-09-05 Gustavo Padovan New
[-v4,2/8] drm/exynos: remove unused exynos_crtc->win_enable() callback - - - --- 2015-04-01 Gustavo Padovan New
[-v4,3/4] drm/i915: split intel_cursor_plane_update() into check() and commit() - - - --- 2014-09-05 Gustavo Padovan New
[-v4,3/8] drm/exynos: remove struct *_win_data abstraction on planes - - - --- 2015-04-01 Gustavo Padovan New
[-v4,4/4] drm/i915: split intel_primary_plane_setplane() into check() and commit() - - - --- 2014-09-05 Gustavo Padovan New
[-v4,4/8] drm/exynos: preset zpos value for overlay planes - - - --- 2015-04-01 Gustavo Padovan New
[-v4,5/8] drm/exynos: make zpos property immutable - - - --- 2015-04-01 Gustavo Padovan New
[-v4,6/8] drm/exynos: remove exynos_plane_destroy() - - - --- 2015-04-01 Gustavo Padovan New
[-v4,7/8] drm/exynos: remove leftover functions declarations - - - --- 2015-04-01 Gustavo Padovan New
[-v4,8/8] drm/exynos: track vblank events on a per crtc basis - - - --- 2015-04-01 Gustavo Padovan New
[-v5,3/4] drm/i915: split intel_cursor_plane_update() into check() and commit() - - - --- 2014-09-05 Gustavo Padovan New
[01/10] drm/exynos: atomic phase 1: use drm_plane_helper_update() - - - --- 2015-03-27 Gustavo Padovan New
[01/10] drm/exynos: do not start enabling DP at bind() phase - - - --- 2015-09-04 Gustavo Padovan New
[01/10] drm/nouveau: replace legacy vblank helpers - - - --- 2016-06-07 Gustavo Padovan New
[01/10] staging/android: remove SYNC_WAIT ioctl - - - --- 2016-01-29 Gustavo Padovan New
[01/11] dma-buf/sync_file: de-stage sync_file - - - --- 2016-01-26 Gustavo Padovan New
[01/11] drm/exynos: don't track enabled state at exynos_crtc - - - --- 2015-08-15 Gustavo Padovan New
[01/11] drm/exynos: split display's .dpms() into .enable() and .disable() - - - --- 2015-08-11 Gustavo Padovan New
[01/11] drm/exynos: split display's .dpms() into .enable() and .disable() - - - --- 2015-08-03 Gustavo Padovan New
[01/11] staging/android: fix sync framework documentation - - - --- 2016-01-21 Gustavo Padovan New
[01/12] staging/android: remove redundant comments on sync_merge_data - 1 - --- 2016-04-27 Gustavo Padovan New
[01/12] tests/kms_atomic_transition: use select + read instead of blocking read - - - --- 2016-11-14 Gustavo Padovan New
[01/13] staging/android: store last signaled value on sync timeline - - - --- 2016-05-02 Gustavo Padovan New
[01/14] drm/amdgpu: use drm_crtc_send_vblank_event() - 1 - --- 2016-04-14 Gustavo Padovan New
[01/14] drm/exynos: track vblank events on a per crtc basis - - - --- 2015-02-03 Gustavo Padovan New
[01/14] drm/nouveau: use drm_crtc_send_vblank_event() v2 - - - --- 2016-06-06 Gustavo Padovan New
[01/18] staging/android: store last signaled value on sync timeline - - - --- 2016-05-31 Gustavo Padovan New
[01/23] drm/exynos: pass the correct pipe number - - - --- 2015-06-23 Gustavo Padovan New
[01/29] drm/exynos/fimd: only finish pageflip if START == START_S - - - --- 2014-12-18 Gustavo Padovan New
[02/10] drm: remove legacy drm_send_vblank_event() - - - --- 2016-06-07 Gustavo Padovan New
[02/10] drm/exynos: add pm_runtime to DP - - - --- 2015-09-04 Gustavo Padovan New
[02/10] drm/exynos: atomic phase 1: use drm_plane_helper_disable() - - - --- 2015-03-27 Gustavo Padovan New
[02/10] staging/android: rename sync_pt_info to fence_info - - - --- 2016-01-29 Gustavo Padovan New
[02/11] drm/exynos: fimd: unify call to exynos_drm_crtc_finish_pageflip() - - - --- 2015-08-15 Gustavo Padovan New
[02/11] drm/exynos: remove wrappers for phy_power_{on,off} - - - --- 2015-08-03 Gustavo Padovan New
[02/11] staging/android: store last signaled value on sync timeline - - - --- 2016-01-26 Gustavo Padovan New
[02/11] staging/android: sync: remove interfaces that are not used - - - --- 2016-01-21 Gustavo Padovan New
[02/12] staging/android: drop sync_file_install() and sync_file_put() - - - --- 2016-04-27 Gustavo Padovan New
[02/12] tests/kms_atomic_transition: don't assume max pipes - - - --- 2016-11-14 Gustavo Padovan New
[02/13] staging/android: remove .{fence, timeline}_value_str() from timeline_ops - - - --- 2016-05-02 Gustavo Padovan New
« 1 2 3 410 11 »