summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)Author
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeStylon Wang
2020-12-23drm/amd/display: Remove unnecessary NULL checkEryk Brol
2020-12-15drm/amd/display: Fixed kernel test robot warningSouptick Joarder
2020-12-10drm/amdgpu/display: move link_bandwidth_kbps under CONFIG_DRM_AMD_DC_DCNAlex Deucher
2020-12-10drm/amd/display: Drop unnecessary function callRodrigo Siqueira
2020-12-08drm/amdgpu: free the pre-OS console framebuffer after the first modesetAlex Deucher
2020-12-08drm/amd/display: setup system context for APUsRoman Li
2020-12-08drm/amd/display: Enable gpu_vm_support for dcn3.01Charlene Liu
2020-12-08drm/amd/display: Only one display lights up while using MST hubQingqing Zhuo
2020-12-08drm/amd/display: NULL pointer error during compliance testQingqing Zhuo
2020-12-08drm/amd/display: check cursor FB is linearSimon Ser
2020-12-08drm/amd/display: extract cursor FB checks into a functionSimon Ser
2020-12-08drm/amdgpu/disply: set num_crtc earlierAlex Deucher
2020-12-02drm/amd/display: add cursor pitch checkSimon Ser
2020-12-02drm/amd/display: use FB pitch to fill dc_cursor_attributesSimon Ser
2020-12-02drm/amd/display: add debug logs for dm_crtc_helper_atomic_checkSimon Ser
2020-12-01drm/amd/display: Do full modeset when DSC debugfs is changedEryk Brol
2020-12-01drm/amd/display: turn DPMS off on connector unplugAurabindo Pillai
2020-11-24drm/amd/display: don't expose rotation prop for cursor planeSimon Ser
2020-11-24drm/amd/display: check cursor scalingSimon Ser
2020-11-24drm/amd/display: disallow cropping for cursor planeSimon Ser
2020-11-24drm/amd/display: add cursor FB size checkSimon Ser
2020-11-24drm/amd/display: Avoid HDCP initialization in devices without outputRodrigo Siqueira
2020-11-18drm/amd/display: Add comments to hdcp property change codeBhawanpreet Lakha
2020-11-18drm/amd/display: Add display only once.Bhawanpreet Lakha
2020-11-18drm/amd/display: Always get CRTC updated constant values inside commit tailRodrigo Siqueira
2020-11-16drm/amd/display: Expose new CRC window propertyWayne Lin
2020-11-13drm/amd/display: Set new format info for converted metadata.Bas Nieuwenhuizen
2020-11-10amd/display/amdgpu_dm: delete same check in if conditionBernard Zhao
2020-11-10drm/amd/display: Explicitly disable cursor when disabling CRTCVictor Lu
2020-11-10drm/amd/display: Engage PSR synchronouslyKrunoslav Kovac
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie
2020-11-04drm/amdgpu: fold CONFIG_DRM_AMD_DC_DCN3* into CONFIG_DRM_AMD_DC_DCN (v3)Alex Deucher
2020-11-02drm/amdgpu/display: fix warnings when CONFIG_DRM_AMD_DC_DCN is not setAlex Deucher
2020-11-02drm/amd/display: Do not warn NULL dc_sink if forcing connectorVictor Lu
2020-11-02drm/amd/display: Update connector on DSC property changeEryk Brol
2020-11-02drm/atomic: Pass the full state to CRTC atomic_checkMaxime Ripard
2020-10-30drm/amd/display: Clean up GFX9 tiling_flags path.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Expose modifiers.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Add formats for DCC with 2/3 planes.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Set DC options from modifiers.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Refactor surface tiling setup.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Store tiling_flags in the framebuffer.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Honor the offset for plane 0.Bas Nieuwenhuizen
2020-10-30drm/amd/display: Do not silently accept DCC for multiplane formats.Bas Nieuwenhuizen
2020-10-30drm/amdgpu/display: remove DRM_AMD_DC_GREEN_SARDINEAlex Deucher
2020-10-26drm/amd/display: Add tracepoint for amdgpu_dmRodrigo Siqueira
2020-10-26drm/amd/display: Decouple amdgpu_dm_trace from serviceRodrigo Siqueira
2020-10-26drm/amd/display: Add an option to limit max DSC target bpp per sinkNikola Cornij
2020-10-26drm/amd/display: Reverting "Add connector to the state if DSC debugfs is set"Eryk Brol