index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
/
atmel_hlcdc_plane.c
Age
Commit message (
Expand
)
Author
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
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-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-09-28
Merge tag 'v4.8-rc8' into drm-next
Dave Airlie
2016-09-06
drm: atmel-hlcdc: Fix vertical scaling
Jan Leupold
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-06-21
drm: atmel-hlcdc: actually disable scaling when no scaling is required
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
Boris Brezillon
2016-04-14
drm: atmel-hlcdc: add a ->cleanup_fb() operation
Boris Brezillon
2016-03-15
drm/atmel-hlcdc: use helper to get crtc state
Andrzej Hajda
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-10-05
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
Joonas Lahtinen
2015-09-08
drm/atomic: Make prepare_fb/cleanup_fb only take state, v3.
Maarten Lankhorst
2015-03-05
drm: Pass in new and old plane state to prepare_fb and cleanup_fb
Tvrtko Ursulin
2015-02-22
drm: atmel-hlcdc: add discard area support
Boris Brezillon
2015-02-22
drm: atmel-hlcdc: Atomic mode-setting conversion
Boris Brezillon
2015-01-21
drm: add Atmel HLCDC Display Controller support
Boris Brezillon