summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)AuthorFilesLines
2018-07-24drm/amd/display: DC 3.1.58Harry Wentland1-1/+1
2018-07-24drm/amd/display: separate dc_debug into dc_debug_options and dc_debug dataJun Lei6-15/+18
2018-07-24drm/amd/display: Decouple aux from i2cBhawanpreet Lakha14-14/+1549
2018-07-24drm/amd/display: DPP CM ICSC AYCRCB8888 format supportvikrant mhaske2-1/+5
2018-07-24drm/amd/display: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-24drm/amd/display: allow diags to skip initial link trainingTony Cheng4-3/+9
2018-07-24drm/amd/display: Remove unnecessary warningMikita Lipski1-4/+0
2018-07-20drm/amd/display: Convert 10kHz clks from PPLib into kHzRex Zhu1-2/+2
2018-07-20drm/amd/display: Honor pplib stutter mask for all ASICs in DCHarry Wentland1-4/+3
2018-07-20drm/amd/display: Drop unused backlight functions in DMHarry Wentland1-16/+2
2018-07-20Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie94-1197/+1924
2018-07-20Merge tag 'drm-misc-next-2018-07-18' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-8/+8
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer25-63/+55
2018-07-17drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu3-5/+6
2018-07-17drm/amd/display: Fix some checkpatch.pl errors and warnings in dc_link_dp.cHarry Wentland1-17/+18
2018-07-17drm/amd/display: Null ptr check for set_sdr_white_levelKrunoslav Kovac1-1/+2
2018-07-17drm/amd/display: dal 3.1.56Harry Wentland1-1/+1
2018-07-17drm/amd/display: add new dc debug structure to track debug dataJun Lei2-0/+8
2018-07-17drm/amd/display: Move address tracking out of HUBPTony Cheng3-9/+15
2018-07-17drm/amd/display: Add hook for MST root branch infoNikola Cornij3-0/+17
2018-07-17drm/amd/display: add HDR visual confirmGloria Li6-11/+63
2018-07-17drm/amd/display: Refactor SDR cursor boosting in HDR modeKrunoslav Kovac10-26/+70
2018-07-17drm/amd/display: Add headers for hardcoded 1d luts.Vitaly Prosyak1-0/+51
2018-07-13drm/amd/display: properly turn autocal offDmytro Laktyushkin1-6/+6
2018-07-13drm/amd/display: Initialize data structure for DalMpVisualConfirm.Hugo Hu1-1/+1
2018-07-13drm/amd/display: dal 3.1.55Tony Cheng1-1/+1
2018-07-13drm/amd/display: update dml to match DV dmlDmytro Laktyushkin1-0/+1
2018-07-13drm/amd/display: add max scl ratio to soc bounding boxDmytro Laktyushkin1-0/+2
2018-07-13drm/amd/display: Fix new stream count check in dc_add_stream_to_ctxKen Chalmers1-2/+2
2018-07-13drm/amd/display: dp debugfs allow link rate lane count greater than dp rx rep...Hersen Wu1-2/+1
2018-07-13drm/amd/display: Expose couple OPTC functions through headerDavid Francis1-0/+11
2018-07-13drm/amd/display: Add CRC support for DCNDavid Francis2-3/+114
2018-07-13drm/amd/display: Return out_link_loss from interrupt handlerFatemeh Darbehani3-3/+9
2018-07-13drm/amd/display: Add NULL check for local sink in edp_power_controlYue Hin Lau1-2/+4
2018-07-13drm/amd/display: add pp to dc powerlevel enum translatorMikita Lipski1-1/+28
2018-07-13drm/amd/display: add DalEnableHDMI20 key supportCharlene Liu3-0/+13
2018-07-13drm/amd/display: introduce concept of send_reset_length for i2c enginesCharlene Liu5-12/+43
2018-07-13drm/amd/display: Read AUX channel even if only status byte is returnedLeo (Sunpeng) Li1-1/+1
2018-07-13drm/amd/display: Right shift AUX reply value sooner than laterLeo (Sunpeng) Li1-2/+2
2018-07-13drm/amd/display: Expose bunch of functions from dcn10_hw_sequencerEric Bernstein3-25/+49
2018-07-13drm/amd/display: Add YCbCr420 only support for HDMI 4K@60Jerry (Fangzhi) Zuo1-1/+4
2018-07-13drm/amd/display: dal 3.1.54Tony Cheng1-1/+1
2018-07-13drm/amd/display: Linux hook test pattern through debufsHersen Wu1-15/+55
2018-07-13drm/amd/display: expose dcn10_aux_initialize in headerYongqiang Sun2-8/+4
2018-07-13drm/amd/display: add dcn cursor hotsport rotation and mirror supportDmytro Laktyushkin4-5/+22
2018-07-13drm/amd/display: set default GPIO_ID_HPDCharlene Liu1-0/+1
2018-07-13drm/amd/display: add missing mask for dcnCharlene Liu1-1/+2
2018-07-13drm/amd/display: Fix compile error on older GCC versionsLeo (Sunpeng) Li1-2/+2
2018-07-13drm/amd/display: Linux set/read lane settings through debugfsHersen Wu1-59/+207
2018-07-13drm/amd/display: Patch for extend time to panel poweron.Hugo Hu2-3/+7