summaryrefslogtreecommitdiffstats
path: root/.gitattributes (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-25drm/msm: Introduce GEM object funcsThomas Zimmermann3-15/+18
2020-09-25drm/mediatek: Introduce GEM object functionsThomas Zimmermann2-5/+11
2020-09-25drm/imx/dcss: Initialize DRM driver instance with CMA helper macroThomas Zimmermann1-13/+1
2020-09-25drm/i915: Introduce GEM object functionsThomas Zimmermann4-13/+18
2020-09-25drm/gma500: Introduce GEM object functionsThomas Zimmermann5-13/+21
2020-09-25drm/exynos: Introduce GEM object functionsThomas Zimmermann2-10/+15
2020-09-25drm/etnaviv: Introduce GEM object functionsThomas Zimmermann3-15/+18
2020-09-25drm/armada: Introduce GEM object functionsThomas Zimmermann3-6/+11
2020-09-25drm/amdgpu: Introduce GEM object functionsThomas Zimmermann3-16/+18
2020-09-25drm/hisilicon: Features to support reading resolutions from EDIDTian Tao1-4/+34
2020-09-25drm/hisilicon: Support i2c driver algorithms for bit-shift adaptersTian Tao3-2/+124
2020-09-24drm/panel: otm8009a: allow using non-continuous dsi clockAntonio Borneo1-1/+1
2020-09-24drm/panel: otm8009a: remove hack to force commands in HSAntonio Borneo1-16/+2
2020-09-24fbdev: mx3fb: remove unused variable 'irq'Xiaofei Tan1-2/+0
2020-09-24drm/panel: rm68200: allow using non-continuous dsi clockYannick Fertre1-1/+1
2020-09-24drm/radeon/ttm: handle ttm moves properlyDave Airlie1-5/+7
2020-09-24drm/amdgpu/ttm: handle tt moves properly.Dave Airlie1-5/+7
2020-09-24drm/ttm: handle the SYSTEM->TT path in same place as others.Dave Airlie1-12/+9
2020-09-24drm/panel: simplify the return expression of td028ttec1_prepareQinglang Miao1-6/+1
2020-09-24drm/ttm: remove TTM_PL_FLAG_NO_EVICTChristian König2-9/+3
2020-09-24drm/ttm: remove ttm_bo_createChristian König2-64/+0
2020-09-24drm/amdgpu: switch over to the new pin interfaceChristian König9-46/+24
2020-09-24drm/radeon: switch over to the new pin interfaceChristian König5-38/+13
2020-09-24drm/qxl: switch over to the new pin interfaceChristian König7-39/+20
2020-09-24drm/vram-helper: switch over to the new pin interfaceChristian König2-31/+9
2020-09-24drm/nouveau: switch over to the new pin interfaceChristian König3-40/+13
2020-09-24drm/vmwgfx: switch over to the new pin interface v2Christian König11-85/+39
2020-09-24drm/vmwgfx: stop using ttm_bo_create v2Christian König4-8/+53
2020-09-24drm/vmwgfx: remove unused placement combinationChristian König2-31/+0
2020-09-24drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2Christian König3-4/+33
2020-09-24drm/ast: Reload gamma LUT after changing primary plane's color formatThomas Zimmermann1-1/+16
2020-09-24drm/ttm: remove persistent_swap_storageChristian König4-42/+30
2020-09-24drm/nouveau: stop using persistent_swap_storageChristian König1-1/+0
2020-09-24drm/dp: add a number of DP 2.0 DPCD definitionsJani Nikula1-7/+45
2020-09-24drm/dp: add subheadings to DPCD address definitionsJani Nikula1-4/+18
2020-09-23drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie5-6/+11
2020-09-23drm/nouveau/ttm: plumb ctx through move functions.Dave Airlie1-25/+23
2020-09-23drm/radeon: cleanup ttm operation ctx usage.Dave Airlie1-19/+15
2020-09-23drm/qxl: kill unused bo wait wrapperDave Airlie1-23/+0
2020-09-23drm/radeon: kill radeon_bo_waitDave Airlie2-18/+0
2020-09-23drm/doc: Document that modifiers are always required for fbDaniel Vetter1-0/+13
2020-09-23drm/ttm: stop dangerous caching attribute changeChristian König3-93/+5
2020-09-23drm/ttm: remove nonsense AGP handlingChristian König1-44/+0
2020-09-22drm/dp_mst: Retrieve extended DPCD caps for topology managerKoba Ko1-3/+4
2020-09-22vga_switcheroo: simplify the return expression of vga_switcheroo_runtime_resumeQinglang Miao1-6/+1
2020-09-22drm/gma500: clean up indentation issuesColin Ian King1-3/+2
2020-09-22drm/vram-helper: Fix use of top-down placementThomas Zimmermann1-1/+1
2020-09-21drm/panel: samsung: make vint_table static constJason Yan1-1/+1
2020-09-21drm/imx/dcss: fix unused but set variable warningsWang ShaoBo1-2/+0
2020-09-21drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxingMaxime Ripard1-0/+17