summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
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-3153-1082/+457
|\
| * Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-01-2713-89/+154
| |\
| | * Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2023-01-273-30/+63
| | |\
| | | * drm/fb-helper: Use a per-driver FB deferred I/O handlerJavier Martinez Canillas2023-01-241-6/+5
| | | * drm/fb-helper: Check fb_deferred_io_init() return valueJavier Martinez Canillas2023-01-241-1/+3
| | | * drm/i915: Fix a memory leak with reused mmap_offsetNirmoy Das2023-01-191-1/+1
| | | * drm/drm_vma_manager: Add drm_vma_node_allow_once()Nirmoy Das2023-01-191-22/+54