aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/fpga/fpga-mgr.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-12-02drm/amd/display: Remove unneeded semicolon in display_rq_dlg_calc_21.czhengbin1-2/+2
2019-12-02drm/amd/display: Remove unneeded semicolon in hdcp.czhengbin1-1/+1
2019-12-02drm/amd/display: Remove unneeded semicolon in bios_parser2.czhengbin1-1/+1
2019-12-02drm/amd/display: Remove unneeded semicolon in bios_parser.czhengbin1-1/+1
2019-12-02drm/amd/powerplay: Remove unneeded variable 'ret' in amdgpu_smu.czhengbin1-5/+3
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in vega12_hwmgr.czhengbin1-3/+1
2019-12-02drm/amd/powerplay: Remove unneeded variable 'ret' in smu7_hwmgr.czhengbin1-3/+1
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in vega10_hwmgr.czhengbin1-2/+1
2019-12-02drm/amd/powerplay: Remove unneeded variable 'result' in smu10_hwmgr.czhengbin1-2/+1
2019-12-02drm/amd/display: fix double assignment to msg_id fieldColin Ian King1-1/+1
2019-12-02drm/amd/display: re-enable wait in pipelock, but add timeoutAlex Deucher1-0/+19
2019-12-02drm/amd/display: Get NV14 specific ip params as neededZhan liu1-0/+4
2019-12-02drm/amd/display: Adding NV14 IP ParametersZhan liu1-0/+68
2019-12-02drm/amdgpu/sriov: No need the event 3 and 4 nowEmily Deng1-2/+0
2019-12-02drm/amdgpu: Added ASIC specific checks in gfxhub V1.1 get XGMI infoJohn Clements1-2/+17
2019-12-02drm/amd/display: Load TA firmware for navi10/12/14Bhawanpreet Lakha1-0/+25
2019-12-02drm/amdgpu: not remove sysfs if not create sysfsYintian Tao2-4/+15
2019-12-02drm/amdgpu: fix GFX10 missing CSIB set(v3)Monk Liu1-28/+5
2019-12-02drm/amdgpu: should stop GFX ring in hw_finiMonk Liu1-1/+1
2019-12-02drm/amdgpu: do autoload right after MEC loaded for SRIOV VFMonk Liu1-2/+2
2019-12-02drm/amdgpu: skip rlc ucode loading for SRIOV gfx10Monk Liu1-39/+41
2019-12-02drm/amdgpu: fix calltrace during kmd unload(v3)Monk Liu5-144/+6
2019-12-02drm/amd/display: Drop AMD_EDID_UTILITY definesHarry Wentland3-14/+0
2019-12-02drm/amd/display: Include num_vmid and num_dsc within NV14's resource capsZhan Liu1-0/+2
2019-12-02drm/amdgpu: use CPU to flush vmhub if sched stoppedMonk Liu1-1/+2
2019-12-02drm/amdgpu/gfx: Increase dispatch packet numberJames Zhu1-2/+2
2019-12-02drm/amdgpu/gfx: Clear more EDC cntJames Zhu1-0/+5
2019-12-02drm/amdgpu/gfx10: remove outdated commentsXiaojie Yuan1-3/+0
2019-12-02drm/amdgpu/gfx10: unlock srbm_mutex after queue programming finishXiaojie Yuan1-2/+3
2019-11-26drm: radeon: replace 0 with NULLJules Irenge1-1/+1
2019-11-26drm/amdgpu: Fix a bug in jpeg_v1_0_start()Dan Carpenter1-1/+2
2019-11-26drm/amdgpu: flag vram lost on baco reset for VI/CIKAlex Deucher2-4/+10
2019-11-26drm/amdgpu: move pci handling out of pm opsAlex Deucher3-29/+24
2019-11-26drm/amd/display: Modify comments to match the codeZhan liu1-1/+6
2019-11-26drm/amdgpu: apply gpr/gds workaround before enabling GFX EDC modeHawking Zhang1-4/+4
2019-11-26drm/amd/amdgpu/sriov skip jpeg ip block for ARCTURUS VFJack Zhang1-1/+2
2019-11-26drm/amdgpu: Optimize KFD page table reservationFelix Kuehling1-1/+14
2019-11-26drm/amdgpu: Raise KFD unpinned system memory limitFelix Kuehling1-2/+2
2019-11-26drm/amd/display: Null check aconnector in event_property_validateBhawanpreet Lakha1-0/+3
2019-11-26drm/amd/powerplay: remove set but not used variable 'stretch_amount2'YueHaibing1-6/+4
2019-11-26drm/amd/display: remove set but not used variable 'msg_out'YueHaibing1-4/+0
2019-11-26amdgpu: Enable KFD on POWER systemsTimothy Pearson1-1/+1
2019-11-26drm/radeon: remove redundant assignment to variable retColin Ian King1-1/+1
2019-11-26drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREGNathan Chancellor1-0/+1
2019-11-26drm/amd/display: Use NULL for pointer assignment in copy_stream_update_to_streamNathan Chancellor1-2/+2
2019-11-26drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSiddColin Ian King1-2/+2
2019-11-26MAINTAINERS: Drop Rex Zhu for amdgpu powerplayAlex Deucher1-1/+0
2019-11-25drm/amd: Fix Kconfig indentationKrzysztof Kozlowski1-5/+5
2019-11-25drm/amdgpu: Resolved offchip EEPROM I/O issueJohn Clements2-5/+13
2019-11-25drm/amdgpu: Apply noretry setting for mmhub9.4Oak Zeng1-2/+3