summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
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
2018-05-15drm/amd/display: add rq/dlg/ttu to dtn logDmytro Laktyushkin6-20/+401
2018-05-15drm/amd/display: Check SCRATCH reg to determine S3 resume.Yongqiang Sun1-5/+28
2018-05-15drm/amd/display: HDMI has no sound after Panel power off/onCharlene Liu1-0/+2
2018-05-15drm/amd/display: Move DCC support functions into dchubbubEric Bernstein4-232/+291
2018-05-15drm/amd/display: Do not create memory allocation if stats not enabledAnthony Koo1-11/+15
2018-05-15drm/amd/display: Check lid state to determine fast boot optimization.Yongqiang Sun2-8/+17
2018-05-15drm/amd/display: change dml init to use default structsDmytro Laktyushkin1-62/+76
2018-05-15drm/amd/display: fix segfault on insufficient TG during validationDmytro Laktyushkin1-1/+1
2018-05-15drm/amd/display: Fix regamma not affecting full-intensity color valuesLeo (Sunpeng) Li1-3/+6
2018-05-15drm/amd/display: Move dp_pixel_encoding_type to stream_encoder includeEric Bernstein2-17/+19
2018-05-15drm/amd/display: fix brightness level after resume from suspendRoman Li3-1/+18
2018-05-15drm/amd/display: dal 3.1.42Eric Yang1-1/+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: remove dummy is_blanked() to optimise boot timeShirish S3-8/+5
2018-05-15drm/amd/display: Don't spam debug messagesHarry Wentland1-1/+1
2018-05-15drm/amd/display: Remove PRE_VEGA flagHarry Wentland1-8/+0
2018-05-15drm/amd/display: Fix 64-bit division in hwss_edp_power_controlHarry Wentland1-1/+1
2018-05-15drm/amd/display: Fix memleak on input transfer functionLeo (Sunpeng) Li1-8/+0
2018-05-15drm/amd/display: Fix dim display on DCE11Leo (Sunpeng) Li1-1/+3
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo4-10/+15
2018-05-15drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo1-1/+3