aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/gpu/drm/amd/amdgpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-29drm/amd/amdgpu: add power profile sysfs entryEric Huang2-0/+216
2017-03-29drm/amdgpu:cleanup no needed bracesMonk Liu1-6/+3
2017-03-29drm/amdgpu:don't return error for debugfs failedMonk Liu1-1/+0
2017-03-29drm/amdgpu:add lock_reset for SRIOVMonk Liu3-0/+4
2017-03-29drm/amdgpu:change kiq lock nameMonk Liu2-6/+6
2017-03-29drm/amdgpu:implement SRIOV gpu_reset (v2)Monk Liu2-1/+156
2017-03-29drm/amdgpu:divide KCQ mqd init to sw and hwMonk Liu1-65/+42
2017-03-29drm/amdgpu:minor cleanupMonk Liu1-4/+1
2017-03-29drm/amdgpu:no need use sriov vf checksMonk Liu1-9/+4
2017-03-29drm/amdgpu:bo_free_kernel will set ptr to NULL if freedMonk Liu1-1/+0
2017-03-29drm/amdgpu:imple mqd soft ini/finiMonk Liu1-0/+52
2017-03-29drm/damdgpu:add new mqd member in ringMonk Liu2-0/+4
2017-03-29drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu4-0/+27
2017-03-29drm/amdgpu: clean framebuffer with GPUPixel Ding1-3/+2
2017-03-29drm/amdgpu:fix amdgpu_sa_bo_new error(v2)Monk Liu1-2/+2
2017-03-29drm/amdgpu/virt: skip VM fault handler for VFPixel Ding1-0/+7
2017-03-29drm/amdgpu/virt: increase mailbox timeout to 5000msPixel Ding1-1/+1
2017-03-29drm/amdgpu:fix powerplay logicMonk Liu1-1/+1
2017-03-29drm/amdgpu:fix typoMonk Liu1-2/+2
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie3-5/+10
2017-03-23BackMerge tag 'v4.11-rc3' into drm-nextDave Airlie7-6/+39
2017-03-17drm/amd/amdgpu: add POLARIS12 PCI IDEvan Quan1-0/+1
2017-03-16drm/amdgpu: fix the clearing wb sizeHuang Rui1-2/+2
2017-03-16drm/amdgpu: reinstate oland workaround for sclkAlex Deucher1-3/+7
2017-03-16Merge branch 'drm-fixes-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie4-3/+11
2017-03-15drm/amd/amdgpu: Fix debugfs reg read/write address widthTom St Denis1-2/+2
2017-03-15drm/amdgpu/si: add dpm quirk for OlandAlex Deucher1-0/+6
2017-03-10drm/amdgpu: fix parser init error path to avoid crash in parser finiDave Airlie1-0/+2
2017-03-10drm/amd/amdgpu: Disable GFX_PG on Carrizo until compute issues solvedTom St Denis1-1/+1
2017-03-10Merge tag 'drm-fixes-for-4.11-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-2/+27
2017-03-09scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-03-09drm/amdgpu: bump driver version for some new featuresAlex Deucher1-1/+2
2017-03-09drm/amdgpu: validate paramaters in the gem ioctlAlex Deucher1-0/+21
2017-03-08drm/amd/amdgpu: fix console deadlock if late init failedJim Qu1-1/+4
2017-03-07Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-nextDave Airlie1-7/+4
2017-02-28Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2-9/+5
2017-02-26Merge airlied/drm-next into drm-misc-nextDaniel Vetter29-602/+706
2017-02-24Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie6-11/+23
2017-02-23Merge tag 'v4.10-rc8' into drm-nextDave Airlie3-5/+11
2017-02-21drm/amdgpu: refuse to reserve io mem for split VRAM buffersNicolai Hähnle1-0/+3
2017-02-17drm/amd/amdgpu: post card if there is real hw resetting performedJim Qu5-11/+20
2017-02-16drm/amdgpu: fix warning on older gcc releasesArnd Bergmann1-2/+2
2017-02-16drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()Tom St Denis1-3/+6
2017-02-16drm/amd/powerplay: add kicker flag into smumgrHuang Rui1-8/+12
2017-02-13idr: Return the deleted entry from idr_removeMatthew Wilcox2-9/+5
2017-02-13drm/amdgpu: Initialize pipe priority order on graphic initializationozeng2-0/+16
2017-02-13drm/amdgpu: read hw register to check pg status.Rex Zhu5-13/+10
2017-02-13drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL registerAlan Harrison1-0/+2
2017-02-10drm/amdgpu/pm: check for headless before calling compute_clocksAlex Deucher1-1/+2
2017-02-10drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()Samuel Pitoiset1-7/+1