summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/core
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4Nikola Cornij2018-05-291-5/+30
* drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAPNikola Cornij2018-05-291-1/+1
* drm/amd/display: DCN1 link encoderEric Bernstein2018-05-181-2/+0
* drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam2018-05-181-18/+77
* drm/amd/display: truncate scaling ratios and inits to 19 bit precisionDmytro Laktyushkin2018-05-181-8/+17
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-182-40/+40
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-181-4/+0
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-169-337/+258
|\
| * drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer2018-05-151-7/+7
| * drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland2018-05-151-3/+7
| * drm/amd/display: Couple formatting fixesHarry Wentland2018-05-151-3/+3
| * drm/amd/display: to synchronize the hubp and dpp programming in cursor controlMartin Tsai2018-05-151-0/+18
| * drm/amd/display: reprogram infoframe during apply_ctx_to_hwJulian Parkin2018-05-151-0/+18
| * drm/amd/display: DP link validation bug for YUV422Hersen Wu2018-05-151-26/+21
| * drm/amd/display: Use HBR2 if eDP monitor it doesn't advertise link rateHarry Wentland2018-05-151-0/+4
| * drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-151-0/+7
| * drm/amd/display: add missing colorspace for set black colorYue Hin Lau2018-05-151-1/+20
| * drm/amd/display: fix segfault on insufficient TG during validationDmytro Laktyushkin2018-05-151-1/+1
| * drm/amd/display: fix brightness level after resume from suspendRoman Li2018-05-151-0/+13
| * drm/amd/display: remove dummy is_blanked() to optimise boot timeShirish S2018-05-151-0/+3
| * drm/amd/display: Have DC manage its own allocation of gammaAnthony Koo2018-05-152-3/+11
| * drm/amd/display: Fix structure initialization of hdmi_info_packetAnthony Koo2018-05-151-1/+3
| * drm/amd/display: Get rid of unused input_tfAnthony Koo2018-05-152-7/+0
| * drm/amd/display: Updated HDR Static Metadata to directly take info packet rawAnthony Koo2018-05-151-88/+3
| * drm/amd/display: csc updates require FULL updateAnthony Koo2018-04-111-2/+10
| * drm/amd/display: Update scaler v_active data if interlacedDmytro Laktyushkin2018-04-111-0/+8
| * drm/amd/display: Change disable backlight ramp change threshold from 0 to max...Yongqiang Sun2018-04-111-1/+1
| * drm/amd/display: fix link bw calculation for 422 and 420 encodingEric Yang2018-04-111-21/+32
| * drm/amd/display: Set all update flags when we have full updateEric Yang2018-04-111-1/+1
| * drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-113-23/+23
| * drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel formatHersen Wu2018-04-111-3/+16
| * drm/amd/display: Move commit_planes_to_stream to amdgpu_dmHarry Wentland2018-04-111-89/+0
| * drm/amd/display: Only program MSA_TIMING_PARAM if it changedAnthony Koo2018-04-111-5/+10
| * drm/amd/display: Add vline IRQ programming for DCNSivapiriyanKumarasamy2018-04-111-0/+6
| * drm/amd/display: Rename encoder_info_packet to dc_info_packetAnthony Koo2018-04-111-51/+48
| * drm/amd/display: Correct print types in DC_LOGSBhawanpreet Lakha2018-04-112-10/+12
| * drm/amd/display: drop dc_validate_guaranteedJulian Parkin2018-04-111-32/+0
| * drm/amd/display: Retry when read dpcd caps failed.Yongqiang Sun2018-04-111-5/+11
* | Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds2018-04-121-0/+13
|\ \
| * | drm/amd/display: fix brightness level after resume from suspendRoman Li2018-04-111-0/+13
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-04-051-1/+1
|\ \ | |/ |/|
| * treewide: Align function definition open/close bracesJoe Perches2018-03-261-1/+1
| * drm/amd/display: Return success when enabling interruptHarry Wentland2018-03-071-3/+3
| * drm/amd/display: fix cursor related Pstate hangEric Yang2018-03-071-64/+4
| * drm/amd/display: Call update_stream_signal directly from amdgpu_dmHarry Wentland2018-03-071-1/+1
| * drm/amd/display: Don't block dual-link DVI modesHarry Wentland2018-03-071-2/+1
| * drm/amd/display: Don't allow dual-link DVI on all ASICs.Harry Wentland2018-03-071-2/+3
| * drm/amd/display: Pass signal directly to enable_tmds_outputHarry Wentland2018-03-071-2/+1
| * drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland2018-03-071-3/+0
| * drm/amd/display: check for ipp before calling cursor operationsShirish S2018-02-281-2/+4
OpenPOWER on IntegriCloud