summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2016-10-31drm/radeon: Fix kernel panic on shutdownLarry Finger1-1/+1
2016-10-31drm/amdgpu: disable runtime pm in certain casesAlex Deucher1-0/+2
2016-10-31drm/radeon: disable runtime pm in certain casesAlex Deucher1-0/+13
2016-10-28drm/amdgpu: add support for new smc firmware on icelandAlex Deucher2-1/+7
2016-10-28drm/amdgpu: add support for new smc firmware on tongaAlex Deucher2-1/+6
2016-10-27drm/amd/powerplay: fix bug get wrong evv voltage of Polaris.Rex Zhu2-2/+3
2016-10-27drm/amdgpu/si_dpm: workaround for SI kickersAlex Deucher1-16/+43
2016-10-26drm/radeon/si_dpm: workaround for SI kickersAlex Deucher1-16/+43
2016-10-26drm/amdgpu: fix s3 resume back, uvd dpm randomly can't disable.Rex Zhu1-1/+1
2016-10-25drm/radeon: drop register readback in cayman_cp_int_cntl_setupLucas Stach1-3/+1
2016-10-25drm/amdgpu/vce3: only enable 3 rings on new enough firmware (v2)Alex Deucher1-0/+6
2016-10-25drm/amdgpu: fix fence slab teardownGrazvydas Ignotas1-0/+1
2016-10-25drm/amdgpu: update kernel-doc for some functionsGrazvydas Ignotas1-2/+2
2016-10-25drm/amdgpu: fix a vm_flush fence leakGrazvydas Ignotas1-0/+1
2016-10-25drm/amdgpu: fix sched fence slab teardownGrazvydas Ignotas1-0/+1
2016-10-25Revert "drm/radeon: fix DP link training issue with second 4K monitor"Michel Dänzer1-1/+1
2016-10-25drm/amdgpu/dpm: flush any thermal work on finiAlex Deucher3-0/+6
2016-10-24drm/amdgpu: cancel reset work on finiAlex Deucher1-0/+2
2016-10-21drm/amd/powerplay: don't give up if DPM is already runningGrazvydas Ignotas1-2/+2
2016-10-21drm/amd/powerplay: fix static checker warning in process_pptables_v1_0.cRex Zhu1-3/+6
2016-10-21drm/amdgpu: avoid drm error log during S3 on RHEL7.3jimqu1-1/+2
2016-10-21drm/amdgpu: explicitly set pg_flags for STAlex Deucher1-1/+1
2016-10-21drm/amdgpu/st: move ATC CG golden init from gfx to mcAlex Deucher2-1/+1
2016-10-21drm/amd/amdgpu: expose max engine and memory clock for powerplay enabled caseEvan Quan1-4/+2
2016-10-21drm/amdgpu: move atom scratch register save/restore to common codeAlex Deucher5-25/+4
2016-10-21drm/amdgpu: drop atom scratch save/restore in gpu resetAlex Deucher1-4/+0
2016-10-21drm/radeon/si_dpm: Limit clocks on HD86xx partTom St Denis1-0/+6
2016-10-21drm/amdgpu/powerplay/smu7: fix static checker warningAlex Deucher1-5/+8
2016-10-21Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/lst/linux into d...Dave Airlie2-6/+21
2016-10-21Merge branch 'drm-vmwgfx-fixes' of ssh://people.freedesktop.org/~syeh/repos_l...Dave Airlie5-73/+146
2016-10-21Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm i...Dave Airlie1-8/+10
2016-10-21Merge branch 'fixes-for-v4.9-rc2' of http://git.agner.ch/git/linux-drm-fsl-dc...Dave Airlie4-61/+10
2016-10-20drm/fsl-dcu: enable pixel clock when enabling CRTCStefan Agner2-20/+3
2016-10-20drm/fsl-dcu: do not transfer registers in mode_set_nofbStefan Agner1-2/+0
2016-10-20drm/fsl-dcu: do not transfer registers on plane initStefan Agner1-5/+0
2016-10-20drm/fsl-dcu: enable TCON bypass mode by defaultStefan Agner2-34/+7
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds6-9/+21
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2-3/+10
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes3-5/+9
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes1-1/+2
2016-10-18Merge tag 'drm-fixes-for-v4.9-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds27-131/+232
2016-10-17drm: Print device information again in debugfsDaniel Vetter1-4/+0
2016-10-14drm/amd/powerplay: fix bug stop dpm can't work on Vi.Rex Zhu2-15/+25
2016-10-14drm/amd/powerplay: notify smu no display by default.Rex Zhu1-1/+1
2016-10-14drm/amdgpu/dpm: implement thermal sensor for CZ/STAlex Deucher1-3/+5
2016-10-14drm/amdgpu/powerplay: implement thermal sensor for CZ/STAlex Deucher1-0/+18
2016-10-14drm/amdgpu: disable smu hw first on tear downAlex Deucher1-0/+24
2016-10-14drm/amdgpu: fix amdgpu_need_full_reset (v2)Alex Deucher9-64/+60
2016-10-14drm/amdgpu/si_dpm: Limit clocks on HD86xx partTom St Denis1-0/+6
2016-10-14drm/amd/powerplay: fix static checker warnings in smu7_hwmgr.cRex Zhu1-2/+4