summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
...
| * | drm/amdgpu: set noretry=1 for gc 10.3.6Yifan Zhang2022-03-251-0/+1
| * | drm/amdgpu: add more cases to noretry=1Alex Deucher2022-03-251-0/+3
| * | drm/amdkfd: Check for potential null return of kmalloc_array()QintaoShen2022-03-251-0/+2
| * | drm/amdgpu/vcn: improve vcn dpg stop procedureTianci Yin2022-03-251-0/+3
| * | drm/amdkfd: Check use_xgmi_p2p before reporting hive_idDivya Shikre2022-03-251-1/+2
| * | drm/amdkfd: Fix Incorrect VMIDs passed to HWSTushar Patel2022-03-252-9/+4
| * | drm/amd/display: remove destructive verify link for TMDSCharlene Liu2022-03-251-2/+1
| * | drm/amd/display: Add support for zstate during extended vblankGabe Teeger2022-03-2510-4/+80
| * | drm/amdgpu/vcn: Fix the register setting for vcn1Emily Deng2022-03-251-2/+2
| * | drm/amd/display: Update VTEM Infopacket definitionLeo (Hanghong) Ma2022-03-251-2/+3
| * | drm/amd/display: Add fSMC_MSG_SetDtbClk supportOliver Logush2022-03-252-5/+18
| * | drm/amd/display: FEC check in timing validationChiawen Huang2022-03-251-0/+4
| * | drm/amd/display: Reduce stack sizeRodrigo Siqueira2022-03-251-1/+7
| * | drm/amd/display: fix audio format not updated after edid updatedCharlene Liu2022-03-251-2/+2
| * | drm/amd/display: Fix p-state allow debug index on dcn31Nicholas Kazlauskas2022-03-251-0/+2
| * | drm/amdgpu/pm: add asic smu support checkStanley.Yang2022-03-251-0/+6
| * | drm/amdgpu: add workarounds for VCN TMZ issue on CHIP_RAVENLang Yu2022-03-251-0/+71
| * | drm/amdgpu/gmc: use PCI BARs for APUs in passthroughAlex Deucher2022-03-255-7/+8
| * | drm/amdgpu: fix off by one in amdgpu_gfx_kiq_acquire()Dan Carpenter2022-03-251-1/+1
| * | drm/amdgpu/pm: fix the Stable pstate Test in amdgpu_testYifan Zhang2022-03-251-1/+1
| * | drm/amdgpu: conduct a proper cleanup of PDB boGuchun Chen2022-03-251-1/+1
| * | drm/amdgpu: prevent memory wipe in suspend/shutdown stageGuchun Chen2022-03-251-1/+3
| * | drm/amd: Add USBC connector IDAurabindo Pillai2022-03-221-0/+1
* | | Merge tag 'drm-next-2022-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-03-24558-15609/+452515
|\| |
| * | drm/amdgpu: Use drm_mode_copy()Ville Syrjälä2022-03-152-5/+5
| * | drm/amdgpu: Use ternary operator in `vcn_v1_0_start()`Paul Menzel2022-03-151-7/+2
| * | drm/amdgpu: Remove pointless on stack mode copiesVille Syrjälä2022-03-151-17/+17
| * | drm/amd/pm: fix indenting in __smu_cmn_reg_print_error()Dan Carpenter2022-03-151-8/+8
| * | drm/amdgpu/dc: fix typos in commentsJulia Lawall2022-03-151-3/+3
| * | drm/amdgpu: fix typos in commentsJulia Lawall2022-03-151-2/+2
| * | drm/amd/pm: fix typos in commentsJulia Lawall2022-03-151-1/+1
| * | drm/amdgpu: Add stolen reserved memory for MI25 SRIOV.Yongqiang Sun2022-03-151-0/+9
| * | drm/amdgpu: Merge get_reserved_allocation to get_vbios_allocations.Yongqiang Sun2022-03-153-21/+13
| * | drm/amdkfd: evict svm bo worker handle errorPhilip Yang2022-03-152-14/+36
| * | drm/amdgpu/vcn: fix vcn ring test failure in igt reload testTianci Yin2022-03-151-0/+2
| * | drm/amdgpu: only allow secure submission on rings which support thatLang Yu2022-03-1513-2/+19
| * | drm/amdgpu: fixed the warnings reported by kernel test robotyipechai2022-03-153-62/+2
| * | drm/amd/display: 3.2.177Aric Cyr2022-03-151-1/+1
| * | drm/amd/display: [FW Promotion] Release 0.0.108.0Anthony Koo2022-03-151-2/+2
| * | drm/amd/display: Add save/restore PANEL_PWRSEQ_REF_DIV2Charlene Liu2022-03-153-3/+91
| * | drm/amd/display: Wait for hubp read line for PollockBecle Lee2022-03-156-0/+46
| * | drm/amd/display: Add null pointer filterJing Zhou2022-03-151-2/+4
| * | drm/amd/display: Retry when fail reading lane status during LTWayne Lin2022-03-151-11/+19
| * | drm/amd/display: Add new enum for EDID statusDale Zhao2022-03-152-0/+4
| * | drm/amd/display: Block zstate when more than one plane enabledEric Yang2022-03-151-6/+10
| * | drm/amd/display: Update engine ddcJing Zhou2022-03-151-0/+1
| * | drm/amd/display: Fix a few parts in debugfs entryWayne Lin2022-03-151-1/+9
| * | drm/amd/display: Add function to get the pipe from the stream contextLeo (Hanghong) Ma2022-03-152-0/+16
| * | drm/amd/display: Add I2C escape to support query device exist.JinZe.Xu2022-03-154-0/+50
| * | drm/amdgpu: Move reset domain init before calling RREG32Philip Yang2022-03-151-9/+9