Age | Commit message (Expand) | Author | Files | Lines |
2018-02-19 | drm/amdgpu: drop the drm irq pre/post/un install callbacks | Alex Deucher | 1 | -0/+3 |
2018-02-19 | drm/amdgpu: move struct gart_funcs into amdgpu_gmc.h | Christian König | 1 | -1/+1 |
2018-02-19 | drm/amdgpu: move struct amdgpu_mc into amdgpu_gmc.h | Christian König | 1 | -5/+5 |
2018-01-23 | drm/amdgpu: Avoid leaking PM domain on driver unbind (v2) | Alex Deucher | 1 | -2/+0 |
2018-01-23 | drm/amdgpu: Reenable manual GPU reset from sysfs | Andrey Grodzovsky | 1 | -1/+1 |
2018-01-10 | drm/amdgpu: fix 64bit BAR detection | Christian König | 1 | -1/+1 |
2017-12-18 | drm/amdgpu: rename amdgpu_get_pcie_info | Alex Deucher | 1 | -1/+1 |
2017-12-18 | drm/amdgpu: move amdgpu_need_backup to amdgpu_object.c | Alex Deucher | 1 | -8/+0 |
2017-12-18 | drm/amdgpu: rename amdgpu_gpu_recover | Alex Deucher | 1 | -2/+3 |
2017-12-18 | drm/amdgpu: move dummy page functions to amdgpu_gart.c | Alex Deucher | 1 | -45/+0 |
2017-12-18 | drm/amdgpu: rename amdgpu_need_post | Alex Deucher | 1 | -4/+4 |
2017-12-18 | drm/amdgpu: rename ip block helper functions | Alex Deucher | 1 | -24/+26 |
2017-12-18 | drm/amdgpu: move fw_reserve functions to amdgpu_ttm.c | Alex Deucher | 1 | -95/+0 |
2017-12-18 | drm/amdgpu: rename amdgpu_*_location functions | Alex Deucher | 1 | -4/+6 |
2017-12-18 | drm/amdgpu: move amdgpu_doorbell_get_kfd_info to amdgpu_amdkfd.c | Alex Deucher | 1 | -32/+1 |
2017-12-18 | drm/amdgpu: rename amdgpu_pci_config_reset | Alex Deucher | 1 | -1/+1 |
2017-12-18 | drm/amdgpu: rename amdgpu_program_register_sequence | Alex Deucher | 1 | -4/+4 |
2017-12-18 | drm/amdgpu: rename amdgpu_wb_* functions | Alex Deucher | 1 | -4/+4 |
2017-12-18 | drm/amdgpu: move debugfs functions to their own file | Alex Deucher | 1 | -768/+1 |
2017-12-18 | drm/amdgpu: rename amdgpu_suspend to amdgpu_device_ip_suspend | Alex Deucher | 1 | -4/+4 |
2017-12-18 | drm/amdgpu: use consistent naming for static funcs in amdgpu_device.c | Alex Deucher | 1 | -86/+90 |
2017-12-18 | drm/amdgpu: move atom functions from amdgpu_device.c | Alex Deucher | 1 | -231/+0 |
2017-12-15 | drm/amdgpu: Simplify amdgpu_lockup_timeout usage. | Andrey Grodzovsky | 1 | -1/+6 |
2017-12-15 | drm/amdgpu: Add gpu_recovery parameter | Andrey Grodzovsky | 1 | -1/+8 |
2017-12-13 | drm/amdgpu: drop scratch regs save and restore from GPU reset handling | Alex Deucher | 1 | -2/+0 |
2017-12-13 | drm/amdgpu: drop scratch regs save and restore from S3/S4 handling | Alex Deucher | 1 | -2/+0 |
2017-12-12 | drm/amdgpu: no need to evict VRAM in device_fini | Monk Liu | 1 | -2/+1 |
2017-12-12 | drm/amdgpu: add amdgpu_evict_vram debugfs file | Christian König | 1 | -1/+12 |
2017-12-12 | drm/amdgpu: cleanup debugfs handling a bit | Christian König | 1 | -35/+11 |
2017-12-07 | drm: move amd_gpu_scheduler into common location | Lucas Stach | 1 | -2/+2 |
2017-12-06 | drm/amdgpu: allow specifying vm_block_size for multi level PDs v2 | Christian König | 1 | -13/+1 |
2017-12-06 | drm/amdgpu: move validation of the VM size into the VM code | Christian König | 1 | -15/+1 |
2017-12-06 | drm/amdgpu: allow non pot VM size values | Christian König | 1 | -6/+0 |
2017-12-06 | drm/ttm: use an operation context for ttm_bo_mem_space v2 | Christian König | 1 | -2/+3 |
2017-12-06 | drm/amdgpu: align GTT start to 4GB v2 | Christian König | 1 | -1/+4 |
2017-12-06 | drm/amdgpu: remove VRAM size reduction v2 | Christian König | 1 | -29/+1 |
2017-12-06 | drm/amdgpu: require a root bus window above 4GB for BAR resize | Christian König | 1 | -0/+18 |
2017-12-06 | drm/amdgpu:show error message if fail on event4 | Monk Liu | 1 | -1/+2 |
2017-12-06 | drm/amdgpu:free CSA in unified place | Monk Liu | 1 | -0/+1 |
2017-12-06 | drm/amdgpu:cleanup unused stack var | Monk Liu | 1 | -2/+1 |
2017-12-06 | drm/amdgpu:fix NULL pointer access during drv remove | Monk Liu | 1 | -1/+0 |
2017-12-06 | drm/amdgpu: revise retry init to fully cleanup driver | Pixel Ding | 1 | -0/+3 |
2017-12-04 | drm/amdgpu:read VRAMLOST from gim | Monk Liu | 1 | -5/+4 |
2017-12-04 | drm/amdgpu: bypass FB resizing for SRIOV VF | pding | 1 | -0/+4 |
2017-12-04 | drm/amdgpu: release exclusive mode after hw_init | pding | 1 | -0/+4 |
2017-12-04 | drm/amdkfd: initialise kfd inside amdgpu_device_init | pding | 1 | -0/+4 |
2017-12-04 | drm/amdgpu: resize VRAM BAR for CPU access v6 | Christian König | 1 | -0/+50 |
2017-12-04 | drm/amdgpu: refine SR-IOV firmware VRAM reservation to protect data | Horace Chen | 1 | -1/+22 |
2017-12-04 | drm/amdgpu: retry init if exclusive mode request is failed | pding | 1 | -1/+1 |
2017-12-04 | drm/amdgpu: move GART recovery into GTT manager v2 | Christian König | 1 | -5/+3 |