index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
armada
/
armada_overlay.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-09
drm: extract drm_atomic_uapi.c
Daniel Vetter
1
-0
/
+1
2018-07-30
drm/armada: remove unnecessary armada_ovl_plane structure
Russell King
1
-25
/
+9
2018-07-30
drm/armada: switch overlay plane to atomic modeset
Russell King
1
-140
/
+32
2018-07-30
drm/armada: push interlace calculation into armada_drm_plane_calc()
Russell King
1
-8
/
+8
2018-07-30
drm/armada: provide pitches from armada_drm_plane_calc_addrs()
Russell King
1
-4
/
+4
2018-07-30
drm/armada: pass plane state into armada_drm_plane_calc_addrs()
Russell King
1
-3
/
+3
2018-07-30
drm/armada: add plane colorspace properties
Russell King
1
-1
/
+32
2018-07-30
drm/armada: move colorkey properties into overlay plane state
Russell King
1
-119
/
+132
2018-07-30
drm/armada: move CBSH properties into overlay plane state
Russell King
1
-28
/
+135
2018-07-30
drm/armada: move plane works to overlay
Russell King
1
-4
/
+8
2018-07-30
drm/armada: move primary plane to separate file
Russell King
1
-1
/
+2
2018-07-30
drm/armada: use old_state for update tracking in atomic_update()
Russell King
1
-105
/
+84
2018-07-30
drm/armada: convert overlay plane to atomic state
Russell King
1
-44
/
+135
2018-07-30
drm/armada: add rectangle helpers
Russell King
1
-4
/
+3
2018-07-09
drm/armada: fix colorkey mode property
Russell King
1
-8
/
+22
2018-03-05
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
Ville Syrjälä
1
-6
/
+2
2018-03-05
drm/armada: Use drm_mode_get_hv_timing() to populate plane clip rectangle
Ville Syrjälä
1
-4
/
+5
2018-03-05
drm/armada: Construct a temporary crtc state for plane checks
Ville Syrjälä
1
-1
/
+5
2018-01-05
Merge branch 'drm-armada-devel-4.15' of git://git.armlinux.org.uk/~rmk/linux-...
Dave Airlie
1
-160
/
+142
2017-12-08
drm/armada: wait for previous work when moving overlay window
Russell King
1
-4
/
+4
2017-12-08
drm/armada: move overlay plane register update generation
Russell King
1
-93
/
+110
2017-12-08
drm/armada: re-organise overlay register update generation
Russell King
1
-30
/
+22
2017-12-08
drm/armada: disable planes at next blanking period
Russell King
1
-17
/
+6
2017-12-08
drm/armada: avoid work allocation
Russell King
1
-4
/
+7
2017-12-08
drm/armada: allow armada_drm_plane_work_queue() to silently fail
Russell King
1
-1
/
+3
2017-12-08
drm/armada: use drm_plane_helper_check_state()
Russell King
1
-29
/
+32
2017-12-08
drm/armada: only enable HSMOOTH if scaling horizontally
Russell King
1
-5
/
+5
2017-12-08
drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lock
Russell King
1
-2
/
+3
2017-12-08
drm/armada: move regs into armada_plane_work
Russell King
1
-25
/
+21
2017-12-08
drm/armada: move fb retirement into armada_plane_work
Russell King
1
-25
/
+5
2017-12-08
drm/armada: move overlay plane work out from under spinlock
Russell King
1
-0
/
+4
2017-12-08
drm/armada: clear plane enable bit when disabling
Russell King
1
-2
/
+0
2017-12-08
drm/armada: clean up armada_drm_crtc_plane_disable()
Russell King
1
-6
/
+3
2017-12-08
drm/armada: wait and cancel any pending frame work at disable
Russell King
1
-2
/
+0
2017-12-08
drm/armada: store plane in armada_plane_work
Russell King
1
-5
/
+7
2017-12-08
drm/armada: fix UV swap code
Russell King
1
-19
/
+19
2017-10-16
drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()
Haneen Mohammed
1
-2
/
+2
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-0
/
+1
2017-07-03
drm: armada: Constify drm_prop_enum_list structures.
Arvind Yadav
1
-1
/
+1
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
1
-1
/
+1
2017-03-29
drm: Add acquire ctx parameter to ->plane_disable
Daniel Vetter
1
-1
/
+2
2017-03-29
drm: Add acquire ctx parameter to ->update_plane
Daniel Vetter
1
-1
/
+2
2016-12-15
drm: Nuke fb->pixel_format
Ville Syrjälä
1
-1
/
+1
2016-12-15
drm: Replace drm_format_num_planes() with fb->format->num_planes
Ville Syrjälä
1
-1
/
+1
2016-11-25
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm i...
Dave Airlie
1
-34
/
+31
2016-11-01
drm/armada: use common helper for plane base address
Russell King
1
-16
/
+10
2016-11-01
drm/armada: move plane state to struct armada_plane
Russell King
1
-18
/
+14
2016-11-01
drm/armada: add tracing support
Russell King
1
-0
/
+7
2016-08-08
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
Joonas Lahtinen
1
-1
/
+1
2016-06-17
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
1
-0
/
+1
[next]