aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amdgpu: rework S3/S4/S0ix state handlingAlex Deucher2021-04-091-7/+3
* drm/amdgpu: disentangle HG systems from vgaswitcherooAlex Deucher2021-04-091-1/+2
* drm/amdgpu: add codes to capture invalid hardware access when recoveryDennis Li2021-04-091-0/+2
* Merge tag 'amd-drm-next-5.13-2021-03-23' of https://gitlab.freedesktop.org/ag...Daniel Vetter2021-03-261-13/+43
|\
| * drm/amdgpu/display: re-enable freesync video patchesNikola Cornij2021-03-231-0/+1
| * drm/amdgpu: drop legacy IO bar supportAlex Deucher2021-03-231-7/+0
| * drm/amdgpu: Reset the devices in the XGMI hive duirng probeshaoyunl2021-03-231-0/+13
| * drm/amdgpu: Add reset_list for device list used for resetshaoyunl2021-03-231-0/+1
| * Revert freesync video patches temporarilyAurabindo Pillai2021-03-231-1/+0
| * drm/amdgpu: enable watchdog feature for SQ of aldebaranDennis Li2021-03-231-0/+7
| * drm/amd/amdgpu: Add smu_pptable module parameterLijo Lazar2021-03-231-0/+1
| * drm/amdgpu:add smu mode1/2 support for aldebaranFeifei Xu2021-03-231-0/+1
| * drm/amd/display: Add a backlight module optionTakashi Iwai2021-03-051-0/+1
| * drm/amdgpu: add DMUB trace event IRQ source defineLeo (Hanghong) Ma2021-03-051-0/+1
| * drm/amdgpu/codec: drop the internal codec indexAlex Deucher2021-02-261-9/+0
| * drm/amdgpu: add asic callback for querying video codec info (v3)Alex Deucher2021-02-261-0/+26
| * drm/amd/display: Add module parameter for freesync video modeAurabindo Pillai2021-02-261-0/+1
| * drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang2021-02-241-0/+6
| * drm/amdgpu: do not use drm middle layer for debugfsNirmoy Das2021-02-181-2/+1
| * drm/amdgpu: do not keep debugfs dentryNirmoy Das2021-02-181-4/+0
* | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-1/+1
|\ \
| * | drm/ttm: device naming cleanupChristian König2021-01-211-1/+1
* | | drm/amd/display: Add a backlight module optionTakashi Iwai2021-03-101-0/+1
* | | drm/amdgpu: fix shutdown and poweroff process failed with s0ixPrike Liang2021-02-241-0/+6
| |/ |/|
* | drm/amdgpu: extend MAX_KIQ_REG_TRY to 1000Jiawei Gu2021-02-091-1/+1
* | drm/amdgpu: add generic pci reset as an optionAlex Deucher2021-02-091-1/+3
* | drm/amdgpu: Add otg vertical IRQ SourceWayne Lin2021-02-091-0/+1
* | Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...Dave Airlie2021-01-151-3/+9
|\ \ | |/ |/|
| * drm/amdgpu: switch hdp callback functions for hdp v4Likun Gao2021-01-051-3/+5
| * drm/amdgpu: add amdgpu_hdp structureHawking Zhang2021-01-051-0/+4
* | Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2021-01-071-1/+0
|\ \
| * \ Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-12-151-3/+9
| |\ \
| * | | drm/ttm/drivers: remove unecessary ttm_module.h include v2Christian König2020-12-011-1/+0
* | | | Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter2020-12-161-2/+4
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | drm/amdgpu: add check for ACPI power resourcesAlex Deucher2020-12-151-0/+1
| * | drm/amdgpu: split BOCO and ATPX handlingAlex Deucher2020-12-151-0/+1
| * | drm/amdgpu: add judgement for suspend/resume sequenceLikun Gao2020-12-151-2/+2
* | | Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter2020-12-151-0/+2
|\ \ \ | |/ / |/| / | |/
| * drm/amdgpu: Fix missing prototype warningLuben Tuikov2020-11-181-0/+2
* | drm/amdgpu: add s0i3 capacity check for s0i3 routine (v2)Prike Liang2020-11-131-0/+2
* | drm/amdgpu: add amdgpu_smuio structureHawking Zhang2020-11-131-0/+4
* | gpu: drm: amd: amdgpu: amdgpu: Mark global variables as __maybe_unusedLee Jones2020-11-131-3/+3
|/
* drm/amd/pm: correct the checks for polaris kickersEvan Quan2020-10-271-0/+39
* drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)Evan Quan2020-10-151-0/+4
* drm/amdgpu: add per device user friendly xgmi events for vega20Jonathan Kim2020-10-071-13/+0
* drm/amdgpu: support indirect access reg outside of mmio bar (v2)Hawking Zhang2020-10-011-11/+12
* drm/amdgpu: add helper function for indirect reg access (v3)Hawking Zhang2020-10-011-0/+13
* drm/amdgpu: use function pointer for gfxhub functionsOak Zeng2020-09-301-0/+4
* drm/amdgpu: Fix consecutive DPC recovery failures.Andrey Grodzovsky2020-09-151-0/+5
* drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky2020-09-151-0/+1