summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* vgacon: dummy implementation for vgacon_text_forceDaniel Vetter2016-03-3010-20/+0
* drm/sysfs: Nuke TV/DVI property filesDaniel Vetter2016-03-301-156/+0
* drm/ttm: Remove TTM_HAS_AGPDaniel Vetter2016-03-304-12/+10
* drm: bridge/dw-hdmi: Remove pre_enable/post_disable dummy funcsArchit Taneja2016-03-301-7/+0
* Revert "drm: Don't pass negative delta to ktime_sub_ns()"Daniel Vetter2016-03-301-4/+1
* drm/atmel: Fixup drm_connector_/unplug/unregister/_allDaniel Vetter2016-03-291-1/+1
* drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin2016-03-293-14/+11
* drm: bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart2016-03-291-4/+8
* 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-193-14/+10
* 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-084-3/+263
* 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-081-0/+69
* 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
* 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
* 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
OpenPOWER on IntegriCloud