aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds120-3211/+8851
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li1-2/+6
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis1-7/+16
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li1-6/+7
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie70-1891/+3525
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis1-1/+1
2018-05-18drm/amd/display: Clear connector's edid pointerMikita Lipski1-0/+1
2018-05-18drm/amd/display: fix memory leaksAnthony Koo1-8/+16
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: fix bug with index checkAnthony Koo1-1/+1
2018-05-18drm/amd/display: Add fullscreen transitions to logAnthony Koo2-27/+114
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: use macro for logsAnthony Koo2-13/+15
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo5-18/+17
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: fix a 32 bit shift meant to be 64 warningDmytro Laktyushkin1-1/+1
2018-05-18drm/amd/display: fix 31_32_fixpt shift functionsDmytro Laktyushkin1-8/+18
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: add fixed point fractional bit truncation functionDmytro Laktyushkin1-0/+17
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo3-39/+46
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin3-236/+135
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin32-947/+661
2018-05-18drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo3-84/+0
2018-05-18drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.hAlex Deucher1-5/+3
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher5-195/+0
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher13-42/+1
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie1-1/+1
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 Xu2-1/+16
2018-05-17drm/amd/display: Add Vega20 config. supportJerry (Fangzhi) Zuo1-0/+9
2018-05-17drm/amd/display/dm: Add vega20 supportFeifei Xu1-0/+4
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux into drm-nextDave Airlie98-1560/+5669
2018-05-15drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S1-3/+5
2018-05-15drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King1-1/+1
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änzer2-41/+45
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland3-13/+22
2018-05-15drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-05-15drm/amd/display: Add VG12 ASIC IDsHarry Wentland1-2/+7
2018-05-15drm/amd/display: Couple formatting fixesHarry Wentland3-5/+6
2018-05-15drm/amd/display: Use int for calculating vline startHarry Wentland1-4/+4