summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
12 daysdrm/amd/display: Disable 10-bit truncation and dithering on DCE 6.xTimur Kristóf1-0/+6
12 daysdrm/amd/display: Undo accidental fix revert in amdgpu_dm_ism.cLeo Li1-10/+0
2026-04-17drm/amd/display: Fix ISM teardown crash from NULL dc dereferenceSrinivasan Shanmugam2-8/+8
2026-04-17drm/amd/display: Move dml2_destroy to non-FPU compilation unitRafal Ostrowski3-12/+13
2026-04-17drm/amd/display: Fix fpu guard warningWayne Lin8-8/+36
2026-04-17drm/amd/display: Promote DC to 3.2.378Taimur Hassan1-1/+1
2026-04-17drm/amd/display: add pstate schedule admissibility flags and frame-time utilityWenjing Liu3-0/+14
2026-04-17drm/amd/display: add const qualifiers to watermark params structWenjing Liu1-17/+17
2026-04-17drm/amd/display: fix math_mod() using arg1 instead of arg2Wenjing Liu1-1/+1
2026-04-17drm/amd/display: Use overlay cursor when color pipeline is activeAlex Hung1-4/+49
2026-04-17drm/amd/display: Fix compiler warningsGaghik Khachatrian3-6/+8
2026-04-17drm/amd/display: fix NULL ptr deref in ISM delayed workRay Wu2-2/+14
2026-04-17drm/amd/display: Add missing do_mccs parameter descriptionSrinivasan Shanmugam1-0/+4
2026-04-17drm/amd/display: Remove redundant includes from DCRoman Li2-4/+0
2026-04-17drm/amd/display: Promote DC to 3.2.377Taimur Hassan1-1/+1
2026-04-17drm/amd/display: Fix coding style issueChuanyu Tseng1-2/+3
2026-04-17drm/amd/display: Remove Duplicate Prefetch ParameterZheng, Austin2-3/+0
2026-04-17drm/amd/display: Add DCN42 PMO policy for DML2.1Nicholas Kazlauskas5-7/+229
2026-04-17drm/amd/display: move memory latency update to dml for dcn42Dmytro Laktyushkin2-78/+4
2026-04-17drm/amd/display: Fix implicit narrowing conversions in modulesGaghik Khachatrian3-28/+61
2026-04-17drm/amd/display: update dcn42 memory latenciesDmytro Laktyushkin1-3/+16
2026-04-17drm/amd/display: Fix DCN42 gpuvm_min_page_size_kbytes in SOC BBNicholas Kazlauskas1-1/+1
2026-04-17drm/amd/display: Pass min page size from SOC BB to dml2_1 plane configNicholas Kazlauskas1-6/+15
2026-04-17drm/amd/display: Correct MALL parameters for DCN42 soc bbNicholas Kazlauskas1-1/+1
2026-04-17drm/amd/display: Fix HostVMMinPageSize unit mismatch in DML2.1Nicholas Kazlauskas1-6/+6
2026-04-17drm/amd/display: Avoid to do MCCS transaction if unnecessaryWayne Lin3-12/+15
2026-04-17drm/amd/display: Enable sink freesync via MCCSWayne Lin3-0/+81
2026-04-17drm/amd/display: Read sink freesync support via mccsWayne Lin6-0/+197
2026-04-17drm/amd/display: Parse freesync mccs vcp codeWayne Lin3-17/+35
2026-04-17drm/amd/display: Adjust freesync pcon whitelistWayne Lin2-0/+3
2026-04-17drm/amd/display: Remove unnecessary Freesync w/a from DCN32George Shen1-37/+0
2026-04-17drm/amd/display: Rework YCbCr422 DSC policyRelja Vojvodic10-18/+22
2026-04-17drm/amd/display: update dcn42 bounding boxCharlene Liu2-3/+3
2026-04-17drm/amd/display: Drop unused tiling formats from dml2Roman Li3-78/+2
2026-04-17drm/amd/display: Fix unused parameters warnings in dml2_0Gaghik Khachatrian18-0/+94
2026-04-15Merge tag 'amd-drm-next-7.1-2026-04-03' of https://gitlab.freedesktop.org/agd...Dave Airlie12-100/+99
2026-04-07Merge v7.0-rc7 into drm-nextSimona Vetter18-2/+701
2026-04-03drm/amd/display: Remove unused NUM_ELEMENTS macrosLinus Probert4-12/+0
2026-04-03drm/amd/display: Replace inline NUM_ELEMENTS macro with ARRAY_SIZELinus Probert2-5/+6
2026-04-03drm/amd/display: Change dither policy for 10 bpc output back to ditheringMario Kleiner1-1/+1
2026-04-03drm/amd/display: Replace use of system_wq with system_percpu_wqMarco Crivellari1-2/+2
2026-04-03drm/amdgpu: Add extended stolen vga reserve-regionLijo Lazar1-1/+1
2026-04-03drm/amdgpu: Add stolen vga reserve-regionLijo Lazar1-1/+1
2026-04-03drm/amd/display: Fix missing parameter details in amdgpu_dm_ismSrinivasan Shanmugam1-0/+9
2026-04-03drm/amd/display: Fix parameter mismatch in panel self-refresh helperSrinivasan Shanmugam1-11/+10
2026-04-03drm/amd/display: Use drm_display_info for AMD VSDB dataChenyu Chen2-66/+68
2026-04-03drm/amd/display: Fix dc_is_fp_enabled name mismatchSrinivasan Shanmugam1-1/+1
2026-04-03drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita17-0/+699
2026-03-30drm/amd/display: Fix NULL pointer dereference in dcn401_init_hw()Srinivasan Shanmugam1-6/+11