summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)Author
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
2018-11-05drm/ttm: use a static ttm_bo_global instanceChristian König
2018-11-05drm/ttm: make the device list mutex staticChristian König
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König
2018-11-05drm/sched: add drm_sched_faultChristian König
2018-11-05drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_globalThomas Zimmermann
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann
2018-11-02drm/dp/fec: DRM helper for Forward Error CorrectionAnusha Srivatsa
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-02drm: Add connector property to limit max bpcRadhakrishna Sripada
2018-11-02drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is ena...Alexandru Gheorghe
2018-11-02drm/fourcc: Add char_per_block, block_w and block_h in drm_format_infoAlexandru Gheorghe
2018-11-02Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-10-31drm/dp: Define payload size for DP SDP PPS packetManasi Navare
2018-10-31drm/dp: DRM DP helper/macros to get DP sink DSC parametersManasi Navare
2018-10-31drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFTManasi Navare
2018-10-30drm/bridge/synopsys: dsi: add dual-dsi supportNickey Yang
2018-10-30drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detachHeiko Stuebner
2018-10-30drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bindHeiko Stuebner
2018-10-29drm: HDMI and DP specific HDCP2.2 definesRamalingam C
2018-10-29drm: hdcp2.2 authentication msg definitionsRamalingam C
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-10-24drm/dp_mst: Remove all evil duplicate state pointersLyude Paul
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul
2018-10-24drm: dsi: Add lane clock rate fields to DSI deviceLinus Walleij
2018-10-24drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bppDaniel Vetter