aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2020-05-28drm/amdkfd: Fix GCC 10 compiler warningFelix Kuehling1-135/+139
2020-05-28drm/amd/amdgpu: Fix the CGCG setting is overwritten for SRIOV.Gavin Wan1-1/+6
2020-05-28drm/amd/display: 3.2.87Aric Cyr1-1/+1
2020-05-28drm/amd/display: Don't compare same stream for synchronized vblankAlvin Lee1-0/+4
2020-05-28drm/amd/display: [FW Promotion] Release 1.0.12Anthony Koo1-0/+8
2020-05-28drm/amd/display: enable plane if container of plane_status changedHugo Hu1-1/+8
2020-05-28drm/amd/display: combine public interfaces into single headerAnthony Koo12-525/+374
2020-05-28drm/amd/display: Allow Diagnostics test with eDP not connectedEric Bernstein1-3/+4
2020-05-28drm/amd/display: unit show garbage when do OPTC blankPaul Hsieh1-1/+3
2020-05-28drm/amd/display: Guard against invalid array accessAric Cyr1-2/+10
2020-05-28drm/amd/display: Disable PG on NV12Alvin Lee1-1/+5
2020-05-28drm/amd/display: Increase Default Sizes of FW State and Trace BufferDavid Galiffi1-2/+2
2020-05-28drm/amd/display: Handle link loss interrupt betterAric Cyr1-17/+9
2020-05-28drm/amd/display: simplify dml log2 functionDmytro Laktyushkin1-7/+13
2020-05-28drm/amd/display: Fix incorrect HDCP caps for dongleBhawanpreet Lakha3-8/+8
2020-05-28drm/amd/display: link_status not align when power off encoderPaul Hsieh1-0/+2
2020-05-28drm/amd/display: 3.2.86Aric Cyr1-1/+1
2020-05-28drm/amdkfd: Track SDMA utilization per processMukul Joshi4-14/+198
2020-05-28drm/amd/powerplay: add check before i2c_add_adapterWenhui Sheng2-16/+22
2020-05-28drm/amd/powerplay: remove SRIOV check in SMU11 (v2)Wenhui Sheng4-116/+76
2020-05-28drm/amd/powerplay: enable SMC message filterWenhui Sheng3-10/+7
2020-05-28drm/amd/powerplay: add SMC message filter for SMU11Wenhui Sheng3-135/+141
2020-05-28drm/amd/powerplay: check whether SMU IP is enabled before accessEvan Quan1-153/+113
2020-05-28drm/amd/display: Make BREAK_TO_DEBUGGER() a debug printNicholas Kazlauskas1-1/+9
2020-05-28drm/[radeon|amdgpu]: Replace one-element array and use struct_size() helperGustavo A. R. Silva3-7/+5
2020-05-28drm/radeon/dpm: Replace one-element array and use struct_size() helperGustavo A. R. Silva2-4/+5
2020-05-28drm/amdgpu: put some case statments in family orderAlex Deucher1-27/+27
2020-05-28drm/amdgpu/sdma4: simplify the logic around powering up sdmaAlex Deucher1-6/+2
2020-05-28drm/amdgpu: simplify mec2 fw checkAlex Deucher1-2/+1
2020-05-28drm/amdgpu: simplify CZ/ST and KV/KB/ML checksAlex Deucher2-5/+5
2020-05-28drm/amdgpu: simplify raven and renoir checksAlex Deucher3-5/+4
2020-05-28drm/amdgpu/gfx10: add navi12 to gfxoff caseAlex Deucher1-0/+1
2020-05-28drm/amdgpu/sdma4: add renoir to powergating setupAlex Deucher1-0/+1
2020-05-28drm/amdgpu: simplify ATIF backlight handlingAlex Deucher1-43/+30
2020-05-28drm/radeon: disable AGP by defaultChristian König1-5/+0
2020-05-28drm/amdgpu: print warning when input address is invalidGuchun Chen1-0/+3
2020-05-28drm/amd/powerplay: skip smu_i2c_eeprom_init/fini under sriov modeHua Zhang1-10/+14
2020-05-28drm/amd/powerplay: remove the support of vega20 from swsmuKevin Wang6-3486/+3
2020-05-28drm/amd/powerplay: remove the support of xgmi pstate on vega20 from swsmuKevin Wang3-14/+2
2020-05-28drm/amdgpu: change memory training to common functionLikun Gao3-48/+40
2020-05-28drm/amd/display: FW Release 1.0.11Anthony Koo2-2/+6
2020-05-28drm/amd/display: Remove nv12 work aroundYongqiang Sun6-130/+2
2020-05-28drm/amd/display: fix dml immediate flip inputDmytro Laktyushkin2-2/+6
2020-05-28drm/amd/display: fix dml log2 functionDmytro Laktyushkin1-2/+2
2020-05-28drm/amd/display: Support CW4 for DMUB ringbuffer inboxNicholas Kazlauskas2-8/+23
2020-05-28drm/amd/display: Add DMUB firmware version helpers in DMUB serviceNicholas Kazlauskas2-0/+12
2020-05-28drm/amd/display: vbios data table packingJake Wang2-1/+101
2020-05-28drm/amd/display: DP link layer test 4.2.1.1 fix due to specs updateWenjing Liu8-42/+42
2020-05-28drm/amd/display: update dml interfaces and variablesDmytro Laktyushkin7-216/+186
2020-05-28drm/amd/display: 3.2.85Aric Cyr1-1/+1