aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-25drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang1-0/+1
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan1-1/+1
2022-01-14drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai1-3/+7
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan1-4/+4
2021-12-13drm/amdgpu: don't override default ECO_BITs settingHawking Zhang1-1/+0
2021-04-15drm/amdgpu: Calling address translation functions to simplify codesOak Zeng1-2/+1
2021-04-09drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang1-1/+5
2020-12-08drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das1-1/+1
2020-11-02drm/amdgpu: improve code indentation and alignmentDeepak R Varma1-2/+2
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher1-1/+1
2020-08-24drm/amd/display: remove unintended executable modeLukas Bulwahn1-0/+0
2020-08-14drm/amd/powerplay: drop unnecessary pp_funcs checkerEvan Quan1-2/+1
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng1-9/+18
2020-07-08drm/amdgpu: use register distance member instead of hardcode in mmhub v1Huang Rui1-15/+24
2020-07-08drm/amdgpu: add register distance members into vmhub structureHuang Rui1-0/+6
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher1-1/+1
2020-04-22drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhubDennis Li1-4/+8
2020-03-05drm/amdgpu: add reset_ras_error_count function for MMHUBHawking Zhang1-0/+12
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das1-2/+2
2019-11-22drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu1-0/+2
2019-11-22drm/amdgpu: refine query function of mmhub EDC counter in vg20Dennis Li1-52/+180
2019-10-07drm/amdgpu: remove duplicated include from mmhub_v1_0.cYueHaibing1-1/+0
2019-09-16drm/amdgpu: Disable retry faults in VMID0Felix Kuehling1-0/+2
2019-09-13drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper functionHawking Zhang1-31/+1
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang1-1/+3
2019-09-13drm/amdgpu: fix memory leak when ras is not supported on specific ip blockHawking Zhang1-1/+1
2019-09-13drm/amdgpu: add mmhub ras_late_init callback function (v2)Hawking Zhang1-0/+30
2019-08-22drm/amdgpu/mmhub1: set mmhub clock gating for rnPrike Liang1-0/+1
2019-08-15drm/amdgpu: implement querying ras error count for mmhubTao Zhou1-0/+55
2019-08-12drm/amdgpu: split athub clock gating from mmhubLe Ma1-43/+12
2019-08-12drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou1-0/+9
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu1-5/+5
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma1-1/+1
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling1-1/+2
2019-05-24drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang1-5/+20
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2019-04-12drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher1-0/+1
2019-03-20drm/amdgpu: re-enable retry faultsChristian König1-1/+1
2019-03-19drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0Yong Zhao1-1/+1
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie1-7/+12
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl1-3/+3
2018-11-05drm/amdgpu: Expose *_setup_vm_pt_regs for kfd to useYong Zhao1-7/+12
2018-10-24drm/amdgpu: Fix null point errorRex Zhu1-1/+1
2018-09-26drm/amdgpu: fix the page fault of raven2Huang Rui1-1/+2
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher1-6/+5
2018-09-14drm/amdgpu: fix the VM fault while write at the top of the invisible vramHuang Rui1-2/+13
2018-09-14drm/amdgpu: enable mmhub power gatingKenneth Feng1-220/+0
2018-09-14drm/amdgpu: add clockgating support for picassoLikun Gao1-5/+6
2018-09-10drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2)Alex Deucher1-0/+7
2018-09-10drm/amdgpu: enable AGP aperture for GMC9 v2Christian König1-5/+5