summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd
AgeCommit message (Expand)Author
2022-09-05drm/amd/display: avoid doing vm_init multiple timeCharlene Liu
2022-09-05drm/amdgpu: Increase tlb flush timeout for sriovDusica Milinkovic
2022-09-05drm/amd/display: Fix pixel clock programmingIlya Bakoulin
2022-09-05drm/amd/pm: add missing ->fini_microcode interface for Sienna CichlidEvan Quan
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang
2022-09-05drm/amd/display: For stereo keep "FLIP_ANY_FRAME"Alvin Lee
2022-09-05drm/amd/display: Fix HDMI VSIF V3 incorrect issueLeo Ma
2022-09-05drm/amd/display: Avoid MPC infinite loopJosip Pavic
2022-08-25drm/amd/display: Check correct bounds for stream encoder instances for DCN303Aurabindo Pillai
2022-08-17drm/amdgpu: Remove one duplicated ef removalxinhui pan
2022-08-17drm/amdgpu: fix check in fbdev initAlex Deucher
2022-08-17drm/amdgpu: Check BO's requested pinning domains against its preferred_domainsLeo Li
2022-07-29drm/amd/display: Fix wrong format specifier in amdgpu_dm.cHayden Goodfellow
2022-07-29drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter
2022-07-29drm/amd/display: invalid parameter check in dmub_hpd_callbackJosé Expósito
2022-07-29drm/amd/display: Don't lock connection_mutex for DMUB HPDNicholas Kazlauskas
2022-07-29drm/amd/display: Fix surface optimization regression on CarrizoNicholas Kazlauskas
2022-07-29drm/amd/display: Optimize bandwidth on following fast updateNicholas Kazlauskas
2022-07-29drm/amd/display: Reset DMCUB before HW initNicholas Kazlauskas
2022-07-29drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo
2022-07-29drm/amdgpu/display: add quirk handling for stutter modeAlex Deucher
2022-07-29drm/amd/display: Fork thread to offload work of hpd_rx_irqWayne Lin
2022-07-29drm/amd/display: Add option to defer works of hpd_rx_irqWayne Lin
2022-07-29drm/amd/display: Support for DMUB HPD interrupt handlingJude Shih
2022-07-21drm/amd/pm: Prevent divide by zeroYefim Barashkin
2022-07-21drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner
2022-07-12drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systemsRichard Gong
2022-07-12drm/amd: Refactor `amdgpu_aspm` to be evaluated per deviceMario Limonciello
2022-07-12drm/amd/vcn: fix an error msg on vcn 3.0tiancyin
2022-07-12drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bwCHANDAN VURDIGERE NATARAJ
2022-07-12drm/amd/display: Set min dcfclk if pipe count is 0Michael Strauss
2022-07-07drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesRuili Ji
2022-07-07Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher
2022-06-25drm/amd/display: Don't reinitialize DMCUB on s0ix resumeNicholas Kazlauskas
2022-06-22drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li
2022-06-22drm/amdkfd: add pinned BOs to kfd_bo_listLang Yu
2022-06-22drm/amdkfd: Use mmget_not_zero in MMU notifierPhilip Yang
2022-06-22drm/amd/display: Read Golden Settings Table from VBIOSSherry Wang
2022-06-22Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"Stylon Wang
2022-06-14drm/amdgpu: update VCN codec support for Yellow CarpAlex Deucher
2022-06-14drm/amd/pm: use bitmap_{from,to}_arr32 where appropriateYury Norov
2022-06-14drm/amd/pm: Fix missing thermal throttler statusLijo Lazar
2022-06-14drm/amd/display: Check if modulo is 0 before dividing.David Galiffi
2022-06-09drm/amdgpu/cs: make commands with 0 chunks illegal behaviour.Dave Airlie
2022-06-09drm/amdgpu: add beige goby PCI IDAlex Deucher
2022-06-09drm/amd/pm: update smartshift powerboost calc for smu13Sathishkumar S
2022-06-09drm/amd/pm: update smartshift powerboost calc for smu12Sathishkumar S
2022-06-09drm/amdgpu/ucode: Remove firmware load type check in amdgpu_ucode_free_boAlice Wong
2022-06-09drm/amdgpu/psp: move PSP memory alloc from hw_init to sw_initAlex Deucher
2022-06-09drm/amd/pm: fix the compile warningEvan Quan