aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc
AgeCommit message (Expand)AuthorFilesLines
2018-07-17drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu3-5/+6
2018-07-12amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis1-3/+16
2018-07-10drm/amd/display: fix invalid function table overrideChristian König1-2/+25
2018-07-10Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher2-10/+5
2018-06-15Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds11-28/+73
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook4-6/+9
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-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin4-11/+11
2018-05-29drm/amd/display: Set TMZ and DCC for secondary surfaceEric Bernstein2-4/+18
2018-05-29drm/amd/display: DP component depth 16 bpcEric Bernstein1-0/+4
2018-05-29drm/amd/display: check if audio clk enable is applicableRoman Li1-1/+2
2018-05-29drm/amd/display: add register offset != 0 check.Charlene Liu2-2/+3
2018-05-29drm/amd/display: replace msleep with udelay in fbc pathRoman Li1-4/+4
2018-05-18drm/amd/display: DCN1 link encoderEric Bernstein5-23/+1716
2018-05-18drm/amd/display: Clear underflow status for debug purposesNikola Cornij1-0/+6
2018-05-18drm/amd/display: constify a few dc_surface_update fieldsJun Lei1-7/+7
2018-05-18drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao1-11/+10
2018-05-18drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam1-18/+77
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo3-5/+1
2018-05-18drm/amd/display: update dml to allow sync with DVDmytro Laktyushkin3-470/+515
2018-05-18drm/amd/display: Log DTN only after the atomic commit in DiagNikola Cornij1-57/+62
2018-05-18drm/amd/display: disable mpo if brightness adjustedYue Hin Lau2-0/+2
2018-05-18drm/amd/display: Add dc cap to restrict VSR downscaling src sizeXingyue Tao3-5/+13
2018-05-18drm/amd/display: Update HW sequencer initializationEric Bernstein4-8/+20
2018-05-18drm/amd/display: underflow/blankscreen recoveryCharlene Liu8-2/+135
2018-05-18drm/amd/display: truncate scaling ratios and inits to 19 bit precisionDmytro Laktyushkin1-8/+17
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo1-1/+1
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin1-141/+15
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin28-529/+372
2018-05-18drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo3-84/+0
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher3-185/+0
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher9-24/+0
2018-05-17drm/amd/display: Add harvest IP support for Vega20Jerry (Fangzhi) Zuo1-0/+208
2018-05-17drm/amd/display: Add BIOS smu_info v3_3 support for Vega20Jerry (Fangzhi) Zuo1-0/+5
2018-05-17drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu1-1/+10
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie85-1345/+4988
2018-05-15drm/amd/display: disable FBC on underlay pipeShirish S1-1/+6
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 Wentland2-5/+10
2018-05-15drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland2-4/+4
2018-05-15drm/amd/display: Use int for calculating vline startHarry Wentland1-4/+4
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: reprogram infoframe during apply_ctx_to_hwJulian Parkin1-0/+18
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