summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: break down dc_link.cWenjing Liu2023-02-0848-5056/+5430
* drm/amd/display: Add HDMI manufacturer OUI and device id readLeo (Hanghong) Ma2023-02-083-0/+43
* drm/amd/display: Fix null pointer deref error on rotationAurabindo Pillai2023-02-081-4/+6
* drm/amd/display: Do not commit pipe when updating DRRWesley Chalmers2023-02-085-1/+29
* drm/amd/display: Do not set DRR on pipe commitWesley Chalmers2023-02-081-3/+0
* drm/amd/display: fix read errors pertaining to dp_lttpr_status_show()Hamza Mahfooz2023-02-081-50/+22
* drm/amd/amdgpu: enable athub cg 11.0.3Kenneth Feng2023-02-081-1/+3
* Revert "drm/amd/display: disable S/G display on DCN 3.1.4"Alex Deucher2023-02-031-0/+1
* Revert "Revert "drm/amdgpu/gmc11: enable AGP aperture""Alex Deucher2023-02-034-9/+12
* drm/amd/display: properly handling AGP aperture in vm setupAlex Deucher2023-02-031-14/+28
* drm/amd/display: disable S/G display on DCN 3.1.2/3Alex Deucher2023-02-031-2/+0
* drm/amd/display: disable S/G display on DCN 2.1.0Alex Deucher2023-02-031-1/+0
* drm/amdgpu: Remove writing GRBM_GFX_CNTL in RLCG interface under SRIOVYifan Zha2023-02-031-2/+0
* drm/amdgpu: always sending PSP messages LOAD_ASD and UNLOAD_TAVitaly Prosyak2023-02-031-3/+13
* drm/amd/display: Trivial swizzle-related code clean-upsGuilherme G. Piccoli2023-02-033-11/+4
* drm/amd/display: reduce else-if to else in dcn32_calculate_dlg_params()Tom Rix2023-02-031-1/+1
* drm/amd/display: reduce else-if to else in dcn10_blank_pixel_data()Tom Rix2023-02-031-1/+1
* drm/amdgpu/display: remove duplicate include header in filesye xingchen2023-02-031-1/+0
* drm/amdgpu: Fix a typo ("boradcast")Jonathan Neuschäfer2023-02-031-1/+1
* drm/amd/display: Properly handle additional cases where DCN is not supportedAlex Deucher2023-01-311-0/+11
* drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao2023-01-311-2/+4
* drm/amd: Fix initialization for nbio 4.3.0Mario Limonciello2023-01-311-1/+7
* drm/amdgpu: enable HDP SD for gfx 11.0.3Evan Quan2023-01-311-1/+2
* drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang2023-01-311-0/+14
* drm/amd/display: 3.2.221Aric Cyr2023-01-311-1/+1
* drm/amd/display: fix linux dp link lost handled only one timeHersen Wu2023-01-312-3/+24
* drm/amd/display: Reset DMUB mailbox SW state after HW resetNicholas Kazlauskas2023-01-311-0/+12
* drm/amd/display: Unassign does_plane_fit_in_mall function from dcn3.2George Shen2023-01-311-1/+1
* drm/amd/display: Add Function declaration in dc_linkMustapha Ghaddar2023-01-312-24/+27
* drm/amd/display: Revert "avoid disable otg when dig was disabled"Aric Cyr2023-01-311-20/+6
* drm/amd/display: Adjust downscaling limits for dcn314Daniel Miess2023-01-311-2/+3
* drm/amd/display: fix FCLK pstate change underflowVladimir Stempen2023-01-311-0/+4
* drm/amd/display: Fix only one ABM pipe enabled under ODM combined caseLeon Huang2023-01-311-0/+9
* drm/amd/display: Add missing brackets in calculationDaniel Miess2023-01-311-1/+1
* drm/amd/display: Correct bw_params populationDaniel Miess2023-01-311-10/+21
* drm/amd/display: Fix Z8 support configurationsNicholas Kazlauskas2023-01-311-7/+7
* drm/amd/display: Add Debug Log for MST and PCONFangzhi Zuo2023-01-313-1/+26
* drm/amd/display: fix MALL size hardcoded for DCN321Samson Tam2023-01-311-1/+0
* drm/amd/display: add rc_params_override option in dc_dsc_configWenjing Liu2023-01-314-7/+68
* drm/amd/display: Enable Freesync over PConSung Joon Kim2023-01-317-37/+118
* drm/amdgpu: update wave data type to 3 for gfx11Graham Sider2023-01-311-2/+2
* drm/amd: Allow s0ix without BIOS supportMario Limonciello2023-01-311-6/+2
* Revert "drm/amdgpu: TA unload messages are not actually sent to psp when amdg...Vitaly Prosyak2023-01-312-3/+4
* Merge v6.2-rc6 into drm-nextDaniel Vetter2023-01-311144-8508/+15643
|\
| * Linux 6.2-rc6v6.2-rc6Linus Torvalds2023-01-291-1/+1
| * Merge tag 'irq_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-292-2/+6
| |\
| | * genirq/msi: Free the fwnode created by msi_create_device_irq_domain()Jason Gunthorpe2023-01-172-2/+6
| * | Merge tag 'x86_urgent_for_v6.2_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-01-2912-3/+160
| |\ \
| | * | x86/build: Move '-mindirect-branch-cs-prefix' out of GCC-only blockNathan Chancellor2023-01-221-1/+1
| | * | acpi: Fix suspend with Xen PVJuergen Gross2023-01-192-1/+13