summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2019-01-14drm/amdgpu/si: add need_reset_on_init asic callback for SI (v2)Alex Deucher1-0/+6
2019-01-14drm/amdgpu: add need_reset_on_init asic callback (v2)Alex Deucher1-0/+3
2019-01-14drm/amdgpu: expose sclk and mclk via hwmonAlex Deucher1-0/+93
2019-01-14drm/amdgpu: Add sysfs file for PCIe usage v5Kent Russell6-0/+232
2019-01-14drm/amdgpu: Add NBIO SMN headers v2Kent Russell3-12/+3
2019-01-14drm/amd/amdgpu: add missing mutex lock to amdgpu_get_xgmi_hive() (v3)Tom St Denis3-19/+32
2019-01-14drm/amdgpu: Add message print when unable to get valid hiveshaoyunl1-1/+6
2019-01-14drm/amdgpu/psp: make get_fw_type and prep_cmd_buf to be common interfacesHawking Zhang5-241/+93
2019-01-14drm/amdgpu/psp: update the naming of GFX_FW_TYPE_RLC_RESTORE_LIST_CNTLHawking Zhang2-2/+2
2019-01-14drm/amdgpu_vm: fix boolean expressionsGustavo A. R. Silva1-2/+2
2019-01-14drm/amdgpu/sriov: For finishing routine send rel event after init failedEmily Deng1-11/+15
2019-01-14drm/amdgpu: improve GMC v9 page fault messageChristian König1-1/+4
2019-01-14drm/amdgpu: distinguish early and late re-init log in sriovwentalou1-2/+2
2019-01-14drm/amdgpu: add the IH to the IV traceChristian König2-6/+9
2019-01-14drm/amdgpu: fix IH overflow on Vega10 v2Christian König1-16/+25
2019-01-14drm/amdgpu: simplify IH programmingChristian König8-85/+73
2019-01-14drm/amdgpu: add IH ring to ih_get_wptr/ih_set_rptr v2Christian König8-110/+128
2019-01-14drm/amdgpu/gmc: fix compiler errors [-Werror,-Wmissing-braces] (V2)Shirish S2-2/+4
2019-01-14drm/amdgpu: psp_ring_destroy cause psp->km_ring.ring_mem NULLwentalou1-1/+1
2019-01-14drm/amdgpu/psp: Fix can't detect psp INVOKE command failedXiangliang Yu1-4/+7
2019-01-14drm/amdgpu: Use sdma_engine arrayOak Zeng7-32/+20
2019-01-14drm/amdgpu/psp: Fix to get wrong xgmi session idXiangliang Yu1-0/+3
2019-01-14drm/amdgpu: Remove kgd2kfd function pointersAmber Lin2-8/+2
2019-01-14drm/amdgpu: Simplify kgd2kfd interfaceAmber Lin3-21/+14
2019-01-14drm/amdgpu: Relocate kgd2kfd function declarationAmber Lin4-1/+65
2019-01-14drm/amdgpu: disable system memory page tables for nowChristian König1-3/+0
2019-01-14drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu1-1/+2
2019-01-14drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou1-5/+5
2019-01-14drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan1-8/+14
2019-01-14drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao1-0/+4
2019-01-14drm/amdgpu: Cleanup 2 compiler warningsKent Russell1-2/+0
2019-01-14drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequenceTiecheng Zhou1-13/+35
2019-01-14drm/amdgpu/sriov:Correct pfvf exchange logicEmily Deng2-5/+5
2019-01-14drm/amdgpu/virtual_dce: No need to pin the cursor boEmily Deng1-2/+2
2019-01-14drm/amdgpu/virtual_dce: No need to pin the fb's boEmily Deng2-22/+15
2019-01-14drm: move drm_can_sleep() to drm_util.hSam Ravnborg1-0/+2
2019-01-12drm: Move the legacy kms disable_all helper to crtc helpersDaniel Vetter1-1/+1
2019-01-11Merge drm/drm-next into drm-misc-nextMaxime Ripard81-1097/+1877
2019-01-11Merge branch 'drm-fixes-5.0' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie9-60/+99
2019-01-10drm/edid: Pass connector to AVI infoframe functionsVille Syrjälä4-4/+5
2019-01-09drm/amdgpu: disable system memory page tables for nowChristian König1-3/+0
2019-01-09drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hangJim Qu1-1/+2
2019-01-09drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20Tao Zhou1-5/+5
2019-01-09Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie1-1/+1
2019-01-09drm/amdgpu: validate user GEM object sizeYu Zhao1-0/+8
2019-01-09drm/amdgpu: validate user pitch alignmentYu Zhao1-0/+10
2019-01-09drm/amd/powerplay: create pp_od_clk_voltage device file under OD supportEvan Quan1-8/+14
2019-01-06Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drmLinus Torvalds21-102/+214
2019-01-03drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCGLikun Gao1-0/+4
2019-01-03drm/amdgpu: Cleanup 2 compiler warningsKent Russell1-2/+0