summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2019-03-05drm/i915: Remove last traces of exec-id (GEM_BUSY)Chris Wilson1-15/+17
2019-03-01drm/i915: Fix I915_EXEC_RING_MASKChris Wilson1-1/+1
2019-03-01drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+Chris Wilson1-0/+1
2019-02-20drm: removing the DP Errata msg and its msg idRamalingam C1-6/+0
2019-02-20drm: HDCP2.2 link check periodRamalingam C1-0/+1
2019-02-20Merge tag 'topic/mei-hdcp-2019-02-19' of git://anongit.freedesktop.org/drm/dr...Joonas Lahtinen7-2/+267
2019-02-20Merge drm/drm-next into drm-intel-next-queuedJoonas Lahtinen113-467/+1143
2019-02-20Merge https://gitlab.freedesktop.org/drm/msm into drm-nextDave Airlie1-0/+13
2019-02-20drm/nouveau/svm: new ioctl to migrate process memory to GPU memoryJérôme Glisse1-0/+43
2019-02-20drm/nouveau/svm: initial support for shared virtual memoryBen Skeggs1-0/+8
2019-02-19drm/i915: Include reminders about leaving no holes in uAPI enumsChris Wilson1-0/+8
2019-02-18drm/audio: declaration of struct deviceRamalingam C1-0/+1
2019-02-18drm/i915: Optionally disable automatic recovery after a GPU resetChris Wilson1-0/+20
2019-02-18Merge v5.0-rc7 into drm-nextDave Airlie90-326/+614
2019-02-17Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+0
2019-02-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+5
2019-02-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-3/+3
2019-02-16Merge tag 'compiler-attributes-for-linus-v5.0-rc7' of git://github.com/ojeda/...Linus Torvalds2-2/+16
2019-02-16efi/arm: Revert "Defer persistent reservations until after paging_init()"Ard Biesheuvel1-7/+0
2019-02-16arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve tableArd Biesheuvel1-3/+0
2019-02-15include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda1-2/+2
2019-02-15Compiler Attributes: add support for __copy (gcc >= 9)Miguel Ojeda1-0/+14
2019-02-15drm: helper functions for hdcp2 seq_num to from u32Ramalingam C1-0/+18
2019-02-15drm/i915: MEI interface definitionRamalingam C1-0/+1
2019-02-15drm/i915: header for i915 - MEI_HDCP interfaceRamalingam C1-0/+149
2019-02-15drm/i915: enum port definition is moved into i915_drm.hRamalingam C1-0/+15
2019-02-15Merge tag 'mmc-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds1-0/+1
2019-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-20/+14
2019-02-14snd/hda, drm/i915: Track the display_power_status using a cookieChris Wilson2-3/+6
2019-02-14net: phy: don't use locking in phy_is_startedHeiner Kallweit1-14/+1
2019-02-13net: fix possible overflow in __sk_mem_raise_allocated()Eric Dumazet1-1/+1
2019-02-13Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini1-3/+3
2019-02-12Rename include/{uapi => }/asm-generic/shmparam.h reallyMasahiro Yamada1-0/+0
2019-02-12inet_diag: fix reporting cgroup classid and fallback to priorityKonstantin Khlebnikov1-5/+11
2019-02-11perf/x86: Add check_period PMU callbackJiri Olsa1-0/+5
2019-02-11Merge drm/drm-next into drm-misc-nextMaxime Ripard9-35/+150
2019-02-11Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie1-0/+6
2019-02-11Merge tag 'drm-intel-next-2019-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie1-0/+64
2019-02-11Merge tag 'drm/tegra/for-5.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie1-0/+26
2019-02-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2019-02-09Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+7
2019-02-08net: ipv4: use a dedicated counter for icmp_v4 redirect packetsLorenzo Bianconi1-0/+1
2019-02-08Merge tag 'armsoc-fixes-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-13/+13
2019-02-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-1/+1
2019-02-08drm/dsc: Add kernel documentation for DRM DP DSC helpersManasi Navare2-59/+189
2019-02-08drm/fourcc: Add new P010, P016 video formatRandy Li1-0/+21
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+42
2019-02-08i915/snd_hdac: I915 subcomponent for the snd_hdacDaniel Vetter2-2/+7
2019-02-08components: multiple components for a deviceDaniel Vetter1-2/+8
2019-02-08component: Add documentationDaniel Vetter1-0/+70