Age | Commit message (Expand) | Author | Files | Lines |
2015-10-07 | drm: Stop using drm_vblank_count() as the hw frame counter | Ville Syrjälä | 1 | -1/+1 |
2015-10-06 | drm/irq: Use unsigned int pipe in public API | Thierry Reding | 1 | -2/+4 |
2015-10-05 | drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK | Joonas Lahtinen | 1 | -1/+1 |
2015-09-08 | drm/atomic: Make prepare_fb/cleanup_fb only take state, v3. | Maarten Lankhorst | 1 | -1/+3 |
2015-08-24 | Merge tag 'v4.2-rc8' into drm-next | Dave Airlie | 1 | -1/+1 |
2015-08-18 | drm: atmel-hlcdc: add support for sama5d4 SoCs | Boris Brezillon | 1 | -0/+86 |
2015-08-18 | drm: atmel-hlcdc: add support for at91sam9n12 SoC | Boris Brezillon | 1 | -0/+29 |
2015-08-18 | drm: atmel-hlcdc: add support for at91sam9x5 SoCs | Boris Brezillon | 1 | -0/+88 |
2015-08-18 | drm: atmel-hlcdc: add RGB565 and RGB444 output support | Boris Brezillon | 1 | -0/+4 |
2015-08-18 | drm: atmel-hlcdc: add the missing DRM_ATOMIC flag | Boris Brezillon | 1 | -1/+2 |
2015-08-18 | drm: atmel-hlcdc: add PRIME support | Boris Brezillon | 1 | -1/+11 |
2015-08-18 | drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only | Thierry Reding | 1 | -1/+1 |
2015-08-17 | Merge tag 'v4.2-rc7' into drm-next | Dave Airlie | 2 | -6/+7 |
2015-07-27 | drm/atomic: pass old crtc state to atomic_begin/flush. | Maarten Lankhorst | 1 | -2/+4 |
2015-07-20 | drm: atmel-hlcdc: fix vblank initial state | Boris Brezillon | 2 | -6/+7 |
2015-03-16 | drm: atmel-hlcdc: use appropriate enabled flag in suspend/resume | Sylvain Rochet | 3 | -15/+28 |
2015-03-09 | Merge tag 'v4.0-rc3' into drm-next | Dave Airlie | 3 | -4/+3 |
2015-03-05 | drm: Pass in new and old plane state to prepare_fb and cleanup_fb | Tvrtko Ursulin | 1 | -1/+2 |
2015-02-26 | drm: atmel-hlcdc: remove clock polarity from crtc driver | Nicolas Ferre | 1 | -1/+1 |
2015-02-24 | drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probe | Boris Brezillon | 1 | -2/+0 |
2015-02-24 | drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling it | Boris Brezillon | 1 | -1/+2 |
2015-02-24 | drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/r... | Sylvain Rochet | 1 | -0/+3 |
2015-02-24 | drm: atmel-hlcdc: Add PM suspend/resume support | Sylvain Rochet | 1 | -0/+47 |
2015-02-22 | drm: atmel-hlcdc: add discard area support | Boris Brezillon | 3 | -1/+111 |
2015-02-22 | drm: atmel-hlcdc: Atomic mode-setting conversion | Boris Brezillon | 7 | -496/+455 |
2015-01-31 | drm: atmel-hlcdc: Add dependency on ARM | Boris Brezillon | 1 | -1/+1 |
2015-01-21 | drm: add Atmel HLCDC Display Controller support | Boris Brezillon | 9 | -0/+3456 |