summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-03-30drm/amdgpu: implement PRT for GFX6 v2Christian König3-0/+60
2017-03-30drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang5-27/+64
2017-03-30drm/amdgpu: add basic PRT support (v2)Christian König3-11/+98
2017-03-30drm/amdgpu: add support for BO_VAs without BO v2Christian König1-6/+14
2017-03-30drm/amdgpu:use hw_init for sriov_gpu_resetMonk Liu1-6/+6
2017-03-30drm/amd/powerplay: implement gpu power display for smu7_hwmgrEric Huang1-0/+33
2017-03-30drm/amd/powerplay: add power consumption display support in debugfsEric Huang2-0/+19
2017-03-30drm/amd/powerplay: change parameter type pointer from int32_t to void in read...Eric Huang6-36/+36
2017-03-30drm/amd/amdgpu: add power profile support for CIEric Huang2-0/+259
2017-03-30drm/amd/powerplay: add power profile support for PolarisEric Huang3-0/+67
2017-03-30drm/amd/powerplay: add power profile support for FijiEric Huang3-1/+68
2017-03-30drm/amd/powerplay: add power profile support for tongaEric Huang3-0/+66
2017-03-30drm/amd/powerplay: add power profile support for SMU7Eric Huang3-0/+86
2017-03-30drm/amd/powerplay: reapply power profile when force dpm level to autoEric Huang1-3/+19
2017-03-30drm/amd/amdgpu: add power profile sysfs entryEric Huang6-1/+382
2017-03-30drm/amdgpu:cleanup no needed bracesMonk Liu1-6/+3
2017-03-30drm/amdgpu:don't return error for debugfs failedMonk Liu1-1/+0
2017-03-30drm/amdgpu:add lock_reset for SRIOVMonk Liu3-0/+4
2017-03-30drm/amdgpu:change kiq lock nameMonk Liu2-6/+6
2017-03-30drm/amdgpu:implement SRIOV gpu_reset (v2)Monk Liu2-1/+156
2017-03-30drm/amdgpu:divide KCQ mqd init to sw and hwMonk Liu1-65/+42
2017-03-30drm/amdgpu:minor cleanupMonk Liu1-4/+1
2017-03-30drm/amdgpu:no need use sriov vf checksMonk Liu1-9/+4
2017-03-30drm/amdgpu:bo_free_kernel will set ptr to NULL if freedMonk Liu1-1/+0
2017-03-30drm/amdgpu:imple mqd soft ini/finiMonk Liu1-0/+52
2017-03-30drm/damdgpu:add new mqd member in ringMonk Liu2-0/+4
2017-03-30drm/amdgpu:cg & pg shouldn't active on VF deviceMonk Liu4-0/+27
2017-03-30drm/amdgpu: clean framebuffer with GPUPixel Ding1-3/+2
2017-03-30drm/amdgpu:fix amdgpu_sa_bo_new error(v2)Monk Liu1-2/+2
2017-03-30drm/amdgpu/virt: skip VM fault handler for VFPixel Ding1-0/+7
2017-03-30drm/amdgpu/virt: increase mailbox timeout to 5000msPixel Ding1-1/+1
2017-03-30drm/amdgpu:fix powerplay logicMonk Liu2-2/+2
2017-03-30drm/amdgpu:fix typoMonk Liu1-2/+2
2017-03-29drm/i915/gvt: fix error return check for copy_gma_to_hva()Zhenyu Wang1-4/+4
2017-03-28Backmerge tag 'v4.11-rc4' into drm-nextDave Airlie379-2577/+3469
2017-03-27Linux 4.11-rc4v4.11-rc4Linus Torvalds1-1/+1
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds21-88/+111
2017-03-26Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+2
2017-03-26Merge tag 'tty-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-75/+30
2017-03-26Merge tag 'staging-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+20
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds26-247/+141
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds4-14/+26
2017-03-26Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-50/+47
2017-03-26Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-71/+15
2017-03-26Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-6/+24
2017-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds18-69/+110
2017-03-26Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds3-255/+399
2017-03-26ext4: fix two spelling nitsTheodore Ts'o2-2/+2
2017-03-26ext4: lock the xattr block before checksuming itTheodore Ts'o1-34/+31
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-8/+25