aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-6/+4
2018-08-06drm/amd/display: Read back max backlight value at bootDavid Francis1-0/+1
2018-08-06drm/amd/display: Implement backlight_ops.get_brightnessDavid Francis1-1/+6
2018-08-06drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li1-7/+2
2018-07-20drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland1-4/+3
2018-07-20drm/amd/display: Drop unused backlight functions in DMHarry Wentland1-16/+2
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-9/+22
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-3/+3
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-4/+4
2018-07-13drm/amd/display: Return out_link_loss from interrupt handlerFatemeh Darbehani1-1/+1
2018-07-13drm/amd/display: Add YCbCr420 only support for HDMI 4K@60Jerry (Fangzhi) Zuo1-1/+4
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter1-1/+1
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter1-2/+2
2018-07-10drm/amdgpu: allocate gart memory when it's required (v3)Junwei Zhang1-2/+11
2018-07-10drm/amdgpu: separate gpu address from bo pinJunwei Zhang1-1/+2
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski1-0/+42
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski1-2/+5
2018-07-05drm/amd/display: Ctrl stutter mode through module parameterrex zhu1-1/+1
2018-07-05drm/amd/display: Add front end for dp debugfs filesDavid Francis1-0/+10
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie1-8/+8
2018-06-27drm/amd/display: release spinlock before committing updates to streamShirish S1-4/+2
2018-06-22drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul1-4/+6
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie1-6/+7
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie1-2/+0
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan1-112/+194
2018-06-15drm/amd/display: Do not skip FBC init in failsafe modeMikita Lipski1-6/+6
2018-06-15drm/amd/display: Drop to fail-safe mode if edid is badMikita Lipski1-0/+4
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher1-4/+1
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-34/+33
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma1-11/+0
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul1-0/+13
2018-06-11drm/amdgpu/dc: Stop updating plane->fbVille Syrjälä1-2/+0
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-72/+153
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li1-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis1-7/+16
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li1-6/+7
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li1-6/+7
2018-05-29drm/amd/display: Destroy connector state on resetLeo (Sunpeng) Li1-2/+4
2018-05-29drm/amd/display: Release fake sinkMikita Lipski1-15/+16
2018-05-29drm/amd/display: Do not limit color depth to 8bpcMikita Lipski1-6/+0
2018-05-18drm/amd/display: Clear connector's edid pointerMikita Lipski1-0/+1
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher1-4/+0
2018-05-17drm/amd/display/dm: Add vega20 supportFeifei Xu1-0/+4
2018-05-15drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S1-3/+5
2018-05-15drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King1-1/+1
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland1-1/+2
2018-05-15drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland1-1/+9
2018-05-15drm/amd/display: Unify dm resume sequence into a single callMikita Lipski1-21/+10
2018-05-15drm/amd/display: Implement VEGAM device IDs in DMJerry (Fangzhi) Zuo1-0/+6
2018-05-15drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck1-1/+1