summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix noise issue on HDMI AV muteLeo Ma2024-03-201-1/+11
* drm/amd/display: Revert Remove pixle rate limit for subvpWenjing Liu2024-03-201-0/+1
* drm/amd/display: Add a dc_state NULL check in dc_state_releaseAllen Pan2024-03-201-1/+2
* drm/amd/display: Return the correct HDCP error codeRodrigo Siqueira2024-03-201-0/+3
* drm/amd/display: Implement wait_for_odm_update_pending_completeWenjing Liu2024-03-2011-4/+90
* drm/amd/display: Lock all enabled otg pipes even with no planesWenjing Liu2024-03-203-1/+26
* drm/amd/display: Amend coasting vtotal for replay low hzChunTao Tso2024-03-207-10/+18
* drm/amd/display: Fix idle check for shared firmware stateNicholas Kazlauskas2024-03-201-9/+3
* drm/amd/display: Update odm when ODM combine is changed on an otg master pipe...Wenjing Liu2024-03-202-20/+28
* drm/amd/display: Init DPPCLK from SMU on dcn32Dillon Varone2024-03-205-8/+41
* drm/amd/display: Add monitor patch for specific eDPRyan Lin2024-03-201-2/+4
* drm/amd/display: Allow dirty rects to be sent to dmub when abm is activeJosip Pavic2024-03-201-0/+3
* drm/amd/display: Override min required DCFCLK in dml1_validateSohaib Nadeem2024-03-203-0/+10
* drm/amd/display: Enable DML2 debug flagsAurabindo Pillai2024-03-201-0/+3
* drm/amd/display: Change default size for dummy plane in DML2Swapnil Patel2024-03-201-3/+15
* drm/amd/display: Use freesync when `DRM_EDID_FEATURE_CONTINUOUS_FREQ` foundMario Limonciello2024-03-201-8/+14
* Merge tag 'amd-drm-next-6.9-2024-03-08-1' of https://gitlab.freedesktop.org/a...Dave Airlie2024-03-1125-14/+3314
|\
| * drm/amd/display: Removed redundant @ symbol to fix kernel-doc warnings in -ne...R SUNDAR2024-03-071-4/+3
| * drm/amd/display: handle range offsets in VRR rangesAlex Deucher2024-03-041-5/+14
| * drm/amd/display: add amdgpu_dm support for DCN351Hamza Mahfooz2024-03-042-0/+10
| * drm/amd/display: add DC changes for DCN351Hamza Mahfooz2024-03-0413-4/+2801
| * drm/amd/display: add DCN351 IRQ changesHamza Mahfooz2024-03-043-1/+431
| * drm/amd/display: add DMUB source files and changes for DCN351Hamza Mahfooz2024-03-044-0/+52
| * drm/amd/display: add DCN351 version identifiersHamza Mahfooz2024-03-042-0/+3
* | Merge tag 'amd-drm-next-6.9-2024-03-01' of https://gitlab.freedesktop.org/agd...Dave Airlie2024-03-0826-255/+194
|\|
| * Reapply "Revert drm/amd/display: Enable Freesync Video Mode by default"Alex Deucher2024-02-291-5/+7
| * drm/amd/display: check dc_link before dereferencingMelissa Wen2024-02-291-1/+1
| * drm/amd: Drop abm_level propertyMario Limonciello2024-02-271-14/+0
| * drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam2024-02-261-0/+5
| * drm/amd/display: fix null-pointer dereference on edid readingMelissa Wen2024-02-221-4/+15
| * drm/amdgpu/display: Address kdoc for 'is_psr_su' in 'fill_dc_dirty_rects'Srinivasan Shanmugam2024-02-221-0/+4
| * drm/amd/display: Fix memory leak in dm_sw_fini()Armin Wolf2024-02-221-0/+1
| * drm/amd/display: Use kcalloc() instead of kzalloc()Lenko Donchev2024-02-221-1/+1
| * drm/amd/display: 3.2.273Aric Cyr2024-02-221-1/+1
| * drm/amd/display: Fix nanosec stat overflowAric Cyr2024-02-221-2/+2
| * drm/amd/display: Drop unnecessary headerRodrigo Siqueira2024-02-227-14/+0
| * drm/amd/display: reenable windowed mpo odm support on dcn32 and dcn321Wenjing Liu2024-02-222-1/+2
| * drm/amd/display: Remove pixle rate limit for subvpAlvin Lee2024-02-221-1/+0
| * drm/amd/display: Only log during optimize_bandwidth callEthan Bitnun2024-02-221-1/+1
| * drm/amd/display: fix input states translation error for dcn35 & dcn351Swapnil Patel2024-02-221-1/+8
| * drm/amd/display: Generalize new minimal transition pathAlvin Lee2024-02-222-100/+77
| * drm/amd/display: Check DP Alt mode DPCS state via DMUBGeorge Shen2024-02-222-19/+71
| * drm/amd/display: Fix potential null pointer dereference in dc_dmub_srvSrinivasan Shanmugam2024-02-221-2/+5
| * drm/amd/display: Fix S4 hang polling on HW power up done for VBIOS DMCUBNicholas Kazlauskas2024-02-222-9/+8
| * drm/amd/display: Only allow dig mapping to pwrseq in new asicLewis Huang2024-02-225-27/+21
| * drm/amd/display: adjust few initialization order in dmWayne Lin2024-02-221-19/+18
| * drm/amd/display: Remove redundant FPU guardRodrigo Siqueira2024-02-221-2/+0
| * drm/amd/display: Add SMU timeout check and retryRodrigo Siqueira2024-02-222-4/+13
| * drm/amd/display: Remove unused fileRodrigo Siqueira2024-02-221-79/+0
| * drm/amd/display: Initialize variable with default valueRodrigo Siqueira2024-02-221-1/+1