summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-05-26Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds123-1679/+2028
2022-05-25Merge tag 'Wstringop-overflow-fixes-5.19-rc1' of git://git.kernel.org/pub/scm...Linus Torvalds2-4/+4
2022-05-23drm/amd/display: Move connector debugfs to drmBhanuprakash Modem3-31/+13
2022-05-19Merge tag 'amd-drm-next-5.19-2022-05-18' of https://gitlab.freedesktop.org/ag...Dave Airlie49-406/+222
2022-05-16drm/amd/display: clean up some inconsistent indentingJiapeng Chong1-3/+4
2022-05-11drm/amdgpu: switch DM to atomic fence helpers v2Christian König1-13/+10
2022-05-11drm/amd/display: 3.2.185Aric Cyr1-1/+1
2022-05-11Revert "drm/amd/display: Fix DCN3 B0 DP Alt Mapping"Stylon Wang1-6/+0
2022-05-11drm/amd/display: remove unnecessary else by CONFIG_DRM_AMD_DC_DCNAlex Hung1-4/+0
2022-05-11drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in amdgpu_dmAlex Hung7-66/+3
2022-05-11drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN for z10Alex Hung3-16/+2
2022-05-11drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in irqAlex Hung4-13/+1
2022-05-11drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in gpioAlex Hung7-18/+1
2022-05-11drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dceAlex Hung5-57/+3
2022-05-11drm/amd/display: remove redundant CONFIG_DRM_AMD_DC_DCN in dcAlex Hung12-121/+10
2022-05-11drm/amd/display: do not wait for vblank during pipe programmingJosip Pavic1-1/+0
2022-05-11drm/amd/display: do not calculate DP2.0 SST payload when link is offWenjing Liu1-1/+2
2022-05-11drm/amd/display: do not disable an invalid irq source in hdp finishAlan Liu1-1/+5
2022-05-11drm/amd/display: move definition of dc_flip_addrs structJosip Pavic2-12/+16
2022-05-11drm/amd/display: Reset cached PSR parameters after hibernateEvgenii Krasnikov1-1/+4
2022-05-11drm/amd/display: Refactor LTTPR cap retrievalMichael Strauss4-73/+113
2022-05-06drm/amd/display: undo clearing of z10 related function pointersEric Yang1-5/+0
2022-05-06Merge tag 'amd-drm-next-5.19-2022-04-29' of https://gitlab.freedesktop.org/ag...Dave Airlie20-172/+210
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland1-1/+1
2022-05-04drm/amd/display: 3.2.184Aric Cyr1-1/+1
2022-05-04drm/amd/display: [FW Promotion] Release 0.0.115.0Anthony Koo1-1/+34
2022-05-04drm/amd/display: Clean up pixel format typesAric Cyr1-1/+2
2022-05-04drm/amd/display: Add new DSC interface to disconnect from pipeEric Bernstein2-0/+12
2022-05-04drm/amd/display: Remove outdated register for dcn3+Tse, Kaitlyn1-5/+0
2022-05-04Revert "drm/amd/display: Reset cached PSR parameters after hibernate"Evgenii Krasnikov1-6/+1
2022-05-04drm/amd/display: Add Connection Manager boot option.Jimmy Kizito3-1/+4
2022-05-04drm/amd/display: Make OPTC3 function accessible to other DCNLee, Alvin1-1/+1
2022-05-04drm/amd/display: Fix null pointer exception while load amdgpuSung Joon Kim1-0/+6
2022-05-04drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNTHarry Wentland1-1/+1
2022-04-29Merge tag 'drm-misc-next-2022-04-28' of git://anongit.freedesktop.org/drm/drm...Dave Airlie15-32/+38
2022-04-29drm/amd/display: protect remaining FPU-code calls on dcn3.1.xMelissa Wen4-6/+36
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-22' of https://gitlab.freedesktop.org/ag...Dave Airlie6-5/+5
2022-04-28Merge tag 'amd-drm-next-5.19-2022-04-15' of https://gitlab.freedesktop.org/ag...Dave Airlie69-1212/+1704
2022-04-28drm/amd/display: Fix memory leak in dcn21_clock_source_createMiaoqian Lin1-0/+1
2022-04-26drm/amd/display: fix if == else warningGuo Zhengkui1-2/+0
2022-04-26drm/amdgpu/display: Make dcn31_set_low_power_state staticAlex Deucher1-1/+1
2022-04-26drm/amd/display: fix non-kernel-doc comment warningsRandy Dunlap1-1/+1
2022-04-26drm/amd/display: Fix Wstringop-overflow warnings in dc_link_dp.cGustavo A. R. Silva2-4/+4
2022-04-26drm/amd/display: 3.2.183Aric Cyr1-1/+1
2022-04-26drm/amd/display: Keep track of DSC packed PPSIlya Bakoulin2-1/+3
2022-04-26drm/amd/display: Remove unused integerDillon Varone1-1/+0
2022-04-26drm/amd/display: Maintain current link settings in link loss interruptGary Li1-0/+9
2022-04-26drm/amd/display: Remove ddc write and read size checkingLeo Ma1-6/+0
2022-04-26drm/amd/display: read PSR-SU cap DPCD for specific panelDavid Zhang2-0/+6
2022-04-26drm/amd/display: Don't pass HostVM by default on DCN3.1Michael Strauss2-1/+15