summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2018-10-12drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG startJames Zhu1-0/+4
2018-10-12drm/amdgpu/vcn:Apply new UMC enable for VNC DPG modeJames Zhu1-3/+8
2018-10-12drm/amdgpu/vcn:Remove SPG mode unused steps during vcn startJames Zhu1-28/+2
2018-10-12drm/amdgpu/vcn:Add SPG mode Register XX checkJames Zhu1-0/+4
2018-10-12drm/amdgpu/vcn:Move SPG mode mc resume after MPC controlJames Zhu1-2/+2
2018-10-12drm/amdgpu/vcn:Update SPG mode VCN global tilingJames Zhu1-0/+18
2018-10-12drm/amdgpu/vcn:Update SPG mode VCN memory controlJames Zhu1-7/+6
2018-10-12drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode startJames Zhu1-4/+5
2018-10-12drm/amdgpu/vcn:Remove DPG mode unused steps during vcn startJames Zhu1-27/+1
2018-10-12drm/amdgpu/vcn:Add DPG mode Register XX checkJames Zhu1-0/+8
2018-10-12drm/amdgpu/vcn:Update DPG mode VCN global tiling registersJames Zhu1-4/+15
2018-10-12drm/amdgpu/vcn:Update DPG mode VCN memory controlJames Zhu1-8/+11
2018-10-12drm/amdgpu/vcn:Reduce unnecessary local variableJames Zhu1-9/+9
2018-10-12drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stopJames Zhu1-0/+10
2018-10-12drm/amdgpu/vcn:Update latest spg mode stop for VCNJames Zhu1-15/+26
2018-10-12drm/amdgpu/vcn:Update latest UVD_MPC register for VCNJames Zhu1-12/+40
2018-10-12drm/amdgpu: Set the default value about gds vmid0 sizeEmily Deng1-1/+14
2018-10-10drm/amdgpu: remove set but not used variable 'header'YueHaibing1-2/+0
2018-10-10drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stopYueHaibing1-3/+0
2018-10-10drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul1-5/+12
2018-10-10drm/amdgpu: Remove the direct fw loading support for sdma2.4Rex Zhu1-42/+0
2018-10-10drm/amdgpu: Remove wrong fw loading type warningRex Zhu1-2/+0
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu3-20/+60
2018-10-10drm/amdgpu: split ip hw_init into 2 phasesRex Zhu1-13/+53
2018-10-10drm/amdgpu: Remove amdgpu_ucode_fini_boRex Zhu3-23/+1
2018-10-10drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functionsRex Zhu3-29/+36
2018-10-10drm/amdgpu: Check late_init status before set cg/pg stateRex Zhu1-2/+2
2018-10-10drm/amdgpu: Refine function amdgpu_device_ip_late_initRex Zhu1-2/+2
2018-10-10drm/amdgpu: Change AI gfx/sdma/smu init sequenceRex Zhu1-4/+4
2018-10-10drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu2-14/+16
2018-10-10drm/amdgpu: Limit the max mc address to hole startEmily Deng1-2/+4
2018-10-10drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou1-3/+12
2018-10-10drm/amdgpu: Change VI gfx/sdma/smu init sequenceRex Zhu1-12/+12
2018-10-10drm/amdgpu: Add fw load in gfx_v8 and sdma_v3Rex Zhu2-0/+19
2018-10-10drm/amdgpu: Don't reallocate ucode bo when suspendRex Zhu1-1/+1
2018-10-10drm/amdgpu: Remove FW_LOAD_DIRECT type support on VIRex Zhu3-254/+59
2018-10-10drm/amdgpu/vcn:Correct VCN cache window definitionJames Zhu3-15/+18
2018-10-10drm/amdgpu/vcn:Replace value with defined macroJames Zhu2-12/+18
2018-10-10drm/amdgpu/vcn:fix dpg pause mode hang issueJames Zhu2-2/+10
2018-10-10drm/amdgpu/vcn:Remove unused codeJames Zhu1-2/+0
2018-10-10drm/amdgpu: fix incorrect use of amdgpu_irq_add_id in si_dma.cChristian König2-23/+8
2018-10-10drm/amdgpu: fix AGP location with VRAM at 0x0Christian König1-5/+2
2018-10-10drm/amdgpu: remove the intterupt handling for the KIQ eventsShirish S2-134/+0
2018-10-10drm/amdgpu: skip IB tests for KIQ in generalPratik Vishwakarma1-0/+8
2018-10-10drm/amdgpu: Move gfx flag in_suspend to adevRex Zhu5-24/+14
2018-10-10drm/amdgpu: Drop dead define in amdgpu.hRex Zhu1-28/+0
2018-10-10drm/amdgpu: Always enable fan sensors for readRex Zhu1-10/+0
2018-10-10drm/amdgpu: Disable sysfs pwm1 if not in manual fan controlRex Zhu1-0/+7
2018-10-10drm/amdgpu: Add fan RPM setting via sysfsRex Zhu2-3/+190
2018-10-10drm/amdgpu: Refine uvd_v6/7_0_enc_get_destroy_msgRex Zhu2-15/+7