Age | Commit message (Expand) | Author | Files | Lines |
2021-04-09 | drm/amdgpu: drop some unused atombios functions | Alex Deucher | 1 | -151/+0 |
2021-04-09 | drm/amdgpu: Convert sysfs sprintf/snprintf family to sysfs_emit | Tian Tao | 1 | -1/+1 |
2021-03-24 | drm/amdgpu: drop legacy IO bar support | Alex Deucher | 1 | -43/+0 |
2020-11-02 | drm/amdgpu/amdgpu: use "*" adjacent to data name | Deepak R Varma | 1 | -1/+1 |
2020-08-24 | drm/amdgpu: Get DRM dev from adev by inline-f | Luben Tuikov | 1 | -3/+3 |
2020-08-24 | drm/amdgpu: drm_device to amdgpu_device by inline-f (v2) | Luben Tuikov | 1 | -5/+5 |
2020-08-05 | drm/amdgpu: move vram usage by vbios to mman (v2) | Alex Deucher | 1 | -2/+2 |
2020-07-21 | drm/amd/powerplay: widely share the API for data table retrieving | Evan Quan | 1 | -0/+17 |
2020-07-01 | drm/amdgpu: remove unnecessary check for mem train | Likun Gao | 1 | -5/+0 |
2019-12-23 | drm/amdgpu: update the method to get fb_loc of memory training(V4) | Tianci.Yin | 1 | -1/+1 |
2019-11-13 | drm/amd/display: remove duplicated assignment to grph_obj_type | Colin Ian King | 1 | -2/+1 |
2019-11-13 | drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect... | yu kuai | 1 | -17/+2 |
2019-10-17 | drm/amdgpu/atomfirmware: add memory training related helper functions(v3) | Tianci.Yin | 1 | -0/+5 |
2019-06-11 | drm/amd: drop use of drmP.h in amdgpu/amdgpu* | Sam Ravnborg | 1 | -1/+1 |
2018-08-27 | drm/amdgpu: move display definitions into amdgpu_display header | Huang Rui | 1 | -0/+1 |
2017-12-18 | drm/amdgpu: move atom functions from amdgpu_device.c | Alex Deucher | 1 | -2/+234 |
2017-12-14 | drm/amdgpu: drop amdgpu_atombios_scratch_regs_save/restore | Alex Deucher | 1 | -22/+0 |
2017-12-05 | drm/amdgpu: change redundant init logs to debug level | pding | 1 | -4/+4 |
2017-11-01 | drm/radeon: fix atombios on big endian | Roman Kapl | 1 | -20/+18 |
2017-10-09 | drm/amdgpu: Reserve shared memory on VRAM for SR-IOV | Horace Chen | 1 | -1/+17 |
2017-07-14 | drm/amdgpu/atombios: add function for whether we need asic_init | Alex Deucher | 1 | -0/+10 |
2017-07-14 | drm/amdgpu/atombios: use bios_scratch_reg_offset for atombios | Alex Deucher | 1 | -10/+12 |
2017-06-20 | drm/amdgpu: adjust default display clock | Alex Deucher | 1 | -0/+4 |
2017-04-29 | drm/amdgpu: fix to clear ASIC INIT COMPLETE bit on resuming phase | Huang Rui | 1 | -0/+6 |
2017-04-04 | drm/amdgpu: Read vram width from integrated system info table | Harry Wentland | 1 | -0/+29 |
2017-03-30 | drm/amdgpu: move atom scratch setup into amdgpu_atombios.c | Alex Deucher | 1 | -0/+28 |
2016-10-25 | drm/amdgpu/atom: remove a bunch of unused functions | Alex Deucher | 1 | -82/+0 |
2016-10-25 | drm/amdgpu: consolidate atom scratch reg handling for hangs | Alex Deucher | 1 | -0/+13 |
2016-09-28 | Merge tag 'v4.8-rc8' into drm-next | Dave Airlie | 1 | -0/+13 |
2016-08-31 | drm/amdgpu: add si dpm support in amdgpu_atombios | Maruthi Srinivas Bayyavarapu | 1 | -0/+158 |
2016-08-24 | drm/amdgpu: skip TV/CV in display parsing | Alex Deucher | 1 | -0/+7 |
2016-08-24 | drm/amdgpu: avoid a possible array overflow | Alex Deucher | 1 | -0/+6 |
2016-08-08 | drm/amdgpu: To define whether the GPU has DCE engine. | Emily Deng | 1 | -0/+27 |
2016-07-28 | drm/amdgpu: fix firmware info version checks | Alex Deucher | 1 | -17/+8 |
2016-05-05 | drm/amdgpu: add an interface to get gfx constants from atombios | Alex Deucher | 1 | -0/+30 |
2016-05-05 | drm/amdgpu: drop apply quirks for now. | Dave Airlie | 1 | -15/+0 |
2016-02-10 | drm/amdgpu: add check for atombios GPU virtualization table | Alex Deucher | 1 | -0/+13 |
2015-10-15 | drm/amdgpu: adjust default dispclk (v2) | Alex Deucher | 1 | -2/+6 |
2015-08-17 | drm/amdgpu: merge amdgpu_family.h into amd_shared.h (v2) | Jammy Zhou | 1 | -2/+2 |
2015-06-04 | drm/amdgpu: add core driver (v4) | Alex Deucher | 1 | -0/+1598 |