summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2018-11-21drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher
2018-11-21drm/amdgpu: Fix typo in amdgpu_vmid_mgr_initRex Zhu
2018-11-21drm/amdgpu: Fix SDMA TO after GPU reset v3Andrey Grodzovsky
2018-10-18drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao
2018-10-18drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin
2018-10-13drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu
2018-10-10drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König
2018-10-10drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou
2018-10-03drm/amdgpu: Need to set moved to true when evict boEmily Deng
2018-10-03drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu
2018-10-03drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu
2018-10-03amdgpu: fix multi-process hang issueEmily Deng
2018-10-03drm/amdgpu: fix preamble handlingChristian König
2018-10-03drm/amdgpu: fix VM clearing for the root PDChristian König
2018-09-29drm/amdgpu: add new polaris pci idAlex Deucher
2018-09-15drm/amdgpu: Don't warn on destroying a pinned BOMichel Dänzer
2018-09-15drm/amdgpu: Warn and update pin_size values when destroying a pinned BOMichel Dänzer
2018-09-15drm/amdgpu: Make pin_size values atomicMichel Dänzer
2018-09-15drm/amdgpu: Keep track of amount of pinned CPU visible VRAMMichel Dänzer
2018-09-15drm/amdgpu: fix incorrect use of drm_file->pidChristian König
2018-09-15drm/amdgpu: fix incorrect use of fcheckChristian König
2018-09-15drm/amdgpu:add VCN booting with firmware loaded by PSPLikun Gao
2018-09-15drm/amdgpu:add VCN support in PSP driverLikun Gao
2018-09-15drm/amdgpu:add new firmware id for VCNLikun Gao
2018-09-15drm/amdgpu:add tmr mc address into amdgpu_firmware_infoJames Zhu
2018-09-15drm/amdgpu: update tmr mc addressJames Zhu
2018-09-15drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_modeMichel Dänzer
2018-09-15drm/amdgpu: fix a reversed conditionRex Zhu
2018-09-15drm/amdgpu: update uvd_v6_0_ring_vm_funcs to use new nop packetAlex Deucher
2018-08-24drm/amdgpu/pm: Fix potential Spectre v1Gustavo A. R. Silva
2018-07-18drm/amd/amdgpu: creating two I2S instances for stoney/cz (v2)Vijendar Mukunda
2018-07-18drm/amdgpu: add another ATPX quirk for TOPAZAlex Deucher
2018-07-17drm/amdgpu: Make sure IB tests flushed after IP resumeLeo Liu
2018-07-10drm/amdgpu: Verify root PD is mapped into kernel address space (v4)Andrey Grodzovsky
2018-07-10drm/amdgpu: Reserve VM root shared fence slot for command submission (v3)Michel Dänzer
2018-07-04drm/amdgpu: fix user fence write race conditionNicolai Hähnle
2018-07-02drm/amdgpu/pm: fix display count in non-DC pathAlex Deucher
2018-07-02drm/amdgpu: fix swapped emit_ib_size in vce3Alex Deucher
2018-06-28drm/amdgpu: Dynamically probe for ATIF handle (v2)Lyude Paul
2018-06-28drm/amdgpu: Add amdgpu_atpx_get_dhandle()Lyude Paul
2018-06-28drm/amdgpu: Make struct amdgpu_atif private to amdgpu_acpi.cLyude Paul
2018-06-27drm/amdgpu:Support new VCN FW version naming conventionJames Zhu
2018-06-27drm/amdgpu: fix UBSAN: Undefined behaviour for amdgpu_fence.cLeo Liu
2018-06-22drm/amdgpu: GPU vs CPU page size fixes in amdgpu_vm_bo_split_mappingMichel Dänzer
2018-06-19drm/amdgpu: Make amdgpu_vram_mgr_bo_invisible_size always accurateMichel Dänzer
2018-06-19drm/amdgpu: Refactor amdgpu_vram_mgr_bo_invisible_size helperMichel Dänzer
2018-06-19drm/amdgpu: Update pin_size values before unpinning BOMichel Dänzer
2018-06-19drm/amdgpu:All UVD instances share one idle_work handleJames Zhu
2018-06-19drm/amdgpu: Don't default to DC support for Kaveri and olderHarry Wentland
2018-06-19drm/amdgpu: Use kvmalloc_array for allocating VRAM manager nodes arrayMichel Dänzer