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
Age
Commit message (
Expand
)
Author
2019-09-08
drm/bridge: panel: Infer connector type from panel by default
Laurent Pinchart
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-07-12
drm/atmel-hlcdc: set layer REP bit to enable replication logic
Joshua.Henderson@microchip.com
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: revert shift by 8
Claudiu Beznea
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-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-05-28
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-20
drm: Remove users of drm_format_(horz|vert)_chroma_subsampling
Maxime Ripard
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-27
drm/atmel-hlcdc: fix clipping of planes
Peter Rosin
2019-01-27
drm/atmel-hlcdc: do not swap w/h of the crtc when a plane is rotated
Peter Rosin
2019-01-27
drm/atmel-hlcdc: rotate planes counterclockwise
Peter Rosin
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
2018-11-01
drm/atmel-hlcdc: Use drm_fbdev_generic_setup()
Noralf Trønnes
2018-10-05
drm/atmel: Drop transitional hooks
Daniel Vetter
2018-09-27
drm/atmel-hlcdc: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-08-27
drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes
Peter Rosin
2018-08-27
drm/atmel-hlcdc: always iterate over the first 4 output endpoints
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
2018-08-06
drm: atmel-hlcdc: Use __drm_atomic_helper_plane_reset instead of copying the ...
Alexandru Gheorghe
2018-06-28
Merge tag 'ib-fbdev-drm-v4.19-deferred-console-takeover' of https://github.co...
Gustavo Padovan
2018-06-22
Merge tag 'drm-misc-fixes-2018-06-21' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-06-17
drm/atmel-hlcdc: check stride values in the first plane
Stefan Agner
2018-05-25
drm/atmel-hlcdc: Stop using plane->fb
Ville Syrjälä
2018-05-25
drm/atmel-hlcdc: Stop consulting plane->crtc
Ville Syrjälä
2018-04-16
drm/atmel-hclcdc: Convert to the new generic alpha property
Maxime Ripard
2018-01-29
drm/atmel-hlcdc: Use the alpha format field in drm_format_info
Maxime Ripard
2017-12-08
drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()
Noralf Trønnes
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-27
drm/atmel-hlcdc: Use drm_gem_fb_create()
Noralf Trønnes
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
2017-08-03
drm/atmel-hlcdc: switch to drm_*{get,put} helpers
Cihangir Akturk
2017-08-03
drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs.
Arvind Yadav
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
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-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
[next]