summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/sriov: Need to initialize the HDP_NONSURFACE_BAStETiecheng Zhou2019-07-311-0/+3
* drm/amdgpu/gfx9: use reset default for PA_SC_FIFO_SIZEAlex Deucher2019-07-101-19/+0Star
* drm/amdgpu: remove ATPX_DGPU_REQ_POWER_FOR_DISPLAYS check when hotplug-inAaron Liu2019-06-111-2/+1Star
* drm/amdgpu/psp: move psp version specific function pointers to early_initAlex Deucher2019-06-111-9/+10
* drm/amdgpu: fix old fence check in amdgpu_fence_emitChristian König2019-05-311-7/+17
* drm/amdgpu/gmc9: fix VM_L2_CNTL3 programmingAlex Deucher2019-04-271-0/+1
* drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idrPhilip Yang2019-03-131-2/+3
* drm/amdgpu: Transfer fences to dmabuf importerChris Wilson2019-03-131-8/+51
* drm/amdgpu: Add missing power attribute to APU checkAlex Deucher2019-03-131-1/+2
* drm/amdgpu: Set DPM_FLAG_NEVER_SKIP when enabling PM-runtimeAlex Deucher2019-02-271-0/+1
* drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu2019-02-201-1/+2
* drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2019-02-202-5/+5
* drm/amdgpu: Add APTX quirk for Lenovo laptopAlex Deucher2019-01-311-0/+1
* drm/amdgpu: Reorder uvd ring init before uvd resumeChris Wilson2019-01-264-16/+16
* drm/amdgpu: Add new VegaM pci idAlex Deucher2019-01-161-0/+1
* drm/amdgpu: Fix DEBUG_LOCKS_WARN_ON(depth <= 0) in amdgpu_ctx.lockAndrey Grodzovsky2019-01-131-2/+2
* drm/amdgpu/vcn: Update vcn.cur_state during suspendJames Zhu2018-12-211-1/+2
* drm/amdgpu: wait for IB test on first device openChristian König2018-12-211-3/+3
* drm/amdgpu: update SMC firmware image for polaris10 variantsJunwei Zhang2018-12-191-1/+2
* drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher2018-12-191-5/+28
* drm/amdgpu: add some additional vega10 pci idsAlex Deucher2018-12-191-0/+6
* drm/amdgpu: Add delay after enable RLC ucodeshaoyunl2018-12-171-3/+4
* drm/amdgpu/gmc8: always load MC firmware in the driverAlex Deucher2018-12-131-8/+1Star
* drm/amdgpu/gmc8: update MC firmware for polarisAlex Deucher2018-12-131-5/+24
* drm/amdgpu: update mc firmware image for polaris12 variantsJunwei Zhang2018-12-131-0/+10
* drm/amdgpu: Add amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2018-12-132-0/+9
* drm/amdgpu: fix bug with IH ring setupPhilip Yang2018-12-011-1/+1
* drm/amdgpu: Fix oops when pp_funcs->switch_power_profile is unsetFelix Kuehling2018-12-011-2/+5
* drm/amdgpu: Add missing firmware entry for HAINANTakashi Iwai2018-12-011-0/+1
* drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul2018-11-211-5/+12
* drm/amdgpu: add missing CHIP_HAINAN in amdgpu_ucode_get_load_typeAlex Deucher2018-11-211-0/+1
* drm/amdgpu: Fix typo in amdgpu_vmid_mgr_initRex Zhu2018-11-211-1/+1
* drm/amdgpu: fix integer overflow test in amdgpu_bo_list_create()Dan Carpenter2018-11-211-1/+2
* drm/amdgpu: Fix SDMA TO after GPU reset v3Andrey Grodzovsky2018-11-212-1/+3
* drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2018-09-272-3/+4
* drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao2018-09-202-2/+6
* drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin2018-09-201-1/+1
* drm/amdgpu: add new polaris pci idAlex Deucher2018-09-202-6/+9
* drm/amdgpu: fix error handling in amdgpu_cs_user_fence_chunkChristian König2018-09-111-8/+15
* drm/amdgpu: move PSP init prior to IH in gpu resetEmily Deng2018-09-111-1/+1
* drm/amdgpu: Fix SDMA hang in prt mode v2Tao Zhou2018-09-111-2/+5
* drm/amdgpu: fix amdgpu_mn_unlock() in the CS error pathChristian König2018-09-111-1/+1
* Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie2018-08-3012-106/+109
|\
| * drm/amdgpu: Need to set moved to true when evict boEmily Deng2018-08-281-0/+1
| * drm/amdgpu: Remove duplicated power source updateRex Zhu2018-08-271-8/+0Star
| * drm/amdgpu: fix holding mn_lock while allocating memoryChristian König2018-08-271-12/+19
| * drm/amdgpu: Power on uvd block when hw_finiRex Zhu2018-08-271-2/+2
| * drm/amdgpu: Update power state at the end of smu hw_init.Rex Zhu2018-08-272-5/+2Star
| * drm/amdgpu: Fix vce initialize failed on Kaveri/MullinsRex Zhu2018-08-271-15/+26
| * drm/amdgpu: Enable/disable gfx PG feature in rlc safe modeRex Zhu2018-08-271-1/+10