Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-10drm/amdgpu: double free error and freeing uninitialized null pointerSebin Sebastian
2022-07-25drm/amd/debugfs: Expose GFXOFF state to userspaceAndré Almeida
2022-07-05drm/amdpgu/debugfs: Simplify some exit pathsAndré Almeida
2022-06-06drm/amdgpu: save the reset dump register value for devcoredumpSomalapuram Amaranath
2022-04-21drm/amdgpu: Add debugfs TA load/unload/invoke supportCandice Li
2022-04-11drm/amd/amdgpu: Update debugfs GCA dataTom St Denis
2022-04-09drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-03-04drm/amdgpu/vcn: Add vcn firmware logRuijing Dong
2022-03-03drm/amdgpu: Fix realloc of ptrTom Rix
2022-03-01Merge tag 'amd-drm-next-5.18-2022-02-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-02-24Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-23drm/amdgpu: add debugfs for reset registers listSomalapuram Amaranath
2022-02-23drm/amdgpu: expose benchmarks via debugfsAlex Deucher
2022-02-17drm/amd/amdgpu: Add APU flag to gca_config debugfs data (v3)Tom St Denis
2022-02-09drm/amdgpu: Move reset sem into reset_domainAndrey Grodzovsky
2022-01-19drm/amdgpu: Add missing pm_runtime_put_autosuspendYongzhi Liu
2022-01-15drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2021-12-15drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan
2021-12-14drm/amdgpu: add support for SMU debug optionLang Yu
2021-10-07drm/amdgpu: unify BO evicting method in amdgpu_ttmNirmoy Das
2021-10-06drm/amdgpu: return early if debugfs is not initializedNirmoy Das
2021-10-05drm/amdgpu: revert "Add autodump debugfs node for gpu reset v8"Christian König
2021-10-04drm/amdgpu: add debugfs access to the IP discovery tableAlex Deucher
2021-09-14drm/amdgpu: Fix a race of IB testxinhui pan
2021-09-14drm/amdgpu: cleanup debugfs for amdgpu ringsNirmoy Das
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das
2021-09-01drm/amd/amdgpu: New debugfs interface for MMIO registers (v5)Tom St Denis
2021-08-16drm/amd/amdgpu embed hw_fence into amdgpu_jobJack Zhang
2021-06-16drm/amdgpu: remove amdgpu_vm_ptNirmoy Das
2021-05-21drm/amd/amdgpu/amdgpu_debugfs: Fix a couple of misnamed functionsLee Jones
2021-03-03drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang
2021-02-27drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li
2021-02-19drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das
2021-02-19drm/amd/pm: do not use drm middle layer for debugfsNirmoy Das
2021-02-19drm/amd/display: do not use drm middle layer for debugfsNirmoy Das
2021-02-19drm/amdgpu: do not keep debugfs dentryNirmoy Das
2021-01-20Merge tag 'amd-drm-next-5.12-2021-01-20' of https://gitlab.freedesktop.org/ag...Daniel Vetter
2021-01-14drm/amdgpu: Add secure display TA interfaceJinzhou Su
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst
2020-12-08gpu/drm: ring_mirror_list --> pending_listLuben Tuikov
2020-12-08drm/scheduler: "node" --> "list"Luben Tuikov
2020-11-14drm/amd/amdgpu/amdgpu_debugfs: Demote obvious abuse of kernel-doc formattingLee Jones
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-04Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2020-11-02drm/amdgpu/amdgpu: improve code indentation and alignmentDeepak R Varma
2020-10-26drm/amdgpu: added support for psp fw attestationJohn Clements
2020-10-15drm/amdgpu: Add debugfs entry for printing VM infoMihir Bhogilal Patel
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov