summaryrefslogtreecommitdiffstats
path: root/include/drm
AgeCommit message (Expand)AuthorLines
2020-02-12drm/ttm: rework BO delayed delete. v2Christian König-8/+3
2020-02-11drm/client: Rename _force to _lockedDaniel Vetter-1/+1
2020-02-11drm/fbdev-helper: don't force restoresDaniel Vetter-0/+5
2020-02-06drm/vram: Add helpers to validate a display mode's memory requirementsThomas Zimmermann-0/+9
2020-02-04drm: Remove the dma_alloc_coherent wrapper for internal usageChris Wilson-6/+0
2020-01-31drm/bridge: Add the necessary bits to support bus format negotiationBoris Brezillon-0/+132
2020-01-31drm/bridge: Add an ->atomic_check() hookBoris Brezillon-1/+28
2020-01-31drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon-4/+4
2020-01-31drm/bridge: Add a drm_bridge_state objectBoris Brezillon-0/+107
2020-01-30drm: Initialize struct drm_crtc_state.no_vblank from device settingsThomas Zimmermann-9/+33
2020-01-29drm/auth: Drop master_create/destroy hooksDaniel Vetter-14/+0
2020-01-27drm/amdgpu: fix doc by clarifying sched_list definitionNirmoy Das-2/+3
2020-01-25drm: add drm_core_check_all_features() to check for a mask of featuresJani Nikula-2/+22
2020-01-24drm: Avoid drm_global_mutex for simple inc/dec of dev->open_countChris Wilson-1/+1
2020-01-24drm: Release filp before global lockChris Wilson-0/+1
2020-01-23Merge tag 'topic/drm-warn-2020-01-22' of git://anongit.freedesktop.org/drm/dr...Maxime Ripard-0/+29
2020-01-22drm/dp_mst: Mention max_payloads in proposed_vcpis/payloads docsLyude Paul-2/+4
2020-01-22drm/print: introduce new struct drm_device based WARN* macrosPankaj Bharadiya-0/+29
2020-01-20Backmerge v5.5-rc7 into drm-nextDave Airlie-0/+6
2020-01-19drm/mipi_dbi: Add support for display offsetsGeert Uytterhoeven-0/+12
2020-01-18Merge tag 'amd-drm-next-5.6-2020-01-17' of git://people.freedesktop.org/~agd5...Dave Airlie-8/+8
2020-01-16drm/scheduler: fix documentation by replacing rq_list with sched_listNirmoy Das-5/+5
2020-01-16drm/scheduler: improve job distribution with multiple queuesNirmoy Das-3/+3
2020-01-16drm/ttm: nuke invalidate_caches callbackChristian König-15/+0
2020-01-15drm/dp_mst: Have DP_Tx send one msg at a timeWayne Lin-0/+6
2020-01-15Merge tag 'drm-intel-next-2020-01-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-4/+4
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-10-dp-mst-dsc' of git://people.freedeskto...Dave Airlie-3/+25
2020-01-13Merge tag 'amd-drm-next-5.6-2020-01-09' of git://people.freedesktop.org/~agd5...Dave Airlie-3/+112
2020-01-13Merge tag 'drm-misc-next-2020-01-10' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-273/+7
2020-01-12drm/drm_panel: fix export of drm_panel_of_backlight, try #3Arnd Bergmann-1/+2
2020-01-11drm/connector: Split out orientation quirk detection (v2)Derek Basehore-2/+7
2020-01-10drm: move DP_MAX_DOWNSTREAM_PORTS from i915 to drm coreOleg Vasilev-0/+2
2020-01-09drm: add dp helper to initialize remote aux channel.David (Dingchen) Zhang-0/+1
2020-01-09drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCsMikita Lipski-0/+3
2020-01-09drm/dp_mst: Add branch bandwidth validation to MST atomic checkMikita Lipski-0/+1
2020-01-09drm/dp_mst: Add DSC enablement helpers to DRMMikita Lipski-0/+5
2020-01-09drm/dp_mst: Manually overwrite PBN divider for calculating timeslotsMikita Lipski-1/+2
2020-01-09drm/dp_mst: Add new quirk for Synaptics MST hubsMikita Lipski-0/+7
2020-01-09drm/dp_mst: Add helpers for MST DSC and virtual DPCD auxDavid Francis-0/+2
2020-01-09drm/dp_mst: Parse FEC capability on MST portsDavid Francis-0/+3
2020-01-09drm/dp_mst: Add PBN calculation for DSC modesDavid Francis-2/+1
2020-01-09drm/fb-cma-helpers: Fix include issueBenjamin Gaignard-0/+2
2020-01-09Merge drm/drm-next into drm-intel-next-queuedJani Nikula-285/+804
2020-01-09Merge tag 'drm-misc-next-2020-01-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-10/+275
2020-01-09drm: of: Fix linking when CONFIG_OF is not setLaurent Pinchart-2/+3
2020-01-08Revert "drm/bridge: Add a drm_bridge_state object"Boris Brezillon-117/+0
2020-01-08Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state"Boris Brezillon-4/+4
2020-01-08Revert "drm/bridge: Add an ->atomic_check() hook"Boris Brezillon-28/+1
2020-01-08Revert "drm/bridge: Add the necessary bits to support bus format negotiation"Boris Brezillon-124/+0
2020-01-07drm/fb: Extend format_info member arrays to handle four planesDhinakaran Pandiyan-4/+4