summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2024-01-10drm/amd/display: add nv12 bounding boxAlex Deucher
2024-01-10drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher
2024-01-01Revert "drm/amd/display: Do not set DRR on pipe commit"Aric Cyr
2024-01-01drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz
2023-12-20drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello
2023-12-20drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König
2023-12-20drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher
2023-12-13drm/amdgpu: Update EEPROM I2C address for smu v13_0_0Candice Li
2023-12-13drm/amdgpu: Add I2C EEPROM support on smu v13_0_6Candice Li
2023-12-13drm/amdgpu: simplify amdgpu_ras_eeprom.cAlex Deucher
2023-12-13drm/amdgpu: Return from switch early for EEPROM I2C addressLuben Tuikov
2023-12-13drm/amdgpu: Remove second moot switch to set EEPROM I2C addressLuben Tuikov
2023-12-13drm/amdgpu: Add support for RAS table at 0x40000Luben Tuikov
2023-12-13drm/amdgpu: Decouple RAS EEPROM addresses from chipsLuben Tuikov
2023-12-13drm/amdgpu: Remove redundant I2C EEPROM addressLuben Tuikov
2023-12-13drm/amdgpu: Add EEPROM I2C address support for ip discoveryCandice Li
2023-12-13drm/amdgpu: Update ras eeprom support for smu v13_0_0 and v13_0_10Candice Li
2023-12-13drm/amdgpu: correct the amdgpu runtime dereference usage countPrike Liang
2023-12-13drm/amd/amdgpu: Fix warnings in amdgpu/amdgpu_display.cSrinivasan Shanmugam
2023-12-13drm/amdgpu: fix memory overflow in the IB testTim Huang
2023-12-13drm/amdgpu: correct chunk_ptr to a pointer to chunk.YuanShang
2023-12-08drm/amd/display: Fix MPCC 1DLUT programmingIlya Bakoulin
2023-12-08drm/amd/display: Fix the delta clamping for shaper LUTHarry Wentland
2023-12-08drm/amd/display: clean code-style issues in dcn30_set_mpc_shaper_3dlutMelissa Wen
2023-12-08drm/amd/display: Expand kernel doc for DCRodrigo Siqueira
2023-12-08drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu
2023-12-08drm/amd/display: Guard against invalid RPTR/WPTR being setNicholas Kazlauskas
2023-12-08drm/amd/display: Restore rptr/wptr for DMCUB as workaroundJinZe.Xu
2023-12-08drm/amd/display: fix ABM disablementHamza Mahfooz
2023-12-08drm/amd/display: Update min Z8 residency time to 2100 for DCN314Nicholas Kazlauskas
2023-12-08drm/amd/display: Use DRAM speed from validation for dummy p-stateAlvin Lee
2023-12-08drm/amd/display: Remove min_dst_y_next_start check for Z8Nicholas Kazlauskas
2023-12-08drm/amd/display: Include udelay when waiting for INBOX0 ACKAlvin Lee
2023-12-08drm/amdgpu: Force order between a read and write to the same addressAlex Sierra
2023-12-08drm/amd: Enable PCIe PME from D3Mario Limonciello
2023-11-28drm/amd/display: Change the DMCUB mailbox memory location from FB to inboxLewis Huang
2023-11-28drm/amd/display: Enable fast plane updates on DCN3.2 and aboveTianci Yin
2023-11-28drm/amd/display: fix a NULL pointer dereference in amdgpu_dm_i2c_xfer()Mario Limonciello
2023-11-28drm/amdgpu: lower CS errors to debug severityChristian König
2023-11-28drm/amdgpu: fix error handling in amdgpu_bo_list_get()Christian König
2023-11-28drm/amdgpu: don't use ATRM for external devicesAlex Deucher
2023-11-28drm/amdgpu: don't use pci_is_thunderbolt_attached()Alex Deucher
2023-11-28drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher
2023-11-28drm/amd/pm: Fix error of MACO flag setting codeMa Jun
2023-11-28drm/amd/pm: Handle non-terminated overdrive commands.Bas Nieuwenhuizen
2023-11-28drm/amd/display: enable dsc_clk even if dsc_pg disabledMuhammad Ahmed
2023-11-28drm/amdgpu: fix software pci_unplug on some chipsVitaly Prosyak
2023-11-28drm/amd/display: Avoid NULL dereference of timing generatorWayne Lin
2023-11-28drm/amdgpu: Fix a null pointer access when the smc_rreg pointer is NULLQu Huang
2023-11-28drm/amdkfd: Fix shift out-of-bounds issueJesse Zhang