Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1f6b8eef11c3d097bc8a6b2bbb868eb47ec6f7d8
/
drivers
/
gpu
/
drm
/
atmel-hlcdc
e2e287f
drm/atmel-hlcdc: Use the alpha format field in drm_format_info
by Maxime Ripard
· 7 years ago
ce4eb35
drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()
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
2a6f713
drm/atmel-hlcdc: Use drm_gem_fb_create()
by Noralf Trønnes
· 7 years ago
e90271b
drm: Nuke drm_atomic_helper_plane_set_property
by Daniel Vetter
· 7 years ago
b671557
drm: Nuke drm_atomic_helper_crtc_set_property
by Daniel Vetter
· 7 years ago
f3a7354
drm/atmel-hlcdc: switch to drm_*{get,put} helpers
by Cihangir Akturk
· 7 years ago
d95a8e7
drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs.
by Arvind Yadav
· 8 years ago
e6fc3b6
drm: Plumb modifiers through plane init
by Ben Widawsky
· 7 years ago
682b06a
drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults
by Noralf Trønnes
· 7 years ago
f4d41d9
drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
by Maarten Lankhorst
· 7 years ago
d57da16
drm/atmel-hlcdec: Use for_each_new_connector_in_state
by Maarten Lankhorst
· 7 years ago
6458171
drm: Convert atomic drivers from CRTC .disable() to .atomic_disable()
by Laurent Pinchart
· 8 years ago
0b20a0f
drm: Add old state pointer to CRTC .enable() helper function
by Laurent Pinchart
· 8 years ago
b740e76
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
364a7bf
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
by Peter Rosin
· 8 years ago
ae7c59f
drm: atmel-hlcdc: add missing .set_property helper to the crtc
by Peter Rosin
· 8 years ago
6c8e547
drm/atmel-hlcdc: Remove unnecessary NULL check
by Thierry Reding
· 8 years ago
bfda9aa
Merge tag 'drm-misc-next-2017-06-15' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
ff9b47a
drm/atmel-hlcdc: Fix panel registration
by Boris Brezillon
· 8 years ago
55f5b0b
Merge tag 'drm-misc-next-2017-06-02' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
96160a8
drm/atmel-hlcdc: Replace the panel usage with drm_panel_bridge.
by Eric Anholt
· 8 years ago
510fc3c
drm/atmel-hlcdc: Drop custom encoder cleanup func.
by Eric Anholt
· 8 years ago
a57bf53
drm/atmel-hlcdc: Use crtc->mode_valid() callback
by Jose Abreu
· 8 years ago
e3ec0e1
drm/atmel: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
2a1720376
Backmerge tag 'v4.12-rc3' into drm-next
by Dave Airlie
· 8 years ago
c2c446a
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
by Robert Foss
· 8 years ago
6bee9b7
drm/atmel-hlcdc: Fix output initialization
by Boris Brezillon
· 8 years ago
418d59e
drm: atmel-hlcdc: Uninitialized return in atmel_hlcdc_create_outputs()
by Dan Carpenter
· 8 years ago
ebc9446
drm: convert drivers to use drm_of_find_panel_or_bridge
by Rob Herring
· 8 years ago
99ed4d7
drm/atmel-hlcdc: Fix suspend/resume implementation
by Boris Brezillon
· 8 years ago
d55f7e5
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
by Daniel Vetter
· 8 years ago
9a45d33
drm/atmel-hlcdc: Simplify the HLCDC layer logic
by Boris Brezillon
· 8 years ago
cd25235
drm: Always prepare null framebuffer in transitional helper
by Gabriel Krisman Bertazi
· 8 years ago
82308e2
drm: atmel: 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
e4563f6
drm: Rely on mode_config data for fb_helper initialization
by Gabriel Krisman Bertazi
· 8 years ago
bb7e983
Merge tag 'drm/atmel-hlcdc/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bbrezillon/linux into drm-next
by Dave Airlie
· 8 years ago
db02b76
drm/atmel-hlcdc: Rework the fbdev creation logic
by Boris Brezillon
· 8 years ago
3bb80f2
drm: bridge: Link encoder and bridge in core code
by Laurent Pinchart
· 8 years ago
438b74a
drm: Nuke fb->pixel_format
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
55edf41
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
by Jani Nikula
· 8 years ago
9fe58f0
drm/atmel-hlcdc: Use per-plane rotation property
by Ville Syrjälä
· 8 years ago
bd2ef25
drm: Add drm_rotation_90_or_270()
by Ville Syrjälä
· 8 years ago
0853695
drm: Add reference counting to drm_atomic_state
by Chris Wilson
· 8 years ago
ca09fb9
Merge tag 'v4.8-rc8' into drm-next
by Dave Airlie
· 8 years ago
0f28860
drm: Don't swallow error codes in drm_dev_alloc()
by Tom Gundersen
· 8 years ago
1ba7db0
drm/atmel-hlcdc: Make ->reset() implementation static
by Thierry Reding
· 8 years ago
d31ed3f
drm: atmel-hlcdc: Fix vertical scaling
by Jan Leupold
· 9 years ago
2b58e98
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
by Liu Ying
· 8 years ago
1832040
drm: Allow drivers to modify plane_state in prepare_fb/cleanup_fb
by Chris Wilson
· 8 years ago
31ad61e
drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?
by Joonas Lahtinen
· 8 years ago
2383050f
Merge remote-tracking branch 'airlied/drm-next' into topic/drm-misc
by Daniel Vetter
· 8 years ago
5de10e9
drm/atmel-hlcdc: make fbdev support really optional
by Tobias Jakobi
· 8 years ago
6c181c8
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 8 years ago
548ebe1
drm/atmel: use drm_crtc_handle_vblank()
by Gustavo Padovan
· 9 years ago
542d972
Back-merge tag 'v4.7-rc5' into drm-next
by Dave Airlie
· 9 years ago
6966e48
drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
by Chris Wilson
· 9 years ago
0b1e1eb
drm: atmel-hlcdc: Fix OF graph parsing
by Boris Brezillon
· 9 years ago
1b7e38b
drm: atmel-hlcdc: actually disable scaling when no scaling is required
by Boris Brezillon
· 9 years ago
99e6fe50
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
by Chris Wilson
· 9 years ago
f22c912
drm: atmel-hlcdc: Rely on the default ->best_encoder() behavior
by Boris Brezillon
· 9 years ago
5e84c26
drm/atomic-helper: Massage swap_state signature somewhat
by Daniel Vetter
· 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
bb4cec0
Merge tag 'topic/lockless-gem-bo-freeing-2016-06-01' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 9 years ago
23a25ed
drm/atmel: use drm_crtc_vblank_{get,put}()
by Gustavo Padovan
· 9 years ago
8176731
drm/atmel: use drm_crtc_send_vblank_event()
by Gustavo Padovan
· 9 years ago
58a2ab3
drm: atmel-hlcdc: fix a NULL check
by Dan Carpenter
· 9 years ago
c2e4c99
drm: atmel-hlcdc: fix atmel_hlcdc_crtc_reset() implementation
by Boris Brezillon
· 9 years ago
3100e64
drm/atmel: Use lockless gem BO free callback
by Daniel Vetter
· 9 years ago
ec2dc6a
drm: Drop crtc argument from __drm_atomic_helper_crtc_destroy_state
by Daniel Vetter
· 9 years ago
9a297b3
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next
by Dave Airlie
· 9 years ago
b3383f7
drm: atmel_hldc: Use generic drm_connector_register_all() helper
by Alexey Brodkin
· 9 years ago
ebab87a
drm: atmel-hlcdc: route DMA accesses through AHB interfaces
by Boris Brezillon
· 9 years ago
5ac44c8
drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()
by Boris Brezillon
· 9 years ago
17a8e03
drm: atmel-hlcdc: rework the output code to support drm bridges
by Boris Brezillon
· 9 years ago
aca63b7
drm: atmel-hlcdc: move output mode selection in CRTC implementation
by Boris Brezillon
· 9 years ago
79a3fc2
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
by Boris Brezillon
· 9 years ago
aab6d08
drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
by Boris Brezillon
· 9 years ago
abfc936
drm: atmel-hlcdc: fix connector and encoder types
by Boris Brezillon
· 9 years ago
9b19061
drm: atmel-hlcdc: support asynchronous atomic commit operations
by Boris Brezillon
· 9 years ago
1a7b37c
drm: atmel-hlcdc: add a ->cleanup_fb() operation
by Boris Brezillon
· 9 years ago
222b909
drm/atmel: Fixup drm_connector_/unplug/unregister/_all
by Daniel Vetter
· 9 years ago
b47ff7e
drm/atmel-hlcdc: use helper to get crtc state
by Andrzej Hajda
· 9 years ago
074b962
drm/atmel-hlcdc: remove optional dummy crtc mode_fixup function.
by Carlos Palminha
· 9 years ago
9c333c2
drm/atmel: Nuke preclose
by Daniel Vetter
· 9 years ago
e112e59
drm: use dev_name as default unique name in drm_dev_alloc()
by Nicolas Iooss
· 9 years ago
e9becd4
drm/atmel-hlcdc: Constify function pointer structs
by Ville Syrjälä
· 9 years ago
d6ec5ec
drm: atmel-hlcdc: Fix module autoload for OF platform driver
by Luis de Bethencourt
· 9 years ago
34649c4
drm: atmel-hlcdc: add support for sama5d2 SoCs
by Nicolas Ferre
· 9 years ago
13a3d91
drm: Pass 'name' to drm_encoder_init()
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
1eb83451
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
by Ville Syrjälä
· 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
14152c8
drm: Use DRM_ROTATE_MASK and DRM_REFLECT_MASK
by Joonas Lahtinen
· 9 years ago
Next »