index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
/
atmel_hlcdc_dc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/atmel-hlcdc: Fix suspend/resume implementation
Boris Brezillon
2017-03-16
1
-15
/
+16
*
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
Daniel Vetter
2017-03-14
1
-11
/
+1
*
drm/atmel-hlcdc: Simplify the HLCDC layer logic
Boris Brezillon
2017-02-28
1
-39
/
+43
*
drm: atmel: use vblank hooks in struct drm_crtc_funcs
Shawn Guo
2017-02-07
1
-21
/
+0
*
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
*
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
2017-02-02
1
-1
/
+0
*
drm/atmel-hlcdc: Rework the fbdev creation logic
Boris Brezillon
2017-01-30
1
-11
/
+7
*
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
2016-11-02
1
-2
/
+0
*
drm: Add reference counting to drm_atomic_state
Chris Wilson
2016-10-17
1
-1
/
+2
*
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
*
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
Liu Ying
2016-08-29
1
-1
/
+1
*
drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
Chris Wilson
2016-06-22
1
-8
/
+0
*
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
Chris Wilson
2016-06-21
1
-7
/
+0
*
drm/atomic-helper: Massage swap_state signature somewhat
Daniel Vetter
2016-06-10
1
-1
/
+1
*
drm/atmel: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
*
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
2016-04-22
1
-8
/
+115
|
\
|
*
drm: atmel-hlcdc: rework the output code to support drm bridges
Boris Brezillon
2016-04-14
1
-1
/
+1
|
*
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
2016-04-14
1
-0
/
+3
|
*
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
Boris Brezillon
2016-04-14
1
-6
/
+18
|
*
drm: atmel-hlcdc: support asynchronous atomic commit operations
Boris Brezillon
2016-04-14
1
-1
/
+93
*
|
drm: atmel_hldc: Use generic drm_connector_register_all() helper
Alexey Brodkin
2016-04-20
1
-29
/
+1
|
/
*
drm/atmel: Fixup drm_connector_/unplug/unregister/_all
Daniel Vetter
2016-03-29
1
-1
/
+1
*
drm/atmel: Nuke preclose
Daniel Vetter
2016-02-08
1
-10
/
+0
*
drm: use dev_name as default unique name in drm_dev_alloc()
Nicolas Iooss
2015-12-15
1
-4
/
+0
*
drm: atmel-hlcdc: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-12-15
1
-0
/
+1
*
drm: atmel-hlcdc: add support for sama5d2 SoCs
Nicolas Ferre
2015-12-15
1
-0
/
+4
*
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-24
1
-1
/
+1
*
drm: Stop using drm_vblank_count() as the hw frame counter
Ville Syrjälä
2015-10-07
1
-1
/
+1
*
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2015-10-06
1
-2
/
+4
*
Merge tag 'v4.2-rc8' into drm-next
Dave Airlie
2015-08-24
1
-1
/
+1
|
\
|
*
drm/atmel-hlcdc: Compile suspend/resume for PM_SLEEP only
Thierry Reding
2015-08-18
1
-1
/
+1
*
|
drm: atmel-hlcdc: add support for sama5d4 SoCs
Boris Brezillon
2015-08-18
1
-0
/
+86
*
|
drm: atmel-hlcdc: add support for at91sam9n12 SoC
Boris Brezillon
2015-08-18
1
-0
/
+29
*
|
drm: atmel-hlcdc: add support for at91sam9x5 SoCs
Boris Brezillon
2015-08-18
1
-0
/
+88
*
|
drm: atmel-hlcdc: add the missing DRM_ATOMIC flag
Boris Brezillon
2015-08-18
1
-1
/
+2
*
|
drm: atmel-hlcdc: add PRIME support
Boris Brezillon
2015-08-18
1
-1
/
+11
|
/
*
drm: atmel-hlcdc: fix vblank initial state
Boris Brezillon
2015-07-20
1
-6
/
+6
*
drm: atmel-hlcdc: use appropriate enabled flag in suspend/resume
Sylvain Rochet
2015-03-16
1
-15
/
+4
*
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-09
1
-2
/
+0
|
\
|
*
drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probe
Boris Brezillon
2015-02-24
1
-2
/
+0
*
|
drm: atmel-hlcdc: Add PM suspend/resume support
Sylvain Rochet
2015-02-24
1
-0
/
+47
*
|
drm: atmel-hlcdc: Atomic mode-setting conversion
Boris Brezillon
2015-02-22
1
-0
/
+4
|
/
*
drm: add Atmel HLCDC Display Controller support
Boris Brezillon
2015-01-21
1
-0
/
+579