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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-20
drm: Remove users of drm_format_num_planes
Maxime Ripard
1
-1
/
+2
2019-05-17
drm/armada: add CRTC mode validation
Russell King
1
-0
/
+20
2019-05-17
drm/armada: add drm_atomic_helper_shutdown() call in tear-down
Russell King
1
-0
/
+2
2019-05-17
drm/armada: add and use definitions for RDREG4F
Russell King
2
-2
/
+17
2019-05-17
drm/armada: add drm_mode_set_crtcinfo() mode fixup
Russell King
1
-0
/
+7
2019-05-17
drm/armada: add comments about HWC32 cursor colour format
Russell King
1
-0
/
+7
2019-05-17
drm/armada: add support for setting gamma
Russell King
3
-1
/
+68
2019-05-17
drm/armada: move plane address and pitch calculation to atomic_check
Russell King
3
-33
/
+25
2019-05-17
drm/armada: add missing interlaced support for overlay frame
Russell King
1
-2
/
+5
2019-05-17
drm/armada: fix plane location and size for interlace
Russell King
4
-39
/
+91
2019-05-17
drm/armada: add plane size/location accessors
Russell King
3
-12
/
+16
2019-05-17
drm/armada: use __drm_atomic_helper_plane_reset in overlay reset
Russell King
1
-5
/
+4
2019-05-17
drm/armada: fix crtc interlace
Russell King
1
-8
/
+7
2019-03-27
drm/armada: Use drm_fb_helper_fill_info
Daniel Vetter
1
-5
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
5
-4
/
+6
2019-01-15
drm: armada: Cleanup drm_display_mode print str
Shayenne Moura
1
-7
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
1
-1
/
+1
2018-09-09
drm: extract drm_atomic_uapi.c
Daniel Vetter
1
-0
/
+1
2018-07-30
drm/armada: remove obsolete fb unreferencing kfifo and workqueue
Russell King
2
-42
/
+0
2018-07-30
drm/armada: remove unnecessary armada_plane structure
Russell King
4
-26
/
+7
2018-07-30
drm/armada: remove unnecessary armada_ovl_plane structure
Russell King
1
-25
/
+9
2018-07-30
drm/armada: update primary framebuffer parameters on mode change
Russell King
1
-2
/
+4
2018-07-30
drm/armada: update planes after the dumb frame is complete
Russell King
2
-19
/
+28
2018-07-30
drm/armada: switch overlay plane to atomic modeset
Russell King
3
-248
/
+32
2018-07-30
drm/armada: switch primary plane to atomic modeset
Russell King
2
-117
/
+3
2018-07-30
drm/armada: switch legacy modeset to atomic modeset
Russell King
2
-103
/
+1
2018-07-30
drm/armada: enable atomic modeset support
Russell King
2
-5
/
+7
2018-07-30
drm/armada: implement atomic_enable()/atomic_disable() methods
Russell King
1
-0
/
+71
2018-07-30
drm/armada: unhook dpms state from armada_drm_crtc_update()
Russell King
1
-6
/
+5
2018-07-30
drm/armada: push responsibility for clock management to backend
Russell King
3
-13
/
+27
2018-07-30
drm/armada: handle atomic modeset crtc events
Russell King
2
-0
/
+34
2018-07-30
drm/armada: clean up SPU_ADV_REG
Russell King
3
-9
/
+8
2018-07-30
drm/armada: update debug in armada_drm_crtc_mode_set_nofb()
Russell King
1
-10
/
+9
2018-07-30
drm/armada: move sync signal polarity to mode_set_nofb() method
Russell King
2
-26
/
+22
2018-07-30
drm/armada: push interlace calculation into armada_drm_plane_calc()
Russell King
3
-28
/
+30
2018-07-30
drm/armada: provide pitches from armada_drm_plane_calc_addrs()
Russell King
3
-13
/
+20
2018-07-30
drm/armada: pass plane state into armada_drm_plane_calc_addrs()
Russell King
3
-18
/
+16
2018-07-30
drm/armada: move armada_drm_mode_config_funcs to armada_drv.c
Russell King
5
-11
/
+11
2018-07-30
drm/armada: add plane colorspace properties
Russell King
1
-1
/
+32
2018-07-30
drm/armada: remove crtc YUV colourspace properties
Russell King
3
-122
/
+0
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
2
-29
/
+136
2018-07-30
drm/armada: move plane works to overlay
Russell King
3
-12
/
+8
2018-07-30
drm/armada: move primary plane to separate file
Russell King
6
-283
/
+318
2018-07-30
drm/armada: use old_state for update tracking in atomic_update()
Russell King
3
-173
/
+144
2018-07-30
drm/armada: remove temporary crtc state
Russell King
1
-6
/
+6
2018-07-30
drm/armada: convert overlay plane to atomic state
Russell King
3
-120
/
+145
2018-07-30
drm/armada: convert page_flip to use primary plane atomic_update()
Russell King
1
-26
/
+55
2018-07-30
drm/armada: convert primary plane to atomic state
Russell King
2
-159
/
+157
[prev]
[next]