Show patches with: Submitter = Laurent Pinchart       |    Archived = No       |   1455 patches
« 1 2 ... 12 13 14 15 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[46/51] v4l: vsp1: dl: Make reg_count field unsigned - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[45/51] v4l: vsp1: Fix LUT format setting - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[44/51] v4l: vsp1: Factorize frame size enumeration code - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[43/51] v4l: vsp1: Factorize media bus codes enumeration code - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[42/51] v4l: vsp1: Factorize get pad format code - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[41/51] v4l: vsp1: RPF entities can't be target nodes - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[40/51] v4l: vsp1: Allocate pipelines on demand - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[39/51] v4l: vsp1: video: Reorder functions - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[38/51] v4l: vsp1: Store pipeline pointer in rwpf - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[37/51] v4l: vsp1: Pass pipe pointer to entity configure functions - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[36/51] v4l: vsp1: Rename pipeline validate functions to pipeline build - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[35/51] v4l: vsp1: Pass display list explicitly to configure functions - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[34/51] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[33/51] v4l: vsp1: Merge RPF and WPF pad ops structures - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[32/51] v4l: vsp1: Create a new configure operation to setup modules - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[31/51] v4l: vsp1: Store active selection rectangles in a pad config structure - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[30/51] v4l: vsp1: Store active formats in a pad config structure - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[29/51] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[28/51] v4l: vsp1: Add race condition FIXME comment - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[27/51] v4l: vsp1: Fix BRU try compose rectangle storage - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[26/51] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[25/51] v4l: vsp1: Move subdev initialization code to vsp1_entity_init() - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[24/51] v4l: vsp1: Use display lists with the userspace API - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[23/51] v4l: vsp1: Add header display list support - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[22/51] v4l: vsp1: Fix 80 characters per line violations - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[21/51] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha() - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[20/51] v4l: vsp1: Remove unneeded entity streaming flag - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[19/51] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[18/51] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDS - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[17/51] v4l: vsp1: Don't setup control handler when starting streaming - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[16/51] v4l: vsp1: sru: Don't program intensity in control set handler - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[15/51] v4l: vsp1: rwpf: Don't program alpha value in control set handler - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[14/51] v4l: vsp1: bru: Don't program background color in control set handler - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[13/51] v4l: vsp1: Store the display list manager in the WPF - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[12/51] v4l: vsp1: Split display list manager from display list - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[11/51] v4l: vsp1: Simplify frame end processing - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[10/51] v4l: vsp1: Always setup the display list - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[09/51] v4l: vsp1: Use pipeline display list to decide how to write to modules - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[08/51] v4l: vsp1: VSPD instances have no LUT on Gen3 - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[07/51] v4l: vsp1: Set entities functions - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[06/51] v4l: vsp1: video: Fix coding style - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[05/51] v4l: vsp1: drm: Include correct header file - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[04/51] v4l: vsp1: Fix vsp1_du_atomic_(begin|flush) declarations - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[03/51] v4l: subdev: Call pad init_cfg operation when opening subdevs - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[02/51] v4l: subdev: Add pad config allocator and init - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[01/51] media: Add video processing entity functions - - - --- 2016-03-24 Laurent Pinchart geert Superseded
[v2,2/2] pinctrl: sh-pfc: r8a7795: Add drive strength support - - - --- 2016-03-23 Laurent Pinchart geert Accepted
[v2,1/2] pinctrl: sh-pfc: Add drive strength support - - - --- 2016-03-23 Laurent Pinchart geert Accepted
[2/2] pinctrl: sh-pfc: r8a7795: Add drive strength support - - - --- 2016-03-20 Laurent Pinchart geert Superseded
[1/2] pinctrl: sh-pfc: Add drive strength support - - - --- 2016-03-20 Laurent Pinchart geert Superseded
PM / Runtime: Only force-resume device if it has been force-suspended - - - --- 2016-03-03 Laurent Pinchart geert Superseded
arm64: dts: r8a7795: Remove the A3SH power domain - - - --- 2016-02-28 Laurent Pinchart horms Not Applicable
[2/2] v4l: vsp1: drm: Include correct header file - - - --- 2016-02-24 Laurent Pinchart geert Superseded
[1/2] v4l: vsp1: Fix vsp1_du_atomic_(begin|flush) declarations - - - --- 2016-02-24 Laurent Pinchart geert Superseded
drm: rcar-du: Remove local CRTC enabled state - - - --- 2016-02-20 Laurent Pinchart geert Accepted
[PATCH/RFC,9/9] ARM64: renesas: salvator-x: Enable DU - - - --- 2016-02-12 Laurent Pinchart horms RFC
[PATCH/RFC,8/9] ARM64: renesas: r8a7795: Add DU device to DT - - - --- 2016-02-12 Laurent Pinchart horms RFC
[PATCH/RFC,7/9] ARM64: renesas: r8a7795: Add VSP instances - - - --- 2016-02-12 Laurent Pinchart horms RFC
[PATCH/RFC,6/9] ARM64: renesas: r8a7795: Add FCPV nodes - - - --- 2016-02-12 Laurent Pinchart horms RFC
[PATCH/RFC,5/9] v4l: vsp1: Add FCP support - - - --- 2016-02-12 Laurent Pinchart horms RFC
[PATCH/RFC,4/9] v4l: vsp1: VSPD instances have no LUT on Gen3 - - - --- 2016-02-12 Laurent Pinchart horms RFC
[PATCH/RFC,3/9] v4l: Add Renesas R-Car FCP driver - - - --- 2016-02-12 Laurent Pinchart horms RFC
[PATCH/RFC,2/9] clk: shmobile: r8a7795: Add LVDS module clock - - - --- 2016-02-12 Laurent Pinchart horms RFC
[PATCH/RFC,1/9] clk: shmobile: r8a7795: Add FCP clocks - - - --- 2016-02-12 Laurent Pinchart horms RFC
[v3,35/35] v4l: vsp1: Add display list support - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,34/35] v4l: vsp1: Add support for the R-Car Gen3 VSP2 - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,33/35] v4l: vsp1: Implement atomic update for the DRM driver - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,32/35] v4l: vsp1: Disconnect unused RPFs from the DRM pipeline - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,31/35] v4l: vsp1: Add VSP+DU support - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,30/35] v4l: vsp1: Don't validate links when the userspace API is disabled - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,29/35] v4l: vsp1: Set the alpha value manually in RPF and WPF s_stream handlers - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,28/35] v4l: vsp1: Make pipeline inputs array index by RPF index - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,27/35] v4l: vsp1: Make the userspace API optional - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,26/35] v4l: vsp1: Move format info to vsp1_pipe.c - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,25/35] v4l: vsp1: Make the BRU optional - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,24/35] v4l: vsp1: Make number of BRU inputs configurable - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,23/35] v4l: vsp1: Move entity route setup function to vsp1_entity.c - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,22/35] v4l: vsp1: Remove unused module read functions - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,21/35] v4l: vsp1: Set the SRU CTRL0 register when starting the stream - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,20/35] v4l: vsp1: Fix typo in VI6_DISP_IRQ_STA_DST register bit name - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,19/35] v4l: vsp1: Document the vsp1_pipeline structure - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,18/35] v4l: vsp1: Extract link creation to separate function - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,17/35] v4l: vsp1: Reuse local variable instead of recomputing it - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,16/35] v4l: vsp1: Extract pipeline initialization code into a function - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,15/35] v4l: vsp1: Rename video pipeline functions to use vsp1_video prefix - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,14/35] v4l: vsp1: Split pipeline management code from vsp1_video.c - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,13/35] v4l: vsp1: Decouple pipeline end of frame processing from vsp1_video - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,12/35] v4l: vsp1: Remove struct vsp1_pipeline num_video field - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,11/35] v4l: vsp1: Move vsp1_video pointer from vsp1_entity to vsp1_rwpf - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,10/35] v4l: vsp1: Support VSP1 instances without any UDS - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,09/35] v4l: vsp1: Make rwpf operations independent of video device - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,08/35] v4l: vsp1: Move video device out of struct vsp1_rwpf - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,07/35] v4l: vsp1: Rename vsp1_video_buffer to vsp1_vb2_buffer - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,06/35] v4l: vsp1: Move video operations to vsp1_rwpf - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,05/35] v4l: vsp1: Store the memory format in struct vsp1_rwpf - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,04/35] v4l: vsp1: Change the type of the rwpf field in struct vsp1_video - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,03/35] v4l: vsp1: Group all link creation code in a single file - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,02/35] v4l: vsp1: Add tri-planar memory formats support - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[v3,01/35] v4l: Add YUV 4:2:2 and YUV 4:4:4 tri-planar non-contiguous formats - - - --- 2016-02-08 Laurent Pinchart geert Accepted
[PATCH/RFC,v2,56/56] v4l: vsp1: Allocate pipelines on demand - - - --- 2016-01-22 Laurent Pinchart geert RFC
« 1 2 ... 12 13 14 15 »