aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2023-02-28drm: omapdrm: Do not use helper unininitialized in omap_fbdev_init()Nathan Chancellor1-1/+1
2023-02-23msm/fbdev: fix unused variable warning with clang.Dave Airlie1-1/+1
2023-02-22drm/msm: Fix possible uninitialized access in fbdevThomas Zimmermann1-2/+2
2023-02-21drm/fb-helper: Remove drm_fb_helper_unprepare() from drm_fb_helper_fini()Thomas Zimmermann10-3/+17
2023-02-17dma-buf: make kobj_type structure constantThomas Weißschuh1-1/+1
2023-02-16drm/shmem-helper: Fix locking for drm_gem_shmem_get_pages_sgt()Asahi Lina1-20/+34
2023-02-15drm/amd/display: disable SubVP + DRR to prevent underflowAurabindo Pillai4-1/+11
2023-02-15drm/amd/display: Fail atomic_check early on normalize_zpos errorLeo Li1-1/+5
2023-02-15drm/amd/pm: avoid unaligned access warningsJonathan Gray9-0/+18
2023-02-15drm/amd/display: avoid unaligned access warningsJonathan Gray1-0/+2
2023-02-15drm/amd/display: Remove duplicate/repeating expressionsDeepak R Varma1-3/+1
2023-02-15drm/amd/display: Remove duplicate/repeating expressionDeepak R Varma1-1/+1
2023-02-15drm/amd/display: Make variables declaration inside ifdef guardArthur Grillo2-0/+8
2023-02-15drm/amd/display: Fix excess arguments on kernel-docArthur Grillo3-10/+9
2023-02-15drm/amd/display: Add previously missing includesArthur Grillo2-0/+2
2023-02-15drm/amd/amdgpu: Add function prototypes to headersArthur Grillo1-0/+1
2023-02-15drm/amd/display: Add function prototypes to headersArthur Grillo3-0/+6
2023-02-15drm/amd/display: Turn global functions into staticArthur Grillo1-1/+1
2023-02-15drm/amd/display: remove unused _calculate_degamma_curve functionMelissa Wen2-89/+0
2023-02-15drm/amd/display: remove unused func declaration from resource headersMelissa Wen1-4/+0
2023-02-15drm/amd/display: unset initial value for tf since it's never usedMelissa Wen1-2/+2
2023-02-15drm/amd/display: camel case cleanup in color_gamma fileMelissa Wen1-24/+26
2023-02-15drm/amd/pm: Allocate dummy table only if neededLijo Lazar2-3/+8
2023-02-15Revert "drm/amd/display: enable DPG when disabling plane for phantom pipe"Qingqing Zhuo1-46/+1
2023-02-15drm/amd/display: Promote DAL to 3.2.223Aric Cyr1-1/+1
2023-02-15drm/amd/display: temporary fix for page faultingAyush Gupta1-1/+1
2023-02-15drm/amd/display: upstream link_dp_dpia_bw.cMustapha Ghaddar3-29/+425
2023-02-15drm/amd/display: Disable HUBP/DPP PG on DCN314 for nowNicholas Kazlauskas1-0/+2
2023-02-15drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen1-18/+19
2023-02-15drm/amd/display: ident braces in dcn30_acquire_post_bldn_3dlut correctlyMelissa Wen1-1/+1
2023-02-15drm/amd/amdgpu: fix warning during suspendJack Xiao2-1/+4
2023-02-15drm/i915: Fix system suspend without fbdev being initializedImre Deak1-1/+7
2023-02-15drm/i915: Fix GEN8_MISCCPCTLLucas De Marchi4-14/+10
2023-02-15drm/i915/pvc: Annotate two more workaround/tuning registers as MCRMatt Roper2-6/+12
2023-02-15drm/i915/bios: set default backlight controller indexJani Nikula1-0/+1
2023-02-15drm/i915: Pick the backlight controller based on VBT on ICP+Ville Syrjälä1-3/+31
2023-02-15drm/i915: Populate encoder->devdata for DSI on icl+Ville Syrjälä2-4/+14
2023-02-15drm/i915: Fix VBT DSI DVO port handlingVille Syrjälä1-10/+23
2023-02-15drm/i915: Fix memory leaks in scatterlistMatt Atwood1-2/+6
2023-02-15drm/i915/doc: Escape wildcard in method namesBagas Sanjaya1-3/+3
2023-02-15drm: panel-orientation-quirks: Add quirk for Lenovo IdeaPad Duet 3 10IGL5Darrell Kavanagh1-0/+6
2023-02-14drm/amd/display: Add support for multiple overlay planesBhawanpreet Lakha3-7/+41
2023-02-14drm/amd/display: move public dc link function implementation to dc_link_exportsWenjing Liu14-269/+442
2023-02-14drm/amd/display: Update Z8 SR exit/enter latenciesNicholas Kazlauskas1-2/+2
2023-02-14drm/amd/display: Fix FreeSync active bit issueLeo (Hanghong) Ma1-3/+9
2023-02-14drm/amd/display: Disable unbounded request mode during rotationNasir Osman1-1/+2
2023-02-14drm/amdgpu: Revert programming GRBM_GFX_* in RLCG interface to support GFX9Yifan Zha1-0/+4
2023-02-14drm/amd/display: Remove the unused variable pre_connection_typeJiapeng Chong1-2/+0
2023-02-14drm/amd/display: Remove the unused variable ds_portJiapeng Chong1-4/+0
2023-02-14drm/amd/display: Remove stutter only configurationsNasir Osman6-11/+73