summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-12drm/amdgpu: use the new drm_exec object for CS v3Christian König1-1/+0
2023-07-07drm/amd: Use attribute groups for PSP flashing attributesMario Limonciello1-1/+0
2023-06-30drm/amd/pm: avoid unintentional shutdown due to temperature momentary fluctua...Evan Quan1-0/+3
2023-06-30drm/amdgpu: Modify for_each_inst macroLijo Lazar1-3/+4
2023-06-09drm/amdgpu: add option params to enforce process isolation between graphics a...Chong Li1-0/+1
2023-06-09drm/amdgpu: add gfx9.4.1 hw debug mode enable and disable callsJonathan Kim1-0/+3
2023-06-09drm/amdgpu: fix vga_set_state NULL pointer issueLikun Gao1-1/+2
2023-06-09drm/amdgpu: convert logical instance mask to physical oneTao Zhou1-2/+4
2023-06-09drm/amdgpu: find partition ID when open deviceJames Zhu1-0/+2
2023-06-09drm/amdgpu: support partition drm devicesJames Zhu1-0/+1
2023-06-09drm/amdgpu/bu: add mtype_local as a module parameterDavid Francis1-1/+1
2023-06-09drm/amdgpu/bu: Add use_mtype_cc_wa module paramGraham Sider1-0/+1
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar1-1/+1
2023-06-09drm/amdgpu: Add API to get numa information of XCCLijo Lazar1-0/+14
2023-06-09drm/amdgpu: Add API to get tmr info from acpiLijo Lazar1-0/+7
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar1-0/+2
2023-06-09drm/amdgpu: Increase Max GPU instance to 64Mukul Joshi1-1/+1
2023-06-09drm/amdgpu: Use mask for active clustersLijo Lazar1-1/+2
2023-06-09drm/amdgpu: Add initial version of XCP routinesLijo Lazar1-0/+2
2023-06-09drm/amdgpu: Add xcc specific functions for gfxhubLijo Lazar1-0/+4
2023-06-09drm/amdgpu: add helpers to access registers on different AIDsLe Ma1-0/+2
2023-06-09drm/amdgpu: extend max instancesLe Ma1-1/+1
2023-06-09drm/amdgpu: Add map of logical to physical instLijo Lazar1-0/+10
2023-06-09drm/amdgpu: add indirect r/w interface for smn address greater than 32bitsLe Ma1-0/+11
2023-06-09drm/amdgpu: adjust some basic elements for multiple AID caseLe Ma1-0/+1
2023-06-09drm/amdgpu/: add more macro to support offset variantJames Zhu1-0/+3
2023-06-09drm/amdgpu: override partition mode through module parameterShiwu Zhang1-0/+2
2023-06-09drm/amdgpu: add bitmask to iterate vmhubsLe Ma1-1/+1
2023-06-09drm/amdgpu: Set GTT size equal to TTM mem limitMukul Joshi1-1/+0
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma1-1/+1
2023-04-12drm/amdgpu: Fix warningsLijo Lazar1-1/+1
2023-04-12drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam1-1/+0
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter1-2/+3
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng1-0/+1
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang1-2/+2
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie1-7/+1
2023-03-16drm/amdgpu: Move to common helper to query soc rev_idHawking Zhang1-1/+1
2023-03-16drm/amdgpu: Move to common indirect reg access helperHawking Zhang1-4/+0
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-22/+4
2023-03-14drm/amdgpu: drop pm_sysfs_en flag from amdgpu_device structureGuchun Chen1-1/+0
2023-03-08drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas1-1/+0
2023-03-01drm/amd: Convert amdgpu to use suballocation helper.Maarten Lankhorst1-22/+4
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher1-0/+1
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie1-4/+10
2023-01-05drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interruptxurui1-1/+1
2023-01-04Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer1-0/+1
2023-01-04drm/amdgpu: allow zero as vram limitChristian König1-1/+1
2023-01-04drm/amdgpu: rename vram_scratch into mem_scratchChristian König1-2/+2
2023-01-04drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König1-0/+5
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König1-2/+1