Age | Commit message (Expand) | Author | Files | Lines |
2019-01-24 | drm: Split out drm_probe_helper.h | Daniel Vetter | 1 | -1/+1 |
2019-01-10 | drm: sti: Cleanup drm_display_mode print str | Shayenne Moura | 1 | -12/+4 |
2018-11-13 | drm/sti: remove set but not used variable 'priv' | YueHaibing | 1 | -2/+0 |
2018-10-18 | drm/sti: make crct disable atomic | Benjamin Gaignard | 1 | -0/+2 |
2018-05-02 | gpu: drm: sti: fix spelling mistake: "initialze" -> "initialize" | Colin Ian King | 1 | -1/+1 |
2017-12-06 | gpu: drm: sti: Adopt SPDX identifiers | Benjamin Gaignard | 1 | -1/+1 |
2017-06-30 | drm: Convert atomic drivers from CRTC .disable() to .atomic_disable() | Laurent Pinchart | 1 | -2/+3 |
2017-06-30 | drm: Add old state pointer to CRTC .enable() helper function | Laurent Pinchart | 1 | -2/+3 |
2017-02-10 | drm/sti: Fix up crtc_state->event handling | Fabien DESSENNE | 1 | -32/+14 |
2016-09-20 | drm/sti: fix compositor debugfs creation | Vincent Abriou | 1 | -1/+1 |
2016-09-20 | drm/sti: in crtc_atomic_flush, enable only planes of this crtc | Fabien Dessenne | 1 | -0/+4 |
2016-09-20 | drm/sti: use vtg array instead of vtg_main/aux | Fabien Dessenne | 1 | -7/+5 |
2016-09-20 | drm/sti: use different notifier_block for each pipe | Fabien Dessenne | 1 | -4/+4 |
2016-06-27 | drm: sti: fix clocking issues in crtc | Benjamin Gaignard | 1 | -30/+29 |
2016-06-21 | drm: sti: use late_register and early_unregister callbacks | Benjamin Gaignard | 1 | -0/+12 |
2016-06-01 | drm/sti: remove extra mode fixup | Tomi Valkeinen | 1 | -10/+0 |
2016-03-18 | drm/sti: restore mode_fixup callback | Arnd Bergmann | 1 | -0/+1 |
2016-03-17 | Merge branch '2016-02-26-st-drm-next' of http://git.linaro.org/people/benjami... | Dave Airlie | 1 | -0/+9 |
2016-03-04 | drm/sti: removed optional dummy crtc mode_fixup function. | Carlos Palminha | 1 | -9/+0 |
2016-02-26 | drm/sti: set CRTC modesetting parameters | benjamin.gaignard@linaro.org | 1 | -0/+1 |
2015-12-11 | drm: Pass 'name' to drm_crtc_init_with_planes() | Ville Syrjälä | 1 | -1/+1 |
2015-11-03 | drm/sti: Do not export symbols | Thierry Reding | 1 | -3/+0 |
2015-11-03 | drm/sti: Use drm_crtc_vblank_*() API | Thierry Reding | 1 | -17/+21 |
2015-11-03 | drm/sti: Store correct CRTC index in events | Thierry Reding | 1 | -1/+1 |
2015-11-03 | drm/sti: Constify function pointer structs | Ville Syrjälä | 1 | -2/+2 |
2015-10-06 | drm/irq: Use unsigned int pipe in public API | Thierry Reding | 1 | -8/+8 |
2015-08-14 | Merge branch 'drm-sti-next-atomic-2015-08-11' of http://git.linaro.org/people... | Dave Airlie | 1 | -0/+381 |
2015-08-03 | drm/sti: atomic crtc/plane update | Vincent Abriou | 1 | -38/+95 |
2015-08-03 | drm/sti: rename files and functions | Vincent Abriou | 1 | -0/+322 |