Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7a63eb23d8817477f19f2cf51fbf7b27b221049c
/
drivers
/
gpu
/
drm
/
armada
f9b67f0
dma-buf: Rename dma-ops to prevent conflict with kunmap_atomic macro
by Logan Gunthorpe
· 8 years ago
41292b1f
drm: Add acquire ctx parameter to ->page_flip(_target)
by Daniel Vetter
· 8 years ago
1931529
drm: Add acquire ctx parameter to ->plane_disable
by Daniel Vetter
· 8 years ago
34a2ab5
drm: Add acquire ctx parameter to ->update_plane
by Daniel Vetter
· 8 years ago
b70366e
Merge tag 'doc-4.11-images' of git://git.lwn.net/linux into drm-misc-next
by Daniel Vetter
· 8 years ago
f42e181
drm/gem: Add DEFINE_DRM_GEM_FOPS
by Daniel Vetter
· 8 years ago
a452165
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into drm-misc-next
by Daniel Vetter
· 8 years ago
b516a6c
drm/armada: Remove armada_drm_debugfs_cleanup()
by Noralf Trønnes
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
76adb46
drm: Remove the struct drm_device platformdev field
by Laurent Pinchart
· 8 years ago
5922a7d
drm: armada: use vblank hooks in struct drm_crtc_funcs
by Shawn Guo
· 8 years ago
967dd48
drm: remove drm_vblank_no_hw_counter assignment from driver code
by Shawn Guo
· 8 years ago
da7bdda
drm/fb-helper: Automatically clean up fb_info
by Daniel Vetter
· 8 years ago
4e64e55
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
by Chris Wilson
· 8 years ago
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
f0c379a
drm: add more MMU dependencies
by Arnd Bergmann
· 8 years ago
282d0a3
Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
3806a27
Merge tag 'drm-misc-next-2016-12-30' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
7357f89
drm/armada: Fix compile fail
by Daniel Vetter
· 8 years ago
433e404
drm/armada: s/drm_mm_dump_table/drm_mm_print/
by Chris Wilson
· 8 years ago
75f6dfe
drm: Deduplicate driver initialization message
by Gabriel Krisman Bertazi
· 8 years ago
b5c3714
drm/mm: Convert to drm_printer
by Daniel Vetter
· 8 years ago
dbd4d57
drm: Replace 'format->format' comparisons to just 'format' comparisons
by Ville Syrjälä
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
by Ville Syrjälä
· 8 years ago
272725c
drm: Nuke fb->bits_per_pixel
by Ville Syrjälä
· 8 years ago
b00c600
drm: Nuke fb->depth
by Ville Syrjälä
· 8 years ago
353c859
drm: Replace drm_format_plane_cpp() with fb->format->cpp[]
by Ville Syrjälä
· 8 years ago
bcb0b46
drm: Replace drm_format_num_planes() with fb->format->num_planes
by Ville Syrjälä
· 8 years ago
a3f913c
drm: Pass 'dev' to drm_helper_mode_fill_fb_struct()
by Ville Syrjälä
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
4d5304d
Merge branch 'drm-armada-devel' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 8 years ago
e8e1181
drm/armada: fix NULL pointer comparison warning
by Ravikant B Sharma
· 8 years ago
6f3723c
drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
244a241
drm/armada: remove some dead code
by Christophe JAILLET
· 8 years ago
42b4545
drm/armada: mark symbols static where possible
by Baoyou Xie
· 8 years ago
917a3cb
drm/armada: de-midlayer armada
by Russell King
· 8 years ago
1caae27
drm/armada: use DRM_FB_HELPER_DEFAULT_OPS for fb_ops
by Stefan Christ
· 8 years ago
f0b2487
drm/armada: use common helper for plane base address
by Russell King
· 8 years ago
2925db0
drm/armada: move setting primary plane position to armada_drm_primary_set()
by Russell King
· 8 years ago
37af35c
drm/armada: split out primary plane update
by Russell King
· 8 years ago
8be523d
drm/armada: move plane state to struct armada_plane
by Russell King
· 8 years ago
ec6fb15
drm/armada: clean up armada_drm_plane_work_run()
by Russell King
· 8 years ago
c8a220c
drm/armada: add tracing support
by Russell King
· 9 years ago
97ac0e4
drm: convert DT component matching to component_match_add_release()
by Russell King
· 8 years ago
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
· 9 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
Next »