summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c
AgeCommit message (Expand)Author
2024-01-05drm/amdgpu: apply the RV2 system aperture fix to RN/CZN as wellAlex Deucher
2023-10-09drm/amdgpu: add hub->ctx_distance in setup_vmid_configYifan Zhang
2023-06-09drm/amdgpu: introduce vmhub definition for multi-partition cases (v3)Hawking Zhang
2023-01-03drm/amdgpu: rename vram_scratch into mem_scratchChristian König
2022-08-25drm/amdgpu: mmVM_L2_CNTL3 register not initialized correctlyQu Huang
2022-04-08drm/amdgpu: expand cg_flags from u32 to u64Evan Quan
2022-01-14drm/amdgpu: Modify mmhub block to fit for the unified ras block data and opsyipechai
2021-12-14drm/amdgpu: correct the wrong cached state for GMC on PICASSOEvan Quan
2021-12-13drm/amdgpu: don't override default ECO_BITs settingHawking Zhang
2021-04-15drm/amdgpu: Calling address translation functions to simplify codesOak Zeng
2021-04-09drm/amdgpu: split mmhub callbacks into ras and non-ras onesHawking Zhang
2020-12-08drm/amdgpu: use AMDGPU_NUM_VMID when possibleNirmoy Das
2020-11-02drm/amdgpu: improve code indentation and alignmentDeepak R Varma
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher
2020-08-24drm/amd/display: remove unintended executable modeLukas Bulwahn
2020-08-14drm/amd/powerplay: drop unnecessary pp_funcs checkerEvan Quan
2020-08-14drm/amdgpu: Use function pointer for some mmhub functionsOak Zeng
2020-07-08drm/amdgpu: use register distance member instead of hardcode in mmhub v1Huang Rui
2020-07-08drm/amdgpu: add register distance members into vmhub structureHuang Rui
2020-05-22drm/amdgpu: add apu flags (v2)Alex Deucher
2020-04-22drm/amdgpu: replace DRM prefix with PCI device info for gfx/mmhubDennis Li
2020-03-05drm/amdgpu: add reset_ras_error_count function for MMHUBHawking Zhang
2020-01-22drm/amdgpu: remove unnecessary conversion to boolNirmoy Das
2019-11-22drm/amdgpu: initialize vm_inv_eng0_sem for gfxhub and mmhubchangzhu
2019-11-22drm/amdgpu: refine query function of mmhub EDC counter in vg20Dennis Li
2019-10-07drm/amdgpu: remove duplicated include from mmhub_v1_0.cYueHaibing
2019-09-16drm/amdgpu: Disable retry faults in VMID0Felix Kuehling
2019-09-13drm/amdgpu/mmhub: switch to amdgpu_mmhub_ras_late_init helper functionHawking Zhang
2019-09-13drm/amdgpu: set ip specific ras interface pointer to NULL after free itHawking Zhang
2019-09-13drm/amdgpu: fix memory leak when ras is not supported on specific ip blockHawking Zhang
2019-09-13drm/amdgpu: add mmhub ras_late_init callback function (v2)Hawking Zhang
2019-08-22drm/amdgpu/mmhub1: set mmhub clock gating for rnPrike Liang
2019-08-15drm/amdgpu: implement querying ras error count for mmhubTao Zhou
2019-08-12drm/amdgpu: split athub clock gating from mmhubLe Ma
2019-08-12drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou
2019-08-02drm/amdgpu: cleanup vega10 SRIOV code pathMonk Liu
2019-07-18drm/amdgpu: rename AMDGPU_GFXHUB/MMHUB macro with hub numberLe Ma
2019-07-16drm/amdkfd: Consistently apply noretry settingFelix Kuehling
2019-05-24drm/amdgpu: Skip setting some regs under Vega10 VFTrigger Huang
2019-05-08Merge tag 'drm-next-2019-05-09' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-04-12drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher
2019-03-20drm/amdgpu: re-enable retry faultsChristian König
2019-03-19drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0Yong Zhao
2018-11-19Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-11-12drm/amdgpu: set system aperture to cover whole FB regionshaoyunl
2018-11-05drm/amdgpu: Expose *_setup_vm_pt_regs for kfd to useYong Zhao
2018-10-24drm/amdgpu: Fix null point errorRex Zhu
2018-09-26drm/amdgpu: fix the page fault of raven2Huang Rui
2018-09-14drm/amdgpu: simplify Raven, Raven2, and Picasso handlingAlex Deucher
2018-09-14drm/amdgpu: fix the VM fault while write at the top of the invisible vramHuang Rui