index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
/
atmel_hlcdc_crtc.c
Age
Commit message (
Expand
)
Author
2021-06-19
drm: atmel_hlcdc: Enable the crtc vblank prior to crtc usage.
Dan Sneddon
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
2020-11-12
drm/atmel-hlcdc/atmel_hlcdc_crtc: Apply correct formatting to struct docs
Lee Jones
2020-11-02
drm/atomic: Pass the full state to CRTC atomic begin and flush
Maxime Ripard
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
2020-10-09
drm/atomic: Pass the full state to CRTC atomic enable/disable
Maxime Ripard
2020-07-02
drm/atomic-helper: reset vblank on crtc reset
Daniel Vetter
2020-01-06
drm: atmel-hlcdc: prefer a lower pixel-clock than requested
Peter Rosin
2020-01-06
drm: atmel-hlcdc: enable clock before configuring timing engine
Claudiu Beznea
2020-01-06
drm: atmel-hlcdc: use double rate for pixel clock only if supported
Claudiu Beznea
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
2019-07-15
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-15
drm/atmel_hlcdc: drop use of drmP.h
Sam Ravnborg
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-04
drm: atmel-hlcdc: avoid initializing cfg with zero
Claudiu Beznea
2019-06-04
drm: atmel-hlcdc: add config option for clock selection
Claudiu Beznea
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-10-05
drm/atmel: Drop transitional hooks
Daniel Vetter
2018-08-27
drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
Peter Rosin
2018-08-27
drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested
Peter Rosin
2018-08-27
drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base
Peter Rosin
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-07-13
drm/atmel-hlcdec: Use for_each_new_connector_in_state
Maarten Lankhorst
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
2017-06-22
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
Peter Rosin
2017-06-22
drm: atmel-hlcdc: add missing .set_property helper to the crtc
Peter Rosin
2017-06-02
drm/atmel-hlcdc: Use crtc->mode_valid() callback
Jose Abreu
2017-03-16
drm/atmel-hlcdc: Fix suspend/resume implementation
Boris Brezillon
2017-02-28
drm/atmel-hlcdc: Simplify the HLCDC layer logic
Boris Brezillon
2017-02-07
drm: atmel: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2016-09-06
drm/atmel-hlcdc: Make ->reset() implementation static
Thierry Reding
2016-07-12
drm/atmel: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-06
drm/atmel: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-06
drm/atmel: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-06-01
drm: atmel-hlcdc: fix a NULL check
Dan Carpenter
2016-06-01
drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation
Boris Brezillon
2016-05-17
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
2016-04-14
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
2016-03-04
drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.
Carlos Palminha
2016-02-08
drm/atmel: Nuke preclose
Daniel Vetter
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-07-20
drm: atmel-hlcdc: fix vblank initial state
Boris Brezillon
2015-03-16
drm: atmel-hlcdc: use appropriate enabled flag in suspend/resume
Sylvain Rochet
2015-03-09
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
[next]