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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-22
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
5
-159
/
+481
2016-04-20
drm: atmel_hldc: Use generic drm_connector_register_all() helper
Alexey Brodkin
1
-29
/
+1
2016-04-14
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
Boris Brezillon
3
-3
/
+47
2016-04-14
drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
Boris Brezillon
1
-4
/
+10
2016-04-14
drm: atmel-hlcdc: rework the output code to support drm bridges
Boris Brezillon
2
-82
/
+113
2016-04-14
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
4
-50
/
+142
2016-04-14
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
Boris Brezillon
2
-6
/
+24
2016-04-14
drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
Boris Brezillon
1
-12
/
+0
2016-04-14
drm: atmel-hlcdc: fix connector and encoder types
Boris Brezillon
1
-2
/
+2
2016-04-14
drm: atmel-hlcdc: support asynchronous atomic commit operations
Boris Brezillon
2
-1
/
+98
2016-04-14
drm: atmel-hlcdc: add a ->cleanup_fb() operation
Boris Brezillon
1
-3
/
+49
2016-03-29
drm/atmel: Fixup drm_connector_/unplug/unregister/_all
Daniel Vetter
1
-1
/
+1
2016-03-15
drm/atmel-hlcdc: use helper to get crtc state
Andrzej Hajda
1
-1
/
+1
2016-03-04
drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.
Carlos Palminha
1
-9
/
+0
2016-02-08
drm/atmel: Nuke preclose
Daniel Vetter
3
-31
/
+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: Constify function pointer structs
Ville Syrjälä
1
-2
/
+2
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
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
1
-1
/
+1
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
1
-1
/
+1
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
1
-1
/
+1
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
1
-1
/
+1
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
1
-2
/
+4
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
1
-1
/
+1
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
1
-1
/
+3
2015-08-24
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
1
-1
/
+1
2015-08-18
drm: atmel-hlcdc: add support for sama5d4 SoCs
Boris Brezillon
1
-0
/
+86
2015-08-18
drm: atmel-hlcdc: add support for at91sam9n12 SoC
Boris Brezillon
1
-0
/
+29
2015-08-18
drm: atmel-hlcdc: add support for at91sam9x5 SoCs
Boris Brezillon
1
-0
/
+88
2015-08-18
drm: atmel-hlcdc: add RGB565 and RGB444 output support
Boris Brezillon
1
-0
/
+4
2015-08-18
drm: atmel-hlcdc: add the missing DRM_ATOMIC flag
Boris Brezillon
1
-1
/
+2
2015-08-18
drm: atmel-hlcdc: add PRIME support
Boris Brezillon
1
-1
/
+11
2015-08-18
drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only
Thierry Reding
1
-1
/
+1
2015-08-17
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2
-6
/
+7
2015-07-27
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
1
-2
/
+4
2015-07-20
drm: atmel-hlcdc: fix vblank initial state
Boris Brezillon
2
-6
/
+7
2015-03-16
drm: atmel-hlcdc: use appropriate enabled flag in suspend/resume
Sylvain Rochet
3
-15
/
+28
2015-03-09
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
3
-4
/
+3
2015-03-05
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
1
-1
/
+2
2015-02-26
drm: atmel-hlcdc: remove clock polarity from crtc driver
Nicolas Ferre
1
-1
/
+1
2015-02-24
drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probe
Boris Brezillon
1
-2
/
+0
2015-02-24
drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling it
Boris Brezillon
1
-1
/
+2
2015-02-24
drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/r...
Sylvain Rochet
1
-0
/
+3
2015-02-24
drm: atmel-hlcdc: Add PM suspend/resume support
Sylvain Rochet
1
-0
/
+47
2015-02-22
drm: atmel-hlcdc: add discard area support
Boris Brezillon
3
-1
/
+111
2015-02-22
drm: atmel-hlcdc: Atomic mode-setting conversion
Boris Brezillon
7
-496
/
+455
2015-01-31
drm: atmel-hlcdc: Add dependency on ARM
Boris Brezillon
1
-1
/
+1
2015-01-21
drm: add Atmel HLCDC Display Controller support
Boris Brezillon
9
-0
/
+3456