summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2021-03-10drm/amdgpu: add aldebaran sdma firmware support (v2)Kevin Wang-3/+9
2021-03-10drm/amdkfd: Add Aldebaran KFD supportYong Zhao-0/+2
2021-03-10drm/amdgpu: set ip blocks for aldebaranLe Ma-0/+1
2021-03-10drm/amdgpu: correct mmBIF_SDMA4_DOORBELL_RANGE address for aldebaranLe Ma-4/+14
2021-03-10drm/amdgpu: add sdma block support for aldebaranLe Ma-0/+5
2021-03-10drm/amdgpu: add gfx v9 block support for aldebaranLe Ma-1/+21
2021-03-10drm/amdgpu: set fw load type for aldebaranLe Ma-0/+2
2021-03-10drm/amdgpu: add gmc v9 block support for AldebaranLe Ma-0/+3
2021-03-10drm/amdgpu: add mmhub support for aldebaran (v3)Le Ma-1/+642
2021-03-10drm/amdgpu: add soc15 common ip block support for aldebaranLe Ma-2/+17
2021-03-10drm/amdgpu: add gpu_info fw parse support for aldebaranLe Ma-0/+4
2021-03-10drm/amdgpu: add register base init for aldebaran (v2)Le Ma-1/+59
2021-03-10drm/amdgpu: add aldebaran asic typeLe Ma-0/+1
2021-03-05drm/amd/display: Add a backlight module optionTakashi Iwai-0/+5
2021-03-05drm/amdgpu: enable TMZ by default on Raven asicsAlex Deucher-2/+12
2021-03-05drm/amdgpu: Fix some unload driver issuesEmily Deng-0/+1
2021-03-05drm/amdgpu: Fix some unload driver issuesEmily Deng-2/+4
2021-03-05drm/amd/amdgpu: add fini virt data exchange to ip_suspendJingwen Chen-1/+3
2021-03-05drm/amdgpu: add sdma 4_x interrupts printingFeifei Xu-0/+120
2021-03-05drm/amdgpu: simplify the sdma 4_x MGCG/MGLS logic.Feifei Xu-15/+4
2021-03-05drm/amdgpu: add DMUB trace event IRQ source defineLeo (Hanghong) Ma-0/+1
2021-03-05drm/amdgpu: enable one vf mode on sienna cichlid vfHorace Chen-0/+2
2021-03-05Merge tag 'amd-drm-fixes-5.12-2021-03-03' of https://gitlab.freedesktop.org/a...Dave Airlie-7/+8
2021-03-03drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang-2/+2
2021-03-03drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher-2/+0
2021-03-03drm/amdgpu:disable VCN for Navi12 SKUAsher.Song-2/+4
2021-03-03drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher-1/+2
2021-03-03drm/amdgpu: correct DRM_ERROR for kvmalloc_arrayChen Li-1/+1
2021-03-03drm/amdgpu: Use kvmalloc for CS chunksChen Li-6/+6
2021-03-03drm/amdgpu: Remove unnecessary conversion to boolJiapeng Chong-1/+1
2021-03-03drm/amdgpu: fix parameter error of RREG32_PCIE() in amdgpu_regs_pcieKevin Wang-2/+2
2021-03-03drm/amdgpu: add SECURE DISPLAY TA firmware info in debugfsKevin Wang-0/+5
2021-03-03drm/amdgpu: refine PSP TA firmware info print in debugfsKevin Wang-30/+20
2021-03-02drm/amdgpu: enable BACO runpm by default on sienna cichlid and navy flounderAlex Deucher-2/+0
2021-03-02drm/amdgpu: Only check for S0ix if AMD_PMC is configuredAlex Deucher-1/+2
2021-03-02drm/amdgpu: add missing df counter disable writeJonathan Kim-0/+2
2021-03-02drm/amdgpu: correct TA RAP firmware information print errorKevin Wang-1/+1
2021-02-26drm/amdgpu: remove unnecessary reading for epprom headerDennis Li-54/+8
2021-02-26drm/amdgpu: add RAP TA version print in amdgpu_firmware_infoKevin Wang-0/+8
2021-02-26drm/amdgpu: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEYang Li-2/+2
2021-02-26drm/amdgpu/codec: drop the internal codec indexAlex Deucher-79/+80
2021-02-26drm/amdgpu: bump driver version for new video codec INFO ioctl queryAlex Deucher-1/+2
2021-02-26drm/amdgpu: add INFO ioctl support for querying video caps (v4)Alex Deucher-0/+57
2021-02-26drm/amdgpu: add video decode/encode cap tables and asic callbacks (v3)Alex Deucher-0/+781
2021-02-26drm/amdgpu: add asic callback for querying video codec info (v3)Alex Deucher-0/+26
2021-02-26drm/amd/display: Add module parameter for freesync video modeAurabindo Pillai-0/+13
2021-02-26drm/amdgpu: Remove amdgpu_device arg from free_sgt api (v2)Ramesh Errabolu-11/+3
2021-02-26drm/amd/amdgpu: move inc gpu_reset_counter after drm_sched_stopJingwen Chen-1/+2
2021-02-26drm/amdgpu: decline max_me for mec2_fw remove in renoir/arcturusChangfeng-1/+4
2021-02-26drm/amdgpu:disable VCN for Navi12 SKUAsher.Song-2/+4