summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorFilesLines
2018-12-07drm/ttm: allow reserving more than one shared slot v3Christian König1-2/+2
2018-12-05drm/scheduler: Add drm_sched_suspend/resume_timeout()Sharat Masetty1-0/+4
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-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-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-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+69
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-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-28Merge 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
2018-10-23drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder1-2/+0
2018-10-23drm: fix deadlock of syncobj v6Chunming Zhou1-2/+6
2018-10-22drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentationAlexandru Gheorghe1-10/+20
2018-10-19drm/dp: Add definitions for eDP Rev 1.4a and 1.4bManasi Navare1-0/+2
2018-10-19drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul1-2/+69
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li1-0/+11
2018-10-18drm: add syncobj timeline support v9Chunming Zhou1-33/+34
2018-10-16drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor1-3/+3
2018-10-16drm: add flags to drm_syncobj_find_fenceChunming Zhou1-1/+1
2018-10-15drm/radeon: change SPDX identifier to MITJonathan Gray1-1/+1
2018-10-05drm: Unexport drm_plane_helper_check_updateDaniel Vetter1-11/+0
2018-10-05drm: Unexport primary plane helpersDaniel Vetter1-10/+0
2018-10-05drm: Remove transitional helpersDaniel Vetter2-20/+0
2018-10-05drm/atomic: Improve docs for drm_atomic_state->allow_modesetDaniel Vetter1-1/+9
2018-10-05drm: Extract drm_atomic_state_helper.[hc]Daniel Vetter2-43/+81
2018-10-05drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter1-2/+0
2018-10-05drm: Remove defunct dma_buf_kmap stubsChris Wilson1-3/+0
2018-10-05drm/vblank: Remove old-style commentsDaniel Vetter1-4/+4
2018-10-05drm: add drm_connector_attach_edid_property()Gerd Hoffmann1-0/+1
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie1-1/+0
2018-10-04Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie3-602/+18