summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2021-01-15Merge tag 'amd-drm-next-5.12-2021-01-08' of https://gitlab.freedesktop.org/ag...Dave Airlie
2021-01-08drm/amdgpu/display: fix build with CONFIG_DRM_AMD_DC_DCN disabledAlex Deucher
2021-01-07Merge tag 'drm-misc-next-2020-12-17' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2021-01-06Revert "drm/amd/display: Fix memory leaks in S3 resume"Alex Deucher
2021-01-05drm/amd/display: Check plane scaling against format specific hw plane caps.Mario Kleiner
2021-01-05drm/amd/display: enable idle optimizations for linux (MALL stutter)Bhawanpreet Lakha
2021-01-05drm/amd/display: Fix unused variable warningArnd Bergmann
2021-01-05drm/amd/display: remove unused including <linux/version.h>Tian Tao
2020-12-24Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...Dave Airlie
2020-12-23drm/amd/display: Fix memory leaks in S3 resumeStylon Wang
2020-12-23drm/amd/display: Remove unnecessary NULL checkEryk Brol
2020-12-23drm/amd/display: handler not correctly checked at remove_irq_handlerQingqing Zhuo
2020-12-16Merge tag 'amd-drm-fixes-5.11-2020-12-16' of git://people.freedesktop.org/~ag...Daniel Vetter
2020-12-16drm/amdgpu/disply: fix documentation warnings in display managerAlex Deucher
2020-12-15drm/amd/display: Fixed kernel test robot warningSouptick Joarder
2020-12-15drm/amd/display: Fix to be able to stop crc calculationWayne Lin
2020-12-15drm: automatic legacy gamma supportTomi Valkeinen
2020-12-15Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...Daniel Vetter
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/amdgpu_dm/amdgpu_dm_helpers: Use 'gnu_printf' format notationLee Jones
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Remove unused function 'pp_nv_set...Lee Jones
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_pp_smu: Mark local functions invoked by r...Lee Jones
2020-12-01drm/amd/display/amdgpu_dm/amdgpu_dm_color: Demote a misuse and fix another ke...Lee Jones
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-12-01drm/amd/display: Clear dc remote sinks on MST disconnectAurabindo 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-20drm: Pass the full state to connectors atomic functionsMaxime Ripard
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