summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/tegra/dc.c
AgeCommit message (Expand)Author
2017-12-13drm/tegra: dc: Remove duplicate plane funcsThierry Reding
2017-12-13drm/tegra: dc: Remove tegra_overlay_plane_destroy()Thierry Reding
2017-12-13drm/tegra: dc: Remove duplicate plane funcsThierry Reding
2017-12-13drm/tegra: dc: Remove tegra_primary_plane_destroy()Thierry Reding
2017-12-13drm/tegra: Remove custom page-flip handlerThierry Reding
2017-12-13drm/tegra: Use atomic commit helpersThierry Reding
2017-12-13drm/tegra: dc: Support background colorThierry Reding
2017-12-13drm/tegra: dc: Register debugfs in ->late_register()Thierry Reding
2017-12-13drm/tegra: dc: Reshuffle some codeThierry Reding
2017-12-13drm/tegra: dc: Move register definitions into a tableThierry Reding
2017-11-21Merge airlied/drm-next into drm-misc-nextDaniel Vetter
2017-11-20drm: Move drm_plane_helper_check_state() into drm_atomic_helper.cVille Syrjälä
2017-11-20drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c...Ville Syrjälä
2017-10-20drm/tegra: dc: Perform a complete reset sequenceThierry Reding
2017-10-20drm/tegra: dc: Make sure to set the module clock rateThierry Reding
2017-10-20drm/tegra: dc: Simplify atomic plane helper functionsThierry Reding
2017-10-20drm/tegra: dc: Move some declarations to dc.hThierry Reding
2017-10-20drm/tegra: dc: Use of_device_get_match_data()Thierry Reding
2017-10-20gpu: host1x: syncpt: Request syncpoints per clientThierry Reding
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-15drm/tegra: dc: Disable plane if it is invisibleDmitry Osipenko
2017-06-15drm/tegra: dc: Apply clipping to the planeDmitry Osipenko
2017-06-15drm/tegra: dc: Avoid reset asserts on Tegra20Dmitry Osipenko
2017-03-27drm/tegra: Don't use modeset_lock_crtcDaniel Vetter
2017-02-09drm: tegra: use vblank hooks in struct drm_crtc_funcsShawn Guo
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Nuke fb->bits_per_pixelVille Syrjälä
2016-12-15drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä
2016-09-30Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2016-08-24drm/tegra: Fix window[0] base address corruptionDmitry Osipenko
2016-08-19drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson
2016-07-04drm/tegra: dc: Implement runtime PMThierry Reding
2016-05-17drm: Drop plane argument from __drm_atomic_helper_plane_destroy_stateDaniel Vetter
2016-05-17drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter
2016-03-31drm/tegra: Don't set a gamma table sizeDaniel Vetter
2016-02-08drm/tegra: Stop cancelling page flip eventsDaniel Vetter
2015-12-17Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-12-14drm/tegra: dc: Add missing of_node_put()Julia Lawall
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-11-05Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-10-30drm/tegra: dc: Request/free syncpoint at init/exitThierry Reding
2015-09-08drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst
2015-08-17Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie
2015-08-13drm/tegra: dc: Implement atomic DPMSThierry Reding
2015-08-13drm/tegra: dc: Don't explicitly set owner moduleThierry Reding
2015-08-13drm/tegra: dc: Record statisticsThierry Reding