summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-21drm/amd/powerplay: widely share the API for data table retrievingEvan Quan1-0/+17
2020-07-01drm/amdgpu: remove unnecessary check for mem trainLikun Gao1-5/+0
2019-12-23drm/amdgpu: update the method to get fb_loc of memory training(V4)Tianci.Yin1-1/+1
2019-11-13drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King1-2/+1
2019-11-13drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai1-17/+2
2019-10-17drm/amdgpu/atomfirmware: add memory training related helper functions(v3)Tianci.Yin1-0/+5
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg1-1/+1
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui1-0/+1
2017-12-18drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher1-2/+234
2017-12-13drm/amdgpu: drop amdgpu_atombios_scratch_regs_save/restoreAlex Deucher1-22/+0
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding1-4/+4
2017-10-31drm/radeon: fix atombios on big endianRoman Kapl1-20/+18
2017-10-09drm/amdgpu: Reserve shared memory on VRAM for SR-IOVHorace Chen1-1/+17
2017-07-14drm/amdgpu/atombios: add function for whether we need asic_initAlex Deucher1-0/+10
2017-07-14drm/amdgpu/atombios: use bios_scratch_reg_offset for atombiosAlex Deucher1-10/+12
2017-06-20drm/amdgpu: adjust default display clockAlex Deucher1-0/+4
2017-04-28drm/amdgpu: fix to clear ASIC INIT COMPLETE bit on resuming phaseHuang Rui1-0/+6
2017-04-04drm/amdgpu: Read vram width from integrated system info tableHarry Wentland1-0/+29
2017-03-29drm/amdgpu: move atom scratch setup into amdgpu_atombios.cAlex Deucher1-0/+28
2016-10-25drm/amdgpu/atom: remove a bunch of unused functionsAlex Deucher1-82/+0
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher1-0/+13
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie1-0/+13
2016-08-31drm/amdgpu: add si dpm support in amdgpu_atombiosMaruthi Srinivas Bayyavarapu1-0/+158
2016-08-24drm/amdgpu: skip TV/CV in display parsingAlex Deucher1-0/+7
2016-08-24drm/amdgpu: avoid a possible array overflowAlex Deucher1-0/+6
2016-08-08drm/amdgpu: To define whether the GPU has DCE engine.Emily Deng1-0/+27
2016-07-28drm/amdgpu: fix firmware info version checksAlex Deucher1-17/+8
2016-05-04drm/amdgpu: add an interface to get gfx constants from atombiosAlex Deucher1-0/+30
2016-05-04drm/amdgpu: drop apply quirks for now.Dave Airlie1-15/+0
2016-02-10drm/amdgpu: add check for atombios GPU virtualization tableAlex Deucher1-0/+13
2015-10-15drm/amdgpu: adjust default dispclk (v2)Alex Deucher1-2/+6
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou1-2/+2
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher1-0/+1598