aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorFilesLines
2023-12-08Merge tag 'drm-misc-next-2023-12-07' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-4/+3
2023-12-06drm/amdgpu: Do not include <drm/drm_plane_helper.h>Thomas Zimmermann1-1/+0
2023-12-05Merge tag 'amd-drm-next-6.8-2023-12-01' of https://gitlab.freedesktop.org/agd...Dave Airlie216-1516/+3352
2023-11-30drm/amd/display: Fix NULL pointer dereference at hibernateMario Limonciello1-2/+2
2023-11-30drm/amdgpu: enable mca debug mode on APU by defaultYang Wang1-1/+2
2023-11-30drm/amdgpu: distinguish rlc fw for different SKULikun Gao1-1/+6
2023-11-30drm/amdgpu: Fix missing mca debugfs nodeYang Wang1-1/+1
2023-11-30drm/amdgpu: Skip access gfx11 golden registers under SRIOVZhenGuo Yin1-0/+3
2023-11-29drm/amdgpu: Use another offset for GC 9.4.3 remapLijo Lazar1-0/+5
2023-11-29drm/amdgpu: Read aquavanjaram XGMI register stateLijo Lazar1-0/+96
2023-11-29drm/amdgpu: Read aquavanjaram PCIE register stateLijo Lazar3-0/+120
2023-11-29drm/amdgpu: Add reg_state sysfs attributeLijo Lazar2-0/+75
2023-11-29drm/amdgpu: add amdgpu_reg_state.hAlex Deucher2-0/+145
2023-11-29drm/amd/display: Promote DAL to 3.2.262Aric Cyr1-1/+1
2023-11-29drm/amd/display: Fix some HostVM parameters in DMLTaimur Hassan2-3/+39
2023-11-29drm/amd/display: Add DSC granular throughput adjustmentIlya Bakoulin1-2/+8
2023-11-29drm/amdkfd: Free gang_ctx_bo and wptr_bo in pqm_uninitZhenGuo Yin1-21/+33
2023-11-29drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li1-0/+6
2023-11-29drm/amd/display: Allow DTBCLK disable for DCN35Nicholas Kazlauskas1-15/+12
2023-11-29drm/amd/display: [FW Promotion] Release 0.0.194.0Anthony Koo1-0/+4
2023-11-29drm/amdkfd: Run restore_workers on freezable WQsFelix Kuehling3-55/+104
2023-11-29drm/amd/display: Update Fixed VS/PE Retimer SequenceMichael Strauss1-0/+10
2023-11-29drm/amd/display: block dcn315 dynamic crb allocation when unintendedDmytro Laktyushkin1-2/+4
2023-11-29drm/amd: Enable PCIe PME from D3Mario Limonciello1-0/+2
2023-11-29drm/amdgpu: Fix cat debugfs amdgpu_regs_didt causes kernel null pointerLu Yao1-0/+6
2023-11-29drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu1-1/+4
2023-11-29drm/amdgpu: fix AGP addressing when GART is not at 0Alex Deucher3-6/+11
2023-11-29drm/amd/display: remove unnecessary braces to fix coding styleRutingZhang1-2/+1
2023-11-29drm/amd/display: update dcn315 lpddr pstate latencyDmytro Laktyushkin1-4/+4
2023-11-29drm/amd/display: fix ABM disablementHamza Mahfooz1-3/+5
2023-11-29drm/amdgpu: Move mca debug mode decision to rasLijo Lazar4-17/+13
2023-11-29drm/amd/display: 3.2.261Aric Cyr1-1/+1
2023-11-29drm/amd/display: [FW Promotion] Release 0.0.193.0Anthony Koo1-2/+8
2023-11-29drm/amd/display: Fix black screen on video playback with embedded panelSung Joon Kim2-1/+10
2023-11-29drm/amd/display: Fix conversions between bytes and KBTaimur Hassan2-10/+10
2023-11-29drm/amdkfd: Use common function for IP version checkMukul Joshi1-1/+1
2023-11-29drm/amd/display: Remove config updateTaimur Hassan1-1/+1
2023-11-29drm/amd/display: Update DCN35 clock table policyNicholas Kazlauskas1-26/+51
2023-11-29drm/amd/display: Refactor OPTC into component folderParandhaman K31-15/+122
2023-11-29drm/amd/display: force toggle rate wa for first link training for a retimerZhongwei1-3/+3
2023-11-29drm/amd/display: If P-State is supported try SubVP for smaller vlevelAlvin Lee1-1/+7
2023-11-29drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang1-6/+3
2023-11-29Revert "drm/amd/display: Enable CM low mem power optimization"Gabe Teeger2-9/+6
2023-11-29drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas1-1/+1
2023-11-29drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas1-14/+1
2023-11-29drm/amd/display: Fix tiled display misalignmentMeenakshikumar Somasundaram1-0/+4
2023-11-29drm/amdgpu: fix memory overflow in the IB testTim Huang4-7/+7
2023-11-29drm/amdgpu: add init_registers for nbio v7.11Li Ma3-9/+40
2023-11-29drm/amd/display: Enable SubVP on 1080p60 displaysAlvin Lee4-20/+65
2023-11-29drm/amd/display: Disable Timing sync check in Full-Screen Video CaseDennis Chan2-24/+51