Noralf Trønnes
|
ce4eb35bfa
drm/atmel-hlcdc: Use drm_fb_cma_fbdev_init/fini()
|
7 years ago |
Noralf Trønnes
|
2a6f713974
drm/atmel-hlcdc: Use drm_gem_fb_create()
|
8 years ago |
Noralf Trønnes
|
682b06a042
drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults
|
8 years ago |
Maarten Lankhorst
|
f4d41d930e
drm/atmel-hlcdc: Handle drm_atomic_helper_swap_state failure
|
8 years ago |
Peter Rosin
|
364a7bf574
drm: atmel-hlcdc: add support for 8-bit color lookup table mode
|
8 years ago |
Thierry Reding
|
6c8e54714c
drm/atmel-hlcdc: Remove unnecessary NULL check
|
8 years ago |
Jose Abreu
|
a57bf53e29
drm/atmel-hlcdc: Use crtc->mode_valid() callback
|
8 years ago |
Daniel Vetter
|
e3ec0e1e38
drm/atmel: Drop drm_vblank_cleanup
|
8 years ago |
Boris Brezillon
|
99ed4d7eb2
drm/atmel-hlcdc: Fix suspend/resume implementation
|
8 years ago |
Daniel Vetter
|
d55f7e5d54
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
|
8 years ago |
Boris Brezillon
|
9a45d33cdf
drm/atmel-hlcdc: Simplify the HLCDC layer logic
|
8 years ago |
Shawn Guo
|
82308e27a9
drm: atmel: use vblank hooks in struct drm_crtc_funcs
|
8 years ago |
Shawn Guo
|
967dd48417
drm: remove drm_vblank_no_hw_counter assignment from driver code
|
8 years ago |
Gabriel Krisman Bertazi
|
e4563f6ba7
drm: Rely on mode_config data for fb_helper initialization
|
8 years ago |
Boris Brezillon
|
db02b7614a
drm/atmel-hlcdc: Rework the fbdev creation logic
|
8 years ago |
Jani Nikula
|
55edf41b69
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
|
8 years ago |
Chris Wilson
|
0853695c3b
drm: Add reference counting to drm_atomic_state
|
8 years ago |
Tom Gundersen
|
0f2886057b
drm: Don't swallow error codes in drm_dev_alloc()
|
9 years ago |
Liu Ying
|
2b58e98d42
drm/atomic-helper: Add NO_DISABLE_AFTER_MODESET flag support for plane commit
|
9 years ago |
Chris Wilson
|
6966e4826d
drm/atmel-hlcdc: Remove redundant call to drm_connector_unregister_all()
|
9 years ago |
Chris Wilson
|
99e6fe5076
drm/atmel-hlcdc: Remove redundant calls to drm_connector_register_all()
|
9 years ago |
Daniel Vetter
|
5e84c2690b
drm/atomic-helper: Massage swap_state signature somewhat
|
9 years ago |
Daniel Vetter
|
3100e6475d
drm/atmel: Use lockless gem BO free callback
|
9 years ago |
Dave Airlie
|
9a297b36f4
Merge branch 'drm-atmel-hlcdc-devel' of https://github.com/bbrezillon/linux-at91 into drm-next
|
9 years ago |
Alexey Brodkin
|
b3383f75fc
drm: atmel_hldc: Use generic drm_connector_register_all() helper
|
9 years ago |
Boris Brezillon
|
17a8e03e7e
drm: atmel-hlcdc: rework the output code to support drm bridges
|
9 years ago |
Boris Brezillon
|
aca63b7661
drm: atmel-hlcdc: move output mode selection in CRTC implementation
|
9 years ago |
Boris Brezillon
|
79a3fc2d98
drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
|
9 years ago |
Boris Brezillon
|
9b190610dc
drm: atmel-hlcdc: support asynchronous atomic commit operations
|
9 years ago |
Daniel Vetter
|
222b909434
drm/atmel: Fixup drm_connector_/unplug/unregister/_all
|
9 years ago |