summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-10-25drm: Check mode object lease status in all master ioctl paths [v4]Keith Packard
2017-10-25drm: Add drm_object lease infrastructure [v5]Keith Packard
2017-10-25drm: Add new LEASE debug levelKeith Packard
2017-10-24Merge tag 'drm-misc-next-2017-10-20' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2017-10-24Merge tag 'drm/tegra/for-4.15-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie
2017-10-23drm: Add CRTC_GET_SEQUENCE and CRTC_QUEUE_SEQUENCE ioctls [v3]Keith Packard
2017-10-21drm: Reorganize drm_pending_event to support future event types [v2]Keith Packard
2017-10-21drm: Widen vblank count to 64-bits [v3]Keith Packard
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding
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-19drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon
2017-10-18dma-fence: remove duplicate word in commentFrank Binns
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