summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2018-10-31drm/dp: Add DP DSC DPCD receiver capability size define and missing SHIFTManasi Navare-0/+6
2018-10-30drm/bridge/synopsys: dsi: add dual-dsi supportNickey Yang-0/+1
2018-10-30drm/bridge/synopsys: dsi: add ability to have glue-specific attach and detachHeiko Stuebner-0/+8
2018-10-30drm/bridge/synopsys: dsi: don't call __dw_mipi_dsi_probe from dw_mipi_dsi_bindHeiko Stuebner-4/+1
2018-10-29drm: HDMI and DP specific HDCP2.2 definesRamalingam C-0/+79
2018-10-29drm: hdcp2.2 authentication msg definitionsRamalingam C-0/+184
2018-10-28Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-665/+356
2018-10-24drm/dp_mst: Remove all evil duplicate state pointersLyude Paul-6/+0
2018-10-24Merge drm/drm-next into drm-misc-nextSean Paul-607/+22
2018-10-24drm: dsi: Add lane clock rate fields to DSI deviceLinus Walleij-0/+8
2018-10-24drm/doc: kerneldoc for quirk_addfb_prefer_xbgr_30bppDaniel Vetter-0/+7
2018-10-23drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder-2/+0
2018-10-23drm: fix deadlock of syncobj v6Chunming Zhou-2/+6
2018-10-22drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentationAlexandru Gheorghe-10/+20
2018-10-19drm/dp: Add definitions for eDP Rev 1.4a and 1.4bManasi Navare-0/+2
2018-10-19drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul-2/+69
2018-10-18drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li-0/+11
2018-10-18drm: add syncobj timeline support v9Chunming Zhou-33/+34
2018-10-17drm/atomic_helper: Stop modesets on unregistered connectors harderLyude Paul-2/+69
2018-10-16drm/edid: VSDB yCBCr420 Deep Color mode bit definitionsClint Taylor-3/+3
2018-10-16drm: add flags to drm_syncobj_find_fenceChunming Zhou-1/+1
2018-10-15drm/radeon: change SPDX identifier to MITJonathan Gray-1/+1
2018-10-11drm/i915/aml: Add new Amber Lake PCI IDJosé Roberto de Souza-3/+8
2018-10-05drm/i915: Redefine some Whiskey Lake SKUsRodrigo Vivi-5/+5
2018-10-05drm: Unexport drm_plane_helper_check_updateDaniel Vetter-11/+0
2018-10-05drm: Unexport primary plane helpersDaniel Vetter-10/+0
2018-10-05drm: Remove transitional helpersDaniel Vetter-20/+0
2018-10-05drm/atomic: Improve docs for drm_atomic_state->allow_modesetDaniel Vetter-1/+9
2018-10-05drm: Extract drm_atomic_state_helper.[hc]Daniel Vetter-43/+81
2018-10-05drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter-2/+0
2018-10-05drm: Remove defunct dma_buf_kmap stubsChris Wilson-3/+0
2018-10-05drm/vblank: Remove old-style commentsDaniel Vetter-4/+4
2018-10-05drm: add drm_connector_attach_edid_property()Gerd Hoffmann-0/+1
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie-1/+0
2018-10-04Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...Dave Airlie-602/+18
2018-10-03drm: Fix kernel doc for DRM_MODE_PROP_IMMUTABLEManasi Navare-1/+2
2018-10-02drm/cma-helper: Fix crash in fbdev error pathNoralf Trønnes-2/+3
2018-09-28drm/bridge: dw-hdmi: allow forcing vendor phy-typeHeiko Stuebner-0/+1
2018-09-28drm/ttm: Export ttm_bo_get_unless_zero()Thomas Hellstrom-0/+18
2018-09-28Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-3/+3
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij-1/+0
2018-09-27drm/scheduler: remove timeout work_struct from drm_sched_job (v3)Nayan Deshmukh-3/+3
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom-602/+0
2018-09-27Merge drm/drm-next into drm-misc-nextSean Paul-14/+75
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie-1/+1
2018-09-25drm: move native byte order quirk to new drm_driver_legacy_fb_format functionGerd Hoffmann-0/+2
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie-13/+73
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-7/+17
2018-09-19drm: Change limited M/N quirk to constant N quirk.Lee, Shawn C-3/+3
2018-09-18drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.Dave Airlie-1/+1