Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cb434658a8ff151c221a9ac1d44fb6788100cd0d
/
drivers
/
gpu
/
drm
/
armada
e947f03
Merge branch 'drm-armada-fixes' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 8 years ago
6b25e21
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
a4fce9c
drm/prime: Take a ref on the drm_dev when exporting a dma_buf
by Chris Wilson
· 8 years ago
ea908ba
drm/armada: fix clock counts
by Russell King
· 8 years ago
4bce9f6
get rid of separate multipage fault-in primitives
by Al Viro
· 8 years ago
e1f96ef
drm: drop DRIVER_HAVE_IRQ flag for some drivers
by Shawn Guo
· 8 years ago
b1116f6
drm: Remove superflous linux/fb.h includes
by Daniel Vetter
· 8 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
731c7d3
Merge tag 'drm-for-v4.8' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
0095ed4
drm/armada: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
0ac28c5
drm/armada: use drm_crtc_handle_vblank()
by Gustavo Padovan
· 8 years ago
a325725
drm: Lobotomize set_busid nonsense for !pci drivers
by Daniel Vetter
· 8 years ago
9b8b013
drm: Deal with rotation in drm_plane_helper_check_update()
by Ville Syrjälä
· 9 years ago
2cca455
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
accbaf6
drm/armada: use drm_crtc_vblank_{get,put}()
by Gustavo Padovan
· 9 years ago
dd54b80
drm/armada: use drm_crtc_send_vblank_event()
by Gustavo Padovan
· 9 years ago
87adc63
drm/armada: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
93c76a3
file_inode(f)->i_mapping is f->f_mapping
by Al Viro
· 9 years ago
fcee590
drm: Nuke ->vblank_disable_allowed
by Daniel Vetter
· 9 years ago
c6740c9
drm: remove unused dev variables
by Arnd Bergmann
· 9 years ago
a8ad0bd
drm: Remove unused drm_device from drm_gem_object_lookup()
by Chris Wilson
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
d704f8e
drm/armada: Remove NULL open/pre/postclose hooks
by Daniel Vetter
· 9 years ago
f884a50
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 9 years ago
a02fb90
drm/armada: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
b0b3b79
drm: Pass 'name' to drm_universal_plane_init()
by Ville Syrjälä
· 9 years ago
f988287
drm: Pass 'name' to drm_crtc_init_with_planes()
by Ville Syrjälä
· 9 years ago
0b8ebea
drm/armada: use a private mutex to protect priv->linear
by Daniel Vetter
· 9 years ago
4bd3fd4
drm/armada: drop struct_mutex from cursor paths
by Daniel Vetter
· 9 years ago
39146d6
drm/armada: don't grab dev->struct_mutex for in mmap offset ioctl
by Daniel Vetter
· 9 years ago
8d6185b
drm/armada: plug leak in dumb_map_offset
by Daniel Vetter
· 9 years ago
7a6f713
drm/armada: use unlocked gem unreferencing
by Daniel Vetter
· 9 years ago
1eb8345
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 9 years ago
7fc7e86
drm/armada: Convert the probe function to the generic drm_of_component_probe()
by Liviu Dudau
· 9 years ago
affa0e0
Merge tag 'topic/drm-misc-2015-10-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
f8c4714
drm/<drivers>: Drop DRM_UNLOCKED from modeset drivers
by Daniel Vetter
· 9 years ago
6b62b3e
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
bbbe29d
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 9 years ago
b44f840
drm: Stop using drm_vblank_count() as the hw frame counter
by Ville Syrjälä
· 9 years ago
88e7271
drm/irq: Use unsigned int pipe in public API
by Thierry Reding
· 9 years ago
7cb410c
drm/armada: move frame wait wakeup into plane work
by Russell King
· 9 years ago
4a8506d
drm/armada: convert overlay plane vbl worker to a armada plane worker
by Russell King
· 9 years ago
4b5dda8
drm/armada: move CRTC flip work to primary plane work
by Russell King
· 9 years ago
5740d27
drm/armada: move frame wait into armada_frame
by Russell King
· 9 years ago
6908cf7
drm/armada: move the locking for armada_drm_vbl_event_remove()
by Russell King
· 9 years ago
5c8752c
drm/armada: move the update of dplane->ctrl0 out of spinlock
by Russell King
· 9 years ago
9099ea1
drm/armada: move write to dma_ctrl0 to armada_drm_crtc_plane_disable()
by Russell King
· 9 years ago
5832680
drm/armada: provide a common helper to disable a plane
by Russell King
· 9 years ago
de32301
drm/armada: allocate primary plane ourselves
by Russell King
· 9 years ago
1c914ce
drm/armada: add primary plane creation
by Russell King
· 9 years ago
561f60b
drm/armada: introduce generic armada_plane struct
by Russell King
· 9 years ago
d563c24
drm/armada: update armada overlay to use drm_universal_plane_init()
by Russell King
· 9 years ago
66377ef
drm/armada: use xchg() to atomically update dplane->old_fb
by Russell King
· 9 years ago
fecfdb2
drm/armada: factor out retirement of old fb
by Russell King
· 9 years ago
28a2aeb
drm/armada: rename overlay identifiers
by Russell King
· 9 years ago
709ffd8
drm/armada: redo locking and atomics for armada_drm_crtc_complete_frame_work()
by Russell King
· 9 years ago
e0ac5e9
drm/armada: disable CRTC clock during DPMS
by Russell King
· 9 years ago
f8e1406
drm/armada: use drm_plane_force_disable() to disable the overlay plane
by Russell King
· 9 years ago
7c8f7e1
drm/armada: move vbl code into armada_crtc
by Russell King
· 9 years ago
0fb2970
drm/armada: remove non-component support
by Russell King
· 10 years ago
e8b70e4
drm/armada: Use new drm_fb_helper functions
by Archit Taneja
· 9 years ago
8f6644c
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 9 years ago
c62ff6b
drm/armada: avoid saving the adjusted mode to crtc->mode
by Russell King
· 9 years ago
73068ce
drm/armada: fix overlay when partially off-screen
by Russell King
· 10 years ago
98fb74f
drm/armada: convert overlay to use drm_plane_helper_check_update()
by Russell King
· 10 years ago
0481c8c
drm/armada: fix gem object free after failed prime import
by Russell King
· 10 years ago
41dbb2d
drm/armada: fix incorrect overlay plane cleanup
by Russell King
· 10 years ago
070f3f6
drm/armada: fix missing overlay wake-up
by Russell King
· 10 years ago
dde1006
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
d8fbe34
dma-buf: cleanup dma_buf_export() to make it easily extensible
by Sumit Semwal
· 10 years ago
0d4d936
drm/armada: constify struct drm_encoder_helper_funcs pointer
by Jani Nikula
· 10 years ago
38bf3ae
drm/armada: armada_drv: Remove unused function
by Rickard Strandqvist
· 10 years ago
5a413df
drm/armada: armada_output: Remove some unused functions
by Rickard Strandqvist
· 10 years ago
e5202a2
Merge tag 'topic/core-stuff-2014-12-19' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e1f69e6
drm/armada: Remove dummy ->load_lut() implementation
by Thierry Reding
· 10 years ago
ba00410
Merge branch 'iov_iter' into for-next
by Al Viro
· 10 years ago
a455589
assorted conversions to %p[dD]
by Al Viro
· 10 years ago
51b44eb
Merge tag 'v3.18-rc4' into drm-next
by Dave Airlie
· 10 years ago
3cb9ae4
drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.h
by Daniel Vetter
· 10 years ago
a8a93c6
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-next
by Greg Kroah-Hartman
· 10 years ago
30aad89
Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-fixes
by Dave Airlie
· 10 years ago
85a4389
gpu: drm: armada: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
178e561
drm/armada: convert to use vblank_on/off calls
by Russell King
· 10 years ago
c548830
drm/armada: fix page_flip refcounting leak
by Russell King
· 10 years ago
0544e38
drm/armada: add IRQ support back
by Russell King
· 10 years ago
d9fc941
drm: Extract <drm/drm_gem.h>
by Daniel Vetter
· 10 years ago
915b4d1
drm: add driver->set_busid() callback
by David Herrmann
· 10 years ago
a7d7a14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
8a105aa
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 10 years ago
9611cb9
drm/armada: register crtc with port
by Russell King
· 11 years ago
d8c9608
drm/armada: permit CRTCs to be registered as separate devices
by Russell King
· 11 years ago
fe42487
drm/armada: update Armada 510 (Dove) to use "ext_ref_clk1" as the clock
by Russell King
· 10 years ago
0101fd0
drm/armada: convert to componentized support
by Russell King
· 11 years ago
3aac450
dma-buf: use reservation objects
by Maarten Lankhorst
· 10 years ago
10a2310
drm: Introduce drm_fb_helper_prepare()
by Thierry Reding
· 10 years ago
3a49387
drm: Constify struct drm_fb_helper_funcs
by Thierry Reding
· 10 years ago
42e62ba
drm/armada: make variant a CRTC thing
by Russell King
· 11 years ago
3ecea26
drm/armada: move variant initialisation to CRTC init
by Russell King
· 11 years ago
Next »