summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: fix user fence write race conditionNicolai Hähnle2018-07-041-6/+6
* drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher2018-07-021-1/+1
* drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher2018-07-021-2/+2
* drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul2018-06-281-21/+58
* drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul2018-06-282-0/+12
* drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul2018-06-282-41/+53
* drm/amdgpu:Support new VCN FW version naming conventionJames Zhu2018-06-271-6/+27
* drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cLeo Liu2018-06-271-1/+1
* drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mappingMichel Dänzer2018-06-221-3/+5
* drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer2018-06-191-2/+18
* drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer2018-06-193-4/+19
* drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer2018-06-191-10/+8Star
* drm/amdgpu:All UVD instances share one idle_work handleJames Zhu2018-06-192-8/+8
* drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland2018-06-191-1/+9
* drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer2018-06-191-3/+4
* Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-1515-96/+123
|\
| * Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-06-1515-96/+123
| |\
| | * drm/amdgpu: fix parsing indirect register list v2Evan Quan2018-06-131-6/+9
| | * drm/amdgpu: fix CG enabling hang with gfxoff enabledHuang Rui2018-06-132-5/+12
| | * drm/amdgpu: fix clear_all and replace handling in the VM (v2)Junwei Zhang2018-06-131-2/+4
| | * drm/amdgpu: add checking for sos versionHuang Rui2018-06-131-1/+26
| | * drm/amdgpu: fix the missed vcn fw version reportHuang Rui2018-06-131-0/+1
| | * Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"Alex Deucher2018-06-011-1/+0Star
| | * drm/amdgpu/df: fix potential array out-of-bounds readColin Ian King2018-06-011-1/+1
| | * drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabledShaoyun Liu2018-05-311-11/+7Star
| | * drm/gfx9: Update gc goldensetting for vega20.Feifei Xu2018-05-311-0/+1
| | * drm/amdgpu: typo fix for vega20 cg flagsEvan Quan2018-05-301-0/+1
| | * drm/amdgpu: gds bo must not be per-vm-boChunming Zhou2018-05-301-0/+7
| | * drm/amdgpu: To get gds, gws and oa from adev->gds (v2)Emily Deng2018-05-301-15/+23
| | * drm/amdgpu: remove unnecessary scheduler entity for VCNLeo Liu2018-05-292-43/+10Star
| | * drm/amdgpu: Add helper function to get buffer domainDeepak Sharma2018-05-293-13/+17
| | * drm/amdgpu: Use GTT for dumb buffer if sg display enabled (v2)Deepak Sharma2018-05-291-2/+8
| | * drm/amdgpu: vcn_v1_0_is_idle() can be statickbuild test robot2018-05-251-2/+2
* | | treewide: Use array_size() in vzalloc()Kees Cook2018-06-131-1/+2
* | | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-137-14/+21
* | | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-133-6/+6
* | | Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-0695-1975/+5948
|\| |
| * | drm/amdgpu: fix 32-bit build warningArnd Bergmann2018-05-251-2/+2
| * | drm/amdgpu: Use dev_info() to report amdkfd is not supported for this ASICTom Stellard2018-05-241-1/+1
| * | drm/amdgpu: conditionally compile amdgpu's amdkfd filesOded Gabbay2018-05-183-9/+63
| |/
| * drm/amdgpu: Update GFX info structure to match what vega20 usedShaoyun Liu2018-05-241-5/+3Star
| * drm/amdgpu: move VM BOs on LRU againChristian König2018-05-242-5/+26
| * drm/amdgpu: consistenly use VM moved flagChristian König2018-05-241-13/+15
| * drm/amdgpu: kmap PDs/PTs in amdgpu_vm_update_directoriesChristian König2018-05-241-7/+8
| * drm/amdgpu: further optimize amdgpu_vm_handle_movedChristian König2018-05-241-13/+14
| * drm/amdgpu: cleanup amdgpu_vm_validate_pt_bos v2Christian König2018-05-241-12/+7Star
| * drm/amdgpu: rework VM state machine lock handling v2Christian König2018-05-242-49/+21Star
| * drm/amdgpu: Add runtime VCN PG supportRex Zhu2018-05-242-18/+30
| * drm/amdgpu: Enable VCN static PG by default on RVRex Zhu2018-05-241-1/+2
| * drm/amdgpu: Add VCN static PG support on RVRex Zhu2018-05-242-1/+102