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.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
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2019-01-27
drm/atmel-hlcdc: fix clipping of planes
Peter Rosin
1
-101
/
+61
2019-01-27
drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated
Peter Rosin
1
-3
/
+0
2019-01-27
drm/atmel-hlcdc: rotate planes counterclockwise
Peter Rosin
1
-15
/
+15
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2
-2
/
+2
2018-11-01
drm/atmel-hlcdc: Use drm_fbdev_generic_setup()
Noralf Trønnes
1
-5
/
+2
2018-10-05
drm/atmel: Drop transitional hooks
Daniel Vetter
1
-2
/
+0
2018-09-27
drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
1
-4
/
+4
2018-08-27
drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
Peter Rosin
3
-28
/
+120
2018-08-27
drm/atmel-hlcdc: always iterate over the first 4 output endpoints
Peter Rosin
1
-2
/
+13
2018-08-27
drm/atmel-hlcdc: allow selecting a higher pixel-clock than requested
Peter Rosin
1
-0
/
+12
2018-08-27
drm/atmel-hlcdc: prefer a higher rate clock as pixel-clock base
Peter Rosin
1
-7
/
+11
2018-08-06
drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the ...
Alexandru Gheorghe
1
-4
/
+1
2018-06-29
Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...
Gustavo Padovan
1
-1
/
+1
2018-06-22
Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-1
/
+1
2018-06-17
drm/atmel-hlcdc: check stride values in the first plane
Stefan Agner
1
-1
/
+1
2018-05-25
drm/atmel-hlcdc: Stop using plane->fb
Ville Syrjälä
2
-11
/
+2
2018-05-25
drm/atmel-hlcdc: Stop consulting plane->crtc
Ville Syrjälä
1
-3
/
+4
2018-04-16
drm/atmel-hclcdc: Convert to the new generic alpha property
Maxime Ripard
2
-88
/
+14
2018-01-29
drm/atmel-hlcdc: Use the alpha format field in drm_format_info
Maxime Ripard
1
-19
/
+5
2017-12-08
drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2
-23
/
+5
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-27
drm/atmel-hlcdc: Use drm_gem_fb_create()
Noralf Trønnes
2
-1
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
1
-1
/
+0
2017-08-03
drm/atmel-hlcdc: switch to drm_*{get,put} helpers
Cihangir Akturk
1
-4
/
+4
2017-08-03
drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs.
Arvind Yadav
1
-2
/
+2
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-1
/
+2
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-07-13
drm/atmel-hlcdec: Use for_each_new_connector_in_state
Maarten Lankhorst
1
-1
/
+1
2017-06-30
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
Laurent Pinchart
1
-2
/
+3
2017-06-30
drm: Add old state pointer to CRTC .enable() helper function
Laurent Pinchart
1
-2
/
+3
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
1
-22
/
+14
2017-06-22
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
Peter Rosin
4
-0
/
+64
2017-06-22
drm: atmel-hlcdc: add missing .set_property helper to the crtc
Peter Rosin
1
-0
/
+1
2017-06-21
drm/atmel-hlcdc: Remove unnecessary NULL check
Thierry Reding
1
-2
/
+1
2017-06-16
Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
1
-158
/
+15
2017-06-07
drm/atmel-hlcdc: Fix panel registration
Boris Brezillon
1
-2
/
+0
2017-06-06
Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
3
-10
/
+11
2017-06-05
drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.
Eric Anholt
1
-149
/
+14
2017-06-05
drm/atmel-hlcdc: Drop custom encoder cleanup func.
Eric Anholt
1
-7
/
+1
2017-06-02
drm/atmel-hlcdc: Use crtc->mode_valid() callback
Jose Abreu
3
-9
/
+11
2017-05-31
drm/atmel: Drop drm_vblank_cleanup
Daniel Vetter
1
-1
/
+0
2017-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
1
-22
/
+14
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-10
/
+10
2017-05-18
drm/atmel-hlcdc: Fix output initialization
Boris Brezillon
1
-22
/
+14
2017-04-18
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
Dan Carpenter
1
-3
/
+2
2017-04-07
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
1
-52
/
+21
[next]