summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix DP HBR2 Eye Diagram Pattern on CarrizoHersen Wu2018-07-173-5/+6
* amd/dc/dce100: On dce100, set clocks to 0 on suspendDavid Francis2018-07-121-3/+16
* drm/amd/display: fix invalid function table overrideChristian König2018-07-101-2/+25
* Revert "drm/amd/display: Don't return ddc result and read_bytes in same retur...Alex Deucher2018-07-102-10/+5
* Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-1511-28/+73
|\
| * 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: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-294-11/+11
| * drm/amd/display: Set TMZ and DCC for secondary surfaceEric Bernstein2018-05-292-4/+18
| * drm/amd/display: DP component depth 16 bpcEric Bernstein2018-05-291-0/+4
| * drm/amd/display: check if audio clk enable is applicableRoman Li2018-05-291-1/+2
| * drm/amd/display: add register offset != 0 check.Charlene Liu2018-05-292-2/+3
| * drm/amd/display: replace msleep with udelay in fbc pathRoman Li2018-05-291-4/+4
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-124-6/+9
|/
* drm/amd/display: DCN1 link encoderEric Bernstein2018-05-185-23/+1716
* drm/amd/display: Clear underflow status for debug purposesNikola Cornij2018-05-181-0/+6
* drm/amd/display: constify a few dc_surface_update fieldsJun Lei2018-05-181-7/+7
* drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao2018-05-181-11/+10
* drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam2018-05-181-18/+77
* drm/amd/display: Fix up dm logging functionalityAnthony Koo2018-05-183-5/+1
* drm/amd/display: update dml to allow sync with DVDmytro Laktyushkin2018-05-183-470/+515
* drm/amd/display: Log DTN only after the atomic commit in DiagNikola Cornij2018-05-181-57/+62
* drm/amd/display: disable mpo if brightness adjustedYue Hin Lau2018-05-182-0/+2
* drm/amd/display: Add dc cap to restrict VSR downscaling src sizeXingyue Tao2018-05-183-5/+13
* drm/amd/display: Update HW sequencer initializationEric Bernstein2018-05-184-8/+20
* drm/amd/display: underflow/blankscreen recoveryCharlene Liu2018-05-188-2/+135
* drm/amd/display: truncate scaling ratios and inits to 19 bit precisionDmytro Laktyushkin2018-05-181-8/+17
* drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo2018-05-181-1/+1
* drm/amd/display: inline more of fixed point codeDmytro Laktyushkin2018-05-181-141/+15
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-1828-529/+372
* drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo2018-05-183-84/+0
* drm/amdgpu/display: remove VEGA20 config optionAlex Deucher2018-05-183-185/+0
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-189-24/+0
* drm/amd/display: Add harvest IP support for Vega20Jerry (Fangzhi) Zuo2018-05-171-0/+208
* drm/amd/display: Add BIOS smu_info v3_3 support for Vega20Jerry (Fangzhi) Zuo2018-05-171-0/+5
* drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu2018-05-171-1/+10
* Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-1685-1345/+4988
|\
| * drm/amd/display: disable FBC on underlay pipeShirish S2018-05-151-1/+6
| * 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-152-5/+10
| * drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland2018-05-151-1/+85
| * drm/amd/display: Couple formatting fixesHarry Wentland2018-05-152-4/+4
| * drm/amd/display: Use int for calculating vline startHarry Wentland2018-05-151-4/+4
| * drm/amd/display: dal 3.1.44Tony Cheng2018-05-151-1/+1
| * 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: Add assert that chroma pitch is non zeroJulian Parkin2018-05-151-0/+3
| * drm/amd/display: compact the rq/dlg/ttu logDmytro Laktyushkin2018-05-154-157/+128
| * drm/amd/display: update dtn logging and goldensAnthony Koo2018-05-151-1/+1
| * drm/amd/display: add some DTN logs for input and output tfAnthony Koo2018-05-154-0/+109
OpenPOWER on IntegriCloud