aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/amdgpu_dm
AgeCommit message (Expand)AuthorFilesLines
2018-06-22Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie4-18/+36
2018-06-22Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm-misc into drm-nextDave Airlie1-2/+0
2018-06-20Merge drm-upstream/drm-next into drm-misc-nextGustavo Padovan7-138/+274
2018-06-19amdgpu: display: use modern ktime accessorsArnd Bergmann1-8/+0
2018-06-15drm/amd/display: Do not skip FBC init in failsafe modeMikita Lipski1-6/+6
2018-06-15drm/amd/display: Write TEST_EDID_CHECKSUM_WRITE for EDID testsMikita Lipski1-0/+28
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 Deucher2-8/+2
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-36/+79
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-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
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 Torvalds5-88/+175
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-30drm/amdgpu/display: check if ppfuncs exists before using itAlex Deucher1-1/+1
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: Do not program interrupt status on disabled crtcMikita Lipski1-0/+3
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-29drm/amd/display: Fix wrong latency assignment for VEGA clock levelsHarry Wentland1-2/+1
2018-05-25drm/amd/display: Implement dm_pp_get_clock_levels_by_type_with_latencyHarry Wentland1-2/+44
2018-05-18drm/amd/display: Clear connector's edid pointerMikita Lipski1-0/+1
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo1-5/+0
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin1-7/+7
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: Don't return ddc result and read_bytes in same return valueHarry Wentland1-8/+12
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland1-1/+2
2018-05-15drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo1-7/+9
2018-05-15drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo1-3/+3
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: Fix deadlock when flushing irqMikita Lipski1-2/+3
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 Oostenryck2-2/+2
2018-05-15drm/amdgpu: Rename amdgpu_display_framebuffer_domains()Samuel Li1-2/+1
2018-05-15drm/amd/display: Don't program bypass on linear regamma LUTHarry Wentland1-7/+0
2018-05-15Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"Harry Wentland1-28/+0
2018-05-15Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"Harry Wentland1-3/+0
2018-05-15drm/amd/display: Fix memleak on input transfer functionLeo (Sunpeng) Li1-8/+0
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo1-4/+2
2018-05-15drm/amd/display: Get rid of unused input_tfAnthony Koo1-1/+0
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland1-8/+12
2018-04-25drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo1-7/+9