summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-04-11Merge tag 'drm-misc-next-2017-04-07' of git://anongit.freedesktop.org/git/drm...Dave Airlie108-1866/+4590
2017-04-11Backmerge tag 'v4.11-rc6' into drm-nextDave Airlie160-524/+3048
2017-04-11Merge branch 'drm-next-4.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie27-220/+455
2017-04-11Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git...Dave Airlie60-1997/+2601
2017-04-09Merge tag 'staging-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-7/+31
2017-04-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds5-7/+8
2017-04-08Merge tag 'pinctrl-v4.11-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-40/+74
2017-04-08staging: android: ashmem: lseek failed due to no FMODE_LSEEK.Shuxiao Zhang1-0/+1
2017-04-07Revert "drm: Don't allow interruptions when opening debugfs/crc"Sean Paul1-1/+5
2017-04-07Merge tag 'pci-v4.11-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-2/+17
2017-04-07drm/amdgpu: fix fence memory leak in wait_all_fence V2Chunming Zhou1-0/+1
2017-04-07drm/amdgpu: fix "fix 64bit division"Christian König1-0/+1
2017-04-07drm/amd/powerplay: add fan controller table v11 support.Rex Zhu2-45/+120
2017-04-07drm/amd/powerplay: port newest process pptable code for vega10.Rex Zhu3-50/+187
2017-04-07drm/amdgpu: set vm size and block size by individual gmc by default (v3)Junwei Zhang8-40/+66
2017-04-07dm rq: Avoid that request processing stalls sporadicallyBart Van Assche1-0/+1
2017-04-07scsi: Avoid that SCSI queues get stuckBart Van Assche1-3/+3
2017-04-07Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-8/+24
2017-04-07drm: Only take cursor locks when the cursor plane existsDaniel Vetter1-4/+4
2017-04-07drm/vmwgfx: Fix fbdev emulation using legacy functionsDaniel Vetter1-2/+56
2017-04-07drm/rockchip: Shutdown all crtcs when unbinding drmJeffy Chen1-0/+1
2017-04-07drm/rockchip: Reorder drm bind/unbind sequenceJeffy Chen1-23/+26
2017-04-07drm/rockchip: analogix_dp: Disable clock when unbindingJeffy Chen1-1/+2
2017-04-07drm/rockchip: vop: Unprepare clocks when unbindingJeffy Chen1-0/+4
2017-04-07drm/rockchip: vop: Enable pm domain before vop_initialJeffy Chen1-8/+21
2017-04-07drm/rockchip: cdn-dp: Don't unregister audio dev when unbindingJeffy Chen1-3/+3
2017-04-07drm/rockchip: cdn-dp: Don't try to release firmware when not loadedJeffy Chen1-1/+3
2017-04-07drm: bridge: analogix: Destroy connector & encoder when unbindingJeffy Chen1-0/+2
2017-04-07drm: bridge: analogix: Disable clock when unbindingJeffy Chen1-0/+1
2017-04-07drm: bridge: analogix: Unregister dp aux when unbindingJeffy Chen1-0/+1
2017-04-07drm: bridge: analogix: Detach panel when unbinding analogix dpJeffy Chen1-0/+2
2017-04-07Merge tag 'acpi-4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-6/+6
2017-04-07Merge tag 'for-linus-4.11b-rc6-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+3
2017-04-07drm: Don't allow interruptions when opening debugfs/crcChris Wilson1-5/+1
2017-04-07drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner4-64/+12
2017-04-07drm/amdgpu: Make display watermark calculations more accurateMario Kleiner4-20/+20
2017-04-07drm/radeon: fix typo in bandwidth calculationAlex Deucher1-1/+1
2017-04-07drm/radeon: Refuse to migrate a prime BO to VRAM. (v2)Christopher James Halse Rogers3-0/+19
2017-04-07drm/radeon: Maintain prime import/export refcount for BOsChristopher James Halse Rogers2-0/+7
2017-04-07drm/amdgpu: Refuse to pin or change acceptable domains of prime BOs to VRAM. ...Christopher James Halse Rogers2-0/+9
2017-04-07drm/amdgpu: Fail fb creation from imported dma-bufs. (v2)Christopher James Halse Rogers1-0/+6
2017-04-07drm/radeon: Fail fb creation from imported dma-bufs.Christopher James Halse Rogers1-0/+6
2017-04-07drm/mediatek: add support for Mediatek SoC MT2701yt.shen@mediatek.com7-0/+74
2017-04-07drm/mediatek: update DSI sub driver flow for sending commands to panelyt.shen@mediatek.com1-101/+158
2017-04-07drm/mediatek: add non-continuous clock mode and EOT packet controlyt.shen@mediatek.com1-0/+3
2017-04-07drm/mediatek: add dsi transfer functionshaoming chen1-2/+166
2017-04-07drm/mediatek: add dsi interrupt controlshaoming chen1-0/+92
2017-04-07drm/mediatek: cleaning up and refineyt.shen@mediatek.com2-42/+39
2017-04-07drm/mediatek: update display module connectionsyt.shen@mediatek.com1-0/+25
2017-04-07drm/mediatek: add BLS componentyt.shen@mediatek.com2-1/+6