summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä1-1/+2
2017-11-15drm: gem_cma_helper.c: Allow importing of contiguous scatterlists with nents > 1Liviu Dudau1-1/+3
2017-11-14drm: Fix kerneldocs for drm_plane modifiersVille Syrjälä1-0/+2
2017-11-14drm: Fix modifiers_property kernel docVille Syrjälä1-1/+1
2017-11-13dma-buf: add reservation_object_lock_interruptible()Christian König1-0/+23
2017-11-11drm/cma-helper: Remove drm_fb_cma_debugfs_show()Noralf Trønnes2-10/+0
2017-11-11drm/tinydrm: Use drm_gem_cma_print_info()Noralf Trønnes1-0/+1
2017-11-11drm/cma-helper: Add drm_gem_cma_print_info()Noralf Trønnes1-0/+3
2017-11-11drm/cma-helper: Turn to_drm_gem_cma_obj() into a macroNoralf Trønnes1-5/+2
2017-11-11drm/framebuffer: Add framebuffer debugfs fileNoralf Trønnes1-0/+15
2017-11-11drm/print: Add drm_printf_indent()Noralf Trønnes1-0/+8
2017-11-11drm/framebuffer: drm_framebuffer_read_refcount() constify argumentNoralf Trønnes1-1/+1
2017-11-11drm/vma-manager: drm_vma_node_start() constify argumentNoralf Trønnes1-1/+1
2017-11-09dma-buf/fence: Sparse wants __rcu on the object itselfChris Wilson1-1/+1
2017-11-09drm/syncobj: Mark up the fence as an RCU protected pointerChris Wilson1-1/+1
2017-11-09drm: Update docs for legacy kms stateDaniel Vetter3-5/+22
2017-11-07drm/edid: make drm_edid_to_eld() staticJani Nikula2-4/+0
2017-11-02drm/drm_mm.h: Fix the name of the referenced function in commentLiviu Dudau1-1/+1
2017-10-31drm/fb-helper: Add .last_close and .output_poll_changed helpersNoralf Trønnes1-0/+11
2017-10-31drm: Add drm_device->fb_helper pointerNoralf Trønnes1-0/+9
2017-10-27drm/dp: Bit definition for D3 power state that keeps AUX fully poweredDhinakaran Pandiyan1-0/+1
2017-10-20drm/print: Update old comment styleHaneen Mohammed1-17/+10
2017-10-20drm: Move debug macros out of drmP.hHaneen Mohammed3-199/+200
2017-10-19drm/vc4: Add the DRM_IOCTL_VC4_GEM_MADVISE ioctlBoris Brezillon1-0/+19
2017-10-18dma-fence: remove duplicate word in commentFrank Binns1-1/+1
2017-10-13drm/drm_of: Move drm_of_panel_bridge_remove_function into header.Maarten Lankhorst1-3/+26
2017-10-11Merge tag 'regmap-poll-field' of git://git.kernel.org/pub/scm/linux/kernel/gi...Daniel Vetter1-0/+39
2017-10-11drm/bridge/sii8620: add remote control supportMaciej Purski1-0/+4
2017-10-10drm/drm_of: add drm_of_panel_bridge_remove functionbenjamin.gaignard@linaro.org1-0/+8
2017-10-09dma-fence: fix dma_fence_get_rcu_safe v2Christian König1-1/+4
2017-10-06drm/atomic: Make atomic iterators less surprisingMaarten Lankhorst1-43/+42
2017-10-06drm/atomic: Remove unneeded null check for private objectsMaarten Lankhorst1-6/+3
2017-10-04regmap: add iopoll-like polling macro for regmap_fieldChen-Yu Tsai1-0/+39
2017-10-03Merge airlied/drm-next into drm-misc-nextDaniel Vetter637-9016/+16434
2017-10-03BackMerge tag 'v4.14-rc3' into drm-nextDave Airlie12-55/+110
2017-10-01Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+14
2017-10-01Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+20
2017-10-01Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-31/+52
2017-10-01drm/fb-cma-helper: Remove unused functionsNoralf Trønnes1-13/+0
2017-09-29Merge tag 'pci-v4.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2017-09-29Merge tag 'iommu-fixes-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2017-09-29Merge branch 'fixes-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2017-09-29sched/debug: Add explicit TASK_PARKED printingPeter Zijlstra2-10/+8
2017-09-29sched/debug: Add explicit TASK_IDLE printingPeter Zijlstra2-5/+14
2017-09-29sched/tracing: Use common task-state helpersPeter Zijlstra1-2/+0
2017-09-29sched/tracing: Fix trace_sched_switch task-state printingPeter Zijlstra2-8/+12
2017-09-29sched/debug: Convert TASK_state to hexPeter Zijlstra1-14/+14
2017-09-29sched/debug: Implement consistent task-state printingPeter Zijlstra1-7/+19
2017-09-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2-4/+4
2017-09-28timer: Prepare to change timer callback argument typeKees Cook1-0/+14