summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher-3/+3
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher-1/+1
2024-11-05drm/amdgpu: stop syncing PRT map operationsChristian König-1/+5
2024-11-05drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang-0/+1
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar-1/+1
2024-11-05drm/amdgpu/gfx11: Add cleaner shader for GFX11.0.3Srinivasan Shanmugam-0/+191
2024-11-05drm/amdgpu/mes: fetch fw version from firmware headerAlex Deucher-0/+6
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh-1/+1
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli-2/+2
2024-11-04drm/amdgpu: Add compatible NPS mode infoLijo Lazar-0/+12
2024-11-04drm/amdgpu: Skip IP coredump for RAS errorsLijo Lazar-0/+1
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar-24/+40
2024-11-04drm/amdgpu: Add nps_mode in RAS init_flagCandice Li-0/+12
2024-11-04drm/amdgpu: add amdgpu_sdma_sched_mask debugfsJesse Zhang-1/+72
2024-11-04drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang-0/+145
2024-11-04drm/amdgpu: Fix dummy_read_page overlapping mappingsPrike Liang-4/+6
2024-11-04drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao-0/+3
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli-2/+2
2024-11-04drm/amdgpu: use string choice helpersR Sundar-1/+1
2024-11-04drm/amdgpu: fix comment about amdgpu.abmlevel defaultsjeffbai@aosc.io-1/+1
2024-11-04drm/amdgpu: Expose special on chip memory pools in fdinfoTvrtko Ursulin-1/+9
2024-11-04drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfoTvrtko Ursulin-11/+0
2024-11-04drm/amdgpu: stop tracking visible memory statsYunxiang Li-27/+12
2024-11-04drm/amdgpu: make drm-memory-* report resident memoryYunxiang Li-5/+4
2024-11-04drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()Li Huafei-3/+5
2024-11-04drm/amdgpu: add ring reset messagesAlex Deucher-0/+3
2024-11-04drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher-3/+54
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher-0/+16
2024-11-03fdget(), trivial conversionsAl Viro-16/+7
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie-11/+12
2024-10-29Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie-4014/+4904
2024-10-28drm/amdgpu: optimize ACA log printYang Wang-1/+20
2024-10-28drm/amdgpu: add generic func to check if ta fw is applicableLe Ma-0/+35
2024-10-28drm/amdgpu: clean up the suspend_completePrike Liang-13/+7
2024-10-28drm/amdgpu: correct the S3 abort check conditionPrike Liang-10/+13
2024-10-28drm/amdgpu: drop volatile from ring bufferChristian König-14/+7
2024-10-24drm/amdgpu: Fix amdgpu_ip_block_hw_fini()Dan Carpenter-1/+1
2024-10-24amdgpu: Don't print L2 status if there's nothing to printKent Russell-3/+18
2024-10-24drm/amdkfd: sever xgmi io link if host driver has disable sharingJonathan Kim-0/+19
2024-10-24drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu-1/+3
2024-10-24drm/amdgpu: Fix the logic for NPS request failureLijo Lazar-12/+16
2024-10-24drm/amdgpu: Reduce redundant gpu resets on nbio v7.4YiPeng Chai-2/+1
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min-1/+8
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello-3/+12
2024-10-22drm/amdgpu: Dereference the ATCS ACPI bufferPrike Liang-0/+1
2024-10-22drm/amdgpu: Save VCN shared memory with init resetLijo Lazar-10/+23
2024-10-22drm/amdgpu: clean unused functions of uvd/vcn/vceSunil Khatri-551/+0
2024-10-22drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ihVictor Lu-0/+27
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri-220/+0
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri-78/+0