aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2019-01-10drm/dp_mst: Start tracking per-port VCPI allocationsLyude Paul1-7/+16
2019-01-10drm/dp_mst: Add some atomic state iterator macrosLyude Paul1-0/+96
2019-01-10drm/dp_mst: Introduce new refcounting scheme for mstbs and portsLyude Paul1-4/+28
2019-01-10drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä2-3/+7
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä1-4/+4
2019-01-10drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza1-1/+1
2019-01-10drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza1-0/+7
2019-01-09drm: remove drmP.h from drm_gem_cma_helper.hSam Ravnborg1-1/+4
2019-01-09drm: remove include of drmP.h from drm_encoder_slave.hSam Ravnborg1-1/+0
2019-01-09drm: remove include of drmP.h from bridge/dw_hdmi.hSam Ravnborg1-2/+4
2019-01-09drm: make drm_framebuffer.h self containedSam Ravnborg1-3/+7
2019-01-09drm: move DRM_SWITCH_POWER defines to drm_device.hSam Ravnborg2-6/+28
2019-01-09drm: drm_device.h: update comments to kernel-doc styleSam Ravnborg1-64/+133
2019-01-10Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie10-44/+67
2019-01-08drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul1-1/+2
2019-01-08Merge drm/drm-next into drm-intel-next-queuedJani Nikula17-178/+460
2019-01-08Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-intel-next-queuedJani Nikula5-11/+13
2019-01-07Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/drm/drm-intel into drm-misc-nextMaxime Ripard5-11/+13
2019-01-02drm: forward declare struct drm_file in drm_syncobj.hJani Nikula1-1/+3
2019-01-02drm: include types.h from drm_hdcp.hJani Nikula1-0/+2
2019-01-02drm: include idr.h from drm_file.hJani Nikula1-0/+1
2019-01-02drm: include kernel.h and agp_backend.h from intel-gtt.hJani Nikula1-0/+3
2019-01-02drm: un-inline drm_legacy_findmap()Jani Nikula1-10/+4
2018-12-27drm: move DRM_IF_VERSION to drm_internal.hSam Ravnborg1-2/+0
2018-12-19drm/connector: Allow creation of margin props aloneBoris Brezillon1-0/+2
2018-12-19drm/connector: Clarify the unit of TV marginsBoris Brezillon2-5/+5
2018-12-13drm: Rename crtc_idr as object_idr to KMS cleanupsShayenne da Luz Moura1-3/+3
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie2-2/+6
2018-12-11drm/syncobj: remove drm_syncobj_cb and cleanupChristian König1-21/+0
2018-12-11drm/atomic: integrate modeset lock with private objectsRob Clark2-1/+45
2018-12-10drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter1-2/+0
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König1-2/+2
2018-12-07Merge tag 'drm-misc-next-2018-12-06' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-8/+67
2018-12-06Merge tag 'vmwgfx-next-2018-12-05' of git://people.freedesktop.org/~thomash/linux into drm-nextDave Airlie3-0/+150
2018-12-06Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie3-0/+29
2018-12-05drm: Fix documentation generation for DP_DPCD_QUIRK_NO_PSRJosé Roberto de Souza1-1/+1
2018-12-06Merge tag 'drm-intel-next-2018-12-04' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie2-1/+487
2018-12-05drm/scheduler: Add drm_sched_suspend/resume_timeout()Sharat Masetty1-0/+4
2018-12-05drm: revert "expand replace_fence to support timeline point v2"Christian König1-1/+1
2018-12-05drm: Add helper to implement legacy dirtyfbRob Clark1-0/+4
2018-12-05drm: Add helper iterator functions for plane fb_damage_clips blobDeepak Rawat2-1/+57
2018-12-05drm: Add a new helper to validate damage during atomic_checkDeepak Rawat1-0/+2
2018-12-05drm: Add a new plane property to send damage during plane updateLukasz Spintzyk3-0/+88
2018-12-04drm: Add the PSR SU granularity registers offsetsJosé Roberto de Souza1-0/+4
2018-12-04drm/i915: Disable PSR in Apple panelsJosé Roberto de Souza1-0/+7
2018-11-30drm: Fix up drm_atomic_state_helper.[hc] extractionDaniel Vetter2-7/+7
2018-11-29drm: Add DRM_MODESET_LOCK_BEGIN/END helpersSean Paul1-0/+59
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie4-101/+7
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/drm-intel into drm-nextDave Airlie4-8/+340
2018-11-28drm: Add vrr_enabled property to drm CRTCNicholas Kazlauskas2-0/+14