summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)Author
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
2018-10-23drm/rcar-du: Convert drm_atomic_helper_suspend/resume()Souptick Joarder
2018-10-23drm: fix deadlock of syncobj v6Chunming Zhou
2018-10-22drm: fourcc: Convert drm_format_info kerneldoc to in-line member documentationAlexandru Gheorghe
2018-10-19drm/dp: Add definitions for eDP Rev 1.4a and 1.4bManasi Navare
2018-10-18drm: add syncobj timeline support v9Chunming Zhou
2018-10-16drm: add flags to drm_syncobj_find_fenceChunming Zhou
2018-10-05drm: Unexport drm_plane_helper_check_updateDaniel Vetter
2018-10-05drm: Unexport primary plane helpersDaniel Vetter
2018-10-05drm: Remove transitional helpersDaniel Vetter
2018-10-05drm/atomic: Improve docs for drm_atomic_state->allow_modesetDaniel Vetter
2018-10-05drm: Extract drm_atomic_state_helper.[hc]Daniel Vetter
2018-10-05drm/atomic-helper: Unexport drm_atomic_helper_best_encoderDaniel Vetter
2018-10-05drm: Remove defunct dma_buf_kmap stubsChris Wilson
2018-10-05drm/vblank: Remove old-style commentsDaniel Vetter
2018-10-05drm: add drm_connector_attach_edid_property()Gerd Hoffmann
2018-10-03drm: Fix kernel doc for DRM_MODE_PROP_IMMUTABLEManasi Navare
2018-09-28drm/bridge: dw-hdmi: allow forcing vendor phy-typeHeiko Stuebner
2018-09-27Merge drm/drm-next into drm-misc-nextSean Paul
2018-09-27BackMerge v4.19-rc5 into drm-nextDave Airlie
2018-09-25drm: move native byte order quirk to new drm_driver_legacy_fb_format functionGerd Hoffmann
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-19drm: Change limited M/N quirk to constant N quirk.Lee, Shawn C
2018-09-18drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.Dave Airlie
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher
2018-09-14drm/amdgpu: add picasso to asic_type enumLikun Gao
2018-09-14Merge tag 'drm-misc-next-2018-09-13' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-09-13drm: Introduce per-device driver_featuresVille Syrjälä
2018-09-11Merge tag 'drm-intel-next-2018-09-06-2' of git://anongit.freedesktop.org/drm/...Dave Airlie
2018-09-09drm: extract drm_atomic_uapi.cDaniel Vetter
2018-09-09drm/atomic: trim driver interface/docsDaniel Vetter
2018-09-09drm: drop drmP.h include from drm_plane.cDaniel Vetter
2018-09-09drm: Add drm/drm_util.h header fileDaniel Vetter
2018-09-07drm/fb-helper: document remove*_conflicting_framebuffers()Michał Mirosław
2018-09-06drm: expand replace_fence to support timeline point v2Chunming Zhou
2018-09-06drm: expand drm_syncobj_find_fence to support timeline point v2Chunming Zhou
2018-09-06drm: fix drm_mode_addfb() on big endian machines.Gerd Hoffmann
2018-09-06drm: byteorder: add DRM_FORMAT_HOST_*Gerd Hoffmann
2018-09-06drm: replace DRIVER_PREFER_XBGR_30BPP driver flag with mode_config quirkGerd Hoffmann
2018-09-03fbdev: add remove_conflicting_pci_framebuffers()Michał Mirosław
2018-08-31drm: Describe pixel_blend_mode in drm_plane_stateSean Paul
2018-08-27drm/ttm: add bulk move function on LRUHuang Rui
2018-08-27drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk movesChristian König
2018-08-27drm/ttm: add helper structures for bulk moves on lru listChristian König
2018-08-27drm/scheduler: Add stopped flag to drm_sched_entityAndrey Grodzovsky
2018-08-27drm/scheduler: move entity handling into separate fileChristian König
2018-08-27drm/scheduler: fix setting the priorty for entities (v2)Christian König
2018-08-27drm/scheduler: add counter for total jobs in schedulerNayan Deshmukh