summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2022-09-15drm/amd/display: Removing assert statements for LinuxSaaem Rizvi5-9/+30
2022-09-15drm/amd/display: Add SMU logging codeSaaem Rizvi5-0/+48
2022-09-15drm/amd/display: fix memory leak when using debugfs_lookup()Greg Kroah-Hartman1-1/+1
2022-09-05drm/amd/display: avoid doing vm_init multiple timeCharlene Liu1-1/+7
2022-09-05drm/amd/display: Fix plug/unplug external monitor will hang while playback MP...Tom Chung1-2/+9
2022-09-05drm/amd/display: Fix pixel clock programmingIlya Bakoulin1-0/+2
2022-09-05drm/amd/display: Fix TDR eDP and USB4 display light up issueMeenakshikumar Somasundaram2-0/+2
2022-09-05drm/amd/display: clear optc underflow before turn off odm clockFudong Wang1-0/+5
2022-09-05drm/amd/display: For stereo keep "FLIP_ANY_FRAME"Alvin Lee1-1/+1
2022-09-05drm/amd/display: Fix HDMI VSIF V3 incorrect issueLeo Ma1-12/+3
2022-09-05drm/amd/display: Avoid MPC infinite loopJosip Pavic2-0/+12
2022-09-05drm/amd/display: Device flash garbage before get in OSChiawen Huang1-0/+1
2022-09-05drm/amd/display: Add a missing register field for HPO DP stream encoderAurabindo Pillai1-1/+2
2022-08-25drm/amd/display: Check correct bounds for stream encoder instances for DCN303Aurabindo Pillai1-1/+1
2022-08-25drm/amdgpu: Only disable prefer_shadow on hawaiiAlex Deucher1-2/+5
2022-08-17drm/amd/display: fix signedness bug in execute_synaptics_rc_command()Dan Carpenter1-1/+1
2022-08-17drm/amdgpu/display: Prepare for new interfacesLeung, Martin10-38/+83
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-1/+1
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman1-1/+1
2022-07-21Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/a...Dave Airlie1-8/+19
2022-07-15Merge tag 'drm-fixes-2022-07-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds4-9/+111
2022-07-15drm/amd/display: Fix new dmub notification enabling in DMStylon Wang1-8/+19
2022-07-14amdgpu: disable powerpc support for the newer display engineLinus Torvalds1-1/+1
2022-07-13drm/amd/display: Ensure valid event timestamp for cursor-only commitsMichel Dänzer1-3/+40
2022-07-13drm/amd/display: correct check of coverage blend modeMelissa Wen1-1/+1
2022-07-13drm/amd/display: Only use depth 36 bpp linebuffers on DCN display engines.Mario Kleiner1-5/+6
2022-07-13drm/amd/display: Ignore First MST Sideband Message Return ErrorFangzhi Zuo3-0/+64
2022-07-07drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher1-1/+2
2022-06-29Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Alex Deucher1-3/+0
2022-06-23amd/display/dc: Fix COLOR_ENCODING and COLOR_RANGE doing nothing for DCN20+Joshua Ashton3-0/+9
2022-06-23drm/amd/display: Fix typo in override_lane_settingsGeorge Shen1-1/+1
2022-06-23drm/amd/display: Fix DC warning at driver loadQingqing Zhuo1-1/+1
2022-06-23drm/amd: Revert "drm/amd/display: keep eDP Vdd on when eDP stream is already ...Mario Limonciello1-22/+2
2022-06-14drm/amd/display: Cap OLED brightness per max frame-average luminanceRoman Li1-4/+4
2022-06-09Merge tag 'amd-drm-fixes-5.19-2022-06-08' of https://gitlab.freedesktop.org/a...Dave Airlie15-121/+141
2022-06-07Revert "drm/amd/display: Pass the new context into disable OTG WA"Nicholas Kazlauskas3-12/+12
2022-06-03Merge tag 'drm-next-2022-06-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds29-658/+988
2022-06-01drm/amd/display: remove stale config guardsAurabindo Pillai2-4/+0
2022-06-01drm/amd/display: 3.2.187Aric Cyr1-1/+1
2022-06-01drm/amd/display: Fix possible infinite loop in DP LT fallbackIlya1-57/+49
2022-06-01drm/amd/display: Don't clear ref_dtbclk valueAlvin3-3/+5
2022-06-01drm/amd/display: Fix DMUB outbox trace in S4 (#4465)Hung, Cruise2-32/+31
2022-06-01drm/amd/display: Wait DMCUB to idle state before reset.hengzhou3-3/+11
2022-06-01drm/amd/display: Pass the new context into disable OTG WANicholas Kazlauskas4-13/+13
2022-06-01drm/amd/display: revert Blank eDP on disable/enable drvLeung, Martin9-19/+44
2022-06-01drm/amd/display: Read Golden Settings Table from VBIOSSherry Wang1-3/+1
2022-05-26drm/amd/display: add Coverage blend mode for overlay planeSung Joon Kim5-24/+40
2022-05-26drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()Dan Carpenter1-1/+1
2022-05-26drm/amd/display: 3.2.186Aric Cyr1-1/+1
2022-05-26Revert "drm/amd/display: Refactor LTTPR cap retrieval"Michael Strauss4-113/+69