index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2020-06-10
drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
Thomas Zimmermann
1
-6
/
+1
2020-06-10
drm/atmel-hlcdc: Use GEM CMA object functions
Thomas Zimmermann
1
-5
/
+1
2020-01-06
Revert "drm: atmel-hlcdc: enable sys_clk during initalization."
Claudiu Beznea
1
-18
/
+1
2019-11-20
drm/atmel: ditch fb_create wrapper
Daniel Vetter
1
-7
/
+1
2019-07-22
Merge v5.3-rc1 into drm-misc-next
Maxime Ripard
1
-12
/
+1
2019-07-16
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+119
2019-07-15
drm/atmel_hlcdc: drop use of drmP.h
Sam Ravnborg
1
-0
/
+12
2019-06-21
drm/atmel: Drop drm_gem_prime_export/import
Daniel Vetter
1
-2
/
+0
2019-06-21
drm/prime: Actually remove DRIVER_PRIME everywhere
Daniel Vetter
1
-3
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
1
-12
/
+1
2019-06-05
drm: atmel-hlcdc: add sam9x60 LCD controller
Sandeep Sheriker Mallikarjun
1
-0
/
+101
2019-06-05
drm: atmel-hlcdc: enable sys_clk during initalization.
Sandeep Sheriker Mallikarjun
1
-1
/
+18
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2018-11-01
drm/atmel-hlcdc: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-5
/
+2
2018-09-27
drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-05-25
drm/atmel-hlcdc: Stop using plane->fb
Ville Syrjälä
1
-0
/
+1
2017-12-08
drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
1
-22
/
+4
2017-08-27
drm/atmel-hlcdc: Use drm_gem_fb_create()
Noralf Trønnes
1
-1
/
+1
2017-07-29
drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults
Noralf Trønnes
1
-2
/
+0
2017-07-26
drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-6
/
+7
2017-06-22
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
Peter Rosin
1
-0
/
+14
2017-06-21
drm/atmel-hlcdc: Remove unnecessary NULL check
Thierry Reding
1
-2
/
+1
2017-06-02
drm/atmel-hlcdc: Use crtc->mode_valid() callback
Jose Abreu
1
-2
/
+3
2017-05-31
drm/atmel: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
2017-03-16
drm/atmel-hlcdc: Fix suspend/resume implementation
Boris Brezillon
1
-15
/
+16
2017-03-14
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
1
-11
/
+1
2017-02-28
drm/atmel-hlcdc: Simplify the HLCDC layer logic
Boris Brezillon
1
-39
/
+43
2017-02-07
drm: atmel: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
1
-21
/
+0
2017-02-07
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
1
-1
/
+0
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+0
2017-01-30
drm/atmel-hlcdc: Rework the fbdev creation logic
Boris Brezillon
1
-11
/
+7
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
1
-1
/
+2
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
1
-2
/
+2
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
1
-1
/
+1
2016-06-22
drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
Chris Wilson
1
-8
/
+0
2016-06-21
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
1
-7
/
+0
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
1
-1
/
+1
2016-06-01
drm/atmel: Use lockless gem BO free callback
Daniel Vetter
1
-1
/
+1
2016-04-22
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
1
-8
/
+115
2016-04-20
drm: atmel_hldc: Use generic drm_connector_register_all() helper
Alexey Brodkin
1
-29
/
+1
2016-04-14
drm: atmel-hlcdc: rework the output code to support drm bridges
Boris Brezillon
1
-1
/
+1
2016-04-14
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
1
-0
/
+3
2016-04-14
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
Boris Brezillon
1
-6
/
+18
2016-04-14
drm: atmel-hlcdc: support asynchronous atomic commit operations
Boris Brezillon
1
-1
/
+93
2016-03-29
drm/atmel: Fixup drm_connector_/unplug/unregister/_all
Daniel Vetter
1
-1
/
+1
2016-02-08
drm/atmel: Nuke preclose
Daniel Vetter
1
-10
/
+0
2015-12-15
drm: use dev_name as default unique name in drm_dev_alloc()
Nicolas Iooss
1
-4
/
+0
2015-12-15
drm: atmel-hlcdc: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-12-15
drm: atmel-hlcdc: add support for sama5d2 SoCs
Nicolas Ferre
1
-0
/
+4
[next]