Age | Commit message (Expand) | Author | Files | Lines |
2018-11-01 | drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default" | Christian König | 2 | -4/+2 |
2018-11-01 | drm/amd/pp: Print warning if od_sclk/mclk out of range | Rex Zhu | 1 | -4/+8 |
2018-11-01 | drm/amd/pp: Fix pp_sclk/mclk_od not work on Vega10 | Rex Zhu | 1 | -0/+31 |
2018-11-01 | drm/amd/pp: Fix pp_sclk/mclk_od not work on smu7 | Rex Zhu | 1 | -4/+6 |
2018-11-01 | drm/amd/powerplay: no MGPU fan boost enablement on DPM disabled | Evan Quan | 1 | -3/+3 |
2018-11-01 | drm/amdgpu: Fix skipping hangged job reset during gpu recover. | Andrey Grodzovsky | 1 | -1/+1 |
2018-10-30 | drm/amd/powerplay: revise Vega20 pptable version check | Evan Quan | 1 | -2/+8 |
2018-10-30 | drm/amd/display: set backlight level limit to 1 | Guttula, Suresh | 1 | -0/+7 |
2018-10-26 | drm/amdgpu: fix reporting of failed msg sent to SMU (v2) | Shirish S | 1 | -0/+4 |
2018-10-26 | drm/amdgpu: Fix compute ring 1.0.0 failure after reset | Andrey Grodzovsky | 1 | -2/+4 |
2018-10-26 | drm/amdgpu: fix VM leaf walking | Christian König | 1 | -1/+2 |
2018-10-25 | drm/amdgpu: fix amdgpu_vm_fini | Christian König | 1 | -1/+3 |
2018-10-25 | drm/amd/powerplay: commonize the API for retrieving current clocks | Evan Quan | 1 | -29/+15 |
2018-10-25 | drm/amd/powerplay: correct the clocks for DAL to be Khz unit | Evan Quan | 1 | -11/+10 |
2018-10-24 | drm/amd/display: Disable 4k 60 HDMI on DCE11 | David Francis | 1 | -1/+1 |
2018-10-24 | drm/amdgpu: Fix null point error | Rex Zhu | 4 | -6/+10 |
2018-10-24 | drm/amd/display: Fix Null point error if smu ip was disabled | Rex Zhu | 1 | -5/+11 |
2018-10-24 | drm/amd/powerplay: commit get_performance_level API as DAL needed | Evan Quan | 2 | -0/+17 |
2018-10-22 | drm/amd/powerplay: bump the PPtable version supported | Evan Quan | 2 | -30/+18 |
2018-10-22 | drm/amd/powerplay: drop highest UCLK setting after display configuration change | Evan Quan | 1 | -0/+11 |
2018-10-22 | drm/amd/pp: enable power limit increase in OD mode | Joseph Greathouse | 1 | -2/+14 |
2018-10-22 | powerplay: Respect units on max dcfclk watermark | David Francis | 1 | -1/+1 |
2018-10-22 | drm/amdgpu: Fix null pointer amdgpu_device_fw_loading | Emily Deng | 1 | -1/+1 |
2018-10-22 | drm/amd/powerplay: error out when force clock level under auto dpm mode V2 | Evan Quan | 2 | -7/+19 |
2018-10-17 | drm/amdgpu/vcn:Fix uninitialized symbol error | James Zhu | 1 | -2/+2 |
2018-10-16 | drm/amd/amdgpu: Fix debugfs error handling | Dan Carpenter | 1 | -10/+2 |
2018-10-16 | drm/amdgpu: Update gc_9_0 golden settings. | Feifei Xu | 1 | -0/+1 |
2018-10-16 | drm/amd/powerplay: update PPtable with DC BTC and Tvr SocLimit fields | Evan Quan | 2 | -9/+14 |
2018-10-16 | drm/amd/powerplay: added I2C controller configuration | Evan Quan | 3 | -63/+227 |
2018-10-16 | drm/amdgpu: update Vega20 SDMA golden setting | Evan Quan | 1 | -0/+2 |
2018-10-16 | drm/amdgpu: Fix typo in amdgpu_vmid_mgr_init | Rex Zhu | 1 | -1/+1 |
2018-10-15 | drm/amd/display: fix bug of accessing invalid memory | Su Sung Chung | 1 | -2/+6 |
2018-10-15 | drm/amdgpu: correct SPDX identifier in amdgpu_trace_points.c | Jonathan Gray | 1 | -1/+1 |
2018-10-12 | drm/amdgpu/vcn:Update SPG mode UVD status clear | James Zhu | 1 | -3/+3 |
2018-10-12 | drm/amdgpu/vcn:Set VCPU busy after gate power during vcn SPG start | James Zhu | 1 | -0/+4 |
2018-10-12 | drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode | James Zhu | 1 | -3/+8 |
2018-10-12 | drm/amdgpu/vcn:Remove SPG mode unused steps during vcn start | James Zhu | 1 | -28/+2 |
2018-10-12 | drm/amdgpu/vcn:Add SPG mode Register XX check | James Zhu | 1 | -0/+4 |
2018-10-12 | drm/amdgpu/vcn:Move SPG mode mc resume after MPC control | James Zhu | 1 | -2/+2 |
2018-10-12 | drm/amdgpu/vcn:Update SPG mode VCN global tiling | James Zhu | 1 | -0/+18 |
2018-10-12 | drm/amdgpu/vcn:Update SPG mode VCN memory control | James Zhu | 1 | -7/+6 |
2018-10-12 | drm/amdgpu/vcn:Apply new UMC enable for VNC DPG mode start | James Zhu | 1 | -4/+5 |
2018-10-12 | drm/amdgpu/vcn:Remove DPG mode unused steps during vcn start | James Zhu | 1 | -27/+1 |
2018-10-12 | drm/amdgpu/vcn:Add DPG mode Register XX check | James Zhu | 1 | -0/+8 |
2018-10-12 | drm/amdgpu/vcn:Update DPG mode VCN global tiling registers | James Zhu | 1 | -4/+15 |
2018-10-12 | drm/amdgpu/vcn:Update DPG mode VCN memory control | James Zhu | 1 | -8/+11 |
2018-10-12 | drm/amdgpu/vcn:Reduce unnecessary local variable | James Zhu | 1 | -9/+9 |
2018-10-12 | drm/amdgpu/vcn:Add ring W/R PTR check for VCN DPG mode stop | James Zhu | 1 | -0/+10 |
2018-10-12 | drm/amdgpu/vcn:Update latest spg mode stop for VCN | James Zhu | 1 | -15/+26 |
2018-10-12 | drm/amdgpu/vcn:Update latest UVD_MPC register for VCN | James Zhu | 1 | -12/+40 |