index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
Age
Commit message (
Expand
)
Author
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
2016-09-06
drm: atmel-hlcdc: Fix vertical scaling
Jan Leupold
2016-08-29
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-19
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
Chris Wilson
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
2016-07-19
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
Daniel Vetter
2016-07-15
drm/atmel-hlcdc: make fbdev support really optional
Tobias Jakobi
2016-07-15
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-12
drm/atmel: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-02
Back-merge tag 'v4.7-rc5' into drm-next
Dave Airlie
2016-06-22
drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
Chris Wilson
2016-06-21
drm: atmel-hlcdc: Fix OF graph parsing
Boris Brezillon
2016-06-21
drm: atmel-hlcdc: actually disable scaling when no scaling is required
Boris Brezillon
2016-06-21
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-10
drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior
Boris Brezillon
2016-06-10
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-09
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedes...
Dave Airlie
2016-06-06
drm/atmel: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-06
drm/atmel: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-06-01
drm: atmel-hlcdc: fix a NULL check
Dan Carpenter
2016-06-01
drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation
Boris Brezillon
2016-06-01
drm/atmel: Use lockless gem BO free callback
Daniel Vetter
2016-05-17
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
2016-04-21
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
2016-04-20
drm: atmel_hldc: Use generic drm_connector_register_all() helper
Alexey Brodkin
2016-04-14
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: rework the output code to support drm bridges
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: fix connector and encoder types
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: support asynchronous atomic commit operations
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: add a ->cleanup_fb() operation
Boris Brezillon
2016-03-29
drm/atmel: Fixup drm_connector_/unplug/unregister/_all
Daniel Vetter
2016-03-15
drm/atmel-hlcdc: use helper to get crtc state
Andrzej Hajda
2016-03-04
drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.
Carlos Palminha
2016-02-08
drm/atmel: Nuke preclose
Daniel Vetter
2015-12-15
drm: use dev_name as default unique name in drm_dev_alloc()
Nicolas Iooss
2015-12-15
drm/atmel-hlcdc: Constify function pointer structs
Ville Syrjälä
2015-12-15
drm: atmel-hlcdc: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-12-15
drm: atmel-hlcdc: add support for sama5d2 SoCs
Nicolas Ferre
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-10-07
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
[next]