aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/rcar-du/rcar_du_kms.c
AgeCommit message (Expand)Author
2016-07-29drm: rcar: use generic code for managing zpos plane propertyBenjamin Gaignard
2016-06-10drm/atomic-helper: Massage swap_state signature somewhatDaniel Vetter
2016-06-02drm/rcar-du: Use for_each_*_in_stateDaniel Vetter
2016-05-02drm/rcar-du: Rename async to nonblock.Maarten Lankhorst
2016-02-23drm: rcar-du: Add tri-planar memory formats supportLaurent Pinchart
2016-02-23drm: rcar-du: Add R8A7795 device supportLaurent Pinchart
2016-02-23drm: rcar-du: Expose the VSP1 compositor through KMS planesLaurent Pinchart
2016-02-20drm: rcar-du: Move plane allocator to rcar_du_plane.cLaurent Pinchart
2016-02-20drm: rcar-du: Add VSP1 compositor supportLaurent Pinchart
2016-02-20drm: rcar-du: Add VSP1 support to the planes allocatorLaurent Pinchart
2016-02-20drm: rcar-du: Don't update planes on disabled CRTCsLaurent Pinchart
2015-11-24drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()Ville Syrjälä
2015-09-08drm/atomic-helper: Add option to update planes only on active crtcDaniel Vetter
2015-06-16drm: rcar-du: Clean up planes in the error paths of .atomic_commit()Laurent Pinchart
2015-06-16drm: rcar-du: Convert rcar_du_encoders_init_one() return value to 0/<0Laurent Pinchart
2015-06-16drm: rcar-du: Clarify error message when encoder initialization failsLaurent Pinchart
2015-06-16drm: rcar-du: Fix crash with groups that have less than 9 planesLaurent Pinchart
2015-05-25drm: rcar-du: Split planes pre-association 4/4 between CRTCsLaurent Pinchart
2015-05-25drm: rcar-du: Store the number of CRTCs per group in the group structureLaurent Pinchart
2015-05-25drm: rcar-du: Consider plane to CRTC associations in the plane allocatorLaurent Pinchart
2015-05-25drm: rcar-du: Add plane allocation debuggingLaurent Pinchart
2015-05-25drm: rcar-du: Rename to_rcar_du_plane_state to to_rcar_plane_stateLaurent Pinchart
2015-05-25drm: rcar-du: Embed rcar_du_planes structure into rcar_du_groupLaurent Pinchart
2015-05-25drm: rcar-du: Move properties from rcar_du_planes to rcar_du_deviceLaurent Pinchart
2015-04-13Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2015-04-08drm/rcar-du: use for_each_endpoint_of_node macroPhilipp Zabel
2015-03-03drm: rcar-du: Fix race condition in hardware plane allocatorLaurent Pinchart
2015-03-03drm: rcar-du: Move plane commit code from CRTC start to CRTC resumeLaurent Pinchart
2015-03-03drm: rcar-du: Implement asynchronous commit supportLaurent Pinchart
2015-03-03drm: rcar-du: Switch plane update to atomic helpersLaurent Pinchart
2015-03-03drm: rcar-du: Wire up atomic state object scaffoldingLaurent Pinchart
2015-03-03drm: rcar-du: Implement universal plane supportLaurent Pinchart
2015-03-03drm: rcar-du: Disable fbdev emulation when no connector is presentLaurent Pinchart
2015-03-03drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call at init timeLaurent Pinchart
2015-03-03drm: rcar-du: Don't disable unused functions at init timeLaurent Pinchart
2015-02-23of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel
2014-12-23drm: rcar-du: Don't fail probe in case of partial encoder init errorLaurent Pinchart
2014-11-26drm: rcar-du: Add HDMI encoder and connector supportLaurent Pinchart
2014-11-26drm: rcar-du: Pass the encoder DT node to rcar_du_encoder_init()Laurent Pinchart
2014-11-26drm: rcar-du: Remove platform data supportLaurent Pinchart
2014-11-13drm/rcar: gem: dumb: pitch is an outputThierry Reding
2014-11-13drm/cma: Introduce drm_gem_cma_dumb_create_internal()Thierry Reding
2014-09-15drm/rcar-du: Add OF supportLaurent Pinchart
2014-09-15drm/rcar-du: Update copyright noticeLaurent Pinchart
2014-07-30drm/rcar-du: Fix maximum frame buffer pitch computationLaurent Pinchart
2014-04-04drm/rcar-du: Handle encoder initialization failuresLaurent Pinchart
2013-12-02drm/rcar-du: Split features and quirksLaurent Pinchart
2013-08-09drm/rcar-du: Add FBDEV emulation supportLaurent Pinchart
2013-08-09drm/rcar-du: Add internal LVDS encoder supportLaurent Pinchart
2013-08-09drm/rcar-du: Rework output routing supportLaurent Pinchart