aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c
AgeCommit message (Expand)Author
2020-01-06drm: atmel-hlcdc: prefer a lower pixel-clock than requestedPeter Rosin
2020-01-06drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea
2020-01-06drm: atmel-hlcdc: use double rate for pixel clock only if supportedClaudiu Beznea
2019-07-22Merge v5.3-rc1 into drm-misc-nextMaxime Ripard
2019-07-15Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-07-15drm/atmel_hlcdc: drop use of drmP.hSam Ravnborg
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2019-06-04drm: atmel-hlcdc: avoid initializing cfg with zeroClaudiu Beznea
2019-06-04drm: atmel-hlcdc: add config option for clock selectionClaudiu Beznea
2019-01-24drm: Split out drm_probe_helper.hDaniel Vetter
2018-10-05drm/atmel: Drop transitional hooksDaniel Vetter
2018-08-27drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodesPeter Rosin
2018-08-27drm/atmel-hlcdc: allow selecting a higher pixel-clock than requestedPeter Rosin
2018-08-27drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock basePeter Rosin
2017-08-08drm: Nuke drm_atomic_helper_crtc_set_propertyDaniel Vetter
2017-07-13drm/atmel-hlcdec: Use for_each_new_connector_in_stateMaarten Lankhorst
2017-06-30drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()Laurent Pinchart
2017-06-30drm: Add old state pointer to CRTC .enable() helper functionLaurent Pinchart
2017-06-22drm: atmel-hlcdc: add support for 8-bit color lookup table modePeter Rosin
2017-06-22drm: atmel-hlcdc: add missing .set_property helper to the crtcPeter Rosin
2017-06-02drm/atmel-hlcdc: Use crtc->mode_valid() callbackJose Abreu
2017-03-16drm/atmel-hlcdc: Fix suspend/resume implementationBoris Brezillon
2017-02-28drm/atmel-hlcdc: Simplify the HLCDC layer logicBoris Brezillon
2017-02-07drm: atmel: use vblank hooks in struct drm_crtc_funcsShawn Guo
2016-09-06drm/atmel-hlcdc: Make ->reset() implementation staticThierry Reding
2016-07-12drm/atmel: use drm_crtc_handle_vblank()Gustavo Padovan
2016-06-09Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-06-06drm/atmel: use drm_crtc_vblank_{get,put}()Gustavo Padovan
2016-06-06drm/atmel: use drm_crtc_send_vblank_event()Gustavo Padovan
2016-06-01drm: atmel-hlcdc: fix a NULL checkDan Carpenter
2016-06-01drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementationBoris Brezillon
2016-05-17drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_stateDaniel Vetter
2016-04-14drm: atmel-hlcdc: route DMA accesses through AHB interfacesBoris Brezillon
2016-04-14drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()Boris Brezillon
2016-04-14drm: atmel-hlcdc: move output mode selection in CRTC implementationBoris Brezillon
2016-03-04drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.Carlos Palminha
2016-02-08drm/atmel: Nuke precloseDaniel Vetter
2015-12-11drm: Pass 'name' to drm_crtc_init_with_planes()Ville Syrjälä
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-07-27drm/atomic: pass old crtc state to atomic_begin/flush.Maarten Lankhorst
2015-07-20drm: atmel-hlcdc: fix vblank initial stateBoris Brezillon
2015-03-16drm: atmel-hlcdc: use appropriate enabled flag in suspend/resumeSylvain Rochet
2015-03-09Merge tag 'v4.0-rc3' into drm-nextDave Airlie
2015-02-26drm: atmel-hlcdc: remove clock polarity from crtc driverNicolas Ferre
2015-02-24drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/r...Sylvain Rochet
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