Daniel Vetter
|
3b24f7d675
drm/atomic: Add struct drm_crtc_commit to track async updates
|
9 years ago |
Laurent Pinchart
|
ae4df11a0f
drm: Move format-related helpers to drm_fourcc.c
|
9 years ago |
Dave Airlie
|
3c85f20a28
Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux into drm-next
|
9 years ago |
Dave Airlie
|
76c6dccf34
Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-next
|
9 years ago |
Dave Airlie
|
2cca455740
Merge tag 'topic/drm-misc-2016-06-07' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
Dave Airlie
|
fa625c1956
Backmerge tag 'v4.7-rc2' into drm-next
|
9 years ago |
Jyri Sarha
|
f8ed34ac7b
drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()
|
9 years ago |
Maarten Lankhorst
|
7ea7728387
drm/core: Change declaration for gamma_set.
|
9 years ago |
Gerd Hoffmann
|
dd54659107
add cursor hotspot to drm_framebuffer
|
9 years ago |
Chris Wilson
|
490d3d1b91
drm: Store the plane's index
|
9 years ago |
Daniel Vetter
|
2e7a5701c9
drm/doc: Appease sphinx
|
9 years ago |
Tomi Valkeinen
|
1e8985a835
drm: fix fb refcount issue with atomic modesetting
|
9 years ago |
Tomi Valkeinen
|
b201e743f4
drm: add missing drm_mode_set_crtcinfo call
|
9 years ago |
Daniel Vetter
|
cf48e2921e
drm: Initialize a linear gamma table by default
|
9 years ago |
Daniel Vetter
|
fdf2c85f26
drm: Fix error handling in drm_connector_register
|
9 years ago |
Maarten Lankhorst
|
f2d580b9a8
drm/core: Do not preserve framebuffer on rmfb, v4.
|
9 years ago |
Dave Airlie
|
b164d31f50
drm/modes: add connector reference counting. (v2)
|
9 years ago |
Dave Airlie
|
acff058f86
Merge tag 'drm-vc4-next-2016-05-02' of https://github.com/anholt/linux into drm-next
|
9 years ago |
Dave Airlie
|
2b8f01f178
Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-intel into drm-next
|
9 years ago |
Tvrtko Ursulin
|
676fb3240d
drm: Quiet down drm_mode_getresources
|
9 years ago |
Tvrtko Ursulin
|
3849bef34d
drm: Quiet down drm_mode_getconnector
|
9 years ago |
Daniel Vetter
|
152ef5fa9e
drm: Switch blobs to the new generic modeset obj refcounting
|
9 years ago |
Daniel Vetter
|
1649c33ba3
drm: Fix fb leaks and WARN spew in get/set_prop ioctls
|
9 years ago |
Daniel Vetter
|
05981422ea
drm: Improve kerneldoc for new mode object refcounting
|
9 years ago |
Dave Airlie
|
027b3f8ba9
drm/modes: stop handling framebuffer special
|
9 years ago |
Dave Airlie
|
2ddea3fd94
drm/modes: reduce fb_lock to just protecting lists
|
9 years ago |
Dave Airlie
|
72fe90b8e7
drm/modes: move reference taking into object lookup.
|
9 years ago |
Dave Airlie
|
c7e1c59a18
drm/mode: reduce lock hold in addfb2
|
9 years ago |
Dave Airlie
|
9cd47424fb
drm/mode: reduce scope of fb_lock in framebuffer init
|
9 years ago |
Dave Airlie
|
cee26ac47d
drm/mode: use _object_find to find framebuffers.
|
9 years ago |