summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-08drm: add helper for printing to log or seq_fileRob Clark1-0/+117
2016-11-08drm: helper macros to print composite typesRob Clark1-0/+21
2016-11-09drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang1-0/+28
2016-11-09dma-buf: return index of the first signaled fence (v2)monk.liu1-1/+2
2016-11-08drm/plane: add inline doc for struct drm_planeGustavo Padovan1-14/+44
2016-11-08drm/atomic: add drm_atomic_set_fence_for_plane()Gustavo Padovan2-1/+3
2016-11-08drm/uapi: Add a warning that mode flags must match the xrandr definitionsVille Syrjälä1-1/+9
2016-11-08drm/atomic-helper: fix reference to drm_atomic_helper_commit_planesStefan Agner1-8/+8
2016-11-08drm: Track drm_mm allocators and show leaks on shutdownChris Wilson1-0/+6
2016-11-02drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula1-0/+5
2016-10-28Merge tag 'topic/drm-misc-2016-10-27' of git://anongit.freedesktop.org/git/dr...Dave Airlie18-266/+585
2016-10-26drm: mark drm_of_component_match_add dummy inlineArnd Bergmann1-4/+5
2016-10-26video: add header file for Mobile High-Definition Link (MHL) interfaceAndrzej Hajda1-0/+291
2016-10-25drm/ttm: make eviction decision a driver callback v2Christian König2-0/+25
2016-10-25drm/ttm: fix coding style in ttm_bo_driver.hChristian König1-14/+16
2016-10-25drm/amdgpu:new ids flag for preemptMonk Liu1-0/+1
2016-10-25drm/amdgpu: add info ioctl query for vce clock info (v3)Alex Deucher1-0/+20
2016-10-25drm/amd/amdgpu: unify memory query info interfaceJunwei Zhang1-12/+26
2016-10-25drm/amdgpu: add AMDGPU_GEM_CREATE_VRAM_CONTIGUOUS flag v3Christian König1-0/+2
2016-10-25drm/amd/amdgpu: add info about vram and gtt max allocation sizeJunwei Zhang1-0/+8
2016-10-25drm/amd/amdgpu: add info about vram and gtt total sizeJunwei Zhang1-0/+8
2016-10-25drm: convert DT component matching to component_match_add_release()Russell King1-0/+12
2016-10-25dma-buf: Rename struct fence to dma_fenceChris Wilson14-260/+275
2016-10-25Merge remote-tracking branch 'airlied/drm-next' into topic/drm-miscDaniel Vetter556-4797/+18881
2016-10-25drm/dp: Factor out helper to distinguish between branch and sink devicesImre Deak1-0/+6
2016-10-25Merge tag 'drm-intel-next-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie3-8/+36
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie10-16/+265
2016-10-24doc: add missing docbook parameter for fence-arrayStephen Hemminger1-0/+1
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds1-0/+1
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2-0/+19
2016-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+1
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+0
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2016-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2016-10-22drm: RIP mode_config->rotation_propertyVille Syrjälä2-7/+0
2016-10-21Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+1
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki1-1/+1
2016-10-21Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner1-1/+1
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-9/+40
2016-10-21drm: Add support for optional per-plane rotation propertyVille Syrjälä2-0/+5
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä1-0/+5
2016-10-20Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2016-10-20Merge branch 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker1-0/+1
2016-10-20cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky1-2/+2
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens1-11/+0
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski1-1/+1
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger1-0/+1
2016-10-19nvme.h: add an enum for cns valuesChristoph Hellwig1-0/+10
2016-10-19nvme.h: don't use uuid_beChristoph Hellwig1-2/+1