summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä2017-11-202-6/+7
* drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä2017-11-201-1/+2
* drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau2017-11-151-1/+3
* drm: Fix kerneldocs for drm_plane modifiersVille Syrjälä2017-11-141-0/+2
* drm: Fix modifiers_property kernel docVille Syrjälä2017-11-141-1/+1
* dma-buf: add reservation_object_lock_interruptible()Christian König2017-11-131-0/+23
* drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2017-11-112-10/+0
* drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes2017-11-111-0/+1
* drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes2017-11-111-0/+3
* drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes2017-11-111-5/+2
* drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes2017-11-111-0/+15
* drm/print: Add drm_printf_indent()Noralf Trønnes2017-11-111-0/+8
* drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes2017-11-111-1/+1
* drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes2017-11-111-1/+1
* dma-buf/fence: Sparse wants __rcu on the object itselfChris Wilson2017-11-091-1/+1
* drm/syncobj: Mark up the fence as an RCU protected pointerChris Wilson2017-11-091-1/+1
* drm: Update docs for legacy kms stateDaniel Vetter2017-11-093-5/+22
* drm/edid: make drm_edid_to_eld() staticJani Nikula2017-11-072-4/+0
* drm/drm_mm.h: Fix the name of the referenced function in commentLiviu Dudau2017-11-021-1/+1
* drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes2017-10-311-0/+11
* drm: Add drm_device->fb_helper pointerNoralf Trønnes2017-10-311-0/+9
* drm/dp: Bit definition for D3 power state that keeps AUX fully poweredDhinakaran Pandiyan2017-10-271-0/+1
* drm/print: Update old comment styleHaneen Mohammed2017-10-201-17/+10
* drm: Move debug macros out of drmP.hHaneen Mohammed2017-10-203-199/+200
* drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon2017-10-191-0/+19
* dma-fence: remove duplicate word in commentFrank Binns2017-10-181-1/+1
* drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst2017-10-131-3/+26
* Merge tag 'regmap-poll-field' of git://git.kernel.org/pub/scm/linux/kernel/gi...Daniel Vetter2017-10-111-0/+39
|\
| * regmap: add iopoll-like polling macro for regmap_fieldChen-Yu Tsai2017-10-041-0/+39
* | drm/bridge/sii8620: add remote control supportMaciej Purski2017-10-111-0/+4
* | drm/drm_of: add drm_of_panel_bridge_remove functionbenjamin.gaignard@linaro.org2017-10-101-0/+8
* | dma-fence: fix dma_fence_get_rcu_safe v2Christian König2017-10-091-1/+4
* | drm/atomic: Make atomic iterators less surprisingMaarten Lankhorst2017-10-061-43/+42
* | drm/atomic: Remove unneeded null check for private objectsMaarten Lankhorst2017-10-061-6/+3
* | Merge airlied/drm-next into drm-misc-nextDaniel Vetter2017-10-03637-9016/+16434
|\ \
| * \ BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie2017-10-0312-55/+110
| |\ \
| | * \ Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-10-011-0/+14
| | |\ \
| | | * | timer: Prepare to change timer callback argument typeKees Cook2017-09-281-0/+14
| | * | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-10-011-1/+20
| | |\ \ \
| | | * | | smp/hotplug: Hotplug state fail injectionPeter Zijlstra2017-09-251-1/+2
| | | * | | smp/hotplug: Add state diagramPeter Zijlstra2017-09-251-0/+18
| | | |/ /
| | * | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-10-012-31/+52
| | |\ \ \
| | | * | | sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2017-09-292-10/+8
| | | * | | sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2017-09-292-5/+14
| | | * | | sched/tracing: Use common task-state helpersPeter Zijlstra2017-09-291-2/+0
| | | * | | sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2017-09-292-8/+12
| | | * | | sched/debug: Convert TASK_state to hexPeter Zijlstra2017-09-291-14/+14
| | | * | | sched/debug: Implement consistent task-state printingPeter Zijlstra2017-09-291-7/+19
| | * | | | Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-09-291-0/+2
| | |\ \ \ \
| | | * | | | PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n buildGeert Uytterhoeven2017-09-251-0/+2
| | | | |_|/ | | | |/| |