开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
/
atmel_hlcdc_dc.c
Age
Commit message (
Expand
)
Author
2020-11-06
drm/<drivers>: Constify struct drm_driver
Daniel Vetter
2020-06-10
drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
2020-06-10
drm/atmel-hlcdc: Use GEM CMA object functions
Thomas Zimmermann
2020-01-06
Revert "drm: atmel-hlcdc: enable sys_clk during initalization."
Claudiu Beznea
2019-11-19
drm/atmel: ditch fb_create wrapper
Daniel Vetter
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-21
drm/atmel: Drop drm_gem_prime_export/import
Daniel Vetter
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-04
drm: atmel-hlcdc: add sam9x60 LCD controller
Sandeep Sheriker Mallikarjun
2019-06-04
drm: atmel-hlcdc: enable sys_clk during initalization.
Sandeep Sheriker Mallikarjun
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2018-11-01
drm/atmel-hlcdc: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-09-27
drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-05-25
drm/atmel-hlcdc: Stop using plane->fb
Ville Syrjälä
2017-12-08
drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-08-27
drm/atmel-hlcdc: Use drm_gem_fb_create()
Noralf Trønnes
2017-07-29
drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
2017-07-26
drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
2017-06-22
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
Peter Rosin
2017-06-21
drm/atmel-hlcdc: Remove unnecessary NULL check
Thierry Reding
2017-06-02
drm/atmel-hlcdc: Use crtc->mode_valid() callback
Jose Abreu
2017-05-31
drm/atmel: Drop drm_vblank_cleanup
Daniel Vetter
2017-03-16
drm/atmel-hlcdc: Fix suspend/resume implementation
Boris Brezillon
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
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
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-01-30
drm/atmel-hlcdc: Rework the fbdev creation logic
Boris Brezillon
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-06-22
drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
Chris Wilson
2016-06-21
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-01
drm/atmel: Use lockless gem BO free callback
Daniel Vetter
2016-04-22
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
2016-04-20
drm: atmel_hldc: Use generic drm_connector_register_all() helper
Alexey Brodkin
2016-04-14
drm: atmel-hlcdc: rework the output code to support drm bridges
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: support asynchronous atomic commit operations
Boris Brezillon
2016-03-29
drm/atmel: Fixup drm_connector_/unplug/unregister/_all
Daniel Vetter
2016-02-08
drm/atmel: Nuke preclose
Daniel Vetter
2015-12-15
drm: use dev_name as default unique name in drm_dev_alloc()
Nicolas Iooss
2015-12-15
drm: atmel-hlcdc: Fix module autoload for OF platform driver
Luis de Bethencourt
[next]