aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-05drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()Alex Deucher1-1/+1
2024-11-05drm/amdgpu: Adjust debugfs eviction and IB access permissionsAlex Deucher1-3/+3
2024-11-05drm/amdgpu: Adjust debugfs register access permissionsAlex Deucher1-1/+1
2024-11-05drm/amdgpu: stop syncing PRT map operationsChristian König1-1/+5
2024-11-05drm/amdgpu: set the right AMDGPU sg segment limitationPrike Liang1-0/+1
2024-11-05drm/amdgpu: Fix DPX valid mode check on GC 9.4.3Lijo Lazar1-1/+1
2024-11-05drm/amdgpu/gfx11: Add cleaner shader for GFX11.0.3Srinivasan Shanmugam3-0/+191
2024-11-05drm/amdgpu/mes: fetch fw version from firmware headerAlex Deucher2-0/+6
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh1-1/+1
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-04drm/amdgpu: Add compatible NPS mode infoLijo Lazar2-0/+12
2024-11-04drm/amdgpu: Skip IP coredump for RAS errorsLijo Lazar1-0/+1
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar7-24/+40
2024-11-04drm/amdgpu: Add nps_mode in RAS init_flagCandice Li2-0/+12
2024-11-04drm/amdgpu: add amdgpu_sdma_sched_mask debugfsJesse Zhang3-1/+72
2024-11-04drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang3-0/+145
2024-11-04drm/amdgpu: Fix dummy_read_page overlapping mappingsPrike Liang1-4/+6
2024-11-04drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao1-0/+3
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli1-2/+2
2024-11-04drm/amdgpu: use string choice helpersR Sundar1-1/+1
2024-11-04drm/amdgpu: fix comment about amdgpu.abmlevel defaultsjeffbai@aosc.io1-1/+1
2024-11-04drm/amdgpu: Expose special on chip memory pools in fdinfoTvrtko Ursulin1-1/+9
2024-11-04drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfoTvrtko Ursulin1-11/+0
2024-11-04drm/amdgpu: stop tracking visible memory statsYunxiang Li4-27/+12
2024-11-04drm/amdgpu: make drm-memory-* report resident memoryYunxiang Li3-5/+4
2024-11-04drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()Li Huafei1-3/+5
2024-11-04drm/amdgpu: add ring reset messagesAlex Deucher1-0/+3
2024-11-04drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher3-3/+54
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher2-0/+16
2024-11-03fdget(), trivial conversionsAl Viro1-16/+7
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-11/+12
2024-10-29Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie140-4014/+4904
2024-10-28drm/amdgpu: optimize ACA log printYang Wang1-1/+20
2024-10-28drm/amdgpu: add generic func to check if ta fw is applicableLe Ma2-0/+35
2024-10-28drm/amdgpu: clean up the suspend_completePrike Liang5-13/+7
2024-10-28drm/amdgpu: correct the S3 abort check conditionPrike Liang1-10/+13
2024-10-28drm/amdgpu: drop volatile from ring bufferChristian König2-14/+7
2024-10-24drm/amdgpu: Fix amdgpu_ip_block_hw_fini()Dan Carpenter1-1/+1
2024-10-24amdgpu: Don't print L2 status if there's nothing to printKent Russell4-3/+18
2024-10-24drm/amdkfd: sever xgmi io link if host driver has disable sharingJonathan Kim2-0/+19
2024-10-24drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu1-1/+3
2024-10-24drm/amdgpu: Fix the logic for NPS request failureLijo Lazar1-12/+16
2024-10-24drm/amdgpu: Reduce redundant gpu resets on nbio v7.4YiPeng Chai1-2/+1
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min1-1/+8
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello1-3/+12
2024-10-22drm/amdgpu: Dereference the ATCS ACPI bufferPrike Liang1-0/+1
2024-10-22drm/amdgpu: Save VCN shared memory with init resetLijo Lazar3-10/+23
2024-10-22drm/amdgpu: clean unused functions of uvd/vcn/vceSunil Khatri3-551/+0
2024-10-22drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ihVictor Lu1-0/+27
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri64-220/+0