summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma-buf: Update docs for SYNC ioctlDaniel Vetter2016-03-212-6/+7
* drm: remove excess descriptionLuis de Bethencourt2016-03-201-1/+0
* dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson2016-03-196-25/+28
* drm/atmel-hlcdc: use helper to get crtc stateAndrzej Hajda2016-03-151-1/+1
* drm/atomic: use helper to get crtc stateAndrzej Hajda2016-03-151-6/+8
* drm: atomic helper: do not unreference error pointerLionel Landwerlin2016-03-131-0/+1
* drm/edid: Extract SADs properly from multiple audio data blocksVille Syrjälä2016-03-131-6/+11
* drm: fix blob pointer checkLionel Landwerlin2016-03-101-2/+2
* drm: introduce pipe color correction propertiesLionel Landwerlin2016-03-089-6/+386
* drm/atomic: Clean up update_connector_routing.Maarten Lankhorst2016-03-081-13/+3
* drm/atomic: Clean up steal_encoder, v2.Maarten Lankhorst2016-03-081-21/+6
* drm/atomic: Handle encoder assignment conflicts in a separate check, v3.Maarten Lankhorst2016-03-081-34/+43
* drm/atomic: Handle encoder stealing from set_config better.Maarten Lankhorst2016-03-082-0/+71
* drm/atomic: Always call steal_encoder, v2.Maarten Lankhorst2016-03-081-54/+20
* drm/ast: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-8/+0
* drm/bochs: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-8/+0
* drm/fsl-dcu: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-8/+0
* drm/virtio: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-8/+0
* drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-8/+0
* drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-9/+0
* drm/sti: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-9/+0
* drm/shmobile: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-8/+0
* drm/msm/mdp: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-042-16/+0
* drm/omapdrm: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-8/+0
* drm/rcar-du: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-9/+0
* drm/gma: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-046-21/+6
* drm/udl: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-9/+0
* drm/mgag200: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-13/+0
* drm/cirrus: removed optional dummy crtc mode_fixup function.Carlos Palminha2016-03-041-13/+0
* drm/atomic: Pass connector and state to update_connector_routing.Maarten Lankhorst2016-03-041-10/+5
* drm/atomic: Clean up update_output_state.Maarten Lankhorst2016-03-041-24/+17
* drm/crtc: Use drm_mode_object_put() in __drm_framebuffer_unregister()Liu Ying2016-02-291-3/+1
* Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie2016-02-267-208/+168
|\
| * drm/fsl-dcu: fix register initializationStefan Agner2016-02-251-2/+2
| * drm/fsl-dcu: use mode flags for hsync/vsync polarityStefan Agner2016-02-252-3/+9
| * drm/fsl-dcu: fix alpha blendingStefan Agner2016-02-252-12/+23
| * drm/fsl-dcu: mask all interrupts on initializationStefan Agner2016-02-251-4/+1
| * drm/fsl-dcu: handle initialization errors properlyStefan Agner2016-02-251-4/+20
| * drm/fsl-dcu: avoid memory leak on errorsStefan Agner2016-02-252-1/+7
| * drm/fsl-dcu: remove regmap return value checksStefan Agner2016-02-253-188/+99
| * drm/fsl-dcu: specify volatile registersStefan Agner2016-02-251-1/+11
| * drm: fsl-dcu: Fix no fb check bugMeng Yi2016-02-251-0/+3
| * MAINTAINERS: update for Freescale DCU DRM driverStefan Agner2016-02-251-1/+1
|/
* Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie2016-02-25342-3969/+10717
|\
| * drm: rcar-du: Add tri-planar memory formats supportLaurent Pinchart2016-02-232-10/+52
| * drm: rcar-du: Add probe deferral debug messagesLaurent Pinchart2016-02-231-1/+8
| * drm: rcar-du: lvds: Add R-Car Gen3 supportKoji Matsuoka2016-02-234-48/+123
| * drm: rcar-du: lvds: Rename PLLEN bit to PLLONLaurent Pinchart2016-02-232-2/+2
| * drm: rcar-du: lvds: Fix PLL frequency-related configurationLaurent Pinchart2016-02-231-3/+3
| * drm: rcar-du: lvds: Avoid duplication of clock clamp codeLaurent Pinchart2016-02-234-10/+18