summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2023-12-06drm/amd/display: Check writeback connectors in create_validate_stream_for_sinkAlex Hung-1/+4
2023-12-06drm/amd/display: Use drm_connector in create_stream_for_sinkHarry Wentland-28/+37
2023-12-06drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland-5/+9
2023-12-06drm/amd/display: Skip writeback connector when we get amdgpu_dm_connectorHarry Wentland-11/+76
2023-12-06drm/amd/display: Initialize writeback connectorAlex Hung-2/+265
2023-12-06drm/amd/display: Create one virtual connector in DCHarry Wentland-3/+11
2023-12-06drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DCHarry Wentland-5/+8
2023-12-06drm/amd/display: Avoid virtual stream encoder if not explicitly requestedAlex Hung-1/+4
2023-12-06drm/amd/display: add support for DTO genarated dscclkWenjing Liu-1/+55
2023-12-06drm/amd/display: Fix Replay Desync Error IRQ handlerDennis Chan-6/+6
2023-12-06drm/amd/display: Add dml2 copy functionsDillon Varone-12/+36
2023-12-06drm/amd/display: add MPC MCM 1D LUT clock gating programmingYihan Zhu-2/+3
2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski-0/+6
2023-12-06drm/amd/display: Fix disable_otg_wa logicNicholas Susanto-8/+0
2023-12-06drm/amd/display: keep domain24 power on if eDP not existCharlene Liu-2/+20
2023-12-06drm/amd/display: Added delay to DPM logRelja Vojvodic-10/+16
2023-12-06drm/amd/display: Pass debug watermarks through to DCN35 DML2Nicholas Kazlauskas-0/+19
2023-12-06drm/amd/display: revert removing otg toggle w/a back when no active displayCharlene Liu-9/+7
2023-12-06drm/amd/display: Update BIOS FW info table revisionChris Park-0/+1
2023-12-06drm/amd/display: Skip DPIA-specific DP LL automation flag for non-DPIA linksGeorge Shen-5/+13
2023-12-06drm/amd/display: Fix null pointerJohnson Chen-0/+2
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee-1/+7
2023-12-06drm/amd/display: Fix MST PBN/X.Y value calculationsIlya Bakoulin-5/+8
2023-12-06drm/amd/display: insert drv-pmfw log + rollback to new contextCharlene Liu-23/+47
2023-12-06drm/amd/display: Increase scratch buffer sizeJosip Pavic-1/+1
2023-12-06drm/amd/display: Change dither policy for 10bpc to roundKrunoslav Kovac-1/+3
2023-12-06drm/amd/display: Pass pwrseq inst for backlight and ABMLewis Huang-53/+119
2023-12-06drm/amd/display: Add missing dcn35 RCO registersDaniel Miess-2/+143
2023-12-06drm/amdkfd: Use partial migrations/mapping for GPU/CPU page faults in SVMXiaogang Chen-159/+176
2023-12-06drm/amd/display: Only enumerate top local sink as DP2 outputMichael Strauss-0/+9
2023-12-06drm/amd/display: Add ODM check during pipe split/merge validationRelja Vojvodic-0/+31
2023-12-06drm/amd/display: initialize all the dpm level's stutter latencyCharlene Liu-1/+3
2023-12-06drm/amd/display: Optimize fast validation casesAlvin Lee-12/+19
2023-12-06drm/amd/amdgpu: Move vcn4 fw_shared init to a single functionBokun Zhang-19/+26
2023-12-06drm/amdgpu: disable MCBP by defaultJiadong Zhu-4/+0
2023-12-06drm/amdgpu: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann-1/+0
2023-12-05Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie-1516/+3352
2023-11-30drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello-2/+2
2023-11-30drm/amdgpu: enable mca debug mode on APU by defaultYang Wang-1/+2
2023-11-30drm/amdgpu: distinguish rlc fw for different SKULikun Gao-1/+6
2023-11-30drm/amdgpu: Fix missing mca debugfs nodeYang Wang-1/+1
2023-11-30drm/amdgpu: Skip access gfx11 golden registers under SRIOVZhenGuo Yin-0/+3
2023-11-29drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar-0/+5
2023-11-29drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan-3/+39
2023-11-29drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin-21/+33
2023-11-29drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li-0/+6
2023-11-29drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas-15/+12
2023-11-29drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao-0/+6
2023-11-29drm/amd: Enable PCIe PME from D3Mario Limonciello-0/+2
2023-11-29drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu-1/+4