summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/sti: add debugfs entries for HDMI connectorVincent Abriou2016-02-262-4/+175
* drm/sti: add hdmi_mode property for HDMI connectorVincent Abriou2016-02-262-2/+43
* drm/sti: add colorspace property to the HDMI connectorVincent Abriou2016-02-262-1/+79
* drm/sti: add HDMI vendor specific infoframeVincent Abriou2016-02-261-9/+73
* drm/sti: reset infoframe transmission when HDMI is stoppedVincent Abriou2016-02-261-0/+43
* drm/sti: HDMI infoframe transmission mode not take into accountVincent Abriou2016-02-261-1/+1
* drm/sti: reset HD DACS when HDA connector is createdVincent Abriou2016-02-261-0/+3
* drm/sti: fix dvo data_enable signalBich Hemon2016-02-261-16/+35
* drm/sti: adjust delay for DVOBich Hemon2016-02-261-1/+4
* drm/sti: add missing encoder cleanup for DVO connectorVincent Abriou2016-02-261-0/+4
* drm/sti: fix panel detection for DVO connectorVincent Abriou2016-02-261-3/+5
* drm/sti: do not clip RGB/YUV component value at connector sideVincent Abriou2016-02-261-8/+6
* drm/sti: adapt YUV colorspace in display pipelineBich Hemon2016-02-262-28/+64
* drm/sti: implement atomic_check for the planesVincent Abriou2016-02-263-168/+270
* drm/sti: force cursor CLUT fetchFabien Dessenne2016-02-261-7/+4
* drm/sti: GDP cropping fails when we remove 2 pixels horizontallyVincent Abriou2016-02-261-4/+5
* drm/sti: fallback for GDP scalingBich Hemon2016-02-261-5/+31
* drm/sti: GDP planes only support RGB formatsBich Hemon2016-02-261-17/+0
* drm/sti: clarify the skip frame/field messageFabien Dessenne2016-02-261-2/+2
* drm/sti: awg_utils code cleanupBich Hemon2016-02-261-21/+12
* drm/sti: update VTG timing programmingVincent Abriou2016-02-263-88/+173
* drm/sti: set DRIVER_ATOMIC for stibenjamin.gaignard@linaro.org2016-02-261-1/+1
* drm/sti: fix cursor coordinatesbenjamin.gaignard@linaro.org2016-02-261-1/+1
* drm/sti: set CRTC modesetting parametersbenjamin.gaignard@linaro.org2016-02-261-0/+1
* drm/sti: fix potential crash in gdpbenjamin.gaignard@linaro.org2016-02-261-6/+7
* drm/fsl-dcu: fix register initializationStefan Agner2016-02-251-2/+2
* drm/fsl-dcu: use mode flags for hsync/vsync polarityStefan Agner2016-02-252-3/+9
* drm/fsl-dcu: fix alpha blendingStefan Agner2016-02-252-12/+23
* drm/fsl-dcu: mask all interrupts on initializationStefan Agner2016-02-251-4/+1
* drm/fsl-dcu: handle initialization errors properlyStefan Agner2016-02-251-4/+20
* drm/fsl-dcu: avoid memory leak on errorsStefan Agner2016-02-252-1/+7
* drm/fsl-dcu: remove regmap return value checksStefan Agner2016-02-253-188/+99
* drm/fsl-dcu: specify volatile registersStefan Agner2016-02-251-1/+11
* drm: fsl-dcu: Fix no fb check bugMeng Yi2016-02-251-0/+3
* drm: rcar-du: Add tri-planar memory formats supportLaurent Pinchart2016-02-232-10/+52
* drm: rcar-du: Add probe deferral debug messagesLaurent Pinchart2016-02-231-1/+8
* drm: rcar-du: lvds: Add R-Car Gen3 supportKoji Matsuoka2016-02-234-48/+123
* drm: rcar-du: lvds: Rename PLLEN bit to PLLONLaurent Pinchart2016-02-232-2/+2
* drm: rcar-du: lvds: Fix PLL frequency-related configurationLaurent Pinchart2016-02-231-3/+3
* drm: rcar-du: lvds: Avoid duplication of clock clamp codeLaurent Pinchart2016-02-234-10/+18
* drm: rcar-du: Add R8A7795 device supportLaurent Pinchart2016-02-238-39/+140
* drm: rcar-du: Output the DISP signal on the ODDF pinLaurent Pinchart2016-02-232-1/+13
* drm: rcar-du: Output the DISP signal on the DISP pinLaurent Pinchart2016-02-231-1/+1
* drm: rcar-du: Support up to 4 CRTCsKoji Matsuoka2016-02-233-2/+3
* drm: rcar-du: Drop LVDS double dependency on OFLaurent Pinchart2016-02-231-1/+0
* drm: rcar-du: Enable compilation on ARM64Koji Matsuoka2016-02-231-1/+2
* drm: rcar-du: Fix compile warning on 64-bit platformsKoji Matsuoka2016-02-231-4/+4
* drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart2016-02-2310-16/+539
* drm: rcar-du: Move plane allocator to rcar_du_plane.cLaurent Pinchart2016-02-203-275/+290
* drm: rcar-du: Restart the DU group when a plane source changesLaurent Pinchart2016-02-204-2/+28
OpenPOWER on IntegriCloud