aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-26drm/sti: add debugfs entries for HQVDP planeVincent Abriou1-0/+243
2016-02-26drm/sti: add debugfs entries for GDP planesVincent Abriou1-0/+236
2016-02-26drm/sti: add debugfs entries for CURSOR planeVincent Abriou1-0/+79
2016-02-26drm/sti: add debugfs entries for HDA connectorVincent Abriou1-1/+104
2016-02-26drm/sti: add debugfs entries for DVO connectorVincent Abriou1-0/+70
2016-02-26drm/sti: add debugfs entries for HDMI connectorVincent Abriou2-4/+175
2016-02-26drm/sti: add hdmi_mode property for HDMI connectorVincent Abriou2-2/+43
2016-02-26drm/sti: add colorspace property to the HDMI connectorVincent Abriou2-1/+79
2016-02-26drm/sti: add HDMI vendor specific infoframeVincent Abriou1-9/+73
2016-02-26drm/sti: reset infoframe transmission when HDMI is stoppedVincent Abriou1-0/+43
2016-02-26drm/sti: HDMI infoframe transmission mode not take into accountVincent Abriou1-1/+1
2016-02-26drm/sti: reset HD DACS when HDA connector is createdVincent Abriou1-0/+3
2016-02-26drm/sti: fix dvo data_enable signalBich Hemon1-16/+35
2016-02-26drm/sti: adjust delay for DVOBich Hemon1-1/+4
2016-02-26drm/sti: add missing encoder cleanup for DVO connectorVincent Abriou1-0/+4
2016-02-26drm/sti: fix panel detection for DVO connectorVincent Abriou1-3/+5
2016-02-26drm/sti: do not clip RGB/YUV component value at connector sideVincent Abriou1-8/+6
2016-02-26drm/sti: adapt YUV colorspace in display pipelineBich Hemon2-28/+64
2016-02-26drm/sti: implement atomic_check for the planesVincent Abriou3-168/+270
2016-02-26drm/sti: force cursor CLUT fetchFabien Dessenne1-7/+4
2016-02-26drm/sti: GDP cropping fails when we remove 2 pixels horizontallyVincent Abriou1-4/+5
2016-02-26drm/sti: fallback for GDP scalingBich Hemon1-5/+31
2016-02-26drm/sti: GDP planes only support RGB formatsBich Hemon1-17/+0
2016-02-26drm/sti: clarify the skip frame/field messageFabien Dessenne1-2/+2
2016-02-26drm/sti: awg_utils code cleanupBich Hemon1-21/+12
2016-02-26drm/sti: update VTG timing programmingVincent Abriou3-88/+173
2016-02-26drm/sti: set DRIVER_ATOMIC for stibenjamin.gaignard@linaro.org1-1/+1
2016-02-26drm/sti: fix cursor coordinatesbenjamin.gaignard@linaro.org1-1/+1
2016-02-26drm/sti: set CRTC modesetting parametersbenjamin.gaignard@linaro.org1-0/+1
2016-02-26drm/sti: fix potential crash in gdpbenjamin.gaignard@linaro.org1-6/+7
2016-02-25drm/fsl-dcu: fix register initializationStefan Agner1-2/+2
2016-02-25drm/fsl-dcu: use mode flags for hsync/vsync polarityStefan Agner2-3/+9
2016-02-25drm/fsl-dcu: fix alpha blendingStefan Agner2-12/+23
2016-02-25drm/fsl-dcu: mask all interrupts on initializationStefan Agner1-4/+1
2016-02-25drm/fsl-dcu: handle initialization errors properlyStefan Agner1-4/+20
2016-02-25drm/fsl-dcu: avoid memory leak on errorsStefan Agner2-1/+7
2016-02-25drm/fsl-dcu: remove regmap return value checksStefan Agner3-188/+99
2016-02-25drm/fsl-dcu: specify volatile registersStefan Agner1-1/+11
2016-02-25drm: fsl-dcu: Fix no fb check bugMeng Yi1-0/+3
2016-02-23drm: rcar-du: Add tri-planar memory formats supportLaurent Pinchart2-10/+52
2016-02-23drm: rcar-du: Add probe deferral debug messagesLaurent Pinchart1-1/+8
2016-02-23drm: rcar-du: lvds: Add R-Car Gen3 supportKoji Matsuoka4-48/+123
2016-02-23drm: rcar-du: lvds: Rename PLLEN bit to PLLONLaurent Pinchart2-2/+2
2016-02-23drm: rcar-du: lvds: Fix PLL frequency-related configurationLaurent Pinchart1-3/+3
2016-02-23drm: rcar-du: lvds: Avoid duplication of clock clamp codeLaurent Pinchart4-10/+18
2016-02-23drm: rcar-du: Add R8A7795 device supportLaurent Pinchart8-39/+140
2016-02-23drm: rcar-du: Output the DISP signal on the ODDF pinLaurent Pinchart2-1/+13
2016-02-23drm: rcar-du: Output the DISP signal on the DISP pinLaurent Pinchart1-1/+1
2016-02-23drm: rcar-du: Support up to 4 CRTCsKoji Matsuoka3-2/+3
2016-02-23drm: rcar-du: Drop LVDS double dependency on OFLaurent Pinchart1-1/+0