summaryrefslogtreecommitdiff
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2018-11-29Merge tag 'drm-misc-next-2018-11-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-101/+7
2018-11-29Merge tag 'drm-intel-next-2018-11-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie4-8/+340
2018-11-27drm: Improve dumb callback docsDaniel Vetter1-2/+7
2018-11-25drm: remove deprecated "drm_framebuffer_[un]reference" functionsFernando Ramos1-24/+0
2018-11-25drm: remove deprecated "drm_connector_[un]reference" functionsFernando Ramos1-24/+0
2018-11-25drm: remove deprecated "drm_dev_unref" functionFernando Ramos1-1/+0
2018-11-25drm: 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...Dave 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 int...Dave Airlie5-74/+12
2018-11-19Merge tag 'drm-misc-next-2018-11-07' of git://anongit.freedesktop.org/drm/drm...Dave 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
2018-11-05drm/ttm: initialize globals during device init (v2)Christian König1-40/+1
2018-11-05drm/ttm: use a static ttm_bo_global instanceChristian König1-7/+8
2018-11-05drm/ttm: make the device list mutex staticChristian König1-1/+0
2018-11-05drm/ttm: use a static ttm_mem_global instanceChristian König2-8/+4
2018-11-05drm/sched: add drm_sched_faultChristian König1-0/+1
2018-11-05drm/ttm: Provide ttm_bo_global_{init/release}() for struct ttm_bo_globalThomas Zimmermann1-11/+42
2018-11-05drm/ttm: Rename ttm_bo_global_{init,release}() to ttm_bo_global_ref_{,}()Thomas Zimmermann1-2/+2
2018-11-03drm/dp/fec: DRM helper for Forward Error CorrectionAnusha Srivatsa1-0/+7
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+69
2018-11-02drm: Add connector property to limit max bpcRadhakrishna Sripada1-0/+20
2018-11-02drm: Add macro to export functions only when CONFIG_DRM_DEBUG_SELFTEST is ena...Alexandru Gheorghe1-0/+6
2018-11-02drm/fourcc: Add char_per_block, block_w and block_h in drm_format_infoAlexandru Gheorghe1-2/+59
2018-11-02Merge drm/drm-next into drm-intel-next-queuedJani Nikula8-608/+25
2018-11-01drm/dp: Define payload size for DP SDP PPS packetManasi Navare1-0/+1
2018-11-01drm/dp: DRM DP helper/macros to get DP sink DSC parametersManasi Navare1-0/+30
2018-11-01drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFTManasi Navare1-0/+6
2018-10-30drm/bridge/synopsys: dsi: add dual-dsi supportNickey Yang1-0/+1
2018-10-30drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detachHeiko Stuebner1-0/+8
2018-10-30drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bindHeiko Stuebner1-4/+1
2018-10-29drm: HDMI and DP specific HDCP2.2 definesRamalingam C2-0/+79
2018-10-29drm: hdcp2.2 authentication msg definitionsRamalingam C1-0/+184
2018-10-29Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-665/+356
2018-10-24drm/dp_mst: Remove all evil duplicate state pointersLyude Paul1-6/+0
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul6-607/+22
2018-10-24drm: dsi: Add lane clock rate fields to DSI deviceLinus Walleij1-0/+8
2018-10-24drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bppDaniel Vetter1-0/+7