index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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-for-v4.8' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-08-01
4
-14
/
+10
|
\
|
*
drm/armada: make fbdev support really optional
Tobias Jakobi
2016-07-18
1
-4
/
+0
|
*
drm/armada: use drm_crtc_handle_vblank()
Gustavo Padovan
2016-07-12
1
-1
/
+1
|
*
drm: Lobotomize set_busid nonsense for !pci drivers
Daniel Vetter
2016-06-21
1
-1
/
+0
|
*
drm: Deal with rotation in drm_plane_helper_check_update()
Ville Syrjälä
2016-06-17
1
-0
/
+1
|
*
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-06-09
1
-7
/
+7
|
|
\
|
|
*
drm/armada: use drm_crtc_vblank_{get,put}()
Gustavo Padovan
2016-06-06
1
-6
/
+6
|
|
*
drm/armada: use drm_crtc_send_vblank_event()
Gustavo Padovan
2016-06-06
1
-1
/
+1
|
*
|
drm/armada: Use lockless gem BO free callback
Daniel Vetter
2016-06-01
1
-1
/
+1
|
|
/
*
|
file_inode(f)->i_mapping is f->f_mapping
Al Viro
2016-05-29
1
-2
/
+2
|
/
*
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
2016-05-21
1
-1
/
+0
*
drm: remove unused dev variables
Arnd Bergmann
2016-05-18
1
-1
/
+0
*
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
4
-7
/
+7
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-2
/
+2
*
drm/armada: Remove NULL open/pre/postclose hooks
Daniel Vetter
2016-01-25
1
-3
/
+0
*
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-12-23
5
-24
/
+22
|
\
|
*
drm/armada: use a private mutex to protect priv->linear
Daniel Vetter
2015-12-05
4
-8
/
+14
|
*
drm/armada: drop struct_mutex from cursor paths
Daniel Vetter
2015-12-05
1
-6
/
+1
|
*
drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl
Daniel Vetter
2015-12-03
1
-6
/
+2
|
*
drm/armada: plug leak in dumb_map_offset
Daniel Vetter
2015-12-03
1
-1
/
+2
|
*
drm/armada: use unlocked gem unreferencing
Daniel Vetter
2015-12-03
2
-3
/
+3
*
|
drm/armada: Constify function pointer structs
Ville Syrjälä
2015-12-15
1
-1
/
+1
*
|
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
2
-2
/
+2
*
|
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
2
-3
/
+3
*
|
drm/armada: Convert the probe function to the generic drm_of_component_probe()
Liviu Dudau
2015-10-20
1
-49
/
+19
*
|
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-20
1
-6
/
+3
|
\
\
|
*
|
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
Daniel Vetter
2015-10-16
1
-6
/
+3
*
|
|
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-16
1
-5
/
+5
|
\
\
\
|
|
/
/
|
*
|
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
-4
/
+4
*
|
|
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-10-15
11
-658
/
+297
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
drm/armada: move frame wait wakeup into plane work
Russell King
2015-10-01
1
-2
/
+2
|
*
drm/armada: convert overlay plane vbl worker to a armada plane worker
Russell King
2015-10-01
3
-69
/
+26
|
*
drm/armada: move CRTC flip work to primary plane work
Russell King
2015-10-01
2
-47
/
+70
|
*
drm/armada: move frame wait into armada_frame
Russell King
2015-10-01
3
-9
/
+29
|
*
drm/armada: move the locking for armada_drm_vbl_event_remove()
Russell King
2015-10-01
2
-2
/
+2
|
*
drm/armada: move the update of dplane->ctrl0 out of spinlock
Russell King
2015-10-01
1
-1
/
+2
|
*
drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()
Russell King
2015-10-01
2
-3
/
+10
|
*
drm/armada: provide a common helper to disable a plane
Russell King
2015-10-01
3
-12
/
+31
|
*
drm/armada: allocate primary plane ourselves
Russell King
2015-10-01
1
-5
/
+20
|
*
drm/armada: add primary plane creation
Russell King
2015-10-01
1
-1
/
+33
|
*
drm/armada: introduce generic armada_plane struct
Russell King
2015-10-01
2
-9
/
+15
|
*
drm/armada: update armada overlay to use drm_universal_plane_init()
Russell King
2015-10-01
1
-3
/
+5
|
*
drm/armada: use xchg() to atomically update dplane->old_fb
Russell King
2015-10-01
1
-10
/
+2
|
*
drm/armada: factor out retirement of old fb
Russell King
2015-09-15
1
-20
/
+17
|
*
drm/armada: rename overlay identifiers
Russell King
2015-09-15
1
-25
/
+30
|
*
drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work()
Russell King
2015-09-15
1
-30
/
+23
|
*
drm/armada: disable CRTC clock during DPMS
Russell King
2015-09-15
1
-0
/
+11
|
*
drm/armada: use drm_plane_force_disable() to disable the overlay plane
Russell King
2015-09-15
1
-9
/
+3
[next]