summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul2017-06-27158-4989/+292506
|\
| * Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-277-10/+27
| |\
| | * drm/amdgpu: adjust default display clockAlex Deucher2017-06-201-0/+4
| | * drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher2017-06-201-2/+2
| | * drm/amdgpu: add Polaris12 DIDJunshan Fang2017-06-191-0/+1
| | * drm/amdgpu: Fix overflow of watermark calcs at > 4k resolutions.Mario Kleiner2017-06-144-8/+20
| * | drm/amdgpu: Optimize mutex usage (v4)Alex Xie2017-06-192-12/+30
| * | drm/amdgpu: Optimization of AMDGPU_BO_LIST_OP_CREATE (v2)Alex Xie2017-06-191-23/+30
| * | amdgpu: use drm sync objects for shared semaphores (v6)Dave Airlie2017-06-163-2/+91
| * | amdgpu/cs: split out fence dependency checking (v2)Dave Airlie2017-06-161-42/+51
| * | drm/amdgpu: don't check the default value for vm sizeAlex Deucher2017-06-161-0/+4
| * | BackMerge tag 'v4.12-rc5' into drm-nextDave Airlie2017-06-162-15/+15
| |\|
| | * Merge tag 'gcc-plugins-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-022-15/+15
| | |\
| | | * drm/amd/powerplay: Use designated initializersKees Cook2017-05-281-10/+10
| | | * drm/amdgpu: Use designated initializersKees Cook2017-05-281-5/+5
| | * | drm/amdgpu: Program ring for vce instance 1 at its register spaceLeo Liu2017-05-311-27/+68
| * | | Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-06-16148-4838/+292200
| |\ \ \
| | * | | drm/amdgpu: Fix compiler warningsHarish Kasiviswanathan2017-06-151-4/+4
| | * | | drm/amdgpu: vm_update_ptes remove code duplicationHarish Kasiviswanathan2017-06-151-57/+16Star
| | * | | drm/amd/amdgpu: Port VCN over to new SOC15 macrosTom St Denis2017-06-151-82/+82
| | * | | drm/amd/amdgpu: Port PSP v10.0 over to new SOC15 macrosTom St Denis2017-06-151-7/+7
| | * | | drm/amd/amdgpu: Port PSP v3.1 over to new SOC15 macrosTom St Denis2017-06-151-16/+16
| | * | | drm/amd/amdgpu: Port NBIO v7.0 driver over to new SOC15 macrosTom St Denis2017-06-151-25/+17Star
| | * | | drm/amd/amdgpu: Port NBIO v6.1 driver over to new SOC15 macrosTom St Denis2017-06-151-31/+23Star
| | * | | drm/amd/amdgpu: Port UVD 7.0 over to new SOC15 macrosTom St Denis2017-06-151-87/+87
| | * | | drm/amd/amdgpu: Port MMHUB over to new SOC15 macrosTom St Denis2017-06-151-14/+11Star
| | * | | drm/amd/amdgpu: Cleanup gfxhub read-modify-write patternsTom St Denis2017-06-151-8/+3Star
| | * | | drm/amd/amdgpu: Port GFXHUB over to new SOC15 macrosTom St Denis2017-06-151-14/+12Star
| | * | | drm/amd/amdgpu: Add offset variant to SOC15 macrosTom St Denis2017-06-151-0/+14
| | * | | drm/amd/powerplay: add avfs control for Vega10Eric Huang2017-06-151-0/+1
| | * | | drm/amdgpu: add virtual display support for ravenAlex Deucher2017-06-151-0/+2
| | * | | drm/amdgpu/gfx9: fix compute ring doorbell indexAlex Deucher2017-06-151-1/+1
| | * | | drm/amd/amdgpu: Rename KIQ ring to avoid spacesTom St Denis2017-06-151-1/+1
| | * | | drm/amd/amdgpu: gfx9 tidy ups (v2)Tom St Denis2017-06-151-19/+7Star
| | * | | drm/amdgpu: add contiguous flag in ucode bo createhorchen2017-06-151-1/+2
| | * | | drm/amdgpu: fix missed gpu info firmware when cache firmware during S3Huang Rui2017-06-152-8/+13
| | * | | drm/amdgpu: export test ib debugfs interfaceHuang Rui2017-06-151-0/+54
| | * | | drm/amd/powerplay: add GPU power display for vega10Eric Huang2017-06-151-0/+20
| | * | | drm/amd/powerplay: update vega10_ppsmc.hEric Huang2017-06-151-1/+2
| | * | | drm/amdgpu: avoid to reset wave_front_size to 0Hawking Zhang2017-06-151-2/+0Star
| | * | | drm/amdgpu: add new member in gpu_info fwHawking Zhang2017-06-153-0/+11
| | * | | drm/amdgpu/gfx: fix MEC interrupt enablement for pipes != 0Alex Deucher2017-06-093-49/+124
| | * | | drm/amd/powerplay: fix copy error in powerplay.Rex Zhu2017-06-091-3/+3
| | * | | drm/amdgpu: move comment to the right placeAlex Xie2017-06-091-2/+2
| | * | | drm/amdgpu: fix a typo in commentAlex Xie2017-06-091-1/+1
| | * | | drm/amdgpu: remove duplicate function prototypesAlex Xie2017-06-091-1/+0Star
| | * | | drm/amdgpu: Support page table update via CPUHarish Kasiviswanathan2017-06-091-1/+87
| | * | | drm/amdgpu: Support page directory update via CPUHarish Kasiviswanathan2017-06-091-42/+119
| | * | | drm/amdgpu: Add amdgpu_sync_waitHarish Kasiviswanathan2017-06-092-0/+20
| | * | | drm/amdgpu: Add vm context module paramHarish Kasiviswanathan2017-06-095-3/+61