summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)Author
2018-07-13drm: drop _mode_ from remaining connector functionsDaniel Vetter
2018-07-13drm: drop _mode_ from drm_mode_connector_attach_encoderDaniel Vetter
2018-07-13drm: drop _mode_ from update_edit_property()Daniel Vetter
2018-07-04Merge v4.18-rc3 into drm-nextDave Airlie
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-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan
2018-06-19amdgpu: display: use modern ktime accessorsArnd Bergmann
2018-06-15drm/amd/display: Do not skip FBC init in failsafe modeMikita Lipski
2018-06-15drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski
2018-06-15drm/amd/display: Drop to fail-safe mode if edid is badMikita Lipski
2018-06-15drm/amdgpu/display: drop DRM_AMD_DC_FBC kconfig optionAlex Deucher
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-11drm/amdgpu/dc: Stop updating plane->fbVille Syrjälä
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
2018-05-15drm/amd/display: Unify dm resume sequence into a single callMikita Lipski
2018-05-15drm/amd/display: Fix deadlock when flushing irqMikita Lipski
2018-05-15drm/amd/display: Implement VEGAM device IDs in DMJerry (Fangzhi) Zuo
2018-05-15drm/admgpu: fix mode_valid's return typeLuc Van Oostenryck
2018-05-15drm/amdgpu: Rename amdgpu_display_framebuffer_domains()Samuel Li
2018-05-15drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland
2018-05-15Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland