Age | Commit message (Expand) | Author | Files | Lines |
2018-03-05 | drm: Don't pass clip to drm_atomic_helper_check_plane_state() | Ville Syrjälä | 1 | -6/+1 |
2018-01-23 | drm/arm/hdlcd: Use drm_mode_get_hv_timing() to populate plane clip rectangle | Ville Syrjälä | 1 | -2/+3 |
2017-12-03 | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -4/+4 |
2017-11-27 | drm: Fix checkpatch issue: "WARNING: braces {} are not necessary for single s... | Vitor Massaru Iha | 1 | -2/+1 |
2017-11-20 | drm: Move drm_plane_helper_check_state() into drm_atomic_helper.c | Ville Syrjälä | 1 | -4/+4 |
2017-11-20 | drm: Check crtc_state->enable rather than crtc->enabled in drm_plane_helper_c... | Ville Syrjälä | 1 | -1/+1 |
2017-08-01 | drm: Plumb modifiers through plane init | Ben Widawsky | 1 | -0/+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-06-21 | drm/arm: hdlcd: remove unused variables | Arnd Bergmann | 1 | -1/+1 |
2017-06-21 | drm/arm: hdlcd: Use CMA helper for plane buffer address calculation | Liviu Dudau | 1 | -8/+1 |
2017-05-19 | Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixes | Dave Airlie | 1 | -16/+31 |
2017-03-27 | drm: hdlcd: Fix the calculation of the scanout start address | Liviu Dudau | 1 | -16/+31 |
2017-02-07 | drm: hdlcd: use vblank hooks in struct drm_crtc_funcs | Shawn Guo | 1 | -0/+20 |
2016-12-15 | drm: Nuke fb->pixel_format | Ville Syrjälä | 1 | -1/+1 |
2016-12-15 | drm: Replace drm_format_plane_cpp() with fb->format->cpp[] | Ville Syrjälä | 1 | -1/+1 |
2016-12-14 | drm/arm: Add local 'fb' variables | Ville Syrjälä | 1 | -8/+10 |
2016-12-05 | Backmerge tag 'v4.9-rc8' into drm-next | Dave Airlie | 1 | -3/+2 |
2016-11-22 | drm/arm: hdlcd: fix plane base address update | Russell King | 1 | -3/+2 |
2016-10-18 | drm: hdlcd: Replace drm_fb_get_bpp_depth() with drm_format_plane_cpp() | Laurent Pinchart | 1 | -3/+2 |
2016-06-09 | Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in... | Dave Airlie | 1 | -19/+0 |
2016-06-02 | drm: hdlcd: Cleanup the atomic plane operations | Liviu Dudau | 1 | -16/+29 |
2016-06-02 | drm/hdlcd: Fix up crtc_state->event handling | Daniel Vetter | 1 | -10/+8 |
2016-06-02 | drm: hdlcd: Revamp runtime power management | Liviu Dudau | 1 | -12/+11 |
2016-06-02 | drm/hdlcd: Clean up crtc hooks | Daniel Vetter | 1 | -19/+0 |
2016-02-10 | drm: Add support for ARM's HDLCD controller. | Liviu Dudau | 1 | -0/+327 |