index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_crtc.c
Age
Commit message (
Expand
)
Author
2016-05-18
drm: Fix error handling in drm_connector_register
Daniel Vetter
2016-05-05
drm/core: Do not preserve framebuffer on rmfb, v4.
Maarten Lankhorst
2016-05-05
drm/modes: add connector reference counting. (v2)
Dave Airlie
2016-05-04
Merge tag 'drm-vc4-next-2016-05-02' of https://github.com/anholt/linux into d...
Dave Airlie
2016-05-04
Merge tag 'topic/drm-misc-2016-04-29' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-04-28
drm: Quiet down drm_mode_getresources
Tvrtko Ursulin
2016-04-28
drm: Quiet down drm_mode_getconnector
Tvrtko Ursulin
2016-04-27
drm: Switch blobs to the new generic modeset obj refcounting
Daniel Vetter
2016-04-27
drm: Fix fb leaks and WARN spew in get/set_prop ioctls
Daniel Vetter
2016-04-27
drm: Improve kerneldoc for new mode object refcounting
Daniel Vetter
2016-04-22
drm/modes: stop handling framebuffer special
Dave Airlie
2016-04-22
drm/modes: reduce fb_lock to just protecting lists
Dave Airlie
2016-04-22
drm/modes: move reference taking into object lookup.
Dave Airlie
2016-04-22
drm/mode: reduce lock hold in addfb2
Dave Airlie
2016-04-22
drm/mode: reduce scope of fb_lock in framebuffer init
Dave Airlie
2016-04-22
drm/mode: use _object_find to find framebuffers.
Dave Airlie
2016-04-22
drm/mode: move framebuffer reference into object.
Dave Airlie
2016-04-22
drm/mode: introduce wrapper to read framebuffer refcount.
Dave Airlie
2016-04-22
drm/modes: drop __drm_framebuffer_unregister.
Dave Airlie
2016-04-22
drm/mode: move framebuffer_free up above framebuffer_init
Dave Airlie
2016-04-22
drm/mode: rework drm_mode_object_put to drm_mode_object_unregister.
Dave Airlie
2016-04-21
drm: Remove warning from drm_connector_unregister_all()
Laurent Pinchart
2016-04-20
drm: Introduce drm_connector_register_all() helper
Alexey Brodkin
2016-04-12
drm/core: Fix ordering in drm_mode_config_cleanup.
Maarten Lankhorst
2016-04-06
Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-31
drm: Add an encoder and connector type enum for DPI.
Eric Anholt
2016-03-29
drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()
Alexey Brodkin
2016-03-16
Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-03-14
Merge drm-fixes into drm-next.
Dave Airlie
2016-03-08
drm: introduce pipe color correction properties
Lionel Landwerlin
2016-02-29
drm/crtc: Use drm_mode_object_put() in __drm_framebuffer_unregister()
Liu Ying
2016-02-19
drm/atomic: Allow for holes in connector state, v2.
Maarten Lankhorst
2016-02-09
drm: Add drm_format_plane_width() and drm_format_plane_height()
Ville Syrjälä
2016-02-09
drm/core: Add drm_encoder_index.
Maarten Lankhorst
2016-01-25
drm: Add functions to setup/tear down drm_events.
Daniel Vetter
2016-01-13
drm: Do not set connector->encoder in drivers
Thierry Reding
2015-12-11
drm: Add plane->name and use it in debug prints
Ville Syrjälä
2015-12-11
drm: Add crtc->name and use it in debug messages
Ville Syrjälä
2015-12-11
drm: Use driver specified encoder name
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_encoder_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_universal_plane_init()
Ville Syrjälä
2015-12-11
drm: Pass 'name' to drm_crtc_init_with_planes()
Ville Syrjälä
2015-12-08
drm: connector->dpms is not optional
Daniel Vetter
2015-11-24
drm: Pass the user drm_mode_fb_cmd2 as const to .fb_create()
Ville Syrjälä
2015-11-10
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-10-31
drm: Correct arguments to list_tail_add in create blob ioctl
Maneet Singh
2015-10-31
drm: crtc: integer overflow in drm_property_create_blob()
Dan Carpenter
2015-10-21
drm: correctly check failed allocation
Insu Yun
2015-10-19
drm: Check plane src coordinates correctly during page flip for atomic drivers
Ville Syrjälä
2015-10-19
drm: Check crtc viewport correctly with rotated primary plane on atomic drivers
Ville Syrjälä
[next]