Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
aa9664ffe863f470efdbe40ea20ce96f2887ebcd
/
drivers
/
gpu
/
drm
/
armada
81af63a
drm: Don't pass clip to drm_atomic_helper_check_plane_state()
by Ville Syrjälä
· 7 years ago
bf817d0
drm/armada: Use drm_mode_get_hv_timing() to populate plane clip rectangle
by Ville Syrjälä
· 7 years ago
57270b8
drm/armada: Construct a temporary crtc state for plane checks
by Ville Syrjälä
· 7 years ago
bcd21a4
Merge branch 'drm-armada-devel-4.15' of git://git.armlinux.org.uk/~rmk/linux-arm into drm-next
by Dave Airlie
· 7 years ago
27ab688
drm/armada: expand overlay trace entry
by Russell King
· 8 years ago
950bc13
drm/armada: implement primary plane update
by Russell King
· 8 years ago
11df53d
drm/armada: extract register generation from armada_drm_primary_set()
by Russell King
· 8 years ago
07da3c7
drm/armada: wait for previous work when moving overlay window
by Russell King
· 8 years ago
65843e9a
drm/armada: move overlay plane register update generation
by Russell King
· 8 years ago
d19f6ee
drm/armada: re-organise overlay register update generation
by Russell King
· 8 years ago
890ca8d
drm/armada: disable planes at next blanking period
by Russell King
· 8 years ago
d924155
drm/armada: avoid work allocation
by Russell King
· 8 years ago
c93dfdc
drm/armada: allow armada_drm_plane_work_queue() to silently fail
by Russell King
· 8 years ago
7bfab1e
drm/armada: use drm_plane_helper_check_state()
by Russell King
· 8 years ago
73c51ab
drm/armada: only enable HSMOOTH if scaling horizontally
by Russell King
· 8 years ago
214612f
drm/armada: move writes of LCD_SPU_SRAM_PARA1 under lock
by Russell King
· 8 years ago
eaa6627
drm/armada: move regs into armada_plane_work
by Russell King
· 8 years ago
eb19be5
drm/armada: move event sending into armada_plane_work
by Russell King
· 8 years ago
b972a80
drm/armada: move fb retirement into armada_plane_work
by Russell King
· 8 years ago
a3f6a18
drm/armada: move overlay plane work out from under spinlock
by Russell King
· 8 years ago
d76dcc7
drm/armada: clear plane enable bit when disabling
by Russell King
· 8 years ago
f1f1bffc
drm/armada: clean up armada_drm_crtc_plane_disable()
by Russell King
· 8 years ago
28b3043
drm/armada: allow the primary plane to be disabled
by Russell King
· 8 years ago
65724a1
drm/armada: wait and cancel any pending frame work at disable
by Russell King
· 8 years ago
2839d45
drm/armada: add work cancel callback
by Russell King
· 8 years ago
eaab013
drm/armada: store plane in armada_plane_work
by Russell King
· 8 years ago
901bb88
drm/armada: add a common frame work allocator
by Russell King
· 8 years ago
d3b8421
drm/armada: remove armada_drm_plane_work_cancel() return value
by Russell King
· 8 years ago
de0ea9a
drm/armada: fix YUV planar format framebuffer offsets
by Russell King
· 7 years ago
d6a4896
drm/armada: improve efficiency of armada_drm_plane_calc_addrs()
by Russell King
· 7 years ago
9c898c4
drm/armada: fix UV swap code
by Russell King
· 7 years ago
2bf5743
drm/armada: fix SRAM powerdown
by Russell King
· 7 years ago
33cd3c0
drm/armada: fix leak of crtc structure
by Russell King
· 7 years ago
df13928
drm/armada: Use drm_fb_helper_lastclose() and _poll_changed()
by Noralf Trønnes
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
a52ff2a
drm/armada: Replace drm_framebuffer_reference/unreference() with _get/put()
by Haneen Mohammed
· 7 years ago
4c3cf37
drm/armada: Replace drm_gem_object_reference/unreference() with _get/put()
by Haneen Mohammed
· 7 years ago
a33d7f8
drm/armada: Remove unused #include <drmP.h>
by Haneen Mohammed
· 7 years ago
f23ef8e
drm/armada: Use correct path to trace include
by Thierry Reding
· 7 years ago
4ee7362
drm/armada: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
3bec23b
drm: armada: remove dead empty functions
by Peter Rosin
· 8 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
4bf9914
drm: Convert to using %pOF instead of full_name
by Rob Herring
· 8 years ago
af05559
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 7 years ago
e1923ab
drm/<drivers>: Drop fbdev info flags
by Daniel Vetter
· 8 years ago
af3c8d9
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
8a63ca5
drm: armada: Constify drm_prop_enum_list structures.
by Arvind Yadav
· 8 years ago
aaaf2f1
drm: armada: constify drm_prop_enum_list structures.
by Arvind Yadav
· 8 years ago
8590971
drm: armada: make of_device_ids const.
by Arvind Yadav
· 8 years ago
b400585
drm/armada: don't abuse DMA_ERROR_CODE
by Christoph Hellwig
· 8 years ago
c2c446a
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
by Robert Foss
· 8 years ago
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
Next »