summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-misc-next-2023-03-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2023-03-221-1/+1
|\
| * drm: Track clients by tgid and not tidTvrtko Ursulin2023-03-151-1/+1
| * Merge drm/drm-next into drm-misc-nextThomas Zimmermann2023-03-13196-5949/+8272
| |\
* | \ Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-03-20276-3303/+16111
|\ \ \
| * | | drm/amdgpu: Don't resume IOMMU after incomplete initFelix Kuehling2023-03-151-1/+10
| * | | drm/amd: fix compilation issue with legacy gccbobzhou2023-03-152-6/+10
| * | | drm/amdgpu: Retire pcie_gen3_enable functionHawking Zhang2023-03-154-74/+0
| * | | drm/amdgpu: Move to common helper to query soc rev_idHawking Zhang2023-03-155-19/+16
| * | | drm/amdgpu: Move to common indirect reg access helperHawking Zhang2023-03-155-152/+30
| * | | drm/amdgpu: drop ras check at asic level for new blocksHawking Zhang2023-03-151-3/+0
| * | | drm/amdgpu: Rework pcie_bif ras sw_initHawking Zhang2023-03-153-8/+35
| * | | drm/amdgpu: Rework xgmi_wafl_pcs ras sw_initHawking Zhang2023-03-154-10/+35
| * | | drm/amdgpu: Rework mca ras sw_initHawking Zhang2023-03-156-54/+103
| * | | drm/amdkfd: Fixed kfd_process cleanup on module exit.David Belanger2023-03-153-7/+62
| * | | drm/amd/display: 3.2.227Aric Cyr2023-03-151-1/+1
| * | | drm/amd/display: [FW Promotion] Release 0.0.158.0Anthony Koo2023-03-151-2/+2
| * | | drm/amd/display: fix assert conditionSamson Tam2023-03-151-1/+1
| * | | drm/amd/display: Clearly states if long or short HPD event in dmesg logsStylon Wang2023-03-151-1/+8
| * | | drm/amd/display: Make DCN32 functions available to future DCNsWesley Chalmers2023-03-152-4/+17
| * | | drm/amdgpu: Init MMVM_CONTEXTS_DISABLE in gmc11 golden setting under SRIOVYifan Zha2023-03-153-0/+11
| * | | drm/amd/display: reallocate DET for dual displays with high pixel rate ratioSamson Tam2023-03-151-1/+42
| * | | drm/amd/display: disconnect MPCC only on OTG changeAyush Gupta2023-03-151-1/+5
| * | | drm/amd/display: Fix DP MST sinks removal issueCruise Hung2023-03-151-0/+8
| * | | drm/amd/display: hpd rx irq not working with eDP interfaceRobin Chen2023-03-152-2/+14
| * | | drm/amd/display: Do not set DRR on pipe CommitWesley Chalmers2023-03-141-3/+0
| * | | drm/amd/display: Take FEC Overhead into Timeslot CalculationFangzhi Zuo2023-03-142-8/+27
| * | | drm/amd/display: Add Validate BW for USB4 LinksMustapha Ghaddar2023-03-142-0/+48
| * | | drm/amd/display: Remove OTG DIV register write for Virtual signals.Saaem Rizvi2023-03-141-1/+1
| * | | drm/amd/display: convert link.h functions to function pointer styleWenjing Liu2023-03-1452-393/+806
| * | | drm/amd/display: reset the scaler boundary modeZhikai Zhai2023-03-143-0/+10
| * | | drm/amd/display: Use DPP inst instead of pipe idx for DPP DTO programmingAlvin Lee2023-03-142-2/+39
| * | | drm/amd/display: default values for luminance range if they are 0Swapnil Patel2023-03-141-2/+8
| * | | drm/amd/display: Add DSC Support for Synaptics Cascaded MST HubFangzhi Zuo2023-03-142-0/+31
| * | | drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSesGuilherme G. Piccoli2023-03-131-0/+19
| * | | drm/amd/display: use a more accurate check in dm_helpers_dp_read_dpcd()Hamza Mahfooz2023-03-131-2/+2
| * | | drm/amdgpu/nv: fix codec array for SR_IOVAlex Deucher2023-03-131-2/+2
| * | | drm/amd/display: Write to correct dirty_rectBenjamin Cheng2023-03-131-3/+3
| * | | drm/amdgpu: Move hdp ras block init to ras sw_initHawking Zhang2023-03-136-9/+55
| * | | drm/amdgpu: Move mmhub ras block init to ras sw_initHawking Zhang2023-03-135-10/+54
| * | | drm/amdgpu: Correct gfx ras_late_init callbackHawking Zhang2023-03-131-1/+1
| * | | drm/amdgpu: Move umc ras block init to gmc ras sw_initHawking Zhang2023-03-137-63/+52
| * | | drm/amdgpu: Move vcn ras block init to ras sw_initHawking Zhang2023-03-134-15/+28
| * | | drm/amdgpu: Move jpeg ras block init to ras sw_initHawking Zhang2023-03-134-15/+28
| * | | drm/amdgpu: move poll enabled/disable into non DC pathGuchun Chen2023-03-132-4/+4
| * | | drm/amdgpu: use drm_device pointer directly rather than convert againGuchun Chen2023-03-131-2/+2
| * | | drm/amdgpu: drop pm_sysfs_en flag from amdgpu_device structureGuchun Chen2023-03-132-7/+3
| * | | drm/amdgpu: expose more memory stats in fdinfoMarek Olšák2023-03-135-28/+76
| * | | drm/amd/display: Fix HDCP failing to enable after suspendBhawanpreet Lakha2023-03-131-1/+1
| * | | drm/amdkfd: fix potential kgd_mem UAFsChia-I Wu2023-03-131-6/+10
| * | | drm/amd/display: add sysfs entry to read PSR residency from firmwareShirish S2023-03-131-0/+20