aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/tegra/dc.c
Commit message (Expand)AuthorAge
* drm/tegra: dc: Perform a complete reset sequenceThierry Reding2017-10-20
* drm/tegra: dc: Make sure to set the module clock rateThierry Reding2017-10-20
* drm/tegra: dc: Simplify atomic plane helper functionsThierry Reding2017-10-20
* drm/tegra: dc: Move some declarations to dc.hThierry Reding2017-10-20
* drm/tegra: dc: Use of_device_get_match_data()Thierry Reding2017-10-20
* gpu: host1x: syncpt: Request syncpoints per clientThierry Reding2017-10-20
* drm: Plumb modifiers through plane initBen Widawsky2017-08-01
* drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart2017-06-30
* drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart2017-06-30
* drm/tegra: dc: Disable plane if it is invisibleDmitry Osipenko2017-06-15
* drm/tegra: dc: Apply clipping to the planeDmitry Osipenko2017-06-15
* drm/tegra: dc: Avoid reset asserts on Tegra20Dmitry Osipenko2017-06-15
* drm/tegra: Don't use modeset_lock_crtcDaniel Vetter2017-03-27
* drm: tegra: use vblank hooks in struct drm_crtc_funcsShawn Guo2017-02-09
* drm: Nuke fb->pixel_formatVille Syrjälä2016-12-15
* drm: Nuke fb->bits_per_pixelVille Syrjälä2016-12-15
* drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä2016-12-15
* Merge tag 'drm/tegra/for-4.9-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2016-09-29
|\
| * drm/tegra: Fix window[0] base address corruptionDmitry Osipenko2016-08-24
* | drm: Don't implement empty prepare_fb()/cleanup_fb()Laurent Pinchart2016-08-19
* | drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson2016-08-19
|/
* drm/tegra: dc: Implement runtime PMThierry Reding2016-07-04
* drm: Drop plane argument from __drm_atomic_helper_plane_destroy_stateDaniel Vetter2016-05-17
* drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter2016-05-17
* drm/tegra: Don't set a gamma table sizeDaniel Vetter2016-03-31
* drm/tegra: Stop cancelling page flip eventsDaniel Vetter2016-02-08
* Merge tag 'drm/tegra/for-4.5-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-12-16
|\
| * drm/tegra: dc: Add missing of_node_put()Julia Lawall2015-12-14
* | drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä2015-12-11
* | drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä2015-12-11
|/
* Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-11-04
|\
| * drm/tegra: dc: Request/free syncpoint at init/exitThierry Reding2015-10-30
* | drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst2015-09-08
|/
* Merge tag 'drm/tegra/for-4.3-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-08-17
|\
| * drm/tegra: dc: Implement atomic DPMSThierry Reding2015-08-13
| * drm/tegra: dc: Don't explicitly set owner moduleThierry Reding2015-08-13
| * drm/tegra: dc: Record statisticsThierry Reding2015-08-13
| * drm/tegra: dc: Request syncpoint earlierThierry Reding2015-08-13
| * drm/tegra: dc: Remove gratuituous blank lineThierry Reding2015-08-13
| * drm/tegra: dc: Clarify comment about cursor treatmentThierry Reding2015-08-13
| * drm/tegra: dc: Implement CRC debugfs interfaceThierry Reding2015-08-13
| * drm/tegra: dc: Add Tegra210 supportThierry Reding2015-08-13
| * drm/tegra: dc: Reset VBLANK to offThierry Reding2015-08-13
* | drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst2015-07-27
|/
* Merge tag 'drm/tegra/for-4.1-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2015-04-07
|\
| * drm/tegra: dc: Document tegra_dc_state_setup_clock()Thierry Reding2015-04-02
| * drm/tegra: dc: Remove unused callbacksThierry Reding2015-04-02
| * drm/tegra: dc: Remove unused functionThierry Reding2015-04-02
| * drm/tegra: dc: Use base atomic state helpersThierry Reding2015-04-02
| * drm/tegra: dc: Implement hardware VBLANK counterThierry Reding2015-04-02