aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2019-08-17drm/amd/display: Set stream->mode_changed when connectors changeNicholas Kazlauskas
2019-05-30drm/amd/display: fix cursor black issuetiancyin
2019-04-12drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas
2019-04-12drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas
2019-03-08drm/amd/display: Fix MST reboot/poweroff sequenceLeo (Hanghong) Ma
2019-02-05drm/amd/display: Guard against null stream_state in set_crc_sourceNicholas Kazlauskas
2019-02-05drm/amdgpu: Don't fail resume process if resuming atomic state failsLyude Paul
2019-02-05drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume()Lyude Paul
2018-12-30drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas
2018-12-04drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul
2018-12-04drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo
2018-12-04drm/amd/display: Stop leaking planesHarry Wentland
2018-11-04drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S
2018-09-15drm/amd/display: Use requested HDMI aspect ratioLeo (Sunpeng) Li
2018-09-15drm/amd/display: Read back max backlight value at bootDavid Francis
2018-09-15drm/amd/display: Guard against null crtc in CRC IRQNicholas Kazlauskas
2018-07-12drm/amd/display: Convert 10kHz clks from PPLib into kHz for VegaHarry Wentland
2018-07-10Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher
2018-07-05drm/amd/display: add a check for display depth validityMikita Lipski
2018-07-05drm/amd/display: adding ycbcr420 pixel encoding for hdmiMikita Lipski
2018-06-27drm/amd/display: release spinlock before committing updates to streamShirish S
2018-06-22drm/amdgpu: Count disabled CRTCs in commit tail earlierLyude Paul
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-13drm/amd/display: Fix stale buffer object (bo) usePratik Vishwakarma
2018-06-13drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()Lyude Paul
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis
2018-05-30drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
2018-05-29drm/amd/display: Do not program interrupt status on disabled crtcMikita Lipski
2018-05-29drm/amd/display: Destroy connector state on resetLeo (Sunpeng) Li
2018-05-29drm/amd/display: Release fake sinkMikita Lipski
2018-05-29drm/amd/display: Do not limit color depth to 8bpcMikita Lipski
2018-05-29drm/amd/display: Fix wrong latency assignment for VEGA clock levelsHarry Wentland
2018-05-25drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland
2018-05-18drm/amd/display: Clear connector's edid pointerMikita Lipski
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher
2018-05-17drm/amd/display/dm: Add vega20 supportFeifei Xu
2018-05-15drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S
2018-05-15drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland
2018-05-15drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo
2018-05-15drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo
2018-05-15drm/amd/display: Disallow enabling CRTC without primary plane with FBHarry Wentland