Show patches with: Submitter = Laurent Pinchart       |    State = Action Required       |   1824 patches
« 1 2 3 418 19 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,18/22] drm: mxsfb: Drop non-OF support drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,17/22] drm: mxsfb: Update internal IP version number for i.MX6SX drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,16/22] drm: mxsfb: Add i.MX7 and i.MX8M to the list of supported SoCs in Kconfig drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,15/22] drm: mxsfb: Remove mxsfb_devdata unused fields drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,14/22] drm: mxsfb: Enable vblank handling drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,13/22] drm: mxsfb: Don't touch AXI clock in IRQ context drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,12/22] drm: mxsfb: Move vblank event arm to CRTC .atomic_flush() drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,11/22] drm: mxsfb: Stop using DRM simple display pipeline helper drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,10/22] drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,09/22] drm: mxsfb: Remove unneeded includes drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,08/22] drm: mxsfb: Remove register definitions from mxsfb_crtc.c drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,07/22] drm: mxsfb: Use LCDC_CTRL register name explicitly drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,06/22] drm: mxsfb: Pass mxsfb_drm_private pointer to mxsfb_reset_block() drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,05/22] drm: mxsfb: Clarify format and bus width configuration drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,04/22] drm: mxsfb: Remove unused macros from mxsfb_regs.h drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,03/22] drm: mxsfb: Use BIT() macro to define register bitfields drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,02/22] drm: mxsfb: Use drm_panel_bridge drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v3,01/22] drm: mxsfb: Remove fbdev leftovers drm: mxsfb: Add i.MX7 support - 2 - --- 2020-06-17 Laurent Pinchart New
[v2,22/22] drm: mxsfb: Support the alpha plane drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,21/22] drm: mxsfb: Remove unnecessary spaces after tab drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,20/22] drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt() drm: mxsfb: Add i.MX7 support - 2 - --- 2020-05-30 Laurent Pinchart New
[v2,19/22] drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,18/22] drm: mxsfb: Drop non-OF support drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,17/22] drm: mxsfb: Update internal IP version number for i.MX6SX drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,16/22] drm: mxsfb: Add i.MX7 and i.MX8M to the list of supported SoCs in Kconfig drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,15/22] drm: mxsfb: Remove mxsfb_devdata unused fields drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,14/22] drm: mxsfb: Enable vblank handling drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,13/22] drm: mxsfb: Don't touch AXI clock in IRQ context drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,12/22] drm: mxsfb: Move vblank event arm to CRTC .atomic_flush() drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,11/22] drm: mxsfb: Stop using DRM simple display pipeline helper drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,10/22] drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,09/22] drm: mxsfb: Remove unneeded includes drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,08/22] drm: mxsfb: Remove register definitions from mxsfb_crtc.c drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,07/22] drm: mxsfb: Use LCDC_CTRL register name explicitly drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,06/22] drm: mxsfb: Pass mxsfb_drm_private pointer to mxsfb_reset_block() drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,05/22] drm: mxsfb: Clarify format and bus width configuration drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,04/22] drm: mxsfb: Remove unused macros from mxsfb_regs.h drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,03/22] drm: mxsfb: Use BIT() macro to define register bitfields drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,02/22] drm: mxsfb: Use drm_panel_bridge drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[v2,01/22] drm: mxsfb: Remove fbdev leftovers drm: mxsfb: Add i.MX7 support - 1 - --- 2020-05-30 Laurent Pinchart New
[GIT,PULL,FOR,v5.8] Misc Renesas-related changes [GIT,PULL,FOR,v5.8] Misc Renesas-related changes - - - --- 2020-05-14 Laurent Pinchart New
[v11,5/5] arm64: dts: zynqmp: zcu106-revA: Wire up the DisplayPort subsystem Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver - - - --- 2020-03-18 Laurent Pinchart New
[v11,4/5] arm64: dts: zynqmp: Add DisplayPort subsystem Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver - - - --- 2020-03-18 Laurent Pinchart New
[v11,3/5] arm64: dts: zynqmp: Add reset controller Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver - - - --- 2020-03-18 Laurent Pinchart New
[v11,2/5] drm: xlnx: DRM/KMS driver for Xilinx ZynqMP DisplayPort Subsystem Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver - - - --- 2020-03-18 Laurent Pinchart New
[v11,1/5] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings Xilinx ZynqMP DisplayPort Subsystem DRM/KMS driver 1 1 - --- 2020-03-18 Laurent Pinchart New
[v1.1,16/21] drm: mxsfb: Add i.MX7 to the list of supported SoCs in Kconfig Untitled series #254161 - - - --- 2020-03-10 Laurent Pinchart New
[v2] drm: bridge: tfp410: Check device ID for I2C-connected TFP410 [v2] drm: bridge: tfp410: Check device ID for I2C-connected TFP410 - 1 - --- 2020-03-09 Laurent Pinchart New
[21/21] drm: mxsfb: Support the alpha plane drm: mxsfb: Add i.MX7 support - - - --- 2020-03-09 Laurent Pinchart New
[20/21] drm: mxsfb: Merge mxsfb_set_pixel_fmt() and mxsfb_set_bus_fmt() drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[19/21] drm: mxsfb: Turn mxsfb_set_pixel_fmt() into a void function drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[18/21] drm: mxsfb: Drop non-OF support drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[17/21] drm: mxsfb: Update internal IP version number for i.MX6SX drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[16/21] drm: mxsfb: Add i.MX7 to the list of supported SoCs in Kconfig drm: mxsfb: Add i.MX7 support - - - --- 2020-03-09 Laurent Pinchart New
[15/21] drm: mxsfb: Remove mxsfb_devdata unused fields drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[14/21] drm: mxsfb: Enable vblank handling drm: mxsfb: Add i.MX7 support - - - --- 2020-03-09 Laurent Pinchart New
[13/21] drm: mxsfb: Don't touch AXI clock in IRQ context drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[12/21] drm: mxsfb: Move vblank event arm to CRTC .atomic_flush() drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[11/21] drm: mxsfb: Rename mxsfb_crtc.c to mxsfb_kms.c drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[10/21] drm: mxsfb: Stop using DRM simple display pipeline helper drm: mxsfb: Add i.MX7 support - - - --- 2020-03-09 Laurent Pinchart New
[09/21] drm: mxsfb: Remove unneeded includes drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[08/21] drm: mxsfb: Remove register definitions from mxsfb_crtc.c drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[07/21] drm: mxsfb: Use LCDC_CTRL register name explicitly drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[06/21] drm: mxsfb: Pass mxsfb_drm_private pointer to mxsfb_reset_block() drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[05/21] drm: mxsfb: Clarify format and bus width configuration drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[04/21] drm: mxsfb: Remove unused macros from mxsfb_regs.h drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[03/21] drm: mxsfb: Use BIT() macro to define register bitfields drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
[02/21] drm: mxsfb: Use drm_panel_bridge drm: mxsfb: Add i.MX7 support - - - --- 2020-03-09 Laurent Pinchart New
[01/21] drm: mxsfb: Remove fbdev leftovers drm: mxsfb: Add i.MX7 support - 1 - --- 2020-03-09 Laurent Pinchart New
drm: bridge: tfp410: Check device ID for I2C-connected TFP410 drm: bridge: tfp410: Check device ID for I2C-connected TFP410 - - - --- 2020-03-09 Laurent Pinchart New
drm: panel: Set connector type for OrtusTech COM43H4M85ULC panel drm: panel: Set connector type for OrtusTech COM43H4M85ULC panel - 1 - --- 2020-03-09 Laurent Pinchart New
[v8,54/54] drm/omap: dss: Remove unused omap_dss_device operations drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,53/54] drm/omap: dss: Remove unused omapdss_of_find_connected_device() function drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,52/54] drm/omap: dss: Inline the omapdss_display_get() function drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,51/54] drm/omap: Hardcode omap_connector type to DSI drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,50/54] drm/omap: sdi: Register a drm_bridge drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,49/54] drm/omap: sdi: Sort includes alphabetically drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,48/54] drm/omap: dpi: Register a drm_bridge drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,47/54] drm/omap: dpi: Simplify clock setting API drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,46/54] drm/omap: dpi: Reorder functions in sections drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,45/54] drm/omap: dpi: Sort includes alphabetically drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,44/54] drm/omap: hdmi5: Simplify EDID read drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,43/54] drm/omap: hdmi4: Simplify EDID read drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,42/54] drm/omap: venc: Remove omap_dss_device operations drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,41/54] drm/omap: hdmi: Remove omap_dss_device operations drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,40/54] drm/omap: Remove HPD, detect and EDID omapdss operations drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,39/54] drm/omap: Switch the HDMI and VENC outputs to drm_bridge drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,38/54] drm/omap: Create connector for bridges drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,37/54] drm/omap: venc: Register a drm_bridge drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,36/54] drm/omap: dss: Remove .set_hdmi_mode() and .set_infoframe() operations drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,35/54] drm/omap: hdmi4: Implement drm_bridge .hpd_notify() operation drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,34/54] drm/omap: hdmi5: Move mode set, enable and disable operations to bridge drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,33/54] drm/omap: hdmi4: Move mode set, enable and disable operations to bridge drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,32/54] drm/omap: hdmi5: Register a drm_bridge for EDID read drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,31/54] drm/omap: hdmi4: Register a drm_bridge for EDID read drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,30/54] drm/omap: hdmi5: Rework EDID read to isolate data read drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,29/54] drm/omap: hdmi4: Rework EDID read to isolate data read drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,28/54] drm/omap: hdmi: Allocate EDID in the .read_edid() operation drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,27/54] drm/omap: dss: Make omap_dss_device_ops optional drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
[v8,26/54] drm/omap: Add infrastructure to support drm_bridge local to DSS outputs drm/omap: Replace custom display drivers with drm_bridge and drm_panel - 2 1 --- 2020-02-26 Laurent Pinchart New
« 1 2 3 418 19 »