aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-19drm/amdgpu: drop extra tlb invalidation in gpuvmAlex Deucher1-2/+0
2018-02-19drm/amdgpu: adjust HDP write queue flushing for tlb invalidationAlex Deucher6-11/+4
2018-02-19drm/amdgpu: add HDP asic callbacks for SOC15 (v2)Alex Deucher1-0/+12
2018-02-19drm/amdgpu: add HDP asic callbacks for VIAlex Deucher1-0/+14
2018-02-19drm/amdgpu: add HDP asic callbacks for CIKAlex Deucher1-0/+14
2018-02-19drm/amdgpu: add HDP asic callbacks for SIAlex Deucher1-0/+14
2018-02-19drm/amdgpu: add new asic callbacks for HDP flush/invalidationAlex Deucher1-0/+6
2018-02-19drm/amdgpu: bump version for gfx9 high priority computeAndres Rodriguez1-1/+2
2018-02-19drm/amdgpu: add high priority compute support for gfx9Andres Rodriguez1-0/+100
2018-02-19drm/amd/powerplay: use ffs/fls instead of implementing our ownEvan Quan1-23/+4
2018-02-19drm/amd/powerplay: export the thermal ranges of Carrizo (V2)Evan Quan1-0/+15
2018-02-19drm/amd/powerplay: export the thermal ranges of VI asics (V2)Evan Quan2-0/+27
2018-02-19drm/amd/powerplay: export vega10 specific thermal ranges (V2)Evan Quan2-0/+50
2018-02-19drm/amd/powerplay: export thermal range through temp sysfsAlex Deucher1-2/+9
2018-02-19drm/amd/powerplay: new hw manager interface for retrieving device specific th...Evan Quan1-0/+2
2018-02-19drm/amd/powerplay: new cgs interface setting dpm thermal rangeEvan Quan2-0/+20
2018-02-19drm/amd/powerplay: correct PP_TemperatureRange member type since negative val...Evan Quan3-6/+6
2018-02-19drm/amd/powerplay: removed hwmgr_handle_task unused parameter and given a bet...Evan Quan6-20/+18
2018-02-19drm/amd/powerplay: remove unused parameter of phm_start_thermal_controller (v2)Evan Quan3-14/+6
2018-02-19drm/radeon: use raw buffer printk specifierDmitry Rozhkov1-2/+2
2018-02-19drm/amd/powerplay: drop unneeded newlineJulia Lawall5-8/+12
2018-02-16Merge tag 'topic/hdcp-2018-02-13' of git://anongit.freedesktop.org/drm/drm-mi...Dave Airlie15-43/+1742
2018-02-16Merge tag 'drm-misc-next-2018-02-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie106-739/+2978
2018-02-16Merge tag 'drm-intel-next-2018-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie63-1240/+2880
2018-02-13drm/radeon: only enable swiotlb path when need v2Chunming Zhou3-3/+6
2018-02-13drm/amdgpu: only enable swiotlb alloc when need v2Chunming Zhou6-3/+13
2018-02-13drm: add func to get max iomem address v2Chunming Zhou1-0/+13
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds187-510/+510
2018-02-11Merge branch 'work.poll2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds1-1/+1
2018-02-10drm/vc4: Expose performance counters to userspaceBoris Brezillon8-72/+398
2018-02-10drm: Print the pid when debug logging an ioctl error.Eric Anholt1-1/+1
2018-02-10Merge tag 'for-linus-20180210' of git://git.kernel.dk/linux-blockLinus Torvalds9-36/+111
2018-02-10Merge tag 'platform-drivers-x86-v4.16-3' of git://github.com/dvhart/linux-pdx86Linus Torvalds2-11/+363
2018-02-10Merge tag 'chrome-platform-for-linus-4.16' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-19/+57
2018-02-10Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-2/+1017
2018-02-09Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds4-4/+0
2018-02-09platform/x86: mlx-platform: Add support for new 200G IB and Ethernet systemsVadim Pasternak1-0/+142
2018-02-09platform/x86: mlx-platform: Add support for new msn201x system typeVadim Pasternak1-0/+59
2018-02-09platform/x86: mlx-platform: Add support for new msn274x system typeVadim Pasternak1-0/+124
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds51-100/+330
2018-02-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds13-389/+795
2018-02-09Merge tag 'fbdev-v4.16-fix' of git://github.com/bzolnier/linuxLinus Torvalds4-0/+6
2018-02-09ibmvnic: Remove skb->protocol checks in ibmvnic_xmitJohn Allen1-4/+1
2018-02-09s390/qeth: fix SETIP command handlingJulian Wiedmann2-6/+13
2018-02-09s390/qeth: fix underestimated count of buffer elementsUrsula Braun1-1/+1
2018-02-09net: stmmac: remove redundant enable of PMT irqNiklas Cassel2-4/+1
2018-02-09net: stmmac: rename GMAC_INT_DEFAULT_MASK for dwmac4Niklas Cassel2-3/+3
2018-02-09net: stmmac: discard disabled flags in interrupt status registerNiklas Cassel1-2/+4
2018-02-09ibmvnic: Reset long term map ID counterThomas Falcon1-0/+1
2018-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-1/+1