aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-sqlite.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-15drm/panel-edp: Allow querying the detected panel via debugfsDouglas Anderson1-5/+32
2022-02-15drm: Plumb debugfs_init through to panelsDouglas Anderson6-0/+52
2022-02-15drm/bridge: ti-sn65dsi86: Use drm_bridge_connectorDouglas Anderson1-58/+14
2022-02-15drm/radeon: remove resource accounting v2Christian König5-52/+12
2022-02-14drm/bridge: anx7625: Fix overflow issue on reading EDIDPin-Yen Lin1-1/+2
2022-02-14drm/amdgpu: remove VRAM accounting v2Christian König7-46/+32
2022-02-14drm/amdgpu: remove PL_PREEMPT accountingChristian König2-63/+6
2022-02-14drm/amdgpu: remove GTT accounting v2Christian König4-45/+16
2022-02-14drm/sprd: check the platform_get_resource() return valueKevin Tang2-0/+10
2022-02-14drm/sprd: fix potential NULL dereferenceKevin Tang1-1/+1
2022-02-14drm/sprd: remove the selected DRM_KMS_CMA_HELPER in kconfigKevin Tang1-1/+0
2022-02-14drm/ttm: add common accounting to the resource mgr v3Christian König2-2/+39
2022-02-14drm/ttm: fix resource manager size type and descriptionChristian König2-4/+4
2022-02-14dt-bindings: drm/bridge: anx7625: Add aux-bus nodeHsin-Yi Wang1-0/+17
2022-02-14drm/bridge: anx7625: Support reading edid through aux channelHsin-Yi Wang3-18/+105
2022-02-14drm/bridge: anx7625: Convert to use devm_kzallocHsin-Yi Wang1-7/+3
2022-02-14drm/bridge: anx7625: send DPCD command to downstreamXin Ji2-9/+35
2022-02-14drm/ingenic: Fix support for JZ4780 HDMI outputPaul Boddie1-2/+10
2022-02-14drm/gem-shmem: Don't store mmap'ed buffers in core dumpsThomas Zimmermann1-1/+1
2022-02-14drm/gem-shmem: Set vm_ops in static initializerThomas Zimmermann6-2/+9