Dave Airlie
|
cb2e77c1d5
Merge tag 'sunxi-drm-for-4.12' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
|
8 years ago |
Daniel Vetter
|
d55f7e5d54
drm: Create DEFINE_DRM_GEM_CMA_FOPS and roll it out to drivers
|
8 years ago |
Maxime Ripard
|
596afb6f05
drm/sun4i: Grab reserved memory region
|
8 years ago |
Chen-Yu Tsai
|
46cce6dac3
drm/sun4i: Initialize crtc from tcon bind function
|
8 years ago |
Chen-Yu Tsai
|
b3f266e428
drm/sun4i: Move layers from sun4i_drv to sun4i_crtc
|
8 years ago |
Chen-Yu Tsai
|
ea411fd2c8
drm/sun4i: Make sun4i_crtc_init return ERR_PTR style error codes
|
8 years ago |
Chen-Yu Tsai
|
92b300c4e6
drm/sun4i: Check return value of drm_vblank_init
|
8 years ago |
Chen-Yu Tsai
|
9d56defb44
drm/sun4i: Fix up error path cleanup for master bind function
|
8 years ago |
Chen-Yu Tsai
|
92caf9bede
drm/sun4i: Move drm_mode_config_cleanup call to main driver
|
8 years ago |
Shawn Guo
|
50480a78e2
drm: sun4i: 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 |
Dave Airlie
|
f03ee46be9
Backmerge tag 'v4.9-rc8' into drm-next
|
8 years ago |
Dave Airlie
|
4473904ccd
Merge tag 'sunxi-drm-for-4.10' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
|
8 years ago |
Christophe JAILLET
|
4db069a2bf
drm/sun4i: Propagate error to the caller
|
9 years ago |
Christophe JAILLET
|
6c08d7ab23
drm/sun4i: Fix error handling
|
9 years ago |
Jani Nikula
|
55edf41b69
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
|
9 years ago |
Russell King
|
97ac0e47ae
drm: convert DT component matching to component_match_add_release()
|
9 years ago |
Chen-Yu Tsai
|
49c440e87c
drm/sun4i: Add compatible strings for A31/A31s display pipelines
|
9 years ago |
Chen-Yu Tsai
|
93a5ec14da
drm/sun4i: Add compatible string for A31/A31s TCON (timing controller)
|
9 years ago |
Tom Gundersen
|
0f2886057b
drm: Don't swallow error codes in drm_dev_alloc()
|
9 years ago |
Dave Airlie
|
b4eac5465b
Merge tag 'sunxi-drm-for-4.9' of https://git.kernel.org/pub/scm/linux/kernel/git/mripard/linux into drm-next
|
9 years ago |
Maxime Ripard
|
4a408f1f63
drm/sun4i: support A33 tcon
|
9 years ago |
Maxime Ripard
|
894f5a9f4b
drm/sun4i: Add bridge support
|
9 years ago |
Daniel Vetter
|
44adece57e
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
|
9 years ago |
Dave Airlie
|
9af07af948
Merge tag 'topic/drm-misc-2016-07-22' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
Dave Airlie
|
5e580523d9
Backmerge tag 'v4.7' into drm-next
|
9 years ago |
Chris Wilson
|
dc96fe4f85
drm/sun4i: Remove redundant call to drm_connector_unregister_all()
|
9 years ago |
Peter Chen
|
3b8e64f6f8
gpu: drm: sun4i_drv: add missing of_node_put after calling of_parse_phandle
|
9 years ago |
Dave Airlie
|
542d972221
Back-merge tag 'v4.7-rc5' into drm-next
|
9 years ago |
Maxime Ripard
|
0b340405fc
drm/sun4i: Report proper vblank
|
9 years ago |