Age | Commit message (Expand) | Author | Files | Lines |
2020-12-01 | drm/amdgpu: default noretry=0 for navi1x and newer (v2) | Alex Deucher | 1 | -5/+0 |
2020-12-01 | drm/amdgpu: set default value of noretry to 1 for specified asic | Stanley.Yang | 1 | -0/+1 |
2020-11-13 | drm/amd/amdgpu/amdgpu_gmc: Demote one and fix another function header | Lee Jones | 1 | -3/+2 |
2020-11-10 | Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd... | Dave Airlie | 1 | -8/+19 |
2020-11-04 | Merge tag 'drm-misc-next-2020-10-27' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -8/+4 |
2020-11-02 | drm/amdgpu: allow TMZ on vangogh | Alex Deucher | 1 | -0/+1 |
2020-10-26 | drm/ttm: merge ttm_dma_tt back into ttm_tt | Christian König | 1 | -7/+3 |
2020-10-21 | drm/amd/amdgpu: enable noretry for Sienna_Cichlid/Navy_Flounder/Dimgrey_Cavefish | Chengming Gui | 1 | -0/+3 |
2020-10-16 | drm/amd/amdgpu: set the default value of noretry to 1 for some dGPUs | Chengming Gui | 1 | -8/+15 |
2020-10-15 | drm/ttm: set the tt caching state at creation time | Christian König | 1 | -1/+1 |
2020-09-25 | drm/amdgpu: add an auto setting to the noretry parameter | Alex Deucher | 1 | -1/+25 |
2020-09-25 | drm/amdgpu: store noretry parameter per driver instance | Alex Deucher | 1 | -0/+14 |
2020-08-04 | drm/amdgpu: move stolen memory from gmc to mman | Alex Deucher | 1 | -6/+6 |
2020-08-04 | drm/amdgpu/gmc: disable keep_stolen_vga_memory on arcturus | Alex Deucher | 1 | -1/+0 |
2020-08-04 | drm/amdgpu/gmc: add new helper to get the FB size used by pre-OS console | Alex Deucher | 1 | -0/+43 |
2020-07-22 | drm/amdgpu: abstract set_vm_fault_masks function to refine the programming | Huang Rui | 1 | -0/+20 |
2020-07-01 | drm/amdgpu: skip VM inv eng assignment for mes ring | Le Ma | 1 | -0/+3 |
2020-04-28 | drm/amdgpu: Fine-grained TMZ support | Luben Tuikov | 1 | -10/+20 |
2020-04-28 | drm/amdgpu: implement TMZ accessor (v3) | Luben Tuikov | 1 | -0/+25 |
2020-04-22 | drm/amdgpu/gmc: Fix spelling mistake. | Rajneesh Bhardwaj | 1 | -6/+6 |
2020-01-07 | drm/amdgpu/gmc10: use common invalidation engine helper | Alex Deucher | 1 | -1/+1 |
2020-01-07 | drm/amdgpu/gmc: move invaliation bitmap setup to common code | Alex Deucher | 1 | -0/+40 |
2019-12-23 | drm/amdgpu: enlarge agp_start address into 48bit | Frank.Min | 1 | -1/+1 |
2019-10-03 | drm/amdgpu: implement common gmc_ras_late_init | Tao Zhou | 1 | -0/+19 |
2019-10-03 | drm/amdgpu: move xgmi ras fini to xgmi block | Tao Zhou | 1 | -11/+2 |
2019-10-03 | drm/amdgpu: move mmhub ras fini to mmhub block | Tao Zhou | 1 | -11/+1 |
2019-10-03 | drm/amdgpu: move umc ras fini to umc block | Tao Zhou | 1 | -11/+1 |
2019-10-03 | drm/amdgpu: add ras fini for xgmi | Tao Zhou | 1 | -0/+11 |
2019-10-03 | drm/amdgpu: add common gmc_ras_fini function | Tao Zhou | 1 | -0/+26 |
2019-09-16 | drm/amdgpu: move umc late init from gmc to umc block | Tao Zhou | 1 | -48/+0 |
2019-09-13 | drm/amdgpu/gmc: switch to amdgpu_gmc_ras_late_init helper function | Hawking Zhang | 1 | -0/+49 |
2019-08-22 | drm/amdgpu: disable agp for sriov | Frank.Min | 1 | -0/+8 |
2019-06-10 | drm/amd: drop dependencies on drm_os_linux.h | Sam Ravnborg | 1 | -0/+2 |
2019-03-19 | drm/amdgpu: use ring/hash for fault handling on GMC9 v3 | Christian König | 1 | -0/+55 |
2019-03-19 | drm/amdgpu: Eliminate the set_pde_pte function pointer in amdgpu_gmc_funcs | Yong Zhao | 1 | -0/+27 |
2018-10-10 | drm/amdgpu: Limit the max mc address to hole start | Emily Deng | 1 | -2/+4 |
2018-10-09 | drm/amdgpu: fix AGP location with VRAM at 0x0 | Christian König | 1 | -5/+2 |
2018-09-14 | drm/amdgpu: fix mask in GART location calculation | Christian König | 1 | -1/+1 |
2018-09-10 | drm/amdgpu/gmc9: Adjust GART and AGP location with xgmi offset (v2) | Alex Deucher | 1 | -10/+15 |
2018-09-10 | drm/amdgpu: use the AGP aperture for system memory access v2 | Christian König | 1 | -0/+23 |
2018-09-10 | drm/amdgpu: add amdgpu_gmc_agp_location v3 | Christian König | 1 | -0/+43 |
2018-08-30 | drm/amdgpu: put GART away from VRAM v2 | Christian König | 1 | -3/+5 |
2018-08-29 | drm/amdgpu: use the smaller hole for GART | Christian König | 1 | -1/+2 |
2018-08-29 | drm/amdgpu: fix amdgpu_gmc_gart_location a little bit | Christian König | 1 | -15/+13 |
2018-08-29 | drm/amdgpu: move amdgpu_device_(vram|gtt)_location | Christian König | 1 | -0/+64 |
2018-08-27 | drm/amdgpu: add amdgpu_gmc_get_pde_for_bo helper v2 | Christian König | 1 | -2/+35 |
2018-08-27 | drm/amdgpu: add amdgpu_gmc_pd_addr helper | Christian König | 1 | -0/+47 |