summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Remove ASSERT if significance is zero in math_ceil2Rodrigo Siqueira2024-07-241-2/+0
* drm/amd/display: Check for NULL pointerSung Joon Kim2024-07-241-1/+2
* drm/amd/display: fix corruption with high refresh rates on DCN 3.0Alex Deucher2024-07-172-12/+13
* drm/amd/display: Add simple struct doc to remove doc build warningRodrigo Siqueira2024-07-162-5/+32
* drm/amd/display: Move DIO documentation to the right placeRodrigo Siqueira2024-07-162-9/+29
* drm/amd/display: Add function banner for idle_workqueueRoman Li2024-07-161-0/+13
* drm/amd/display: Add doc entry for program_3dlut_sizeAlex Hung2024-07-161-0/+14
* drm/amd/display: fix doc entry for bb_from_dmubAurabindo Pillai2024-07-151-1/+3
* Revert "drm/amd/display: Reset freesync config before update new state"Leo Li2024-07-121-1/+0
* drm/amd/display: Allow display DCC for DCN401Aurabindo Pillai2024-07-101-6/+25
* drm/amd/display: Solve mst monitors blank out problem after resumeWayne Lin2024-07-081-1/+2
* Merge tag 'amd-drm-next-6.11-2024-07-03' of https://gitlab.freedesktop.org/ag...Daniel Vetter2024-07-0563-174/+386
|\
| * drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong2024-07-031-1/+1
| * drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong2024-07-031-1/+1
| * drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong2024-07-031-1/+1
| * drm/amd/display: Fix warning comparing pointer to 0Jiapeng Chong2024-07-031-1/+1
| * drm/amd/display: Fix unsigned comparison with less than zeroJiapeng Chong2024-07-031-9/+6
| * drm/amdgpu/display: add all gfx12 modifiersMarek Olšák2024-07-011-5/+6
| * drm/amdgpu/display: set plane attributes for gfx12 correctlyMarek Olšák2024-07-011-1/+49
| * drm/amdgpu/display: handle gfx12 in amdgpu_dm_plane_format_mod_supportedMarek Olšák2024-07-011-22/+25
| * drm/amdgpu/display: handle gfx12 in dm_check_cursor_fbMarek Olšák2024-07-011-3/+5
| * drm/amd/display: 3.2.291Aric Cyr2024-07-011-1/+1
| * drm/amd/display: Fix array-index-out-of-bounds in dml2/FCLKChangeSupportRoman Li2024-07-011-1/+1
| * drm/amd/display: Update efficiency bandwidth for dcn351Fangzhi Zuo2024-07-011-0/+1
| * drm/amd/display: Fix refresh rate range for some panelTom Chung2024-07-011-0/+48
| * drm/amd/display: replace CRTC disable function callXi (Alex) Liu2024-07-011-2/+2
| * drm/amd/display: Move dio files into dio folderBhuvanachandra Pinninti2024-07-0119-5/+37
| * drm/amd/display: Account for cursor prefetch BW in DML1 mode supportAlvin Lee2024-07-011-0/+3
| * drm/amd/display: fix a crash when clock source is reference for non otg maste...Wenjing Liu2024-07-011-18/+20
| * drm/amd/display: Fix dmub timeout after fams2 enabledFangzhi Zuo2024-07-011-1/+6
| * drm/amd/display: Add debug option for disabling SLDO optimizationsNicholas Kazlauskas2024-07-013-1/+4
| * drm/amd/display: un-block 8k with single dimmPaul Hsieh2024-07-011-22/+0
| * drm/amd/display: Add available bandwidth calculation for audioRyan Seto2024-07-012-6/+59
| * drm/amd/display: Add refresh rate range checkTom Chung2024-07-011-1/+3
| * drm/amd/display: Cleanup dce_get_dp_ref_freq_khzDillon Varone2024-07-011-1/+1
| * drm/amd/display: Check denominator crb_pipes before usedAlex Hung2024-07-011-1/+1
| * drm/amd/display: Check denominator pbn_div before usedAlex Hung2024-07-011-1/+1
| * drm/amd/display: Adjust cursor visibility between MPC slicesNevenko Stupar2024-07-012-9/+39
| * drm/amd/display: Skip unnecessary abm disableSherry Wang2024-07-011-0/+6
| * drm/amd/display: Fix possible overflow in integer multiplicationAlex Hung2024-07-0113-24/+24
| * drm/amd/display: Add ASIC cap to limit DCC surface widthGeorge Shen2024-07-013-0/+11
| * drm/amd/display: Revert Add workaround to restrict max frac urgent for DPM0Teeger2024-07-013-19/+0
| * drm/amd/display: Choose HUBP unbounded request based on DML outputSung Joon Kim2024-07-011-10/+2
| * drm/amd/display: Remove unnecessary error messageJoshua Aberback2024-07-011-3/+1
| * drm/amd/display: Fix divide by zero in CURSOR_DST_X_OFFSET calculationGeorge Shen2024-07-011-2/+13
| * drm/amd/display: Reset freesync config before update new stateTom Chung2024-07-011-0/+1
| * drm/amd/display: Add replay state entry to replay_stateAnthony Koo2024-07-011-0/+2
| * drm/amd/display: use vmalloc for struct dc_stateAlex Deucher2024-07-011-2/+4
* | Merge tag 'amd-drm-next-6.11-2024-06-28' of https://gitlab.freedesktop.org/ag...Daniel Vetter2024-07-0583-512/+945
|\|
| * drm/amd/display: Fix null pointer deref in dcn20_resource.cAurabindo Pillai2024-06-271-4/+5