summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-06-21drm/amd/powerplay: enable avfs feature for polarisRex Zhu7-17/+208
2016-06-21drm/amdgpu/atombios: add avfs struct for Polaris10/11Rex Zhu1-0/+72
2016-06-21drm/amd/powerplay: add avfs related define for polarisRex Zhu2-19/+98
2016-06-21drm/amd/powrplay: enable stutter_mode for polaris.Rex Zhu1-2/+2
2016-06-21drm/amd/powerplay: disable UVD SMU handshake for MCLK.Rex Zhu1-0/+9
2016-06-21drm/amd/powerplay: initialize variables which were missed.Rex Zhu3-0/+4
2016-06-21drm/amd/powerplay: enable PowerContainment feature for polaris10/11.Rex Zhu1-0/+4
2016-06-21drm/amd/powerplay: need to notify system bios pcie device readyRex Zhu2-1/+16
2016-06-21drm/amd/powerplay: fix bug that function parameter was incorect.Rex Zhu1-1/+1
2016-06-21drm/amd/powerplay: fix logic error.Rex Zhu1-1/+5
2016-06-20drm/amdgpu: initialize amdgpu_cgs_acpi_eval_object result valueNicolas Iooss1-1/+1
2016-06-20drm/amdgpu: precedence bug in amdgpu_device_init()Dan Carpenter1-1/+1
2016-06-17drm/amdgpu: fix num_rbs exposed to userspace (v2)Alex Deucher1-1/+2
2016-06-17drm/amdgpu: missing bounds check in amdgpu_set_pp_force_state()Dan Carpenter1-15/+13
2016-06-16Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie13-56/+175
2016-06-16Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...Dave Airlie1-0/+1
2016-06-15drm/etnaviv: initialize iommu domain page sizeLucas Stach1-0/+1
2016-06-15Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-fixesDave Airlie2-8/+10
2016-06-15drm/nouveau/iccsense: fix memory leakBen Skeggs1-7/+9
2016-06-15drm/nouveau/Revert "drm/nouveau/device/pci: set as non-CPU-coherent on ARM64"Robin Murphy1-1/+1
2016-06-15drm/amd/powerplay: select samu dpm 0 as boot level on polaris.Rex Zhu1-4/+1
2016-06-15drm/amd/powerplay: update powerplay table parsingRex Zhu4-34/+97
2016-06-15drm/dp/mst: Always clear proposed vcpi table for port.Andrey Grodzovsky1-5/+3
2016-06-15drm/crtc: only store the necessary data for set_config rollbackPhilipp Zabel1-18/+18
2016-06-15drm/crtc: fix connector reference counting mismatch in drm_crtc_helper_set_co...Philipp Zabel1-8/+10
2016-06-15Merge tag 'drm-intel-fixes-2016-06-14' of git://anongit.freedesktop.org/drm-i...Dave Airlie10-41/+132
2016-06-14drm/i915/ilk: Don't disable SSC source if it's in useLyude1-14/+34
2016-06-13Revert "drm/amdgpu: add pipeline sync while vmid switch in same ctx"Alex Deucher3-13/+6
2016-06-13drm/amdgpu/gfx7: fix broken condition checkAlex Deucher1-1/+1
2016-06-13drm/radeon: fix asic initialization for virtualized environmentsAlex Deucher1-0/+21
2016-06-13amdgpu: fix asic initialization for virtualized environments (v2)Andres Rodriguez4-1/+45
2016-06-13drm/radeon: don't use fractional dividers on RS[78]80 if SS is enabledChristian König1-2/+3
2016-06-13drm/radeon: do not hard reset GPU while freezing on r600/r700 familyJérôme Glisse1-1/+1
2016-06-11Merge tag 'drm-amdkfd-fixes-2016-06-03' of git://people.freedesktop.org/~gabb...Dave Airlie2-28/+44
2016-06-10drm/i915: Extract physical display dimensions from VBTVille Syrjälä5-4/+18
2016-06-10drm/i915: Check VBT for port presence in addition to the strap on VLV/CHVVille Syrjälä4-9/+64
2016-06-10drm/i915: Only ignore eDP ports that are connectedChris Wilson3-18/+17
2016-06-10drm/i915: Silence "unexpected child device config size" for VBT on 845gChris Wilson1-1/+1
2016-06-10drm/i915: Fix NULL pointer deference when out of PLLs in IVBAnder Conselvan de Oliveira1-0/+3
2016-06-10Merge branch 'fixes-for-v4.7-rc3' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie1-1/+2
2016-06-10drm/amdgpu: fix warning with powerplay disabled.Dave Airlie1-1/+1
2016-06-10Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie31-92/+249
2016-06-10Merge branch 'msm-fixes-4.7-rc3' of git://people.freedesktop.org/~robclark/li...Dave Airlie6-1/+21
2016-06-09drm/amd/powerplay: delete useless code as pptable changed in vbios.Rex Zhu1-21/+0
2016-06-09drm/amd/powerplay: fix bug visit array out of boundsRex Zhu2-2/+2
2016-06-09drm/amdgpu: fix smu ucode memleak (v2)Monk Liu3-0/+5
2016-06-09drm/amdgpu: add release firmware for cgsMonk Liu2-0/+18
2016-06-09drm/amdgpu: fix tonga smu_fini mem leakMonk Liu1-0/+5
2016-06-09drm/amdgpu: fix fiji smu fini mem leakMonk Liu1-0/+4
2016-06-09drm/amdgpu: fix cik sdma ucode memleakMonk Liu1-0/+11