summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)AuthorLines
2024-01-04drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal-5/+24
2024-01-04drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal-0/+83
2024-01-04drm/amd/pm: Add mem_busy_percent for GCv9.4.3 apuAsad Kamal-1/+3
2024-01-04drm/amd/display: Fix sending VSC (+ colorimetry) packets for DP/eDP displays ...Joshua Ashton-8/+13
2024-01-04drm/amdgpu: skip gpu_info fw loading on navi12Alex Deucher-9/+2
2024-01-04drm/amd/display: add nv12 bounding boxAlex Deucher-1/+109
2024-01-03drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal-1/+9
2024-01-03drm/amd/pm: Use separate metric table for APUAsad Kamal-58/+156
2024-01-03drm/amd/display: pbn_div need be updated for hotplug eventWayne Lin-2/+1
2023-12-19drm/amdgpu: re-create idle bo's PTE during VM state machine resetZhenGuo Yin-0/+1
2023-12-19drm/amd/display: dereference variable before checking for zeroJosip Pavic-1/+1
2023-12-19drm/amd/display: get dprefclk ss info from integration info tableCharlene Liu-5/+16
2023-12-19drm/amd/display: Add case for dcn35 to support usb4 dmub hpd eventWayne Lin-8/+18
2023-12-19drm/amd/display: disable FPO and SubVP for older DMUB versions on DCN32xHamza Mahfooz-0/+6
2023-12-19drm/amdkfd: svm range always mapped flag not working on APUPhilip Yang-6/+12
2023-12-19drm/amd/display: Revert " drm/amd/display: Use channel_width = 2 for vram tab...Alvin Lee-7/+1
2023-12-13drm/amdgpu: warn when there are still mappings when a BO is destroyed v2Christian König-0/+2
2023-12-13drm/amdgpu: fix tear down order in amdgpu_vm_pt_freeChristian König-1/+2
2023-12-13drm/amd: Fix a probing order problem on SDMA 2.4Mario Limonciello-2/+2
2023-12-13drm/amdgpu/sdma5.2: add begin/end_use ring callbacksAlex Deucher-0/+28
2023-12-12drm/amd/display: Disable PSR-SU on Parade 0803 TCON againMario Limonciello-0/+2
2023-12-12drm/amd/display: Populate dtbclk from bounding boxFangzhi Zuo-7/+12
2023-12-12drm/amd/display: Revert "Fix conversions between bytes and KB"Taimur Hassan-8/+8
2023-12-12drm/amdgpu/jpeg: configure doorbell for each playbackSaleemkhan Jamadar-7/+8
2023-12-11drm/amd/display: Restore guard against default backlight value < 1 nitMario Limonciello-2/+2
2023-12-11drm/amd/display: fix hw rotated modes when PSR-SU is enabledHamza Mahfooz-3/+16
2023-12-11drm/amd/pm: fix pp_*clk_od typoDmitrii Galantsev-2/+2
2023-12-11drm/amdgpu: fix buffer funcs setting order on suspend harderAlex Deucher-2/+0
2023-12-06drm/amdgpu: fix buffer funcs setting order on suspendAlex Deucher-0/+2
2023-12-06drm/amdgpu: Avoid querying DRM MGCG statusLijo Lazar-1/+2
2023-12-06drm/amdgpu: Update HDP 4.4.2 clock gating flagsLijo Lazar-0/+5
2023-12-06drm/amdgpu: Add NULL checks for function pointersLijo Lazar-4/+8
2023-12-06drm/amdgpu: Restrict extended wait to PSP v13.0.6Lijo Lazar-3/+7
2023-12-06drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dmlAlex Deucher-0/+4
2023-12-06drm/amdgpu: optimize the printing order of error dataYang Wang-0/+17
2023-12-06drm/amdgpu: Update fw version for boot time error queryHawking Zhang-1/+1
2023-12-06drm/amd/pm: support new mca smu error code decodingYang Wang-1/+10
2023-12-06drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma-35/+115
2023-12-06drm/amd/display: Fix array-index-out-of-bounds in dml2Roman Li-3/+3
2023-12-06drm/amd/display: Add monitor patch for specific eDPIvan Lipski-0/+6
2023-12-06drm/amd/display: Use channel_width = 2 for vram table 3.0Alvin Lee-1/+7
2023-12-06drm/amdgpu: disable MCBP by defaultJiadong Zhu-4/+0
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