summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
Commit message (Expand)AuthorAgeFilesLines
* drm/sti: restore mode_fixup callbackArnd Bergmann2016-03-181-0/+1
* Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami...Dave Airlie2016-03-1720-416/+2399
|\
| * drm/sti: use u32 to store DMA addressesArnd Bergmann2016-03-031-6/+8
| * drm: sti: remove sti_gem_prime_export hackBenjamin Gaignard2016-03-031-10/+1
| * drm/sti: add debugfs fps_show/fps_get mechanism for planesVincent Abriou2016-02-266-7/+216
| * drm/sti: add debugfs entries for TVOUT encodersVincent Abriou2016-02-261-0/+157
| * drm/sti: add debugfs entries for MIXER crtcVincent Abriou2016-02-263-3/+149
| * drm/sti: add debugfs entries for VID planeVincent Abriou2016-02-263-5/+95
| * drm/sti: add debugfs entries for HQVDP planeVincent Abriou2016-02-261-0/+243
| * drm/sti: add debugfs entries for GDP planesVincent Abriou2016-02-261-0/+236
| * drm/sti: add debugfs entries for CURSOR planeVincent Abriou2016-02-261-0/+79
| * drm/sti: add debugfs entries for HDA connectorVincent Abriou2016-02-261-1/+104
| * drm/sti: add debugfs entries for DVO connectorVincent Abriou2016-02-261-0/+70
| * 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/sti: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-9/+0
|/
* drm/sti: removed optional dummy encoder mode_fixup function.Carlos Palminha2016-02-161-10/+0
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-1/+1
* drm/fb_cma_helper: Remove implicit call to disable_unused_functionsMaxime Ripard2016-01-151-0/+1
* drm/sti: Drop bogus drm_mode_sort() callVille Syrjälä2015-12-111-2/+0
* drm: Pass 'name' to drm_encoder_init()Ville Syrjälä2015-12-111-3/+4
* drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-113-3/+3
* drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-111-1/+1
* drm/sti: load HQVDP firmware the first time HQVDP's plane is usedVincent Abriou2015-11-032-153/+150
* drm/sti: fix typo issue in sti_mode_config_initVincent Abriou2015-11-031-2/+2
* drm/sti: set mixer background color through module paramVincent Abriou2015-11-031-5/+8
* drm/sti: Remove local fbdev emulation Kconfig optionArchit Taneja2015-11-032-8/+1
OpenPOWER on IntegriCloud