summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: remove redundant assignment to variable v_totalColin Ian King2019-12-021-1/+1
* drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.czhengbin2019-12-021-2/+2
* drm/amd/display: Remove unneeded semicolon in hdcp.czhengbin2019-12-021-1/+1
* drm/amd/display: Remove unneeded semicolon in bios_parser2.czhengbin2019-12-021-1/+1
* drm/amd/display: Remove unneeded semicolon in bios_parser.czhengbin2019-12-021-1/+1
* drm/amd/powerplay: Remove unneeded variable 'ret' in amdgpu_smu.czhengbin2019-12-021-5/+3
* drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.czhengbin2019-12-021-3/+1
* drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.czhengbin2019-12-021-3/+1
* drm/amd/powerplay: Remove unneeded variable 'result' in vega10_hwmgr.czhengbin2019-12-021-2/+1
* drm/amd/powerplay: Remove unneeded variable 'result' in smu10_hwmgr.czhengbin2019-12-021-2/+1
* drm/amd/display: fix double assignment to msg_id fieldColin Ian King2019-12-021-1/+1
* drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher2019-12-021-0/+19
* drm/amd/display: Get NV14 specific ip params as neededZhan liu2019-12-021-0/+4
* drm/amd/display: Adding NV14 IP ParametersZhan liu2019-12-021-0/+68
* drm/amdgpu/sriov: No need the event 3 and 4 nowEmily Deng2019-12-021-2/+0
* drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements2019-12-021-2/+17
* drm/amd/display: Load TA firmware for navi10/12/14Bhawanpreet Lakha2019-12-021-0/+25
* drm/amdgpu: not remove sysfs if not create sysfsYintian Tao2019-12-022-4/+15
* drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu2019-12-021-28/+5
* drm/amdgpu: should stop GFX ring in hw_finiMonk Liu2019-12-021-1/+1
* drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu2019-12-021-2/+2
* drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu2019-12-021-39/+41
* drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu2019-12-025-144/+6
* drm/amd/display: Drop AMD_EDID_UTILITY definesHarry Wentland2019-12-023-14/+0
* drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu2019-12-021-0/+2
* drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu2019-12-021-1/+2
* drm/amdgpu/gfx: Increase dispatch packet numberJames Zhu2019-12-021-2/+2
* drm/amdgpu/gfx: Clear more EDC cntJames Zhu2019-12-021-0/+5
* drm/amdgpu/gfx10: remove outdated commentsXiaojie Yuan2019-12-021-3/+0
* drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan2019-12-021-2/+3
* drm: radeon: replace 0 with NULLJules Irenge2019-11-261-1/+1
* drm/amdgpu: Fix a bug in jpeg_v1_0_start()Dan Carpenter2019-11-261-1/+2
* drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher2019-11-262-4/+10
* drm/amdgpu: move pci handling out of pm opsAlex Deucher2019-11-263-29/+24
* drm/amd/display: Modify comments to match the codeZhan liu2019-11-261-1/+6
* drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC modeHawking Zhang2019-11-261-4/+4
* drm/amd/amdgpu/sriov skip jpeg ip block for ARCTURUS VFJack Zhang2019-11-261-1/+2
* drm/amdgpu: Optimize KFD page table reservationFelix Kuehling2019-11-261-1/+14
* drm/amdgpu: Raise KFD unpinned system memory limitFelix Kuehling2019-11-261-2/+2
* drm/amd/display: Null check aconnector in event_property_validateBhawanpreet Lakha2019-11-261-0/+3
* drm/amd/powerplay: remove set but not used variable 'stretch_amount2'YueHaibing2019-11-261-6/+4
* drm/amd/display: remove set but not used variable 'msg_out'YueHaibing2019-11-261-4/+0
* amdgpu: Enable KFD on POWER systemsTimothy Pearson2019-11-261-1/+1
* drm/radeon: remove redundant assignment to variable retColin Ian King2019-11-261-1/+1
* drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor2019-11-261-0/+1
* drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_streamNathan Chancellor2019-11-261-2/+2
* drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSiddColin Ian King2019-11-261-2/+2
* MAINTAINERS: Drop Rex Zhu for amdgpu powerplayAlex Deucher2019-11-261-1/+0
* drm/amd: Fix Kconfig indentationKrzysztof Kozlowski2019-11-251-5/+5
* drm/amdgpu: Resolved offchip EEPROM I/O issueJohn Clements2019-11-252-5/+13