aboutsummaryrefslogtreecommitdiffstats
path: root/include/drm (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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-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 enabledAlexandru 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 into drm-nextDave Airlie3-602/+18
2018-10-03drm: Fix kernel doc for DRM_MODE_PROP_IMMUTABLEManasi Navare1-1/+2
2018-10-02drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes1-2/+3
2018-09-28drm/bridge: dw-hdmi: allow forcing vendor phy-typeHeiko Stuebner1-0/+1
2018-09-28drm/ttm: Export ttm_bo_get_unless_zero()Thomas Hellstrom1-0/+18
2018-09-28Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-3/+3
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij1-1/+0
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh1-3/+3
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx driverThomas Hellstrom2-602/+0