summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-03-31drm: Add new DCS commands in the enum listtopic/drm-misc-2016-04-01Deepak M1-0/+8
2016-03-31drm: Make uapi headers C89 pendantic compliantDaniel Vetter1-2/+2
2016-03-31drm/atomic: export drm_atomic_helper_wait_for_fences()Rob Clark2-2/+15
2016-03-30drm: Untangle __KERNEL__ guardsDaniel Vetter1-1/+7
2016-03-30drm: Move DRM_MODE_OBJECT_* to uapi headersDaniel Vetter2-10/+10
2016-03-30drm: align #include directives with libdrm in uapi headersDaniel Vetter1-1/+1
2016-03-30drm: Make drm.h uapi header safe for C++Daniel Vetter1-0/+4
2016-03-30vgacon: dummy implementation for vgacon_text_forceDaniel Vetter11-20/+2
2016-03-30drm/sysfs: Nuke TV/DVI property filesDaniel Vetter1-156/+0
2016-03-30drm/ttm: Remove TTM_HAS_AGPDaniel Vetter5-14/+11
2016-03-30drm: bridge/dw-hdmi: Remove pre_enable/post_disable dummy funcsArchit Taneja1-7/+0
2016-03-30Revert "drm: Don't pass negative delta to ktime_sub_ns()"Daniel Vetter1-4/+1
2016-03-29drm/atmel: Fixup drm_connector_/unplug/unregister/_allDaniel Vetter1-1/+1
2016-03-29drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin4-16/+13
2016-03-29drm: bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart2-4/+16
2016-03-21dma-buf/fence: fix fence_is_later v2topic/drm-misc-2016-03-22Christian König1-1/+1
2016-03-21dma-buf: Update docs for SYNC ioctlDaniel Vetter2-6/+7
2016-03-20drm: remove excess descriptionLuis de Bethencourt1-1/+0
2016-03-19dma-buf, drm, ion: Propagate error code from dma_buf_start_cpu_access()Chris Wilson6-25/+28
2016-03-15drm/atmel-hlcdc: use helper to get crtc stateAndrzej Hajda1-1/+1
2016-03-15drm/atomic: use helper to get crtc stateAndrzej Hajda1-6/+8
2016-03-13drm: atomic helper: do not unreference error pointertopic/drm-misc-2016-03-14Lionel Landwerlin1-0/+1
2016-03-13drm/edid: Extract SADs properly from multiple audio data blocksVille Syrjälä1-6/+11
2016-03-10drm: fix blob pointer checktopic/drm-misc-2016-03-10Lionel Landwerlin1-2/+2
2016-03-08drm: introduce pipe color correction propertiestopic/drm-misc-2016-03-09Lionel Landwerlin9-6/+386
2016-03-08drm/atomic: Clean up update_connector_routing.Maarten Lankhorst1-13/+3
2016-03-08drm/atomic: Clean up steal_encoder, v2.Maarten Lankhorst1-21/+6
2016-03-08drm/atomic: Handle encoder assignment conflicts in a separate check, v3.Maarten Lankhorst1-34/+43
2016-03-08drm/atomic: Handle encoder stealing from set_config better.Maarten Lankhorst2-0/+71
2016-03-08drm/atomic: Always call steal_encoder, v2.Maarten Lankhorst1-54/+20
2016-03-04drm/ast: removed optional dummy crtc mode_fixup function.Carlos Palminha1-8/+0
2016-03-04drm/bochs: removed optional dummy crtc mode_fixup function.Carlos Palminha1-8/+0
2016-03-04drm/fsl-dcu: removed optional dummy crtc mode_fixup function.Carlos Palminha1-8/+0
2016-03-04drm/virtio: removed optional dummy crtc mode_fixup function.Carlos Palminha1-8/+0
2016-03-04drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.Carlos Palminha1-8/+0
2016-03-04drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.Carlos Palminha1-9/+0
2016-03-04drm/sti: removed optional dummy crtc mode_fixup function.Carlos Palminha1-9/+0
2016-03-04drm/shmobile: removed optional dummy crtc mode_fixup function.Carlos Palminha1-8/+0
2016-03-04drm/msm/mdp: removed optional dummy crtc mode_fixup function.Carlos Palminha2-16/+0
2016-03-04drm/omapdrm: removed optional dummy crtc mode_fixup function.Carlos Palminha1-8/+0
2016-03-04drm/rcar-du: removed optional dummy crtc mode_fixup function.Carlos Palminha1-9/+0
2016-03-04drm/gma: removed optional dummy crtc mode_fixup function.Carlos Palminha6-21/+6
2016-03-04drm/udl: removed optional dummy crtc mode_fixup function.Carlos Palminha1-9/+0
2016-03-04drm/mgag200: removed optional dummy crtc mode_fixup function.Carlos Palminha1-13/+0
2016-03-04drm/cirrus: removed optional dummy crtc mode_fixup function.Carlos Palminha1-13/+0
2016-03-04drm/atomic: Pass connector and state to update_connector_routing.Maarten Lankhorst1-10/+5
2016-03-04drm/atomic: Clean up update_output_state.Maarten Lankhorst1-24/+17
2016-02-29drm/crtc: Use drm_mode_object_put() in __drm_framebuffer_unregister()Liu Ying1-3/+1
2016-02-26Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie7-208/+168
2016-02-25drm/fsl-dcu: fix register initializationStefan Agner1-2/+2