summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2017-03-29drm/amdgpu:no need use sriov vf checksMonk Liu
2017-03-29drm/amdgpu:bo_free_kernel will set ptr to NULL if freedMonk Liu
2017-03-29drm/amdgpu:imple mqd soft ini/finiMonk Liu
2017-03-29drm/damdgpu:add new mqd member in ringMonk Liu
2017-03-29drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu
2017-03-29drm/amdgpu: clean framebuffer with GPUPixel Ding
2017-03-29drm/amdgpu:fix amdgpu_sa_bo_new error(v2)Monk Liu
2017-03-29drm/amdgpu/virt: skip VM fault handler for VFPixel Ding
2017-03-29drm/amdgpu/virt: increase mailbox timeout to 5000msPixel Ding
2017-03-29drm/amdgpu:fix powerplay logicMonk Liu
2017-03-29drm/amdgpu:fix typoMonk Liu
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie
2017-03-17drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan
2017-03-16drm/amdgpu: fix the clearing wb sizeHuang Rui
2017-03-16drm/amdgpu: reinstate oland workaround for sclkAlex Deucher
2017-03-16Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-03-15drm/amd/amdgpu: Fix debugfs reg read/write address widthTom St Denis
2017-03-15drm/amdgpu/si: add dpm quirk for OlandAlex Deucher
2017-03-14drm: amd: remove broken include pathArnd Bergmann
2017-03-14drm/amd/powerplay: fix copy error in smu7_clockpoweragting.cRex Zhu
2017-03-10drm/amdgpu: fix parser init error path to avoid crash in parser finiDave Airlie
2017-03-10drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solvedTom St Denis
2017-03-10Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/l...Linus Torvalds
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada
2017-03-09drm/amdgpu: bump driver version for some new featuresAlex Deucher
2017-03-09drm/amdgpu: validate paramaters in the gem ioctlAlex Deucher
2017-03-08drm/amd/amdgpu: fix console deadlock if late init failedJim Qu
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm...Dave Airlie
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2017-02-27mm: add new mmgrab() helperVegard Nossum
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada
2017-02-27scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-02-24Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie
2017-02-22drm/amd/powerplay: fix PSI feature on Polars12.Rex Zhu
2017-02-21drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu
2017-02-16drm/amdgpu: fix warning on older gcc releasesArnd Bergmann
2017-02-16drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()Tom St Denis
2017-02-16drm/amd/powerplay: add didt config table for polaris kickerHuang Rui
2017-02-16drm/amd/powerplay: modify VddcPhase value for polaris kickerHuang Rui
2017-02-16drm/amd/powerplay: add kicker flag into smumgrHuang Rui
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox