aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-07drm: rcar-du: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing2-6/+2
2021-10-07drm/shmobile: Make use of the helper function devm_platform_ioremap_resource()Cai Huoqing1-3/+1
2021-10-07drm/sti: Use correct printk format specifiers for size_tLaurent Pinchart1-2/+2
2021-10-07drm/omap: Depend on CONFIG_OFLaurent Pinchart1-1/+1
2021-10-07drm/omap: Cast pointer to integer without generating warningLaurent Pinchart1-1/+1
2021-10-07drm/omap: Use correct printk format specifiers for size_tLaurent Pinchart1-2/+2
2021-10-07drm: property: Replace strncpy() with strscpy_pad()Laurent Pinchart1-6/+3
2021-10-07drm: rcar-du: Allow importing non-contiguous dma-buf with VSPLaurent Pinchart4-6/+89
2021-10-07drm: rcar-du: Set the DMA coherent mask for the DU deviceLaurent Pinchart1-0/+12
2021-10-07drm: rcar-du: Improve kernel log messages when initializing encodersLaurent Pinchart5-18/+40
2021-10-07drm: rcar-du: Don't create encoder for unconnected LVDS outputsLaurent Pinchart3-4/+28
2021-09-23drm/amdgpu: make soc15_common_ip_funcs staticAlex Deucher2-3/+3
2021-09-23drm/amd/pm: Update intermediate power state for SILijo Lazar1-0/+2
2021-09-23drm/amdgpu: Remove all code paths under the EAGAIN path in RAS late initCandice Li2-35/+1
2021-09-23drm/amdgpu: Consolidate RAS cmd warning messagesJohn Clements2-26/+26
2021-09-23drm/amdkfd: fix svm_migrate_fini warningPhilip Yang3-15/+4
2021-09-23drm/amdkfd: handle svm migrate init errorPhilip Yang1-0/+3
2021-09-23drm/amdgpu: Updated RAS infrastructureJohn Clements7-52/+146
2021-09-23drm/amdgpu: move amdgpu_virt_release_full_gpu to fini_early stageGuchun Chen1-4/+5
2021-09-23drm/amd/display: Fix wrong format specifier in amdgpu_dm.cHayden Goodfellow1-1/+1
2021-09-23drm/amd/display: 3.2.154Aric Cyr1-1/+1
2021-09-23drm/amd/display: [FW Promotion] Release 0.0.84Anthony Koo1-2/+2
2021-09-23drm/amd/display: Fix null pointer dereference for encodersJimmy Kizito2-2/+2
2021-09-23drm/amd/display: Creating a fw boot options bit for an upcoming featureMeenakshikumar Somasundaram1-1/+2
2021-09-23drm/amd/display: DIG mapping change is causing a blockerLiu, Zhan1-6/+0
2021-09-23drm/amd/display: Fix B0 USB-C DP Alt modeLiu, Zhan4-2/+70
2021-09-23drm/amd/display: Disable mem low power for CM HW block on DCN3.1Michael Strauss1-1/+1
2021-09-23drm/amd/display: Fix issue with dynamic bpp change for DCN3xGuo, Bing11-97/+204
2021-09-23drm/amd/display: Use adjusted DCN301 watermarksNikola Cornij2-3/+97
2021-09-23drm/amd/display: Added power down on boot for DCN3Lai, Derek1-0/+2
2021-09-23drm/amd/display: Fix dynamic encoder reassignmentJimmy Kizito13-88/+215
2021-09-23drm/amd/display: Fix concurrent dynamic encoder assignmentJimmy Kizito5-77/+260
2021-09-23drm/amd/display: Fix link training fallback logicJimmy Kizito1-2/+6
2021-09-23drm/amd/display: Fix DCN3 B0 DP Alt MappingLiu, Zhan1-0/+6
2021-09-23drm/amd/display: 3.2.153Aric Cyr1-1/+1
2021-09-23drm/amd/display: [FW Promotion] Release 0.0.83Anthony Koo1-2/+2
2021-09-23drm/amd/display: Extend w/a for hard hang on HPD to dcn20Qingqing Zhuo3-1/+38
2021-09-23drm/amd/display: Reduce stack size for dml21_ModeSupportAndSystemConfigurationFullHarry Wentland1-113/+123
2021-09-23drm/amd/display: Allocate structs needed by dcn_bw_calc_rq_dlg_ttu in pipe_ctxHarry Wentland2-29/+35
2021-09-23drm/amd/display: Fix rest of pass-by-value structs in DMLHarry Wentland8-333/+333
2021-09-23drm/amd/display: Pass all structs in display_rq_dlg_helpers by pointerHarry Wentland8-232/+232
2021-09-23drm/amd/display: Pass display_pipe_params_st as const in DMLHarry Wentland12-120/+120
2021-09-23drm/amdkfd: fix dma mapping leaking warningPhilip Yang1-4/+14
2021-09-23drm/amdkfd: SVM map to gpus check vma boundaryPhilip Yang1-1/+5
2021-09-23MAINTAINERS: fix up entry for AMD PowerplayAlex Deucher1-2/+2
2021-09-23drm/amd/display: fix empty debug macrosArnd Bergmann1-2/+2
2021-09-23drm/amdgpu: Fix resume failures when device is goneAndrey Grodzovsky1-0/+4
2021-09-23drm/amdgpu: Fix MMIO access page faultAndrey Grodzovsky2-8/+17
2021-09-23drm/amdgpu: Fix crash on device remove/driver unloadAndrey Grodzovsky7-90/+105
2021-09-23drm/amdgpu: Fix uvd ib test timeout when use pre-allocated BOxinhui pan1-1/+8