summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/core
AgeCommit message (Expand)Author
2018-07-05drm/amd/display: clean up set_bandwidth usageDmytro Laktyushkin
2018-07-05drm/amd/display: get rid of cur_clks from dcn_bw_outputDmytro Laktyushkin
2018-07-05drm/amd/display: rename display clock block to dccgDmytro Laktyushkin
2018-07-05drm/amd/display: redesign dce/dcn clock voltage update requestDmytro Laktyushkin
2018-07-05drm/amd/display: replace clocks_value struct with dc_clocksDmytro Laktyushkin
2018-06-15drm/amd/display: create sink_id in dc_sink structure to idenitify all sinksAlvin lee
2018-06-15drm/amd/display: Add use_dynamic_meta flag to stream_stateKrunoslav Kovac
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini
2018-06-15drm/amd/display: Added documentation for some DC interface functionsYasir Al Shekerchi
2018-06-15drm/amd/display: Refactor audio programmingAnthony Koo
2018-06-15drm/amd/display: Optimize DP_SINK_STATUS_ESI range read on HPDNikola Cornij
2018-06-15drm/amd/display: add DPCD read for Sink ieee OUIAnthony Koo
2018-06-15drm/amd/display: upgrade scaler mathDmytro Laktyushkin
2018-05-29drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij
2018-05-29drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij
2018-05-18drm/amd/display: DCN1 link encoderEric Bernstein
2018-05-18drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam
2018-05-18drm/amd/display: truncate scaling ratios and inits to 19 bit precisionDmytro Laktyushkin
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland
2018-05-15drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai
2018-05-15drm/amd/display: reprogram infoframe during apply_ctx_to_hwJulian Parkin
2018-05-15drm/amd/display: DP link validation bug for YUV422Hersen Wu
2018-05-15drm/amd/display: Use HBR2 if eDP monitor it doesn't advertise link rateHarry Wentland
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo
2018-05-15drm/amd/display: add missing colorspace for set black colorYue Hin Lau
2018-05-15drm/amd/display: fix segfault on insufficient TG during validationDmytro Laktyushkin
2018-05-15drm/amd/display: fix brightness level after resume from suspendRoman Li
2018-05-15drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S
2018-05-15drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo
2018-05-15drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo
2018-05-15drm/amd/display: Get rid of unused input_tfAnthony Koo
2018-05-15drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo
2018-04-12Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-04-11drm/amd/display: fix brightness level after resume from suspendRoman Li
2018-04-11drm/amd/display: csc updates require FULL updateAnthony Koo
2018-04-11drm/amd/display: Update scaler v_active data if interlacedDmytro Laktyushkin
2018-04-11drm/amd/display: Change disable backlight ramp change threshold from 0 to max...Yongqiang Sun
2018-04-11drm/amd/display: fix link bw calculation for 422 and 420 encodingEric Yang
2018-04-11drm/amd/display: Set all update flags when we have full updateEric Yang
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha
2018-04-11drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel formatHersen Wu
2018-04-11drm/amd/display: Move commit_planes_to_stream to amdgpu_dmHarry Wentland
2018-04-11drm/amd/display: Only program MSA_TIMING_PARAM if it changedAnthony Koo
2018-04-11drm/amd/display: Add vline IRQ programming for DCNSivapiriyanKumarasamy
2018-04-11drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo