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
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
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-22
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
Peter Rosin
2017-06-22
drm: atmel-hlcdc: add missing .set_property helper to the crtc
Peter Rosin
2017-06-21
drm/atmel-hlcdc: Remove unnecessary NULL check
Thierry Reding
2017-06-16
Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-06-07
drm/atmel-hlcdc: Fix panel registration
Boris Brezillon
2017-06-06
Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
2017-06-05
drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.
Eric Anholt
2017-06-05
drm/atmel-hlcdc: Drop custom encoder cleanup func.
Eric Anholt
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-05-30
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2017-05-18
drm/atmel-hlcdc: Fix output initialization
Boris Brezillon
2017-04-18
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
Dan Carpenter
2017-04-06
drm: convert drivers to use drm_of_find_panel_or_bridge
Rob Herring
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-26
drm: Always prepare null framebuffer in transitional helper
Gabriel Krisman Bertazi
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-02-01
Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Dave Airlie
2017-01-30
drm/atmel-hlcdc: Rework the fbdev creation logic
Boris Brezillon
2016-12-18
drm: bridge: Link encoder and bridge in core code
Laurent Pinchart
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
2016-12-15
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
Ville Syrjälä
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-10-21
drm/atmel-hlcdc: Use per-plane rotation property
Ville Syrjälä
2016-10-21
drm: Add drm_rotation_90_or_270()
Ville Syrjälä
2016-10-17
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-22
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-06
drm/atmel-hlcdc: Make ->reset() implementation static
Thierry Reding
[next]