aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-09drm/amd/display: DSC Programming DeltasSridevi2-19/+38
2023-06-09Revert "drm/amd/display: cache trace buffer size"Leo Ma2-3/+0
2023-06-09drm/amd/pm: workaround for compute workload type on some skusKenneth Feng1-2/+31
2023-06-09drm/amd/display: add NULL pointer checkCharlene Liu1-4/+4
2023-06-09drm/amd/pm: enable more Pstates profile levels for yellow_carpshikaguo2-5/+137
2023-06-09drm/amdgpu: add option params to enforce process isolation between graphics and computeChong Li5-23/+36
2023-06-09drm/amdgpu: Wrap -Wunused-but-set-variable in cc-optionNathan Chancellor1-1/+1
2023-06-09drm/amdgpu: add the accelerator PCIe classShiwu Zhang4-3/+5
2023-06-09Revert "Revert drm/amd/display: Enable Freesync Video Mode by default"Aurabindo Pillai1-7/+5
2023-06-09drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim7-17/+25
2023-06-09drm/amd: Tighten permissions on VBIOS flashing attributesMario Limonciello1-2/+2
2023-06-09drm/amd: Make sure image is written to trigger VBIOS image update flowMario Limonciello1-0/+3
2023-06-09drm/amd/pm: enable more Pstates profile levels for SMU v13.0.4Tim Huang1-1/+53
2023-06-09drm/amd/pm: enable vclk and dclk Pstates for SMU v13.0.4Tim Huang1-0/+29
2023-06-09drm/amd/pm: fix vclk setting failed for SMU v13.0.4Tim Huang2-2/+11
2023-06-09drm/amdgpu: skip to resume rlcg for gc 9.4.3 in vf sideYang Wang1-5/+10
2023-06-09drm/amdgpu: disable virtual display support on APP deviceYang Wang1-1/+2
2023-06-09drm/amdgpu: unmap and remove csa_va properlyLang Yu3-5/+46
2023-06-09drm/amd/display: Refactor avi_info_frame colorimetry determinationJoshua Ashton1-11/+17
2023-06-09drm/amd/display: Add debugfs for testing output colorspaceHarry Wentland1-0/+57
2023-06-09drm/amd/display: Always set crtcinfo from create_stream_for_sinkJoshua Ashton1-1/+1
2023-06-09drm/amd/display: Send correct DP colorspace infopacketHarry Wentland1-17/+31
2023-06-09drm/amd/display: Signal mode_changed if colorspace changedHarry Wentland1-1/+9
2023-06-09drm/amd/display: Register Colorspace property for DP and HDMIHarry Wentland1-0/+15
2023-06-09drm/amd/display: Always pass connector_state to stream validationHarry Wentland1-4/+5
2023-06-09drm/connector: Allow drivers to pass list of supported colorspacesHarry Wentland4-9/+28
2023-06-09drm/connector: Print connector colorspace in state debugfsHarry Wentland3-0/+17
2023-06-09drm/connector: Use common colorspace_names arrayHarry Wentland2-53/+79
2023-06-09drm/connector: Pull out common create_colorspace_property codeHarry Wentland1-27/+27
2023-06-09drm/connector: Add enum documentation to drm_colorspaceJoshua Ashton1-2/+68
2023-06-09drm/connector: Convert DRM_MODE_COLORIMETRY to enumHarry Wentland2-25/+26
2023-06-09drm/amdkfd: Fix reserved SDMA queues handlingMukul Joshi3-13/+12
2023-06-09drm/amdgpu: add missing radeon secondary PCI IDAlex Deucher1-0/+1
2023-06-09drm/amd: Check that a system is a NUMA system before looking for SRATMario Limonciello1-1/+2
2023-06-09drm/amdkfd: fix vmfault signalling with additional data.Jonathan Kim1-14/+20
2023-06-09drm/amdgpu: Set EEPROM ras infoStanley.Yang2-0/+29
2023-06-09drm/amdgpu: Calculate EEPROM table ras info bytes sumStanley.Yang1-0/+19
2023-06-09drm/amdgpu: Add support EEPROM table v2.1Stanley.Yang3-15/+203
2023-06-09drm/amdgpu: Support setting EEPROM table versionStanley.Yang2-0/+8
2023-06-09drm/amdgpu: Add RAS table v2.1 macro definitionStanley.Yang2-0/+14
2023-06-09drm/amdgpu: Rename ras table versionStanley.Yang2-3/+4
2023-06-09drm/amdgpu: Implement gfx9 patch functions for resubmissionJiadong Zhu1-0/+80
2023-06-09drm/amdgpu: Modify indirect buffer packages for resubmissionJiadong Zhu4-0/+102
2023-06-09drm/amdgpu/mmsch: Correct the definition for mmsch init headerEmily Deng4-4/+8
2023-06-09drm/amdkfd: potential error pointer dereference in ioctlDan Carpenter1-2/+2
2023-06-09drm/amd/display: Only use ODM2:1 policy for high pixel rate displaysAurabindo Pillai2-0/+2
2023-06-09drm/amd/pm: Fix memory some memory corruptionDan Carpenter2-4/+4
2023-06-09drm/amdgpu: display/Kconfig: replace leading spaces with tabSui Jingfeng1-10/+7
2023-06-09drm/amd/display: mark dml314's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz1-1/+1
2023-06-09drm/amd/display: mark dml31's UseMinimumDCFCLK() as noinline_for_stackHamza Mahfooz1-1/+1