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
[1/9] drm/i915: init sprites with univeral plane init function - - - --- 2014-08-28 Gustavo Padovan New
[2/9] drm/i915: trivial: remove unneed set to NULL - - - --- 2014-08-28 Gustavo Padovan New
[3/9] drm/i915: fix memleak in intel_set_config_save_state() - - - --- 2014-08-28 Gustavo Padovan New
[4/9] drm/i915: split intel_update_plane into check() and commit() - - - --- 2014-08-28 Gustavo Padovan New
[5/9] drm/i915: split intel_cursor_plane_update() into check() and commit() - - - --- 2014-08-28 Gustavo Padovan New
[6/9] drm/i915: split intel_crtc_cursor_set_obj() into check() and commit() - - - --- 2014-08-28 Gustavo Padovan New
[7/9] drm/i915: split intel_primary_plane_setplane() into check() and commit() - - - --- 2014-08-28 Gustavo Padovan New
[8/9] drm/i915: return error if fb is NULL - - - --- 2014-08-28 Gustavo Padovan New
[9/9] drm/i915: split intel_pipe_set_base() into check() and commit() - - - --- 2014-08-28 Gustavo Padovan New
[-v2,1/4] drm/i915: init sprites with univeral plane init function - - - --- 2014-09-02 Gustavo Padovan New
[-v2,2/4] drm/i915: trivial: remove unneed set to NULL - - - --- 2014-09-02 Gustavo Padovan New
[-v2,3/4] drm/i915: create struct intel_plane_state - - - --- 2014-09-02 Gustavo Padovan New
[-v2,4/4] drm/i915: split intel_update_plane into check() and commit() - - - --- 2014-09-02 Gustavo Padovan New
drm/i915: init sprites with univeral plane init function - - - --- 2014-09-03 Gustavo Padovan New
[-v3,1/4] drm/i915: create struct intel_plane_state - - - --- 2014-09-03 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,2/4] drm/i915: split intel_update_plane into check() and commit() - - - --- 2014-09-05 Gustavo Padovan New
[-v4,3/4] drm/i915: split intel_cursor_plane_update() into check() and commit() - - - --- 2014-09-05 Gustavo Padovan New
[-v4,4/4] drm/i915: split intel_primary_plane_setplane() into check() and commit() - - - --- 2014-09-05 Gustavo Padovan New
[-v5,3/4] drm/i915: split intel_cursor_plane_update() into check() and commit() - - - --- 2014-09-05 Gustavo Padovan New
[RFC,1/3] drm/i915: remove !enabled handling from commit primary plane step - - - --- 2014-09-09 Gustavo Padovan New
[RFC,2/3] drm/i915: create intel_update_pipe_size() - - - --- 2014-09-09 Gustavo Padovan New
[RFC,3/3] drm/i915: Merge of visible and !visible paths for primary planes - - - --- 2014-09-09 Gustavo Padovan New
[1/3] drm/i915: remove !enabled handling from commit primary plane step - - - --- 2014-09-09 Gustavo Padovan New
[2/3] drm/i915: create intel_update_pipe_size() - - - --- 2014-09-09 Gustavo Padovan New
[3/3] drm/i915: Merge of visible and !visible paths for primary planes - - - --- 2014-09-09 Gustavo Padovan New
drm/i915: pin sprite fb only if it changed - - - --- 2014-09-09 Gustavo Padovan New
[v2] drm/i915: pin sprite fb only if it changed - - - --- 2014-09-10 Gustavo Padovan New
[v2,1/2] drm/i915: create intel_update_pipe_size() - - - --- 2014-09-10 Gustavo Padovan New
[v2,2/2] drm/i915: Merge of visible and !visible paths for primary planes - - - --- 2014-09-10 Gustavo Padovan New
[v3] drm/i915: Merge of visible and !visible paths for primary planes - - - --- 2014-09-11 Gustavo Padovan New
drm/i915: Fix regression in the sprite plane update split - - - --- 2014-09-11 Gustavo Padovan New
[1/5] drm/i915: Merge of visible and !visible paths for primary planes - - - --- 2014-09-18 Gustavo Padovan New
[2/5] drm/i915: move checks of intel_crtc_cursor_set_obj() out - - - --- 2014-09-18 Gustavo Padovan New
[3/5] drm/i915: remove intel_crtc_cursor_set_obj() - - - --- 2014-09-18 Gustavo Padovan New
[4/5] drm/i915: split intel_crtc_page_flip() into check() and commit() - - - --- 2014-09-18 Gustavo Padovan New
[5/5] drm/i915: remove intel_pipe_set_base() - - - --- 2014-09-18 Gustavo Padovan New
[v2,01/10] drm/i915: Merge of visible and !visible paths for primary planes - - - --- 2014-09-22 Gustavo Padovan New
[v2,02/10] drm/i915: remove leftover from pre-universal planes days - - - --- 2014-09-22 Gustavo Padovan New
[v2,03/10] drm/i915: move checks of intel_crtc_cursor_set_obj() out - - - --- 2014-09-22 Gustavo Padovan New
[v2,04/10] drm/i915: remove intel_crtc_cursor_set_obj() - - - --- 2014-09-22 Gustavo Padovan New
[v2,05/10] drm/i915: split intel_crtc_page_flip() into check() and commit() - - - --- 2014-09-22 Gustavo Padovan New
[v2,06/10] drm: add helper to get crtc timings - - - --- 2014-09-22 Gustavo Padovan New
[v2,07/10] drm/i915: remove intel_pipe_set_base() - - - --- 2014-09-22 Gustavo Padovan New
[v2,08/10] drm/i915: create a prepare step for primary planes updates - - - --- 2014-09-22 Gustavo Padovan New
[v2,09/10] drm/i915: create a prepare phase for sprite plane updates - - - --- 2014-09-22 Gustavo Padovan New
[v2,10/10] drm/i915: use intel_fb_obj() macros to assign gem objects - - - --- 2014-09-22 Gustavo Padovan New
[v3,01/11] drm/i915: Merge of visible and !visible paths for primary planes - - - --- 2014-09-24 Gustavo Padovan New
[v3,02/11] drm/i915: remove leftover from pre-universal planes days - - - --- 2014-09-24 Gustavo Padovan New
[v3,03/11] drm/i915: Fix not checking cursor and object sizes - - - --- 2014-09-24 Gustavo Padovan New
[v3,04/11] drm/i915: move check of intel_crtc_cursor_set_obj() out - - - --- 2014-09-24 Gustavo Padovan New
[v3,05/11] drm/i915: remove intel_crtc_cursor_set_obj() - - - --- 2014-09-24 Gustavo Padovan New
[v3,06/11] drm/i915: split intel_crtc_page_flip() into check() and commit() - - - --- 2014-09-24 Gustavo Padovan New
[v3,07/11] drm: add helper to get crtc timings - - - --- 2014-09-24 Gustavo Padovan New
[v3,08/11] drm/i915: create a prepare step for primary planes updates - - - --- 2014-09-24 Gustavo Padovan New
[v3,09/11] drm/i915: create a prepare phase for sprite plane updates - - - --- 2014-09-24 Gustavo Padovan New
[v3,10/11] drm/i915: use intel_fb_obj() macros to assign gem objects - - - --- 2014-09-24 Gustavo Padovan New
[v3,11/11] drm/i915: remove intel_pipe_set_base() - - - --- 2014-09-24 Gustavo Padovan New
[v4,1/5] drm/i915: create a prepare step for primary planes updates - - - --- 2014-10-24 Gustavo Padovan New
[v4,2/5] drm/i915: create a prepare phase for sprite plane updates - - - --- 2014-10-24 Gustavo Padovan New
[v4,3/5] drm/i915: use intel_fb_obj() macros to assign gem objects - - - --- 2014-10-24 Gustavo Padovan New
[v4,4/5] drm/i915: only flip frontbuffer if crtc is active - - - --- 2014-10-24 Gustavo Padovan New
[v4,5/5] drm/i915: remove intel_crtc_cursor_set_obj() - - - --- 2014-10-24 Gustavo Padovan New
[1/2] drm: make sure visible is set to false if fb is null - - - --- 2014-10-24 Gustavo Padovan New
[2/2] drm/i915: remove unneeded visible check - - - --- 2014-10-24 Gustavo Padovan New
[1/9] drm/exynos: remove uneeded declaration of struct dma_iommu_mapping - - - --- 2014-10-31 Gustavo Padovan New
[2/9] drm/exynos: remove extra declaration of struct exynos_drm_manager - - - --- 2014-10-31 Gustavo Padovan New
[3/9] drm/exynos: remove extra declaration of struct exynos_overlay - - - --- 2014-10-31 Gustavo Padovan New
[4/9] drm/exynos: Replace repeated declaration by include <drm/drmP.h> - - - --- 2014-10-31 Gustavo Padovan New
[5/9] drm/exynos: Replace repeated declarations by #include "exynos_drm_drv.h" - - - --- 2014-10-31 Gustavo Padovan New
[6/9] drm/exynos: remove unused wait_for macro - - - --- 2014-10-31 Gustavo Padovan New
[7/9] drm/exynos: Save up space using bool var as bitfields - - - --- 2014-10-31 Gustavo Padovan New
[8/9] drm/exynos: update documentation to reflect code changes - - - --- 2014-10-31 Gustavo Padovan New
[9/9] drm/exynos: remove leftover hdmi function declarations - - - --- 2014-10-31 Gustavo Padovan New
[1/3] drm/exynos: revert fixes for the infinite loop issue - - - --- 2014-11-20 Gustavo Padovan New
[2/3] Revert "drm/exynos: fix null pointer dereference issue" - - - --- 2014-11-20 Gustavo Padovan New
[3/3] drm/exynos: move Exynos platform drivers registration to init - - - --- 2014-11-20 Gustavo Padovan New
[1/3] drm/exynos: free DP if probe fails to find a panel or bridge - - - --- 2014-11-20 Gustavo Padovan New
[2/3] drm/exynos: avoid race condition when adding a drm component - - - --- 2014-11-20 Gustavo Padovan New
[3/3] drm/exynos: avoid leak if exynos_dpi_probe() fails - - - --- 2014-11-20 Gustavo Padovan New
drm/exynos: Fix exynos_dpi_remove() parameter - - - --- 2014-11-24 Gustavo Padovan New
[1/4] drm/exynos: move to_exynos_crtc() macro to main header - - - --- 2014-11-24 Gustavo Padovan New
[2/4] drm/exynos: expose struct exynos_drm_crtc - - - --- 2014-11-24 Gustavo Padovan New
[3/4] drm/exynos: remove exynos_drm_crtc_plane_* wrappers - - - --- 2014-11-24 Gustavo Padovan New
[4/4] drm/exynos: remove struct exynos_drm_overlay - - - --- 2014-11-24 Gustavo Padovan New
drm/exynos: avoid leak if exynos_dpi_probe() fails - - - --- 2014-11-24 Gustavo Padovan New
drm/exynos/fimd: only finish pageflip if START == START_S - - - --- 2014-11-25 Gustavo Padovan New
[1/6] drm/exynos: Don't touch DPMS when updating overlay planes - - - --- 2014-11-26 Gustavo Padovan New
[2/6] drm/exynos: don't do any DPMS operation while updating planes - - - --- 2014-11-26 Gustavo Padovan New
[3/6] drm/exynos: remove exynos_plane_commit() wrapper - - - --- 2014-11-26 Gustavo Padovan New
[4/6] drm/exynos: unify plane update on exynos_update_plane() - - - --- 2014-11-26 Gustavo Padovan New
[5/6] drm/exynos: call exynos_update_plane() directly on page flips - - - --- 2014-11-26 Gustavo Padovan New
[6/6] drm/exynos: remove exynos_drm_crtc_mode_set_commit() - - - --- 2014-11-26 Gustavo Padovan New
[1/2] drm/exynos/fimd: don't initialize 'ret' variable in fimd_probe() - - - --- 2014-11-26 Gustavo Padovan New
[2/2] drm/exynos/vidi: remove useless ops->commit() - - - --- 2014-11-26 Gustavo Padovan New
[1/6] drm/exynos: rename base object of struct exynos_drm_crtc to 'base' - - - --- 2014-11-26 Gustavo Padovan New
[2/6] drm/exynos: add pipe param to exynos_drm_crtc_create() - - - --- 2014-11-26 Gustavo Padovan New
« 1 2 3 410 11 »