summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)Author
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-04drm/amdgpu: Add compatible NPS mode infoLijo Lazar
2024-11-04drm/amdgpu: Skip IP coredump for RAS errorsLijo Lazar
2024-11-04drm/amdgpu: Group gfx sysfs functionsLijo Lazar
2024-11-04drm/amdgpu: Add nps_mode in RAS init_flagCandice Li
2024-11-04drm/amdgpu: add amdgpu_sdma_sched_mask debugfsJesse Zhang
2024-11-04drm/amdgpu: add amdgpu_gfx_sched_mask and amdgpu_compute_sched_mask debugfsJesse Zhang
2024-11-04drm/amdgpu: Fix dummy_read_page overlapping mappingsPrike Liang
2024-11-04drm/amdgpu: skip amdgpu_device_cache_pci_state under sriovVictor Zhao
2024-11-04drm/amdgpu: prevent NULL pointer dereference if ATIF is not supportedAntonio Quartulli
2024-11-04drm/amdgpu: use string choice helpersR Sundar
2024-11-04drm/amdgpu: fix comment about amdgpu.abmlevel defaultsjeffbai@aosc.io
2024-11-04drm/amdgpu: Expose special on chip memory pools in fdinfoTvrtko Ursulin
2024-11-04drm/amdgpu: Stop reporting special chip memory pools as CPU memory in fdinfoTvrtko Ursulin
2024-11-04drm/amdgpu: stop tracking visible memory statsYunxiang Li
2024-11-04drm/amdgpu: make drm-memory-* report resident memoryYunxiang Li
2024-11-04drm/amdgpu: Fix the memory allocation issue in amdgpu_discovery_get_nps_info()Li Huafei
2024-11-04drm/amdgpu: add ring reset messagesAlex Deucher
2024-11-04drm/amdgpu: fix fairness in enforce isolation handlingAlex Deucher
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher
2024-11-03fdget(), trivial conversionsAl Viro
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2024-10-29Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-10-28drm/amdgpu: optimize ACA log printYang Wang
2024-10-28drm/amdgpu: add generic func to check if ta fw is applicableLe Ma
2024-10-28drm/amdgpu: clean up the suspend_completePrike Liang
2024-10-28drm/amdgpu: correct the S3 abort check conditionPrike Liang
2024-10-28drm/amdgpu: drop volatile from ring bufferChristian König
2024-10-24drm/amdgpu: Fix amdgpu_ip_block_hw_fini()Dan Carpenter
2024-10-24amdgpu: Don't print L2 status if there's nothing to printKent Russell
2024-10-24drm/amdkfd: sever xgmi io link if host driver has disable sharingJonathan Kim
2024-10-24drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu
2024-10-24drm/amdgpu: Fix the logic for NPS request failureLijo Lazar
2024-10-24drm/amdgpu: Reduce redundant gpu resets on nbio v7.4YiPeng Chai
2024-10-22drm/amdgpu: fix random data corruption for sdma 7Frank Min
2024-10-22drm/amd: Guard against bad data for ATIF ACPI methodMario Limonciello
2024-10-22drm/amdgpu: Dereference the ATCS ACPI bufferPrike Liang
2024-10-22drm/amdgpu: Save VCN shared memory with init resetLijo Lazar
2024-10-22drm/amdgpu: clean unused functions of uvd/vcn/vceSunil Khatri
2024-10-22drm/amdgpu: clear RB_OVERFLOW bit when enabling interrupts for vega20_ihVictor Lu
2024-10-22drm/amdgpu: Clean the functions pointer set as NULLSunil Khatri
2024-10-22drm/amdgpu: clean the dummy soft_reset functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy wait_for_idle functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy suspend functionsSunil Khatri
2024-10-22drm/amdgpu: clean the dummy resume functionsSunil Khatri
2024-10-22drm/amdgpu: validate wait_for_idle before function callSunil Khatri
2024-10-22drm/amdgpu: validate resume before function callSunil Khatri
2024-10-22drm/amdgpu: validate suspend before function callSunil Khatri
2024-10-22drm/amdgpu: validate hw_fini before function callSunil Khatri