index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
Daniel Vetter
2016-05-17
1
-1
/
+1
*
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-a...
Dave Airlie
2016-04-22
5
-159
/
+481
|
\
|
*
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
Boris Brezillon
2016-04-14
3
-3
/
+47
|
*
drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
Boris Brezillon
2016-04-14
1
-4
/
+10
|
*
drm: atmel-hlcdc: rework the output code to support drm bridges
Boris Brezillon
2016-04-14
2
-82
/
+113
|
*
drm: atmel-hlcdc: move output mode selection in CRTC implementation
Boris Brezillon
2016-04-14
4
-50
/
+142
|
*
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
Boris Brezillon
2016-04-14
2
-6
/
+24
|
*
drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
Boris Brezillon
2016-04-14
1
-12
/
+0
|
*
drm: atmel-hlcdc: fix connector and encoder types
Boris Brezillon
2016-04-14
1
-2
/
+2
|
*
drm: atmel-hlcdc: support asynchronous atomic commit operations
Boris Brezillon
2016-04-14
2
-1
/
+98
|
*
drm: atmel-hlcdc: add a ->cleanup_fb() operation
Boris Brezillon
2016-04-14
1
-3
/
+49
*
|
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-hlcdc: use helper to get crtc state
Andrzej Hajda
2016-03-15
1
-1
/
+1
*
drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.
Carlos Palminha
2016-03-04
1
-9
/
+0
*
drm/atmel: Nuke preclose
Daniel Vetter
2016-02-08
3
-31
/
+0
*
drm: use dev_name as default unique name in drm_dev_alloc()
Nicolas Iooss
2015-12-15
1
-4
/
+0
*
drm/atmel-hlcdc: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-2
/
+2
*
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 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-11
1
-1
/
+1
*
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
*
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
2015-10-05
1
-1
/
+1
*
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-09-08
1
-1
/
+3
*
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 RGB565 and RGB444 output support
Boris Brezillon
2015-08-18
1
-0
/
+4
*
|
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
*
|
Merge tag 'v4.2-rc7' into drm-next
Dave Airlie
2015-08-17
2
-6
/
+7
|
\
|
|
*
drm: atmel-hlcdc: fix vblank initial state
Boris Brezillon
2015-07-20
2
-6
/
+7
*
|
drm/atomic: pass old crtc state to atomic_begin/flush.
Maarten Lankhorst
2015-07-27
1
-2
/
+4
|
/
*
drm: atmel-hlcdc: use appropriate enabled flag in suspend/resume
Sylvain Rochet
2015-03-16
3
-15
/
+28
*
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-03-09
3
-4
/
+3
|
\
|
*
drm: atmel-hlcdc: remove clock polarity from crtc driver
Nicolas Ferre
2015-02-26
1
-1
/
+1
|
*
drm: atmel-hlcdc: remove useless pm_runtime_put_sync in probe
Boris Brezillon
2015-02-24
1
-2
/
+0
|
*
drm: atmel-hlcdc: reset layer A2Q and UPDATE bits when disabling it
Boris Brezillon
2015-02-24
1
-1
/
+2
*
|
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
2015-03-05
1
-1
/
+2
*
|
drm: atmel-hlcdc: Add pinctrl PM select sleep,default state in CRTC suspend/r...
Sylvain Rochet
2015-02-24
1
-0
/
+3
*
|
drm: atmel-hlcdc: Add PM suspend/resume support
Sylvain Rochet
2015-02-24
1
-0
/
+47
*
|
drm: atmel-hlcdc: add discard area support
Boris Brezillon
2015-02-22
3
-1
/
+111
*
|
drm: atmel-hlcdc: Atomic mode-setting conversion
Boris Brezillon
2015-02-22
7
-496
/
+455
|
/
*
drm: atmel-hlcdc: Add dependency on ARM
Boris Brezillon
2015-01-31
1
-1
/
+1
[next]