aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-03-29drm/amdgpu: implement PRT for GFX7 v2Christian König1-0/+57
2017-03-29drm/amdgpu: implement PRT for GFX6 v2Christian König3-0/+60
2017-03-29drm/amdgpu: IOCTL interface for PRT support v4Junwei Zhang4-27/+62
2017-03-29drm/amdgpu: add basic PRT support (v2)Christian König3-11/+98
2017-03-29drm/amdgpu: add support for BO_VAs without BO v2Christian König1-6/+14
2017-03-29drm/amdgpu:use hw_init for sriov_gpu_resetMonk Liu1-6/+6
2017-03-29drm/amd/powerplay: implement gpu power display for smu7_hwmgrEric Huang1-0/+33
2017-03-29drm/amd/powerplay: add power consumption display support in debugfsEric Huang2-0/+19
2017-03-29drm/amd/powerplay: change parameter type pointer from int32_t to void in read...Eric Huang6-36/+36
2017-03-29drm/amd/amdgpu: add power profile support for CIEric Huang2-0/+259
2017-03-29drm/amd/powerplay: add power profile support for PolarisEric Huang3-0/+67
2017-03-29drm/amd/powerplay: add power profile support for FijiEric Huang3-1/+68
2017-03-29drm/amd/powerplay: add power profile support for tongaEric Huang3-0/+66
2017-03-29drm/amd/powerplay: add power profile support for SMU7Eric Huang3-0/+86
2017-03-29drm/amd/powerplay: reapply power profile when force dpm level to autoEric Huang1-3/+19
2017-03-29drm/amd/amdgpu: add power profile sysfs entryEric Huang6-1/+382
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 Liu2-2/+2
2017-03-29drm/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 Airlie228-1296/+1953
2017-03-26Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds19-85/+99
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 Torvalds4-8/+19
2017-03-26Merge tag 'usb-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-208/+135
2017-03-26Merge tag 'powerpc-4.11-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-7/+6
2017-03-25Merge tag 'hwmon-for-linus-v4.11-rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-6/+23
2017-03-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds16-55/+91
2017-03-25Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds7-5/+22
2017-03-24IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann1-1/+1
2017-03-24RDMA/iser: Fix possible mr leak on device removal eventSagi Grimberg2-3/+7
2017-03-24IB/device: Convert ib-comp-wq to be CPU-boundSagi Grimberg1-2/+1
2017-03-24IB/cq: Don't process more than the given budgetSagi Grimberg1-1/+7
2017-03-24IB/rxe: increment msn only when completing a requestDavid Marchand1-5/+4
2017-03-24IB/core: Restore I/O MMU, s390 and powerpc supportBart Van Assche1-6/+20