aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2021-09-14drm/amdgpu: Increase direct IB pool sizexinhui pan1-7/+2
2021-09-14drm/amdgpu: Update RAS trigger error block supportJohn Clements1-0/+3
2021-09-14drm/amdgpu: Update RAS status printJohn Clements1-27/+10
2021-09-14drm/amdgpu: refactor function to init no-psp fwLikun Gao1-85/+75
2021-09-14drm/amdgpu: cleanup debugfs for amdgpu ringsNirmoy Das3-23/+9
2021-09-14drm/amdgpu: use IS_ERR for debugfs APIsNirmoy Das2-8/+6
2021-09-14Merge drm/drm-next into drm-misc-nextMaxime Ripard107-1597/+2501
2021-09-10Merge tag 'drm-next-2021-09-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds14-71/+130
2021-09-07drm/amdgpu: sdma: clean up identationColin Ian King1-4/+4
2021-09-07drm/amdgpu: clean up inconsistent indentingColin Ian King1-4/+3
2021-09-07drm/amdgpu: remove unused amdgpu_bo_validateChristian König2-35/+0
2021-09-07drm/amdgpu: fix use after free during BO moveChristian König1-9/+9
2021-09-07drm/amdgpu: Create common PSP TA load functionCandice Li2-204/+93
2021-09-02drm/amd/amdgpu: Increase HWIP_MAX_INSTANCE to 10Ernst Sjöstrand1-1/+1
2021-09-02dma-buf: nuke DMA_FENCE_TRACE macros v2Christian König1-9/+1
2021-09-01drm/amdgpu:schedule vce/vcn encode based on prioritySatyajit Sahu1-0/+16
2021-09-01drm/amdgpu/vcn: set the priority for each encode ringSatyajit Sahu6-5/+28
2021-09-01drm/amdgpu/vce: set the priority for each ringSatyajit Sahu5-3/+24
2021-09-01drm/amd/amdgpu: add mpio to ras blockCandice Li3-0/+4
2021-09-01drm/amd/amdgpu: consolidate PSP TA unload functionCandice Li1-120/+40
2021-09-01drm/amd/amdgpu: New debugfs interface for MMIO registers (v5)Tom St Denis3-1/+203
2021-09-01drm/amdgpu: detach ring priority from gfx priorityNirmoy Das3-7/+11
2021-09-01drm/amdgpu: rework context priority handlingNirmoy Das3-74/+105
2021-09-01Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds125-2836/+5435
2021-08-31drm/amdgpu: fix fdinfo race with process exitPhilip Yang1-2/+9
2021-08-31drm/amdgpu: Fix a deadlock if previous GEM object allocation failsxinhui pan1-13/+10
2021-08-31drm/amdgpu: stop scheduler when calling hw_fini (v2)Guchun Chen1-0/+8
2021-08-31drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements1-5/+25
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2021-08-30drm/amdgpu: show both cmd id and name when psp cmd failedLang Yu1-4/+4
2021-08-30drm/amdgpu: Enable S/G for Yellow CarpNicholas Kazlauskas1-0/+1
2021-08-30drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKUEvan Quan1-8/+1
2021-08-30drm/amd/amdgpu: Add ready_to_reset resp for vega10YuBiao Wang2-0/+3
2021-08-30drm/amdgpu: add some additional RDNA2 PCI IDsAlex Deucher1-0/+17
2021-08-30drm/amdgpu: correct comments in memory type managersYifan Zhang2-5/+5
2021-08-30drm/amdgpu: Process any VBIOS RAS EEPROM addressLuben Tuikov1-12/+13
2021-08-30drm/amdgpu: Fixes to returning VBIOS RAS EEPROM addressLuben Tuikov1-17/+33
2021-08-30drm/sched: drop entity parameter from drm_sched_push_jobDaniel Vetter2-2/+2
2021-08-30drm/sched: Split drm_sched_job_initDaniel Vetter2-0/+4
2021-08-30Merge tag 'amd-drm-next-5.15-2021-08-27' of https://gitlab.freedesktop.org/ag...Dave Airlie40-143/+761
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner1-1/+1
2021-08-26drm/amdgpu: disable GFX CGCG in aldebaranHawking Zhang1-2/+0
2021-08-26drm/amdgpu: Clear RAS interrupt status on aldebaranJohn Clements1-5/+29
2021-08-26drm/amdgpu: Add support for RAS XGMI err queryJohn Clements1-0/+65
2021-08-26Merge tag 'amd-drm-next-5.15-2021-08-20' of https://gitlab.freedesktop.org/ag...Dave Airlie45-439/+716
2021-08-25drm/amdgpu: rename amdgpu_bo_get_preferred_pin_domainYifan Zhang4-7/+7
2021-08-25drm/amdgpu: drop redundant cancel_delayed_work_sync callEvan Quan4-6/+0
2021-08-25drm/amdgpu: add missing cleanups for more ASICs on UVD/VCE suspendEvan Quan6-1/+144
2021-08-25drm/amdgpu: add missing cleanups for Polaris12 UVD/VCE on suspendEvan Quan2-0/+47
2021-08-24drm/amdkfd: check access permisson to restore retry faultPhilip Yang4-5/+8