summaryrefslogtreecommitdiff
path: root/include/drm/drm_crtc.h
AgeCommit message (Expand)Author
2016-07-29drm: add generic zpos propertyMarek Szyprowski
2016-07-19drm: drm_connector->s/connector_id/index/ for consistencyDaniel Vetter
2016-07-19drm/doc: document all the properties in drm_mode_configDaniel Vetter
2016-07-19drm/doc: Add kerneldoc for @indexDaniel Vetter
2016-07-19drm: Unexport drm_connector_unregister_all()Chris Wilson
2016-07-12drm: Unexport drm_connector_register_all()Chris Wilson
2016-06-24drm: Add helpers to turn off CRTCsLukas Wunner
2016-06-21drm: Clean up drm_crtc.hDaniel Vetter
2016-06-21drm: Add callbacks for late registeringBenjamin Gaignard
2016-06-17drm: Make drm_connector_register() safe against multiple callsChris Wilson
2016-06-17drm: Add a callback from connector registeringChris Wilson
2016-06-10drm/atomic-helper: nonblocking commit supportDaniel Vetter
2016-06-10drm/atomic: Add struct drm_crtc_commit to track async updatesDaniel Vetter
2016-06-09drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart
2016-06-09Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie
2016-06-09Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...Dave Airlie
2016-06-07drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()Jyri Sarha
2016-06-07drm/core: Change declaration for gamma_set.Maarten Lankhorst
2016-06-07add cursor hotspot to drm_framebufferGerd Hoffmann
2016-06-03drm/doc: Update kerneldoc for drm_crtc.hDaniel Vetter
2016-06-03drm: Store the plane's indexChris Wilson
2016-06-02drm: Consolidate crtc arrays in drm_atomic_stateDaniel Vetter
2016-06-02drm: Consolidate plane arrays in drm_atomic_stateDaniel Vetter
2016-06-02drm: Consolidate connector arrays in drm_atomic_stateDaniel Vetter
2016-05-05drm: introduce bus_flags in drm_display_infoStefan Agner
2016-05-05drm/modes: add connector reference counting. (v2)Dave Airlie
2016-05-05drm/fb: fix missing /** in kerneldoc comment.Dave Airlie
2016-05-05Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-05-02drm/atomic: Rename async parameter to nonblocking.Maarten Lankhorst
2016-04-27drm: Switch blobs to the new generic modeset obj refcountingDaniel Vetter
2016-04-22drm/mode: move framebuffer reference into object.Dave Airlie
2016-04-22drm/mode: introduce wrapper to read framebuffer refcount.Dave Airlie
2016-04-20drm: Introduce drm_connector_register_all() helperAlexey Brodkin
2016-04-20drm: fix lut value extraction functionLionel Landwerlin
2016-04-15drm/edid: Add drm_edid_get_monitor_name()Jim Bride
2016-04-06Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-30drm: Move DRM_MODE_OBJECT_* to uapi headersDaniel Vetter
2016-03-29drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin
2016-03-29drm: bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart
2016-03-17Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...Dave Airlie
2016-03-16Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-03-14Merge drm-fixes into drm-next.Dave Airlie
2016-03-08drm: introduce pipe color correction propertiesLionel Landwerlin
2016-03-08drm/atomic: Handle encoder stealing from set_config better.Maarten Lankhorst
2016-03-02drm/bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst
2016-02-09drm: Add drm_format_plane_width() and drm_format_plane_height()Ville Syrjälä
2016-02-09drm/edid: Switch DDC when reading the EDIDLukas Wunner
2016-02-09drm/atomic: Add encoder_mask to crtc_state, v3.Maarten Lankhorst
2016-02-09drm/core: Add drm_for_each_encoder_mask, v2.Maarten Lankhorst