summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorLines
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma-1/+1
2023-04-11drm/amdgpu: Fix warningsLijo Lazar-1/+1
2023-04-11drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam-1/+0
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter-2/+3
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng-0/+1
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang-2/+2
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie-7/+1
2023-03-15drm/amdgpu: Move to common helper to query soc rev_idHawking Zhang-1/+1
2023-03-15drm/amdgpu: Move to common indirect reg access helperHawking Zhang-4/+0
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-22/+4
2023-03-13drm/amdgpu: drop pm_sysfs_en flag from amdgpu_device structureGuchun Chen-1/+0
2023-03-08drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas-1/+0
2023-03-01drm/amd: Convert amdgpu to use suballocation helper.Maarten Lankhorst-22/+4
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher-0/+1
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie-4/+10
2023-01-05drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interruptxurui-1/+1
2023-01-03Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer-0/+1
2023-01-03drm/amdgpu: allow zero as vram limitChristian König-1/+1
2023-01-03drm/amdgpu: rename vram_scratch into mem_scratchChristian König-2/+2
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König-0/+5
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König-2/+1
2022-11-17drm/amdgpu: rename the files for HMM handlingChristian König-1/+0
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher-0/+1
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher-0/+1
2022-11-15drm/amdgpu: rework SR-IOV virtual display handlingAlex Deucher-0/+2
2022-11-04drm/amdgpu: extend halt_if_hws_hang to MESGraham Sider-0/+2
2022-10-17Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao-4/+0
2022-10-17drm/amdgpu: extend HWIP_MAX_INSTANCE to 28Hawking Zhang-1/+1
2022-09-20drm/amdgpu: add gang submit backend v2Christian König-0/+3
2022-08-16drm/amdgpu: reduce reset timeVictor Zhao-0/+1
2022-08-16drm/amdgpu: add debugfs amdgpu_reset_levelVictor Zhao-0/+5
2022-08-16drm/amdgpu: Increase tlb flush timeout for sriovDusica Milinkovic-1/+1
2022-07-28drm/amdgpu: Fix the incomplete product numberRoy Sun-1/+1
2022-07-25drm/amd/display: Add visualconfirm module parameterLeo Li-0/+1
2022-07-18drm/amdgpu: drop runpm from amdgpu_device structureGuchun Chen-1/+0
2022-07-13drm/amdgpu: support reset flag set for gpu resetLikun Gao-3/+2
2022-06-10drm/amdgpu: Rename amdgpu_device_gpu_recover_imp back to amdgpu_device_gpu_re...Andrey Grodzovsky-1/+1
2022-06-10drm/amdgpu: Add work_struct for GPU reset from debugfsAndrey Grodzovsky-0/+2
2022-06-08drm/amdgpu: enable ASPM support for PCIE 7.4.0/7.6.0Evan Quan-0/+1
2022-06-08drm/amdgpu: Add peer-to-peer support among PCIe connected AMD GPUsRamesh Errabolu-0/+3
2022-06-06drm/amdgpu: adding device coredump supportSomalapuram Amaranath-0/+5
2022-06-06drm/amdgpu: save the reset dump register value for devcoredumpSomalapuram Amaranath-0/+1
2022-06-03drm/amd: Fix spelling typo in commentspengfuyuan-1/+1
2022-05-18drm/amd: Don't reset dGPUs if the system is going to s2idleMario Limonciello-0/+2
2022-05-10drm/amdgpu: add lsdma blockLikun Gao-0/+5
2022-05-10drm/amdgpu/psp: Add vbflash sysfs interface supportLikun Gao-0/+1
2022-05-05Revert "drm/amdgpu: disable runpm if we are the primary adapter"Alex Deucher-1/+0
2022-05-04drm/amdgpu: add mes_kiq module parameter v2Jack Xiao-0/+2
2022-05-04drm/amdgpu: add the per-context meta data v3Jack Xiao-0/+1
2022-05-04drm/amdgpu: define MQD abstract layer for hw ipJack Xiao-0/+21