aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-11Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDaniel Vetter1-0/+7
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-08drm/dp_mst: Add __must_check to drm_dp_mst_topology_mgr_resume()Lyude Paul1-1/+2
2018-12-13Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie2-2/+6
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-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-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
2018-11-28drm: Add vrr_capable property to the drm connectorNicholas Kazlauskas1-0/+15
2018-11-27drm/dsc: Define the DSC 1.1 and 1.2 Line Buffer depth constantsManasi Navare1-0/+3
2018-11-27drm/dsc: Add helpers for DSC picture parameter set infoframesManasi Navare1-0/+21
2018-11-27drm/dsc: Define Rate Control values that do not change over configurationsSrivatsa, Anusha1-0/+6
2018-11-27drm/dsc: Define VESA Display Stream Compression CapabilitiesManasi Navare1-1/+114
2018-11-27drm/dsc: Define Display Stream Compression PPS infoframeManasi Navare1-0/+342
2018-11-27drm/dsc: Modify DRM helper to return complete DSC color depth capabilitiesManasi Navare1-1/+2
2018-11-27drm: Improve dumb callback docsDaniel Vetter1-2/+7
2018-11-24drm: remove deprecated "drm_framebuffer_[un]reference" functionsFernando Ramos1-24/+0
2018-11-24drm: remove deprecated "drm_connector_[un]reference" functionsFernando Ramos1-24/+0
2018-11-24drm: remove deprecated "drm_dev_unref" functionFernando Ramos1-1/+0
2018-11-24drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functionsFernando Ramos1-50/+0
2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie6-67/+201
2018-11-20drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes1-28/+7
2018-11-20drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes1-0/+24
2018-11-20drm/gem: Add drm_gem_object_funcsNoralf Trønnes1-0/+131
2018-11-20drm/prime: Add drm_gem_prime_mmap()Noralf Trønnes1-0/+1
2018-11-20drm/driver: Add defaults for .gem_prime_export/import callbacksNoralf Trønnes1-0/+4
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula27-239/+293
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie5-74/+12
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie21-160/+264
2018-11-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst4-7/+86
2018-11-12drm: Revert syncobj timeline changes.Eric Anholt1-42/+34
2018-11-08drm/syncobj: disable the timeline UAPI for now v2Christian König1-0/+3
2018-11-06drm: Add drm_any_plane_has_format()Ville Syrjälä2-0/+8
2018-11-06drm/file: Uncompact the feature flagsDaniel Vetter1-7/+7
2018-11-05drm/scheduler: Add drm_sched_job_cleanupSharat Masetty1-0/+1
2018-11-05drm/sched: Add boolean to mark if sched is ready to work v5Andrey Grodzovsky1-0/+3
2018-11-05drm: Remove drm_global.{c,h} v2Thomas Zimmermann3-55/+0