summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_plane.c
AgeCommit message (Expand)Author
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-01-27drm/atmel-hlcdc: fix clipping of planesPeter Rosin
2019-01-27drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotatedPeter Rosin
2019-01-27drm/atmel-hlcdc: rotate planes counterclockwisePeter Rosin
2018-08-06drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the ...Alexandru Gheorghe
2018-06-28Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...Gustavo Padovan
2018-06-22Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-17drm/atmel-hlcdc: check stride values in the first planeStefan Agner
2018-05-25drm/atmel-hlcdc: Stop using plane->fbVille Syrjälä
2018-05-25drm/atmel-hlcdc: Stop consulting plane->crtcVille Syrjälä
2018-04-16drm/atmel-hclcdc: Convert to the new generic alpha propertyMaxime Ripard
2018-01-29drm/atmel-hlcdc: Use the alpha format field in drm_format_infoMaxime Ripard
2017-08-08drm: Nuke drm_atomic_helper_plane_set_propertyDaniel Vetter
2017-08-03drm/atmel-hlcdc: switch to drm_*{get,put} helpersCihangir Akturk
2017-08-03drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs.Arvind Yadav
2017-08-01drm: Plumb modifiers through plane initBen Widawsky
2017-06-22drm: atmel-hlcdc: add support for 8-bit color lookup table modePeter Rosin
2017-05-22drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPIRobert Foss
2017-02-28drm/atmel-hlcdc: Simplify the HLCDC layer logicBoris Brezillon
2017-02-26drm: Always prepare null framebuffer in transitional helperGabriel Krisman Bertazi
2016-12-15drm: Nuke fb->pixel_formatVille Syrjälä
2016-12-15drm: Replace drm_format_plane_cpp() with fb->format->cpp[]Ville Syrjälä
2016-12-15drm: Replace drm_format_num_planes() with fb->format->num_planesVille Syrjälä
2016-10-21drm/atmel-hlcdc: Use per-plane rotation propertyVille Syrjälä
2016-10-21drm: Add drm_rotation_90_or_270()Ville Syrjälä
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-09-06drm: atmel-hlcdc: Fix vertical scalingJan Leupold
2016-08-19drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fbChris Wilson
2016-08-08drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen
2016-06-21drm: atmel-hlcdc: actually disable scaling when no scaling is requiredBoris Brezillon
2016-04-14drm: atmel-hlcdc: route DMA accesses through AHB interfacesBoris Brezillon
2016-04-14drm: atmel-hlcdc: add a ->cleanup_fb() operationBoris Brezillon
2016-03-15drm/atmel-hlcdc: use helper to get crtc stateAndrzej Hajda
2015-12-11drm: Pass 'name' to drm_universal_plane_init()Ville Syrjälä
2015-10-05drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASKJoonas Lahtinen
2015-09-08drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.Maarten Lankhorst
2015-03-05drm: Pass in new and old plane state to prepare_fb and cleanup_fbTvrtko Ursulin
2015-02-22drm: atmel-hlcdc: add discard area supportBoris Brezillon
2015-02-22drm: atmel-hlcdc: Atomic mode-setting conversionBoris Brezillon
2015-01-21drm: add Atmel HLCDC Display Controller supportBoris Brezillon