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
/
armada
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2019-07-16' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-07-15
11
-213
/
+524
|
\
|
*
Merge tag 'for-airlie-armada' of git://git.armlinux.org.uk/~rmk/linux-arm int...
Dave Airlie
2019-07-04
10
-212
/
+522
|
|
\
|
|
*
drm/armada: no need to check parent of remote
Russell King
2019-06-28
1
-11
/
+3
|
|
*
drm/armada: use for_each_endpoint_of_node() to walk crtc endpoints
Russell King
2019-06-28
1
-7
/
+4
|
|
*
drm/armada: replace the simple-framebuffer
Lubomir Rintel
2019-06-28
1
-0
/
+11
|
|
*
drm/armada: redo CRTC debugfs files
Russell King
2019-06-28
3
-60
/
+48
|
|
*
drm/armada: use mode_valid to validate the adjusted mode
Russell King
2019-06-22
1
-5
/
+14
|
|
*
drm/armada: improve Dove clock selection
Russell King
2019-06-22
3
-37
/
+183
|
|
*
drm/armada: add CRTC mode validation
Russell King
2019-05-17
1
-0
/
+20
|
|
*
drm/armada: add drm_atomic_helper_shutdown() call in tear-down
Russell King
2019-05-17
1
-0
/
+2
|
|
*
drm/armada: add and use definitions for RDREG4F
Russell King
2019-05-17
2
-2
/
+17
|
|
*
drm/armada: add drm_mode_set_crtcinfo() mode fixup
Russell King
2019-05-17
1
-0
/
+7
|
|
*
drm/armada: add comments about HWC32 cursor colour format
Russell King
2019-05-17
1
-0
/
+7
|
|
*
drm/armada: add support for setting gamma
Russell King
2019-05-17
3
-1
/
+68
|
|
*
drm/armada: move plane address and pitch calculation to atomic_check
Russell King
2019-05-17
3
-33
/
+25
|
|
*
drm/armada: add missing interlaced support for overlay frame
Russell King
2019-05-17
1
-2
/
+5
|
|
*
drm/armada: fix plane location and size for interlace
Russell King
2019-05-17
4
-39
/
+91
|
|
*
drm/armada: add plane size/location accessors
Russell King
2019-05-17
3
-12
/
+16
|
|
*
drm/armada: use __drm_atomic_helper_plane_reset in overlay reset
Russell King
2019-05-17
1
-5
/
+4
|
|
*
drm/armada: fix crtc interlace
Russell King
2019-05-17
1
-8
/
+7
|
*
|
Merge tag 'drm-misc-next-2019-05-24' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-05-28
1
-1
/
+2
|
|
\
\
|
|
*
|
drm: Remove users of drm_format_num_planes
Maxime Ripard
2019-05-20
1
-1
/
+2
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
15
-60
/
+15
|
/
/
/
*
/
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
/
*
/
drm/armada: Use drm_fb_helper_fill_info
Daniel Vetter
2019-03-27
1
-5
/
+1
|
/
*
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
5
-4
/
+6
*
drm: armada: Cleanup drm_display_mode print str
Shayenne Moura
2019-01-15
1
-7
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
1
-1
/
+1
*
drm: extract drm_atomic_uapi.c
Daniel Vetter
2018-09-09
1
-0
/
+1
*
drm/armada: remove obsolete fb unreferencing kfifo and workqueue
Russell King
2018-07-30
2
-42
/
+0
*
drm/armada: remove unnecessary armada_plane structure
Russell King
2018-07-30
4
-26
/
+7
*
drm/armada: remove unnecessary armada_ovl_plane structure
Russell King
2018-07-30
1
-25
/
+9
*
drm/armada: update primary framebuffer parameters on mode change
Russell King
2018-07-30
1
-2
/
+4
*
drm/armada: update planes after the dumb frame is complete
Russell King
2018-07-30
2
-19
/
+28
*
drm/armada: switch overlay plane to atomic modeset
Russell King
2018-07-30
3
-248
/
+32
*
drm/armada: switch primary plane to atomic modeset
Russell King
2018-07-30
2
-117
/
+3
*
drm/armada: switch legacy modeset to atomic modeset
Russell King
2018-07-30
2
-103
/
+1
*
drm/armada: enable atomic modeset support
Russell King
2018-07-30
2
-5
/
+7
*
drm/armada: implement atomic_enable()/atomic_disable() methods
Russell King
2018-07-30
1
-0
/
+71
*
drm/armada: unhook dpms state from armada_drm_crtc_update()
Russell King
2018-07-30
1
-6
/
+5
*
drm/armada: push responsibility for clock management to backend
Russell King
2018-07-30
3
-13
/
+27
*
drm/armada: handle atomic modeset crtc events
Russell King
2018-07-30
2
-0
/
+34
*
drm/armada: clean up SPU_ADV_REG
Russell King
2018-07-30
3
-9
/
+8
*
drm/armada: update debug in armada_drm_crtc_mode_set_nofb()
Russell King
2018-07-30
1
-10
/
+9
*
drm/armada: move sync signal polarity to mode_set_nofb() method
Russell King
2018-07-30
2
-26
/
+22
*
drm/armada: push interlace calculation into armada_drm_plane_calc()
Russell King
2018-07-30
3
-28
/
+30
*
drm/armada: provide pitches from armada_drm_plane_calc_addrs()
Russell King
2018-07-30
3
-13
/
+20
*
drm/armada: pass plane state into armada_drm_plane_calc_addrs()
Russell King
2018-07-30
3
-18
/
+16
*
drm/armada: move armada_drm_mode_config_funcs to armada_drv.c
Russell King
2018-07-30
5
-11
/
+11
*
drm/armada: add plane colorspace properties
Russell King
2018-07-30
1
-1
/
+32
[next]