summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
* drm/omapdrm: Introduce GEM object functionsThomas Zimmermann2020-09-253-13/+16
* drm/nouveau: Introduce GEM object functionsThomas Zimmermann2020-09-254-9/+17
* drm/msm: Introduce GEM object funcsThomas Zimmermann2020-09-253-15/+18
* drm/mediatek: Introduce GEM object functionsThomas Zimmermann2020-09-252-5/+11
* drm/imx/dcss: Initialize DRM driver instance with CMA helper macroThomas Zimmermann2020-09-251-13/+1
* drm/i915: Introduce GEM object functionsThomas Zimmermann2020-09-254-13/+18
* drm/gma500: Introduce GEM object functionsThomas Zimmermann2020-09-255-13/+21
* drm/exynos: Introduce GEM object functionsThomas Zimmermann2020-09-252-10/+15
* drm/etnaviv: Introduce GEM object functionsThomas Zimmermann2020-09-253-15/+18
* drm/armada: Introduce GEM object functionsThomas Zimmermann2020-09-253-6/+11
* drm/amdgpu: Introduce GEM object functionsThomas Zimmermann2020-09-253-16/+18
* drm/hisilicon: Features to support reading resolutions from EDIDTian Tao2020-09-241-4/+34
* drm/hisilicon: Support i2c driver algorithms for bit-shift adaptersTian Tao2020-09-243-2/+124
* drm/panel: otm8009a: allow using non-continuous dsi clockAntonio Borneo2020-09-241-1/+1
* drm/panel: otm8009a: remove hack to force commands in HSAntonio Borneo2020-09-241-16/+2
* drm/panel: rm68200: allow using non-continuous dsi clockYannick Fertre2020-09-241-1/+1
* drm/radeon/ttm: handle ttm moves properlyDave Airlie2020-09-251-5/+7
* drm/amdgpu/ttm: handle tt moves properly.Dave Airlie2020-09-251-5/+7
* drm/ttm: handle the SYSTEM->TT path in same place as others.Dave Airlie2020-09-251-12/+9
* drm/panel: simplify the return expression of td028ttec1_prepareQinglang Miao2020-09-241-6/+1
* drm/ttm: remove TTM_PL_FLAG_NO_EVICTChristian König2020-09-241-8/+3
* drm/ttm: remove ttm_bo_createChristian König2020-09-241-40/+0
* drm/amdgpu: switch over to the new pin interfaceChristian König2020-09-249-46/+24
* drm/radeon: switch over to the new pin interfaceChristian König2020-09-245-38/+13
* drm/qxl: switch over to the new pin interfaceChristian König2020-09-247-39/+20
* drm/vram-helper: switch over to the new pin interfaceChristian König2020-09-241-28/+9
* drm/nouveau: switch over to the new pin interfaceChristian König2020-09-243-40/+13
* drm/vmwgfx: switch over to the new pin interface v2Christian König2020-09-2411-85/+39
* drm/vmwgfx: stop using ttm_bo_create v2Christian König2020-09-244-8/+53
* drm/vmwgfx: remove unused placement combinationChristian König2020-09-242-31/+0
* drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2Christian König2020-09-242-4/+7
* drm/ast: Reload gamma LUT after changing primary plane's color formatThomas Zimmermann2020-09-241-1/+16
* drm/ttm: remove persistent_swap_storageChristian König2020-09-242-36/+29
* drm/nouveau: stop using persistent_swap_storageChristian König2020-09-241-1/+0
* drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie2020-09-244-6/+6
* drm/nouveau/ttm: plumb ctx through move functions.Dave Airlie2020-09-241-25/+23
* drm/radeon: cleanup ttm operation ctx usage.Dave Airlie2020-09-241-19/+15
* drm/qxl: kill unused bo wait wrapperDave Airlie2020-09-241-23/+0
* drm/radeon: kill radeon_bo_waitDave Airlie2020-09-242-18/+0
* drm/ttm: stop dangerous caching attribute changeChristian König2020-09-232-71/+5
* drm/dp_mst: Retrieve extended DPCD caps for topology managerKoba Ko2020-09-221-3/+4
* vga_switcheroo: simplify the return expression of vga_switcheroo_runtime_resumeQinglang Miao2020-09-221-6/+1
* drm/gma500: clean up indentation issuesColin Ian King2020-09-221-3/+2
* drm/vram-helper: Fix use of top-down placementThomas Zimmermann2020-09-221-1/+1
* drm/panel: samsung: make vint_table static constJason Yan2020-09-211-1/+1
* drm/imx/dcss: fix unused but set variable warningsWang ShaoBo2020-09-211-2/+0
* drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxingMaxime Ripard2020-09-211-0/+17
* drm/ttm: update kernel-doc line commentsTian Tao2020-09-211-1/+1
* drm/panfrost: add Amlogic GPU integration quirksNeil Armstrong2020-09-211-0/+11
* drm/panfrost: add amlogic reset quirk callbackNeil Armstrong2020-09-213-0/+17