summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-21drm: Widen vblank count to 64-bits [v3]Keith Packard
2017-10-20Merge tag 'drm-intel-next-2017-10-12' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-20Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-10-19drm/amdgpu: add VRAM lost queryChristian König
2017-10-19drm/amdgpu: rename context priority levelsAndres Rodriguez
2017-10-17drm/plane: drop num_overlay_planes (v3)Dave Airlie
2017-10-17Merge tag 'drm-misc-next-2017-10-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-14Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...Dave Airlie
2017-10-13drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst
2017-10-13Merge tag 'drm-misc-next-2017-10-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-13drm: vblank: use ktime_t instead of timevalArnd Bergmann
2017-10-12Merge tag 'drm-intel-next-2017-09-29' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-10-12drm: Pass struct drm_file * to __drm_mode_object_find [v2]Keith Packard
2017-10-11Merge tag 'regmap-poll-field' of git://git.kernel.org/pub/scm/linux/kernel/gi...Daniel Vetter
2017-10-11drm/bridge/sii8620: add remote control supportMaciej Purski
2017-10-10drm/etnaviv: add uapi for perfmon featureChristian Gmeiner
2017-10-10drm/etnaviv: add infrastructure to query perf counterChristian Gmeiner
2017-10-10drm/drm_of: add drm_of_panel_bridge_remove functionbenjamin.gaignard@linaro.org
2017-10-09drm/amdgpu: add interface for editing a foreign process's priority v3Andres Rodriguez
2017-10-09drm/amdgpu: introduce AMDGPU_CTX_PRIORITY_UNSETAndres Rodriguez
2017-10-09drm/amdgpu: add parameter to allocate high priority contexts v11Andres Rodriguez
2017-10-09drm/amdgpu: introduce AMDGPU_GEM_CREATE_EXPLICIT_SYNC v2Andres Rodriguez
2017-10-09dma-fence: fix dma_fence_get_rcu_safe v2Christian König
2017-10-09Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-10-07mm/shmem: introduce shmem_file_setup_with_mntMatthew Auld
2017-10-06drm/ttm: add support for different pool sizesChristian König
2017-10-06drm/ttm: remove unsued options from ttm_mem_global_alloc_pageChristian König
2017-10-06drm/amdgpu: add FENCE_TO_HANDLE ioctl that returns syncobj or sync_fileMarek Olšák
2017-10-06drm/syncobj: add a new helper drm_syncobj_get_fdMarek Olšák
2017-10-06drm/syncobj: extract two helpers from drm_syncobj_createMarek Olšák
2017-10-06drm/i915: Don't use BIT() in UAPI sectionJoonas Lahtinen
2017-10-06drm/atomic: Make atomic iterators less surprisingMaarten Lankhorst
2017-10-06drm/atomic: Remove unneeded null check for private objectsMaarten Lankhorst
2017-10-04drm/i915/scheduler: Support user-defined prioritiesChris Wilson
2017-10-04drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmaskChris Wilson
2017-10-04regmap: add iopoll-like polling macro for regmap_fieldChen-Yu Tsai
2017-10-03Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-10-01drm/fb-cma-helper: Remove unused functionsNoralf Trønnes
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-29Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra