summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2023-10-09drm/amd/display: enable S/G display for for recent APUs by defaultYifan Zhang
2023-10-09drm/amd/display: Add a warning if the FPU is used outside from task context.Sebastian Andrzej Siewior
2023-10-05drm/amd/display: Simplify the per-CPU usage.Sebastian Andrzej Siewior
2023-10-05drm/amd/display: Remove migrate_en/dis from dc_fpu_begin().Sebastian Andrzej Siewior
2023-10-04drm/amd/display: Bail from dm_check_crtc_cursor if no relevant changeMichel Dänzer
2023-10-04Revert "drm/amd/display: Enable Replay for static screen use cases"Ivan Lipski
2023-10-04drm/amd/display: Refactor dm_get_plane_scale helperMichel Dänzer
2023-10-03drm/amd/display: Disable DWB frame capture to emulate oneshotAlex Hung
2023-10-03drm/amd/display: Setup for mmhubbub3_warmup_mcif with big bufferAlex Hung
2023-10-03drm/amd/display: Add writeback enable field (wb_enabled)Alex Hung
2023-10-03drm/amd/display: Hande writeback request from userspaceAlex Hung
2023-10-03drm/amd/display: Create fake sink and stream for writeback connectorHarry Wentland
2023-10-03drm/amd/display: Create amdgpu_dm_wb_connectorHarry Wentland
2023-10-03drm/amd/display: Use drm_connector in create_validate_stream_for_sinkHarry Wentland
2023-10-03drm/amd/display: Use drm_connector in create_stream_for_sinkHarry Wentland
2023-10-03drm/amd/display: Return drm_connector from find_first_crtc_matching_connectorHarry Wentland
2023-09-28drm/amd/display: Skip writeback connector when we get amdgpu_dm_connectorHarry Wentland
2023-09-28drm/amd/display: Check all enabled planes in dm_check_crtc_cursorMichel Dänzer
2023-09-28drm/amd/display: Initialize writeback connectorAlex Hung
2023-09-28drm/amd/display: Fix null pointer dereference in error messageCong Liu
2023-09-28drm/amd/display: Create one virtual connector in DCHarry Wentland
2023-09-28drm/amd/display: Skip entire amdgpu_dm build if !CONFIG_DRM_AMD_DCHarry Wentland
2023-09-26drm/amd: Drop error message about failing to load DMUB firmwareMario Limonciello
2023-09-26drm/amd/display: Change dc_set_power_state() to bool instead of intMario Limonciello
2023-09-26drm/amd: Propagate failures in dc_set_power_state()Mario Limonciello
2023-09-26drm/amdgpu/gmc: set a default disable value for AGPAlex Deucher
2023-09-26drm/amd/display: Remove unwanted drm edid referencesAlex Hung
2023-09-26drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz
2023-09-20drm/amd/display: Enable replay for dcn35Roman Li
2023-09-20drm/amd/display: fix the ability to use lower resolution modes on eDPHamza Mahfooz
2023-09-20drm/amd/display: Hook up 'content type' property for HDMIJoshua Ashton
2023-09-20drm/amd: Move seamless boot check out of displayMario Limonciello
2023-09-20drm/amdgpu: Use function for IP version checkLijo Lazar
2023-09-11drm/amd/display: fix replay_mode kernel-doc warningRandy Dunlap
2023-09-11drm/amd/display: Add DCHUBBUB callback to report MALL statusAurabindo Pillai
2023-09-11drm/amd/display: Adjust the MST resume flowWayne Lin
2023-09-11drm/amd/display: Add dirty rect support for ReplayBhawanpreet Lakha
2023-09-11drm/amd/display: set default return value for ODM Combine debugfsAurabindo Pillai
2023-09-11Revert "drm/amd: Disable S/G for APUs when 64GB or more host memory"Hamza Mahfooz
2023-09-11drm/amd/display: fix the white screen issue when >= 64GB DRAMYifan Zhang
2023-09-06drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gammaMelissa Wen
2023-08-30Revert "Revert "drm/amd/display: Implement zpos property""Hamza Mahfooz
2023-08-30drm/amd/display: Add DCN35 DM SupportQingqing Zhuo
2023-08-30drm/amd/display: Add DCN35 CLK_MGRQingqing Zhuo
2023-08-30drm/amd/display: Add debugfs interface for ODM combine infoAurabindo Pillai
2023-08-30drm/amd/display: Fix incorrect commentAurabindo Pillai
2023-08-30drm/amd/display: fix mode scaling (RMX_.*)Hamza Mahfooz
2023-08-30drm/amd/display: Enable runtime register offset init for DCN32 DMUBAurabindo Pillai
2023-08-30drm/amd/display: Expose mall capabilityAurabindo Pillai
2023-08-30drm/amd/display: Fix unnecessary conversion to bool in 'amdgpu_dm_setup_replay'Srinivasan Shanmugam