aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-24drm/i915/pmu: Aggregate all RC6 states into one counterTvrtko Ursulin1-5/+1
2017-11-23drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin1-2/+1
2017-11-22drm/i915/pmu: Add RC6 residency metricsTvrtko Ursulin1-1/+5
2017-11-22drm/i915/pmu: Add interrupt count metricTvrtko Ursulin1-1/+3
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin1-0/+39
2017-11-14Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi88-239/+1695
2017-11-14Merge branch 'linus-4.14-rc4-acp-prereq' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+52
2017-11-13drm/i915: expose command stream timestamp frequency to userspaceLionel Landwerlin1-0/+6
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson1-0/+15
2017-11-10drm/i915: Define an engine class enum for the uABITvrtko Ursulin1-0/+16
2017-11-10drm/mode_object: fix documentation for object lookups.Dave Airlie5-1/+6
2017-11-03drm/i915: Reject unknown syncobj flagsTvrtko Ursulin1-0/+1
2017-10-27drm/amdkfd: increase limit of signal events to 4096 per processOded Gabbay1-1/+1
2017-11-02Backmerge tag 'v4.14-rc7' into drm-nextDave Airlie68-230/+477
2017-11-02Merge tag 'drm-msm-next-2017-11-01' of git://people.freedesktop.org/~robclark/linux into drm-nextDave Airlie2-0/+911
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds13-30/+46
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang2-0/+5
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long2-2/+2
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long3-18/+18
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend1-3/+3
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend1-0/+1
2017-10-28drm/msm: Add a parameter query for the number of ringbuffersJordan Crouse1-0/+1
2017-10-28drm/msm: Support multiple ringbuffersJordan Crouse2-0/+888
2017-10-28drm/msm: Add per-instance submit queuesJordan Crouse1-0/+22
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail1-2/+2
2017-10-27Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+16
2017-10-27Merge tag 'mlx5-fixes-2017-10-26' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+2
2017-10-27Merge tag 'mac80211-for-davem-2017-10-25' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller1-3/+6
2017-10-26Merge tag 'pm-4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+3
2017-10-26tcp/dccp: fix other lockdep splats accessing ireq_optEric Dumazet1-0/+6
2017-10-26net/mlx5e: DCBNL, Implement tc with ets type and zero bandwidthHuy Nguyen1-0/+2
2017-10-26Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-0/+1
2017-10-25Merge remote-tracking branches 'spi/fix/armada', 'spi/fix/idr', 'spi/fix/qspi', 'spi/fix/stm32' and 'spi/fix/uapi' into spi-linusMark Brown1-0/+1
2017-10-25drm: Add four ioctls for managing drm mode object leases [v7]Keith Packard4-0/+85
2017-10-25drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard1-2/+0
2017-10-25drm: Add drm_object lease infrastructure [v5]Keith Packard3-0/+58
2017-10-25drm: Add new LEASE debug levelKeith Packard1-0/+4
2017-10-25strparser: Use delayed work instead of timer for msg timeoutTom Herbert1-2/+1
2017-10-24PM / QoS: Fix device resume latency PM QoSRafael J. Wysocki1-2/+3
2017-10-24Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie2-1/+20
2017-10-24Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/linux into drm-nextDave Airlie1-1/+1
2017-10-23sched/swait: Document it clearly that the swait facilities are special and shouldn't be usedDavidlohr Bueso1-11/+16
2017-10-23drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard2-0/+37
2017-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+3
2017-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-2/+10
2017-10-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds2-0/+10
2017-10-21tcp/dccp: fix ireq->opt racesEric Dumazet1-1/+1
2017-10-20Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2017-10-21drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard1-1/+7
2017-10-21drm: Widen vblank count to 64-bits [v3]Keith Packard1-3/+7