summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
...
| * drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2Christian König2018-07-314-0/+37
| * drm/amdgpu: return error if both BOs and bo_list handle is givenChristian König2018-07-311-3/+6
| * drm/amdgpu: fix total size calculationChristian König2018-07-311-1/+1
| * drm/amdgpu: add proper error handling to amdgpu_bo_list_getChristian König2018-07-313-23/+20
| * drm/amdgpu: fix a reversed conditionRex Zhu2018-07-311-1/+1
| * drm/amdgpu: clean up the superfluous space and align the comment text for amd...Huang Rui2018-07-271-56/+51
| * drm/amdgpu: correct evict flag for bo moveJunwei Zhang2018-07-271-2/+2
| * drm/amdgpu: implement harvesting support for UVD 7.2 (v3)Alex Deucher2018-07-275-12/+89
| * drm/amdgpu: patch the IBs for the second UVD instance v2Christian König2018-07-271-0/+29
| * drm/amdgpu: add support for inplace IB patching for MM engines v2Christian König2018-07-273-7/+17
* | BackMerge v4.18-rc7 into drm-nextDave Airlie2018-07-303-10/+41
|\ \
| * | drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)Vijendar Mukunda2018-07-181-10/+37
| * | drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher2018-07-181-0/+1
| * | drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu2018-07-171-0/+3
| * | drm/amdgpu: Verify root PD is mapped into kernel address space (v4)Andrey Grodzovsky2018-07-101-1/+3
| * | drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer2018-07-101-0/+4
| * | 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: Add kfd2kgd.set_compute_idle interfaceFelix Kuehling2018-07-165-3/+15
* | | drm/amdgpu: Avoid destroy hqd when GPU is on resetShaoyun Liu2018-07-113-0/+9
* | | drm/amdgpu: Avoid invalidate tlbs when gpu is on resetShaoyun Liu2018-07-113-0/+9
* | | drm/amdgpu: Check NULL pointer for job before reset job's ringShaoyun Liu2018-07-111-1/+1
* | | drm/amdgpu: Don't use shadow BO for compute contextShaoyun Liu2018-07-111-5/+8
* | | drm/amdgpu: Enable the gpu reset from KFDShaoyun Liu2018-07-115-2/+14
* | | drm/amdgpu: Call KFD reset handlers during GPU resetShaoyun Liu2018-07-113-0/+29
* | | drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao2018-07-111-1/+19
* | | drm/amdgpu: save vm fault information for amdkfdshaoyunl2018-07-117-2/+85
| |/ |/|
* | gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()Jia-Ju Bai2018-07-251-1/+1
* | drm/amdgpu/gmc9: clarify GPUVM fault error messageAlex Deucher2018-07-251-1/+1
* | drm/scheduler: remove sched field from the entityNayan Deshmukh2018-07-253-6/+6
* | drm/scheduler: modify API to avoid redundancyNayan Deshmukh2018-07-257-17/+12
* | drm/amdgpu: reduce the number of placements for a BOChristian König2018-07-252-1/+4
* | drm/amdgpu: consistenly name amdgpu_bo_ functionsChristian König2018-07-2510-38/+39
* | drm/amdgpu: expose only the first UVD instance for nowChristian König2018-07-252-15/+7
* | drm/amdgpu: clean up coding style a bitChristian König2018-07-251-10/+10
* | drm/amdgpu: move the amdgpu_fbdev_set_suspend() further upShirish S2018-07-241-3/+3
* | drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer2018-07-241-1/+1
* | drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer2018-07-241-1/+1
* | drm/amdgpu: rework suspend and resume to deal with atomic changesAlex Deucher2018-07-201-41/+45
* | drm/amdgpu: split ip suspend into 2 phasesAlex Deucher2018-07-201-2/+76
* | drm/amdgpu/acpi: skip backlight events for DCAlex Deucher2018-07-201-1/+3
* | drm/amdgpu/apci: don't call sbios request function if it's not supportedAlex Deucher2018-07-201-25/+28
* | drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.Andrey Grodzovsky2018-07-201-0/+2
* | drm/amdgpu: use drm_fb helper for console_(un)lockShirish S2018-07-202-8/+4
* | drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]Shirish S2018-07-201-15/+7
* | drm/amdgpu: fix spelling mistake "successed" -> "succeeded"Colin Ian King2018-07-201-5/+5
OpenPOWER on IntegriCloud