summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
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/amd/display: Remove last parts of timing_traceDr. David Alan Gilbert20-65/+0
2024-11-04drm/amd/display: Remove unused cm3_helper_translate_curve_to_degamma_hw_formatDr. David Alan Gilbert2-155/+0
2024-11-04drm/amd/display: Remove unused regamma functionsDr. David Alan Gilbert2-318/+0
2024-11-04drm/amdkfd: add an interface to query whether is KFD is activeAlex Deucher3-0/+41
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie3-4/+7
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 Airlie319-8869/+7457
2024-10-29drm/amdgpu/smu13: fix profile reportingAlex Deucher1-3/+3
2024-10-29drm/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin1-1/+3
2024-10-29Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...Ovidiu Bunea1-0/+1
2024-10-28drm/amdgpu/smu13: fix profile reportingAlex Deucher1-3/+3
2024-10-28drm/amdkfd: flag per-queue reset support for gfx9Jonathan Kim1-0/+2
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/amd/pm: Vangogh: Fix kernel memory out of bounds writeTvrtko Ursulin1-1/+3
2024-10-28drm/amd/display: 3.2.307Aric Cyr1-1/+1
2024-10-28drm/amd/display: [FW Promotion] Release 0.0.240.0Taimur Hassan1-9/+44
2024-10-28drm/amd/display: store sharpness 1dlut table in dscl_prog_dataSamson Tam4-4/+6
2024-10-28drm/amd/display: Do not read DSC state if not in useOvidiu Bunea1-6/+9
2024-10-28drm/amd/display: Fix idle optimizations entry logAurabindo Pillai2-8/+8
2024-10-28drm/amd/display: Change MPC Tree visual confirm coloursJoshua Aberback1-2/+2
2024-10-28drm/amd/display: Simplify dcn35_is_ips_supported()Alex Hung1-4/+1
2024-10-28drm/amd/display: Remove useless assignments and variablesAlex Hung5-9/+0
2024-10-28drm/amd/display: fix handling of max_downscale_src_width fail check in SPLSamson Tam1-4/+9
2024-10-28drm/amd/display: Fix underflow when playing 8K video in full screen modeLeo Ma1-1/+1
2024-10-28drm/amd/display: Refactoring if and endif statements to enable DC_LOGGERLohita Mudimela4-6/+9
2024-10-28drm/amd/display: Reduce HPD Detection Interval for IPSFangzhi Zuo1-1/+1
2024-10-28Revert "drm/amd/display: update DML2 policy EnhancedPrefetchScheduleAccelerat...Ovidiu Bunea1-0/+1
2024-10-28drm/amd/display: Add P-State Stall Timeout Recovery Support for dcn401Dillon Varone8-4/+39
2024-10-28drm/amd/display: Add a boot option to reduce phy ssc for HBR3Hansen Dsouza3-1/+4
2024-10-28drm/amd/display: Optimize power up sequence for specific OLEDOvidiu Bunea4-5/+15
2024-10-28drm/amdgpu: drop volatile from ring bufferChristian König2-14/+7
2024-10-25drm/amdgpu: Fix amdgpu_ip_block_hw_fini()Dan Carpenter1-1/+1
2024-10-25amdgpu: Don't print L2 status if there's nothing to printKent Russell4-3/+18
2024-10-25drm/amd/display: add missing tracepoint event in DM atomic_commit_tailMelissa Wen1-0/+2
2024-10-25drm/amdkfd: sever xgmi io link if host driver has disable sharingJonathan Kim3-0/+22
2024-10-25drm/amdgpu: refine error handling in amdgpu_ttm_tt_pin_userptrLang Yu1-1/+3
2024-10-25drm/amdgpu: Fix the logic for NPS request failureLijo Lazar1-12/+16
2024-10-25drm/amdkfd: remove extra use of volatileVictor Zhao2-2/+2