summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm: Define drm_mm_for_each_node_in_range()Chris Wilson2016-11-241-3/+19
* drm/atomic: Unconfuse the old_state mess in commmit_tailDaniel Vetter2016-11-221-4/+8
* drm/atomic: cleanup debugfs entries on un-registering the driver.Liviu Dudau2016-11-211-0/+1
* drm: Nuke modifier[1-3]Ville Syrjälä2016-11-172-7/+10
* Merge tag 'drm-vc4-next-2016-11-16' of https://github.com/anholt/linux into d...Dave Airlie2016-11-171-0/+2
|\
| * drm/vc4: Add fragment shader threading supportJonas Pfeil2016-11-161-0/+1
| * drm/vc4: Add support for rendering with ETC1 textures.Eric Anholt2016-11-041-0/+1
* | Merge tag 'drm-misc-next-2016-11-16' of git://anongit.freedesktop.org/git/drm...Dave Airlie2016-11-1615-1007/+1210
|\ \
| * | drm/fence: add out-fences supportGustavo Padovan2016-11-162-0/+7
| * | drm/fence: add fence timeline to drm_crtcGustavo Padovan2016-11-161-0/+29
| * | drm/fence: add in-fences supportGustavo Padovan2016-11-161-0/+5
| * | drm: drm_irq.h header cleanupDaniel Vetter2016-11-151-31/+29
| * | drm/irq: Unexport drm_vblank_on/offDaniel Vetter2016-11-151-3/+0
| * | drm/irq: Make drm_vblank_pre/post_modeset internalDaniel Vetter2016-11-151-4/+0
| * | drm: Drop externs from drm_crtc.hDaniel Vetter2016-11-151-7/+7
| * | drm: Move tile group code into drm_connector.cDaniel Vetter2016-11-152-15/+24
| * | drm: Extract drm_mode_config.[hc]Daniel Vetter2016-11-152-615/+653
| * | Revert "drm: Add and handle new aspect ratios in DRM layer"Ville Syrjälä2016-11-151-6/+0
| * | drm/print: Move kerneldoc next to definitionDaniel Vetter2016-11-151-5/+0
| * | drm: Consolidate dumb buffer docsDaniel Vetter2016-11-151-1/+47
| * | drm: Clean up kerneldoc for struct drm_driverDaniel Vetter2016-11-151-62/+106
| * | drm: Extract drm_drv.hDaniel Vetter2016-11-152-298/+341
| * | doc/dma-buf: Fix up include directivesDaniel Vetter2016-11-151-1/+1
| * | drm/fb_cma_helper: Add missing forward declarationMarek Vasut2016-11-151-0/+2
| * | drm: don't let crtc_ww_class leak outRob Clark2016-11-151-11/+1
| * | dma-buf: Use fence_get_rcu_safe() for retrieving the exclusive fenceChris Wilson2016-11-151-9/+6
| * | drm/fb_cma_helper: Add drm_fb_cma_prepare_fb() helperMarek Vasut2016-11-141-0/+3
| * | drm/fb-helper: add fb_debug_* to DRM_FB_HELPER_DEFAULT_OPSStefan Christ2016-11-141-1/+3
| * | drm: move allocation out of drm_get_format_name()Eric Engestrom2016-11-121-1/+9
* | | Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie2016-11-161-7/+8
|\ \ \ | |/ / |/| |
| * | video: of: Constify node argument to display timing functionsLaurent Pinchart2016-11-141-7/+8
| |/
* | Merge tag 'imx-drm-next-2016-11-10' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2016-11-111-2/+1
|\ \
| * | gpu: ipu-v3: add ipu_csi_set_downsizePhilipp Zabel2016-11-071-0/+1
| * | gpu: ipu-cpmem: remove unused ipu_cpmem_set_yuv_planar functionPhilipp Zabel2016-10-201-2/+0
| |/
* | Merge tag 'topic/drm-misc-2016-11-10' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-11-1111-23/+312
|\ \
| * | drm/atomic: add debugfs file to dump out atomic stateRob Clark2016-11-081-0/+7
| * | drm/atomic: add new drm_debug bit to dump atomic stateRob Clark2016-11-084-0/+40
| * | drm: add helpers to go from plane state to drm_rectRob Clark2016-11-081-0/+24
| * | drm: add helper for printing to log or seq_fileRob Clark2016-11-081-0/+117
| * | drm: helper macros to print composite typesRob Clark2016-11-081-0/+21
| * | drm/amdgpu: add the interface of waiting multiple fences (v4)Junwei Zhang2016-11-081-0/+28
| * | dma-buf: return index of the first signaled fence (v2)monk.liu2016-11-081-1/+2
| * | drm/plane: add inline doc for struct drm_planeGustavo Padovan2016-11-081-14/+44
| * | drm/atomic: add drm_atomic_set_fence_for_plane()Gustavo Padovan2016-11-082-1/+3
| * | drm/uapi: Add a warning that mode flags must match the xrandr definitionsVille Syrjälä2016-11-081-1/+9
| * | drm/atomic-helper: fix reference to drm_atomic_helper_commit_planesStefan Agner2016-11-081-8/+8
| * | drm: Track drm_mm allocators and show leaks on shutdownChris Wilson2016-11-081-0/+6
| * | drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefsJani Nikula2016-11-021-0/+5
* | | Backmerge tag 'v4.9-rc4' into drm-nextDave Airlie2016-11-0733-102/+189
|\ \ \
| * \ \ Merge tag 'for-linus-20161104' of git://git.infradead.org/linux-mtdLinus Torvalds2016-11-051-1/+1
| |\ \ \