summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_atombios.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: check PS, WS indexAlexander Richards2024-01-151-8/+16
* Revert "drm/amdgpu: Report vbios version instead of PN"Lijo Lazar2023-09-201-1/+1
* drm/amdgpu: Report vbios version instead of PNLijo Lazar2023-08-071-1/+1
* drm/amd: Avoid reading the VBIOS part number twiceMario Limonciello2023-07-211-1/+1
* drm/amdgpu: Add vbios attribute only if supportedLijo Lazar2023-06-231-0/+9
* drm/amdgpu: wrap those atombios APIs used by SI under CONFIG_DRM_AMDGPU_SIEvan Quan2022-01-141-0/+2
* drm/amd/display: update bios scratch when setting backlightAlex Deucher2021-11-241-0/+12
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2021-05-221-0/+3
|\
| * drm/amdgpu: add atomfirmware helper function to query fw capHawking Zhang2021-05-191-0/+3
* | drm/amdgpu: Convert driver sysfs attributes to static attributesAndrey Grodzovsky2021-05-191-8/+9
|/
* drm/amdgpu: drop some unused atombios functionsAlex Deucher2021-04-091-151/+0
* drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emitTian Tao2021-04-091-1/+1
* drm/amdgpu: drop legacy IO bar supportAlex Deucher2021-03-231-43/+0
* drm/amdgpu/amdgpu: use "*" adjacent to data nameDeepak R Varma2020-11-021-1/+1
* drm/amdgpu: Get DRM dev from adev by inline-fLuben Tuikov2020-08-241-3/+3
* drm/amdgpu: drm_device to amdgpu_device by inline-f (v2)Luben Tuikov2020-08-241-5/+5
* drm/amdgpu: move vram usage by vbios to mman (v2)Alex Deucher2020-08-041-2/+2
* drm/amd/powerplay: widely share the API for data table retrievingEvan Quan2020-07-211-0/+17
* drm/amdgpu: remove unnecessary check for mem trainLikun Gao2020-07-011-5/+0
* drm/amdgpu: update the method to get fb_loc of memory training(V4)Tianci.Yin2019-12-231-1/+1
* drm/amd/display: remove duplicated assignment to grph_obj_typeColin Ian King2019-11-131-2/+1
* drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...yu kuai2019-11-131-17/+2
* drm/amdgpu/atomfirmware: add memory training related helper functions(v3)Tianci.Yin2019-10-171-0/+5
* drm/amd: drop use of drmP.h in amdgpu/amdgpu*Sam Ravnborg2019-06-101-1/+1
* drm/amdgpu: move display definitions into amdgpu_display headerHuang Rui2018-08-271-0/+1
* drm/amdgpu: move atom functions from amdgpu_device.cAlex Deucher2017-12-181-2/+234
* drm/amdgpu: drop amdgpu_atombios_scratch_regs_save/restoreAlex Deucher2017-12-131-22/+0
* drm/amdgpu: change redundant init logs to debug levelpding2017-12-041-4/+4
* drm/radeon: fix atombios on big endianRoman Kapl2017-10-311-20/+18
* drm/amdgpu: Reserve shared memory on VRAM for SR-IOVHorace Chen2017-10-091-1/+17
* drm/amdgpu/atombios: add function for whether we need asic_initAlex Deucher2017-07-141-0/+10
* drm/amdgpu/atombios: use bios_scratch_reg_offset for atombiosAlex Deucher2017-07-141-10/+12
* drm/amdgpu: adjust default display clockAlex Deucher2017-06-201-0/+4
* drm/amdgpu: fix to clear ASIC INIT COMPLETE bit on resuming phaseHuang Rui2017-04-281-0/+6
* drm/amdgpu: Read vram width from integrated system info tableHarry Wentland2017-04-041-0/+29
* drm/amdgpu: move atom scratch setup into amdgpu_atombios.cAlex Deucher2017-03-291-0/+28
* drm/amdgpu/atom: remove a bunch of unused functionsAlex Deucher2016-10-251-82/+0
* drm/amdgpu: consolidate atom scratch reg handling for hangsAlex Deucher2016-10-251-0/+13
* Merge tag 'v4.8-rc8' into drm-nextDave Airlie2016-09-281-0/+13
|\
| * drm/amdgpu: skip TV/CV in display parsingAlex Deucher2016-08-241-0/+7
| * drm/amdgpu: avoid a possible array overflowAlex Deucher2016-08-241-0/+6
* | drm/amdgpu: add si dpm support in amdgpu_atombiosMaruthi Srinivas Bayyavarapu2016-08-311-0/+158
* | drm/amdgpu: To define whether the GPU has DCE engine.Emily Deng2016-08-081-0/+27
|/
* drm/amdgpu: fix firmware info version checksAlex Deucher2016-07-281-17/+8
* drm/amdgpu: add an interface to get gfx constants from atombiosAlex Deucher2016-05-041-0/+30
* drm/amdgpu: drop apply quirks for now.Dave Airlie2016-05-041-15/+0
* drm/amdgpu: add check for atombios GPU virtualization tableAlex Deucher2016-02-101-0/+13
* drm/amdgpu: adjust default dispclk (v2)Alex Deucher2015-10-151-2/+6
* drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2)Jammy Zhou2015-08-171-2/+2
* drm/amdgpu: add core driver (v4)Alex Deucher2015-06-031-0/+1598