summaryrefslogtreecommitdiffstats
path: root/include/drm/drm_crtc.h
Commit message (Expand)AuthorAgeFilesLines
* drm: Store clipped src/dst coordinatee in drm_plane_stateVille Syrjälä2016-08-081-0/+13
* drm: BIT(DRM_ROTATE_?) -> DRM_ROTATE_?Joonas Lahtinen2016-08-081-8/+9
* drm: add generic zpos propertyMarek Szyprowski2016-07-291-0/+20
* drm: drm_connector->s/connector_id/index/ for consistencyDaniel Vetter2016-07-191-3/+10
* drm/doc: document all the properties in drm_mode_configDaniel Vetter2016-07-191-16/+180
* drm/doc: Add kerneldoc for @indexDaniel Vetter2016-07-191-5/+21
* drm: Unexport drm_connector_unregister_all()Chris Wilson2016-07-191-3/+0
* drm: Unexport drm_connector_register_all()Chris Wilson2016-07-121-1/+0
* drm: Add helpers to turn off CRTCsLukas Wunner2016-06-241-0/+2
* drm: Clean up drm_crtc.hDaniel Vetter2016-06-211-132/+56
* drm: Add callbacks for late registeringBenjamin Gaignard2016-06-211-0/+77
* drm: Make drm_connector_register() safe against multiple callsChris Wilson2016-06-171-0/+2
* drm: Add a callback from connector registeringChris Wilson2016-06-171-0/+27
* drm/atomic-helper: nonblocking commit supportDaniel Vetter2016-06-101-0/+3
* drm/atomic: Add struct drm_crtc_commit to track async updatesDaniel Vetter2016-06-101-6/+143
* drm: Move format-related helpers to drm_fourcc.cLaurent Pinchart2016-06-091-9/+0
* Merge tag 'omapdrm-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tomb...Dave Airlie2016-06-091-1/+4
|\
| * drm: drm_helper_crtc_enable_color_mgmt() => drm_crtc_enable_color_mgmt()Jyri Sarha2016-06-071-1/+4
* | Merge branch 'virtio-gpu-for-airlied' of git://git.kraxel.org/linux into drm-...Dave Airlie2016-06-091-0/+2
|\ \
| * | add cursor hotspot to drm_framebufferGerd Hoffmann2016-06-071-0/+2
| |/
* | drm/core: Change declaration for gamma_set.Maarten Lankhorst2016-06-071-2/+2
* | drm/doc: Update kerneldoc for drm_crtc.hDaniel Vetter2016-06-031-14/+64
* | drm: Store the plane's indexChris Wilson2016-06-031-3/+46
* | drm: Consolidate crtc arrays in drm_atomic_stateDaniel Vetter2016-06-021-2/+6
* | drm: Consolidate plane arrays in drm_atomic_stateDaniel Vetter2016-06-021-4/+7
* | drm: Consolidate connector arrays in drm_atomic_stateDaniel Vetter2016-06-021-4/+7
|/
* drm: introduce bus_flags in drm_display_infoStefan Agner2016-05-051-0/+9
* drm/modes: add connector reference counting. (v2)Dave Airlie2016-05-051-1/+31
* drm/fb: fix missing /** in kerneldoc comment.Dave Airlie2016-05-051-1/+1
* Merge tag 'topic/drm-misc-2016-05-04' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-05-051-4/+4
|\
| * drm/atomic: Rename async parameter to nonblocking.Maarten Lankhorst2016-05-021-4/+4
* | drm: Switch blobs to the new generic modeset obj refcountingDaniel Vetter2016-04-271-1/+0
|/
* drm/mode: move framebuffer reference into object.Dave Airlie2016-04-221-4/+28
* drm/mode: introduce wrapper to read framebuffer refcount.Dave Airlie2016-04-221-0/+11
* drm: Introduce drm_connector_register_all() helperAlexey Brodkin2016-04-201-1/+2
* drm: fix lut value extraction functionLionel Landwerlin2016-04-201-2/+6
* drm/edid: Add drm_edid_get_monitor_name()Jim Bride2016-04-151-0/+2
* Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-04-061-12/+2
|\
| * drm: Move DRM_MODE_OBJECT_* to uapi headersDaniel Vetter2016-03-301-10/+0
| * drm: Rename drm_connector_unplug_all() to drm_connector_unregister_all()Alexey Brodkin2016-03-291-2/+2
| * drm: bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart2016-03-291-0/+8
* | Merge tag 'drm/panel/for-4.6-rc1' of http://anongit.freedesktop.org/git/tegra...Dave Airlie2016-03-171-0/+8
|\ \
| * | drm/bridge: Make (pre/post) enable/disable callbacks optionalLaurent Pinchart2016-03-021-0/+8
* | | Merge tag 'topic/drm-misc-2016-03-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2016-03-161-1/+47
|\ \ \ | | |/ | |/|
| * | drm: introduce pipe color correction propertiesLionel Landwerlin2016-03-081-1/+45
| * | drm/atomic: Handle encoder stealing from set_config better.Maarten Lankhorst2016-03-081-0/+2
* | | Merge drm-fixes into drm-next.Dave Airlie2016-03-141-1/+7
|\ \ \ | |/ / |/| |
| * | drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst2016-02-191-1/+7
| |/
* | drm: Add drm_format_plane_width() and drm_format_plane_height()Ville Syrjälä2016-02-091-0/+2
* | drm/edid: Switch DDC when reading the EDIDLukas Wunner2016-02-091-0/+2
OpenPOWER on IntegriCloud