aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04drm/amd/display: Fix overflow/truncation from strncpy.Nicholas Kazlauskas1-3/+3
2018-11-29drm/amd/display: Fix 6x4K displays light-up on Vega20 (v2)Roman Li1-0/+2
2018-11-29drm/amd/display: Fix unintialized max_bpc state valuesNicholas Kazlauskas1-0/+2
2018-11-21drm/amd/dm: Understand why attaching path/tile properties are neededLyude Paul1-3/+0
2018-11-21drm/amd/dm: Don't forget to attach MST encodersLyude Paul1-0/+2
2018-11-15drm/amd/display: Support amdgpu "max bpc" connector property (v2)Nicholas Kazlauskas2-0/+17
2018-11-07drm/amd/amdgpu/dm: Fix dm_dp_create_fake_mst_encoder()Lyude Paul1-5/+0
2018-11-07drm/amd/display: Drop reusing drm connector for MSTJerry (Fangzhi) Zuo2-35/+7
2018-11-07drm/amd/display: Cleanup MST non-atomic code workaroundJerry (Fangzhi) Zuo3-46/+4
2018-11-06drm/amdgpu/display/dce11: only enable FBC when selectedAlex Deucher1-1/+2
2018-11-06drm/amdgpu/display/dm: handle FBC dc feature parameterAlex Deucher1-0/+3
2018-11-06drm/amdgpu/display/dc: add FBC to dc_configAlex Deucher1-0/+1
2018-11-06drm/amdgpu/display: check if fbc is available in set_static_screen_control (v2)Alex Deucher1-1/+6
2018-11-06drm/amd/display: Stop leaking planesHarry Wentland1-1/+1
2018-11-06drm/amd/display: Fix misleading buffer informationShaokun Zhang1-2/+2
2018-11-06Revert "drm/amd/display: set backlight level limit to 1"Alex Deucher1-7/+0
2018-11-02Merge tag 'drm-next-2018-11-02' of git://anongit.freedesktop.org/drm/drmLinus Torvalds3-6/+19
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+0
2018-10-30drm/amd/display: set backlight level limit to 1Guttula, Suresh1-0/+7
2018-10-24drm/amd/display: Disable 4k 60 HDMI on DCE11David Francis1-1/+1
2018-10-24drm/amd/display: Fix Null point error if smu ip was disabledRex Zhu1-5/+11
2018-10-24amd-gpu: Don't undefine READ and WRITEDavid Howells1-2/+0
2018-10-15drm/amd/display: fix bug of accessing invalid memorySu Sung Chung1-2/+6
2018-10-12drm/amdgpu/display: dm/amdgpu: make dp phy debugfs for eDPhersen wu1-1/+2
2018-10-10drm/amd/display: RV2 DP MST 2nd display within daisy chain not light upHersen Wu1-1/+18
2018-10-10drm/amd/display: Fix warning storm on Raven2Roman Li1-2/+41
2018-10-09drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S1-2/+8
2018-10-09drm/amd/display: Use proper enums in process_channel_replyNathan Chancellor2-2/+2
2018-10-09drm/amd/display: Raise dispclk value for dce_update_clocksNicholas Kazlauskas1-0/+5
2018-10-09drm/amd/display: HLK Periodic Frame Notification test failedMurton Liu1-1/+1
2018-10-09drm/amd/display: fix Interlace video timing.Charlene Liu1-25/+7
2018-10-09drm/amd/display: Flatten irq handler data structLeo Li1-23/+14
2018-10-09drm/amd/display: fix memory leak in resource poolsJun Lei6-3/+15
2018-10-09drm/amd/display: dc 3.1.68Tony Cheng1-1/+1
2018-10-09drm/amd/display: WA for DF keeps awake after S0i3.Yongqiang Sun3-0/+35
2018-10-09drm/amd/display: clean up encoding checksEric Yang9-43/+7
2018-10-09drm/amd/display: block DP YCbCr420 modesEric Yang2-0/+6
2018-10-09drm/amd/display: Add function to fetch clock requirementsEryk Brol3-1/+28
2018-10-09drm/amd/display: Calculate swizzle mode using bpp during validationSu Sung Chung6-30/+67
2018-10-09drm/amd/display: Add a check-function for virtual signal typeNikola Cornij1-0/+5
2018-10-09drm/amd/display: fix 4K stereo screen flash issueCharlene Liu1-0/+3
2018-10-09drm/amd/display: Add DC build_id to determine build typeJun Lei2-0/+5
2018-10-04drm/amd/display: Signal hw_done() after waiting for flip_done()Shirish S1-2/+8
2018-10-04BackMerge v4.19-rc6 into drm-nextDave Airlie6-25/+138
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha3-7/+137
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li3-18/+1
2018-09-26drm/amdgpu: move more defines into amdgpu_irq.hChristian König1-1/+1
2018-09-26drm/amd/display: remove redundant null pointer check before kfreezhong jiang1-6/+2
2018-09-26drm/amd/display: Raise dispclk value for dce120 by 15%Nicholas Kazlauskas1-0/+3
2018-09-26drm/amd/display: fix gamma not being appliedSivapiriyanKumarasamy1-5/+14