aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c
AgeCommit message (Expand)Author
6 daysmaster: sync with upstream 6.6Bruce Ashfield
2023-06-23drm/amdgpu: Add vbios attribute only if supportedLijo Lazar
2022-01-14drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SIEvan Quan
2021-11-24drm/amd/display: update bios scratch when setting backlightAlex Deucher
2021-05-22Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2021-05-19drm/amdgpu: Convert driver sysfs attributes to static attributesAndrey Grodzovsky
2021-05-19drm/amdgpu: add atomfirmware helper function to query fw capHawking Zhang
2021-04-09drm/amdgpu: drop some unused atombios functionsAlex Deucher
2021-04-09drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao
2021-03-23drm/amdgpu: drop legacy IO bar supportAlex Deucher
2020-11-02drm/amdgpu/amdgpu: use "*" adjacent to data nameDeepak R Varma
2020-08-24drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov
2020-08-24drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov
2020-08-04drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher
2020-07-21drm/amd/powerplay: widely share the API for data table retrievingEvan Quan
2020-07-01drm/amdgpu: remove unnecessary check for mem trainLikun Gao
2019-12-23drm/amdgpu: update the method to get fb_loc of memory training(V4)Tianci.Yin
2019-11-13drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King
2019-11-13drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai
2019-10-17drm/amdgpu/atomfirmware: add memory training related helper functions(v3)Tianci.Yin
2019-06-10drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg
2018-08-27drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui
2017-12-18drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher
2017-12-13drm/amdgpu: drop amdgpu_atombios_scratch_regs_save/restoreAlex Deucher
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding
2017-10-31drm/radeon: fix atombios on big endianRoman Kapl
2017-10-09drm/amdgpu: Reserve shared memory on VRAM for SR-IOVHorace Chen
2017-07-14drm/amdgpu/atombios: add function for whether we need asic_initAlex Deucher
2017-07-14drm/amdgpu/atombios: use bios_scratch_reg_offset for atombiosAlex Deucher
2017-06-20drm/amdgpu: adjust default display clockAlex Deucher
2017-04-28drm/amdgpu: fix to clear ASIC INIT COMPLETE bit on resuming phaseHuang Rui
2017-04-04drm/amdgpu: Read vram width from integrated system info tableHarry Wentland
2017-03-29drm/amdgpu: move atom scratch setup into amdgpu_atombios.cAlex Deucher
2016-10-25drm/amdgpu/atom: remove a bunch of unused functionsAlex Deucher
2016-10-25drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher
2016-09-28Merge tag 'v4.8-rc8' into drm-nextDave Airlie
2016-08-31drm/amdgpu: add si dpm support in amdgpu_atombiosMaruthi Srinivas Bayyavarapu
2016-08-24drm/amdgpu: skip TV/CV in display parsingAlex Deucher
2016-08-24drm/amdgpu: avoid a possible array overflowAlex Deucher
2016-08-08drm/amdgpu: To define whether the GPU has DCE engine.Emily Deng
2016-07-28drm/amdgpu: fix firmware info version checksAlex Deucher
2016-05-04drm/amdgpu: add an interface to get gfx constants from atombiosAlex Deucher
2016-05-04drm/amdgpu: drop apply quirks for now.Dave Airlie
2016-02-10drm/amdgpu: add check for atombios GPU virtualization tableAlex Deucher
2015-10-15drm/amdgpu: adjust default dispclk (v2)Alex Deucher
2015-08-17drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou
2015-06-03drm/amdgpu: add core driver (v4)Alex Deucher