summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-11-03drm/nouveau/gm204/6: add voltage control using the new gk104 volt classMartin Peres1-0/+2
2015-11-03drm/nouveau/gm107: add voltage control using the new gk104 volt classMartin Peres1-0/+1
2015-11-03drm/nouveau/volt/gk104: add support for pwm and gpio modesMartin Peres6-7/+133
2015-11-03drm/nouveau/volt: add support for non-vid-based voltage controllersMartin Peres2-1/+12
2015-11-03drm/nouveau/bios/volt: add support for pwm-based volt managementMartin Peres2-3/+29
2015-11-03drm/nouveau/ttm: set the DMA mask for platform devicesAlexandre Courbot1-6/+19
2015-11-03drm/nouveau/ttm: convert to DMA APIAlexandre Courbot1-7/+5
2015-11-03drm/nouveau/instmem/gk20a: make use of the IOMMU bitAlexandre Courbot1-4/+6
2015-11-03drm/nouveau/platform: allow to specify the IOMMU bitAlexandre Courbot6-10/+46
2015-11-03drm/nouveau/instmem/gk20a: use direct CPU accessAlexandre Courbot1-97/+264
2015-11-03drm/nouveau: remove unnecessary usage of object handlesBen Skeggs9-53/+31
2015-11-03drm/nouveau/ltc/gf100: add flush/invalidate functionsAlexandre Courbot5-0/+39
2015-11-03drm/nouveau/ltc: add hooks for invalidate and flushAlexandre Courbot3-0/+20
2015-11-03drm/nouveau/timer: re-introduce nvkm_wait_xsec macrosAlexandre Courbot1-0/+10
2015-11-03drm/nouveau/pmu: do not assume a PMU is presentAlexandre Courbot1-1/+1
2015-11-03drm/nouveau/gem: return only valid domain when there's only oneIlia Mirkin1-2/+3
2015-10-30Merge tag 'topic/drm-misc-2015-10-22' of git://anongit.freedesktop.org/drm-in...Dave Airlie11-183/+203
2015-10-30Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie36-351/+616
2015-10-30Merge tag 'drm-intel-next-fixes-2015-10-22' of git://anongit.freedesktop.org/...Dave Airlie24-639/+791
2015-10-22drm/msm: Remove local fbdev emulation Kconfig optionArchit Taneja3-21/+3
2015-10-22drm/msm/mdp5: Basic support for MDP5 v1.7 (MSM8996)Stephane Viau6-14/+133
2015-10-22drm/msm/mdp: Add Software Pixel Extension supportStephane Viau2-31/+128
2015-10-22drm/msm/mdp5: Use the newly introduced enum mdp_component_typeStephane Viau1-12/+13
2015-10-22drm/msm/hdmi: Add basic HDMI support for msm8996Stephane Viau1-3/+14
2015-10-22drm/msm/mdp5: Avoid printing error messages for optional clocksStephane Viau1-11/+16
2015-10-22drm/msm: Fix IOMMU clean up path in case msm_iommu_new() failsStephane Viau2-0/+9
2015-10-22drm/msm/mdp5: remove the cfg pointer from SMP structStephane Viau2-5/+5
2015-10-22drm/msm/dsi: Updata LNn_CFG4 register settings for 28nm PHYHai Li1-4/+2
2015-10-22drm: msm: dsi: Don't attempt changing voltage of switchesBjorn Andersson2-2/+2
2015-10-22drm/msm: update generated headersRob Clark14-114/+359
2015-10-22Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2-3/+29
2015-10-22Merge tag 'drm-vc4-next-2015-10-21' of http://github.com/anholt/linux into dr...Dave Airlie14-0/+2949
2015-10-21drm/amdgpu: change VM size default to 64GBChristian König1-2/+2
2015-10-21drm/amdgpu: add Stoney pci idsSamuel Li1-0/+2
2015-10-21drm/amdgpu: update the core VI support for StoneySamuel Li2-6/+33
2015-10-21drm/amdgpu: add VCE support for Stoney (v2)Samuel Li2-2/+8
2015-10-21drm/amdgpu: add UVD support for StoneySamuel Li1-0/+5
2015-10-21drm/amdgpu: add GFX support for Stoney (v2)Samuel Li1-18/+382
2015-10-21drm/amdgpu: add SDMA support for Stoney (v2)Samuel Li1-0/+28
2015-10-21drm/amdgpu: add DCE support for StoneySamuel Li1-1/+18
2015-10-21drm/amdgpu: Update SMC/DPM for StoneySamuel Li2-16/+65
2015-10-21drm/amdgpu: add GMC support for StoneySamuel Li1-0/+12
2015-10-21drm/amdgpu: add Stoney chip familySamuel Li2-0/+2
2015-10-21drm: rcar-du: Add support for the R8A7794 DULaurent Pinchart2-2/+26
2015-10-21drm: rcar-du: Add support for the R8A7793 DULaurent Pinchart1-1/+3
2015-10-21drm/amdgpu: fix the broken vm->mutex V2Chunming Zhou3-46/+19
2015-10-21drm/amdgpu: remove the unnecessary parameter adev for amdgpu_fence_wait_any()Junwei Zhang3-10/+4
2015-10-21drm/amdgpu: remove the exclusive lockChristian König6-42/+8
2015-10-21drm/amdgpu: remove old lockup detection infrastructureChristian König15-169/+1
2015-10-21drm: fix trivial typosGeliang Tang4-4/+4