summary refs log tree commit diff
AgeCommit message (Expand)Author
2016-03-08drm: introduce pipe color correction propertiesLionel Landwerlin
2016-03-08drm/atomic: Clean up update_connector_routing.Maarten Lankhorst
2016-03-08drm/atomic: Clean up steal_encoder, v2.Maarten Lankhorst
2016-03-08drm/atomic: Handle encoder assignment conflicts in a separate check, v3.Maarten Lankhorst
2016-03-08drm/atomic: Handle encoder stealing from set_config better.Maarten Lankhorst
2016-03-08drm/atomic: Always call steal_encoder, v2.Maarten Lankhorst
2016-03-04drm/ast: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/bochs: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/fsl-dcu: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/virtio: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/nouveau/dispnv04: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/sti: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/shmobile: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/msm/mdp: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/omapdrm: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/rcar-du: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/gma: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/udl: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/mgag200: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/cirrus: removed optional dummy crtc mode_fixup function.Carlos Palminha
2016-03-04drm/atomic: Pass connector and state to update_connector_routing.Maarten Lankhorst
2016-03-04drm/atomic: Clean up update_output_state.Maarten Lankhorst
2016-02-29drm/crtc: Use drm_mode_object_put() in __drm_framebuffer_unregister()Liu Ying
2016-02-26Merge branch 'for-next' of http://git.agner.ch/git/linux-drm-fsl-dcu into drm...Dave Airlie
2016-02-25drm/fsl-dcu: fix register initializationStefan Agner
2016-02-25drm/fsl-dcu: use mode flags for hsync/vsync polarityStefan Agner
2016-02-25drm/fsl-dcu: fix alpha blendingStefan Agner
2016-02-25drm/fsl-dcu: mask all interrupts on initializationStefan Agner
2016-02-25drm/fsl-dcu: handle initialization errors properlyStefan Agner
2016-02-25drm/fsl-dcu: avoid memory leak on errorsStefan Agner
2016-02-25drm/fsl-dcu: remove regmap return value checksStefan Agner
2016-02-25drm/fsl-dcu: specify volatile registersStefan Agner
2016-02-25drm: fsl-dcu: Fix no fb check bugMeng Yi
2016-02-25MAINTAINERS: update for Freescale DCU DRM driverStefan Agner
2016-02-25Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-nextDave Airlie
2016-02-23drm: rcar-du: Add tri-planar memory formats supportLaurent Pinchart
2016-02-23drm: rcar-du: Add probe deferral debug messagesLaurent Pinchart
2016-02-23drm: rcar-du: lvds: Add R-Car Gen3 supportKoji Matsuoka
2016-02-23drm: rcar-du: lvds: Rename PLLEN bit to PLLONLaurent Pinchart
2016-02-23drm: rcar-du: lvds: Fix PLL frequency-related configurationLaurent Pinchart
2016-02-23drm: rcar-du: lvds: Avoid duplication of clock clamp codeLaurent Pinchart
2016-02-23drm: rcar-du: Add R8A7795 device supportLaurent Pinchart
2016-02-23drm: rcar-du: Output the DISP signal on the ODDF pinLaurent Pinchart
2016-02-23drm: rcar-du: Output the DISP signal on the DISP pinLaurent Pinchart
2016-02-23drm: rcar-du: Support up to 4 CRTCsKoji Matsuoka
2016-02-23drm: rcar-du: Drop LVDS double dependency on OFLaurent Pinchart
2016-02-23drm: rcar-du: Enable compilation on ARM64Koji Matsuoka
2016-02-23drm: rcar-du: Fix compile warning on 64-bit platformsKoji Matsuoka
2016-02-23drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart