summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu.h
AgeCommit message (Expand)Author
2023-06-09drm/amdgpu: convert logical instance mask to physical oneTao Zhou
2023-06-09drm/amdgpu: find partition ID when open deviceJames Zhu
2023-06-09drm/amdgpu: support partition drm devicesJames Zhu
2023-06-09drm/amdgpu/bu: add mtype_local as a module parameterDavid Francis
2023-06-09drm/amdgpu/bu: Add use_mtype_cc_wa module paramGraham Sider
2023-06-09drm/amdgpu: Add auto mode for compute partitionLijo Lazar
2023-06-09drm/amdgpu: Add API to get numa information of XCCLijo Lazar
2023-06-09drm/amdgpu: Add API to get tmr info from acpiLijo Lazar
2023-06-09drm/amdgpu: Add parsing of acpi xcc objectsLijo Lazar
2023-06-09drm/amdgpu: Increase Max GPU instance to 64Mukul Joshi
2023-06-09drm/amdgpu: Use mask for active clustersLijo Lazar
2023-06-09drm/amdgpu: Add initial version of XCP routinesLijo Lazar
2023-06-09drm/amdgpu: Add xcc specific functions for gfxhubLijo Lazar
2023-06-09drm/amdgpu: add helpers to access registers on different AIDsLe Ma
2023-06-09drm/amdgpu: extend max instancesLe Ma
2023-06-09drm/amdgpu: Add map of logical to physical instLijo Lazar
2023-06-09drm/amdgpu: add indirect r/w interface for smn address greater than 32bitsLe Ma
2023-06-09drm/amdgpu: adjust some basic elements for multiple AID caseLe Ma
2023-06-09drm/amdgpu/: add more macro to support offset variantJames Zhu
2023-06-09drm/amdgpu: override partition mode through module parameterShiwu Zhang
2023-06-09drm/amdgpu: add bitmask to iterate vmhubsLe Ma
2023-06-09drm/amdgpu: Set GTT size equal to TTM mem limitMukul Joshi
2023-04-14drm/amdgpu: add some basic elements for multiple XCD caseLe Ma
2023-04-11drm/amdgpu: Fix warningsLijo Lazar
2023-04-11drm/amd/amdgpu: Drop the hang limit parameterSrinivasan Shanmugam
2023-03-29Merge v6.3-rc4 into drm-nextDaniel Vetter
2023-03-23drm/amdgpu/nv: Apply ASPM quirk on Intel ADL + AMD NaviKai-Heng Feng
2023-03-23drm/amdgpu: reposition the gpu reset checking for reuseTim Huang
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-03-15drm/amdgpu: Move to common helper to query soc rev_idHawking Zhang
2023-03-15drm/amdgpu: Move to common indirect reg access helperHawking Zhang
2023-03-14Merge tag 'drm-misc-next-2023-03-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2023-03-13drm/amdgpu: drop pm_sysfs_en flag from amdgpu_device structureGuchun Chen
2023-03-08drm/amdgpu: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-03-01drm/amd: Convert amdgpu to use suballocation helper.Maarten Lankhorst
2023-02-09drm/amdgpu: add S/G display parameterAlex Deucher
2023-01-16Merge tag 'amd-drm-next-6.3-2023-01-06' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-01-05drm/amdgpu: Retry DDC probing on DVI on failure if we got an HPD interruptxurui
2023-01-03Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer
2023-01-03drm/amdgpu: allow zero as vram limitChristian König
2023-01-03drm/amdgpu: rename vram_scratch into mem_scratchChristian König
2023-01-03drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-11-17drm/amdgpu: rename the files for HMM handlingChristian König
2022-11-15drm/amdgpu: there is no vbios fb on devices with no display hw (v2)Alex Deucher
2022-11-15drm/amdgpu: clarify DC checksAlex Deucher
2022-11-15drm/amdgpu: rework SR-IOV virtual display handlingAlex Deucher
2022-11-04drm/amdgpu: extend halt_if_hws_hang to MESGraham Sider
2022-10-17Revert "drm/amdgpu: add debugfs amdgpu_reset_level"Victor Zhao
2022-10-17drm/amdgpu: extend HWIP_MAX_INSTANCE to 28Hawking Zhang