summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-09drm/amdgpu: Make set PG/CG state functions publicLijo Lazar1-0/+5
2021-04-09drm/amdgpu: Add reset control handling to reset workflowLijo Lazar1-6/+5
2021-04-09drm/amdgpu: Add reset control to amdgpu_deviceLijo Lazar1-0/+3
2021-04-09drivers: gpu: Remove duplicate include of amdgpu_hdp.hWan Jiabing1-1/+0
2021-04-09drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher1-7/+3
2021-04-09drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher1-1/+2
2021-04-09drm/amdgpu: add codes to capture invalid hardware access when recoveryDennis Li1-0/+2
2021-03-26Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter1-13/+43
2021-03-24drm/amdgpu/display: re-enable freesync video patchesNikola Cornij1-0/+1
2021-03-24drm/amdgpu: drop legacy IO bar supportAlex Deucher1-7/+0
2021-03-24drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl1-0/+13
2021-03-24drm/amdgpu: Add reset_list for device list used for resetshaoyunl1-0/+1
2021-03-24Revert freesync video patches temporarilyAurabindo Pillai1-1/+0
2021-03-24drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li1-0/+7
2021-03-24drm/amd/amdgpu: Add smu_pptable module parameterLijo Lazar1-0/+1
2021-03-24drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu1-0/+1
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-1/+1
2021-03-11drm/amd/display: Add a backlight module optionTakashi Iwai1-0/+1
2021-03-05drm/amd/display: Add a backlight module optionTakashi Iwai1-0/+1
2021-03-05drm/amdgpu: add DMUB trace event IRQ source defineLeo (Hanghong) Ma1-0/+1
2021-02-27drm/amdgpu/codec: drop the internal codec indexAlex Deucher1-9/+0
2021-02-27drm/amdgpu: add asic callback for querying video codec info (v3)Alex Deucher1-0/+26
2021-02-27drm/amd/display: Add module parameter for freesync video modeAurabindo Pillai1-0/+1
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang1-0/+6
2021-02-24drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang1-0/+6
2021-02-19drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das1-2/+1
2021-02-19drm/amdgpu: do not keep debugfs dentryNirmoy Das1-4/+0
2021-02-09drm/amdgpu: extend MAX_KIQ_REG_TRY to 1000Jiawei Gu1-1/+1
2021-02-09drm/amdgpu: add generic pci reset as an optionAlex Deucher1-1/+3
2021-02-09drm/amdgpu: Add otg vertical IRQ SourceWayne Lin1-0/+1
2021-01-21drm/ttm: device naming cleanupChristian König1-1/+1
2021-01-15Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...Dave Airlie1-3/+9
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-1/+0
2021-01-05drm/amdgpu: switch hdp callback functions for hdp v4Likun Gao1-3/+5
2021-01-05drm/amdgpu: add amdgpu_hdp structureHawking Zhang1-0/+4
2020-12-17Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter1-2/+4
2020-12-15drm/amdgpu: add check for ACPI power resourcesAlex Deucher1-0/+1
2020-12-15drm/amdgpu: split BOCO and ATPX handlingAlex Deucher1-0/+1
2020-12-15drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao1-2/+2
2020-12-15Merge drm/drm-next into drm-misc-nextMaarten Lankhorst1-3/+9
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter1-0/+2
2020-12-01drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König1-1/+0
2020-11-18drm/amdgpu: Fix missing prototype warningLuben Tuikov1-0/+2
2020-11-14drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)Prike Liang1-0/+2
2020-11-13drm/amdgpu: add amdgpu_smuio structureHawking Zhang1-0/+4
2020-11-13gpu: drm: amd: amdgpu: amdgpu: Mark global variables as __maybe_unusedLee Jones1-3/+3
2020-10-27drm/amd/pm: correct the checks for polaris kickersEvan Quan1-0/+39
2020-10-15drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)Evan Quan1-0/+4
2020-10-07drm/amdgpu: add per device user friendly xgmi events for vega20Jonathan Kim1-13/+0
2020-10-01drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang1-11/+12