aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo3-39/+46
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin3-236/+135
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin32-947/+661
2018-05-18drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo3-84/+0
2018-05-18drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.hAlex Deucher1-5/+3
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher5-195/+0
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher13-42/+1
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie1-1/+1
2018-05-17drm/amd/display: Add harvest IP support for Vega20Jerry (Fangzhi) Zuo1-0/+208
2018-05-17drm/amd/display: Add BIOS smu_info v3_3 support for Vega20Jerry (Fangzhi) Zuo1-0/+5
2018-05-17drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu2-1/+16
2018-05-17drm/amd/display: Add Vega20 config. supportJerry (Fangzhi) Zuo1-0/+9
2018-05-17drm/amd/display/dm: Add vega20 supportFeifei Xu1-0/+4
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie98-1560/+5669
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: disable FBC on underlay pipeShirish S1-1/+6
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2-41/+45
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland3-13/+22
2018-05-15drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-05-15drm/amd/display: Add VG12 ASIC IDsHarry Wentland1-2/+7
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland3-5/+6
2018-05-15drm/amd/display: Use int for calculating vline startHarry Wentland1-4/+4
2018-05-15drm/amd/display: dal 3.1.44Tony Cheng1-1/+1
2018-05-15drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai1-0/+18
2018-05-15drm/amd/display: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo1-7/+9
2018-05-15drm/amd/display: reprogram infoframe during apply_ctx_to_hwJulian Parkin1-0/+18
2018-05-15drm/amd/display: Update MST edid property every timeJerry (Fangzhi) Zuo1-3/+3
2018-05-15drm/amd/display: Add assert that chroma pitch is non zeroJulian Parkin1-0/+3
2018-05-15drm/amd/display: compact the rq/dlg/ttu logDmytro Laktyushkin4-157/+128
2018-05-15drm/amd/display: update dtn logging and goldensAnthony Koo1-1/+1
2018-05-15drm/amd/display: add some DTN logs for input and output tfAnthony Koo4-0/+109
2018-05-15drm/amd/display: add cursor TTU CRQ relatedCharlene Liu2-1/+16
2018-05-15drm/amd/display: Add user_regamma to color moduleKrunoslav Kovac2-14/+348
2018-05-15drm/amd/display: dal 3.1.43Tony Cheng1-1/+1
2018-05-15drm/amd/display: DP link validation bug for YUV422Hersen Wu1-26/+21
2018-05-15drm/amd/display: Refactor otg_blank sequenceEric Bernstein3-21/+28
2018-05-15drm/amd/display: Make program_output_csc HWSS interface functionEric Bernstein2-2/+10
2018-05-15drm/amd/display: fix issue related to infopacket was not transmittedAnthony Koo2-23/+13
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: Use HBR2 if eDP monitor it doesn't advertise link rateHarry Wentland1-0/+4
2018-05-15drm/amd/display: Implement VEGAM device IDs in DMJerry (Fangzhi) Zuo1-0/+6
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo12-0/+56
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: Use dig enable to determine fast boot optimization.Yongqiang Sun5-36/+21
2018-05-15drm/amd/display: add missing colorspace for set black colorYue Hin Lau1-1/+20
2018-05-15drm/amd/display: add calculated clock logging to DTNDmytro Laktyushkin1-1/+10