summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2024-01-23drm/amd/display: add get_gamut_remap helper for MPC3Melissa Wen2-0/+62
2024-01-23drm/amd/display: fill up DCN3 DPP color stateMelissa Wen2-2/+43
2024-01-23drm/amd/display: read gamut remap matrix in fixed-point 31.32 formatMelissa Wen2-12/+29
2024-01-23drm/amd/display: Add dpp_get_gamut_remap functionsHarry Wentland16-3/+256
2024-01-23drm/amd/display: decouple color state from hw state logMelissa Wen1-8/+18
2024-01-23drm/amd/display: Fix uninitialized variable usage in core_link_ 'read_dpcd() ...Srinivasan Shanmugam1-2/+2
2024-01-23drm/amd/display: Drop kdoc markers for some Panel Replay functionsSrinivasan Shanmugam1-2/+2
2024-01-19Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds35-189/+391
2024-01-19Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2024-01-19drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam1-3/+3
2024-01-19drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET1-1/+1
2024-01-19drm/amd/display: Align the returned error code with legacy DPWayne Lin1-0/+5
2024-01-19drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea1-7/+7
2024-01-19drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin2-0/+6
2024-01-19drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas1-12/+9
2024-01-19drm/amd/display: Add logging resource checksCharlene Liu3-3/+10
2024-01-19drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone1-1/+2
2024-01-19drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam1-2/+6
2024-01-18drm/amd/display: Drop 'acrtc' and add 'new_crtc_state' NULL check for writeba...Srinivasan Shanmugam1-3/+3
2024-01-18drm/amd/display: Fix a switch statement in populate_dml_output_cfg_from_strea...Christophe JAILLET1-1/+1
2024-01-18drm: remove I2C_CLASS_DDC supportHeiner Kallweit1-1/+0
2024-01-16drm/amd/display: 3.2.267Martin Leung1-1/+1
2024-01-16drm/amd/display: Align the returned error code with legacy DPWayne Lin1-0/+5
2024-01-16drm/amd/display: Allow Z8 for multiplane configurations on DCN35Nicholas Kazlauskas1-2/+2
2024-01-16drm/amd/display: Set default Z8 minimum residency for DCN35Nicholas Kazlauskas1-0/+1
2024-01-16drm/amd/display: Rework DC Z10 restoreNicholas Kazlauskas3-7/+15
2024-01-16drm/amd/display: Enable Panel Replay for static screen use caseTom Chung4-68/+156
2024-01-16drm/amd/display: Add DP audio BW validationGeorge Shen5-16/+349
2024-01-16drm/amd/display: Fix dml2 assigned pipe searchDmytro Laktyushkin1-8/+28
2024-01-16drm/amd/display: Ensure populate uclk in bb constructionAlvin Lee3-8/+30
2024-01-16drm/amd/display: Update P010 scaling capCharlene Liu2-14/+13
2024-01-16drm/amd/display: Fix DML2 watermark calculationOvidiu Bunea1-7/+7
2024-01-16drm/amd/display: Clear OPTC mem select on disableIlya Bakoulin2-0/+6
2024-01-16drm/amd/display: Floor to mhz when requesting dpp disp clock changes to SMUWenjing Liu2-4/+41
2024-01-16drm/amd/display: Port DENTIST hang and TDR fixes to OTG disable W/ANicholas Kazlauskas1-12/+9
2024-01-16drm/amd/display: Add logging resource checksCharlene Liu3-3/+10
2024-01-16drm/amdgpu: check PS, WS indexAlexander Richards2-2/+2
2024-01-16drm/amd/display: Add Replay IPS register for DMUB command tableAlvin Lee1-0/+1
2024-01-16drm/amd/display: Init link enc resources in dc_state only if res_pool presentsDillon Varone1-1/+2
2024-01-16drm/amd/display: Allow IPS2 during ReplayNicholas Kazlauskas3-1/+11
2024-01-16drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'Srinivasan Shanmugam1-2/+6
2024-01-16drm/amd/display: Avoid enum conversion warningNathan Chancellor1-2/+3
2024-01-16drm/amd/display: Fix variable deferencing before NULL check in edp_setup_repl...Srinivasan Shanmugam1-4/+7
2024-01-09drm/amd/display: cleanup inconsistent indenting in amdgpu_dm_colorMelissa Wen1-1/+1
2024-01-09Revert "drm/amd/display: fix bandwidth validation failure on DCN 2.1"Ivan Lipski1-1/+1
2024-01-09drm/amd/display: 3.2.266Aric Cyr1-1/+1
2024-01-09drm/amd/display: Dpia hpd status not in sync after S4Meenakshikumar Somasundaram1-14/+22
2024-01-09drm/amd/display: Update z8 latencyCharlene Liu1-3/+3
2024-01-09Revert "drm/amd/display: Fix conversions between bytes and KB"Daniel Miess1-9/+9
2024-01-09drm/amd/display: Request usb4 bw for mst streamsPeichen Huang5-38/+144