summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/sti
Commit message (Expand)AuthorAgeFilesLines
* drm/sti: remove extra mode fixupTomi Valkeinen2016-06-011-10/+0
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-2/+2
* drm/sti: include linux/seq_file.h where neededArnd Bergmann2016-05-117-0/+8
* drm/sti: Rename async to nonblock.Maarten Lankhorst2016-05-021-3/+3
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-2120-424/+2389
|\
| * 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, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-093-16/+13
|/
* 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
OpenPOWER on IntegriCloud