summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
2019-01-10drm/dp_mst: Introduce new refcounting scheme for mstbs and portsLyude Paul
2019-01-10drm/edid: Add display_info.rgb_quant_range_selectableVille Syrjälä
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä
2019-01-09drm: remove drmP.h from drm_gem_cma_helper.hSam Ravnborg
2019-01-09drm: remove include of drmP.h from drm_encoder_slave.hSam Ravnborg
2019-01-09drm: remove include of drmP.h from bridge/dw_hdmi.hSam Ravnborg
2019-01-09drm: make drm_framebuffer.h self containedSam Ravnborg
2019-01-09drm: move DRM_SWITCH_POWER defines to drm_device.hSam Ravnborg
2019-01-09drm: drm_device.h: update comments to kernel-doc styleSam Ravnborg
2019-01-07Merge tag 'topic/drmp-cleanup-2019-01-02' of git://anongit.freedesktop.org/dr...Maxime Ripard
2019-01-02drm: forward declare struct drm_file in drm_syncobj.hJani Nikula
2019-01-02drm: include types.h from drm_hdcp.hJani Nikula
2019-01-02drm: include idr.h from drm_file.hJani Nikula
2019-01-02drm: include kernel.h and agp_backend.h from intel-gtt.hJani Nikula
2019-01-02drm: un-inline drm_legacy_findmap()Jani Nikula
2018-12-27drm: move DRM_IF_VERSION to drm_internal.hSam Ravnborg
2018-12-19drm/connector: Allow creation of margin props aloneBoris Brezillon
2018-12-19drm/connector: Clarify the unit of TV marginsBoris Brezillon
2018-12-13drm: Rename crtc_idr as object_idr to KMS cleanupsShayenne da Luz Moura
2018-12-11drm/syncobj: remove drm_syncobj_cb and cleanupChristian König
2018-12-11drm/atomic: integrate modeset lock with private objectsRob Clark
2018-12-10drm/dp-mst-helper: Remove hotplug callbackDaniel Vetter
2018-12-05drm: revert "expand replace_fence to support timeline point v2"Christian König
2018-11-30drm: Fix up drm_atomic_state_helper.[hc] extractionDaniel Vetter
2018-11-29drm: Add DRM_MODESET_LOCK_BEGIN/END helpersSean Paul
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-27drm: Improve dumb callback docsDaniel Vetter
2018-11-24drm: remove deprecated "drm_framebuffer_[un]reference" functionsFernando Ramos
2018-11-24drm: remove deprecated "drm_connector_[un]reference" functionsFernando Ramos
2018-11-24drm: remove deprecated "drm_dev_unref" functionFernando Ramos
2018-11-24drm: remove deprecated "[__]drm_gem_object_[un]reference[_locked]" functionsFernando Ramos
2018-11-22Merge tag 'drm-misc-next-2018-11-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-20drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes
2018-11-20drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes
2018-11-20drm/gem: Add drm_gem_object_funcsNoralf Trønnes
2018-11-20drm/prime: Add drm_gem_prime_mmap()Noralf Trønnes
2018-11-20drm/driver: Add defaults for .gem_prime_export/import callbacksNoralf Trønnes
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-11-13Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2018-11-12drm: Revert syncobj timeline changes.Eric Anholt
2018-11-08drm/syncobj: disable the timeline UAPI for now v2Christian König
2018-11-06drm: Add drm_any_plane_has_format()Ville Syrjälä
2018-11-06drm/file: Uncompact the feature flagsDaniel Vetter
2018-11-05drm/scheduler: Add drm_sched_job_cleanupSharat Masetty
2018-11-05drm/sched: Add boolean to mark if sched is ready to work v5Andrey Grodzovsky
2018-11-05drm: Remove drm_global.{c,h} v2Thomas Zimmermann
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König