summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-11Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...drm-fixes-for-v4.17-rc5Dave Airlie1-3/+1
2018-05-10drm/amd/pp: Fix performance drop on FijiRex Zhu1-3/+1
2018-05-10Merge branch 'linux-4.17' of git://github.com/skeggsb/linux into drm-fixesDave Airlie4-10/+6
2018-05-10drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul1-4/+3
2018-05-10drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive clientBen Skeggs3-6/+3
2018-05-10Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie13-95/+364
2018-05-10Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie11-16/+69
2018-05-10Merge tag 'drm-intel-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-25/+41
2018-05-10Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/li...Dave Airlie3-7/+18
2018-05-10agp: uninorth: make two functions staticMathieu Malaterre1-2/+2
2018-05-09drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu2-30/+23
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky1-2/+4
2018-05-09drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer2-4/+10
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2-41/+45
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland3-13/+22
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo1-2/+168
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland1-2/+7
2018-05-09drm/vc4: Fix scaling of uni-planar formatsBoris Brezillon1-1/+1
2018-05-09drm/exynos: hdmi: avoid duplicating drm_bridge_attachPeter Rosin1-2/+0
2018-05-08drm/i915: Fix drm:intel_enable_lvds ERROR message in kernel logFlorent Flament1-1/+2
2018-05-08drm/i915: Correctly populate user mode h/vdisplay with pipe src size during r...Ville Syrjälä1-0/+2
2018-05-08drm/i915: Adjust eDP's logical vco in a reliable place.Rodrigo Vivi2-24/+37
2018-05-07drm/bridge/sii8620: add Kconfig dependency on extconAndrzej Hajda1-0/+1
2018-05-07drm/omap: handle alloc failures in omap_connectorTomi Valkeinen1-0/+10
2018-05-07drm/omap: add missing linefeeds to printsTomi Valkeinen1-7/+7
2018-05-07drm/omap: handle error if scale coefs are not foundTomi Valkeinen1-0/+6
2018-05-07drm/omap: check return value from soc_device_matchTomi Valkeinen1-1/+6
2018-05-07drm/omap: fix possible NULL ref issue in tiler_reserve_2dTomi Valkeinen1-1/+5
2018-05-07drm/omap: fix uninitialized ret variableTomi Valkeinen2-2/+2
2018-05-07drm/omap: silence unititialized variable warningDan Carpenter1-1/+1
2018-05-07drm/vc4: Fix oops dereferencing DPI's connector since panel_bridge.Eric Anholt1-3/+22
2018-05-07drm/atomic: Clean private obj old_state/new_state in drm_atomic_state_default...Ville Syrjälä1-0/+2
2018-05-07drm/atomic: Clean old_state/new_state in drm_atomic_state_default_clear()Ville Syrjälä1-0/+6
2018-05-06Linux 4.17-rc4Linus Torvalds1-2/+2
2018-05-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-85/+122
2018-05-06Merge tag 'iommu-fixes-v4.17-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-34/+37
2018-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+5
2018-05-06Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-30/+55
2018-05-06Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+2
2018-05-05Merge tag 'platform-drivers-x86-v4.17-2' of git://git.infradead.org/linux-pla...Linus Torvalds2-2/+4
2018-05-05Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds17-58/+133
2018-05-05KVM: x86: remove APIC Timer periodic/oneshot spikesAnthoine Bourgeois1-17/+20
2018-05-05Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář9-68/+102
2018-05-04Merge tag 'kbuild-fixes-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-13/+8
2018-05-04Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9-43/+55
2018-05-04Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteprocLinus Torvalds4-3/+7
2018-05-04Merge tag 'drm-fixes-for-v4.17-rc4' of git://people.freedesktop.org/~airlied/...Linus Torvalds5-26/+70
2018-05-04Merge tag 'trace-v4.17-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-3/+3
2018-05-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds63-208/+407