summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)AuthorFilesLines
2018-07-13drm/amd/display: support access ddc for mst branchEric Yang1-0/+4
2018-07-13Revert "drm/amd/display: make dm_dp_aux_transfer return payload bytes instead...Harry Wentland1-4/+3
2018-07-13Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Harry Wentland1-7/+3
2018-07-05drm/amd/display: don't initialize resultStefan Agner1-1/+1
2018-07-05drm/amd/display: add valid regoffset and NULL pointer checkCharlene Liu2-7/+10
2018-07-05drm/amd/display: clean up set_bandwidth usageDmytro Laktyushkin1-5/+0
2018-07-05drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin2-13/+13
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin1-1/+1
2018-07-05drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin1-21/+9
2018-07-05drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin1-5/+3
2018-06-15drm/amd/display: create sink_id in dc_sink structure to idenitify all sinksAlvin lee2-0/+5
2018-06-15drm/amd/display: Add use_dynamic_meta flag to stream_stateKrunoslav Kovac1-1/+2
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini1-1/+1
2018-06-15drm/amd/display: Added documentation for some DC interface functionsYasir Al Shekerchi3-0/+43
2018-06-15drm/amd/display: Refactor audio programmingAnthony Koo1-22/+2
2018-06-15drm/amd/display: Optimize DP_SINK_STATUS_ESI range read on HPDNikola Cornij1-9/+13
2018-06-15drm/amd/display: add DPCD read for Sink ieee OUIAnthony Koo1-0/+12
2018-06-15drm/amd/display: upgrade scaler mathDmytro Laktyushkin1-130/+289
2018-05-29drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij1-5/+30
2018-05-29drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij1-1/+1
2018-05-18drm/amd/display: DCN1 link encoderEric Bernstein1-2/+0
2018-05-18drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam1-18/+77
2018-05-18drm/amd/display: truncate scaling ratios and inits to 19 bit precisionDmytro Laktyushkin1-8/+17
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2-40/+40
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher1-4/+0
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie9-337/+258
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer1-7/+7
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland1-3/+7
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland1-3/+3
2018-05-15drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai1-0/+18
2018-05-15drm/amd/display: reprogram infoframe during apply_ctx_to_hwJulian Parkin1-0/+18
2018-05-15drm/amd/display: DP link validation bug for YUV422Hersen Wu1-26/+21
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 DCJerry (Fangzhi) Zuo1-0/+7
2018-05-15drm/amd/display: add missing colorspace for set black colorYue Hin Lau1-1/+20
2018-05-15drm/amd/display: fix segfault on insufficient TG during validationDmytro Laktyushkin1-1/+1
2018-05-15drm/amd/display: fix brightness level after resume from suspendRoman Li1-0/+13
2018-05-15drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S1-0/+3
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo2-3/+11
2018-05-15drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo1-1/+3
2018-05-15drm/amd/display: Get rid of unused input_tfAnthony Koo2-7/+0
2018-05-15drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo1-88/+3
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-0/+13
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li1-0/+13
2018-04-11drm/amd/display: csc updates require FULL updateAnthony Koo1-2/+10
2018-04-11drm/amd/display: Update scaler v_active data if interlacedDmytro Laktyushkin1-0/+8
2018-04-11drm/amd/display: Change disable backlight ramp change threshold from 0 to max...Yongqiang Sun1-1/+1
2018-04-11drm/amd/display: fix link bw calculation for 422 and 420 encodingEric Yang1-21/+32
2018-04-11drm/amd/display: Set all update flags when we have full updateEric Yang1-1/+1
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha3-23/+23