summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amd/powerplay: use pp_endian.h for TongaAlex Deucher2016-03-141-11/+1
| * | drm/amd/powerplay: use pp_endian.h for FijiAlex Deucher2016-03-141-11/+1
| * | drm/amd/powerplay: add a common pp endian headerAlex Deucher2016-03-141-0/+38
| * | drm/amd/powerplay: mv avfs status to smumgr.hrezhu2016-03-142-18/+21
| * | drm/radeon: rework fbdev handling on chips with no connectorsAlex Deucher2016-03-142-8/+17
* | | 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
* | | | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-03-1735-311/+738
|\ \ \ \ | | |/ / | |/| |
| * | | drm/amdgpu: split pipeline sync out of SDMA vm_flush() as wellChristian König2016-03-103-20/+53
| * | | drm/amdgpu: Revert "add mutex for ba_va->valids/invalids"Christian König2016-03-092-12/+6
| * | | drm/amdgpu: Revert "add lock for interval tree in vm"Christian König2016-03-092-15/+2
| * | | drm/amdgpu: Revert "add spin lock to protect freed list in vm (v3)"Christian König2016-03-091-13/+3
| * | | drm/amdgpu: reserve the PD during unmap and removeChristian König2016-03-091-10/+24
| * | | drm/amdgpu: Fix two bugs in amdgpu_vm_bo_split_mappingFelix Kuehling2016-03-091-2/+2