summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-06-06120-3211/+8851
|\
| * Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-2570-1891/+3525
| |\
| | * drm/amd/display: Remove use of division operator for long longsDavid Francis2018-05-241-1/+1
| | * drm/amd/display: Clear connector's edid pointerMikita Lipski2018-05-181-0/+1
| | * drm/amd/display: fix memory leaksAnthony Koo2018-05-181-8/+16
| | * 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: fix bug with index checkAnthony Koo2018-05-181-1/+1
| | * drm/amd/display: Add fullscreen transitions to logAnthony Koo2018-05-182-27/+114
| | * 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: use macro for logsAnthony Koo2018-05-182-13/+15
| | * drm/amd/display: Fix up dm logging functionalityAnthony Koo2018-05-185-18/+17
| | * 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: fix a 32 bit shift meant to be 64 warningDmytro Laktyushkin2018-05-181-1/+1
| | * drm/amd/display: fix 31_32_fixpt shift functionsDmytro Laktyushkin2018-05-181-8/+18
| | * 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: add fixed point fractional bit truncation functionDmytro Laktyushkin2018-05-181-0/+17
| | * drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo2018-05-183-39/+46
| | * drm/amd/display: inline more of fixed point codeDmytro Laktyushkin2018-05-183-236/+135
| | * drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-1832-947/+661
| | * drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo2018-05-183-84/+0
| | * drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.hAlex Deucher2018-05-181-5/+3
| | * drm/amdgpu/display: remove VEGA20 config optionAlex Deucher2018-05-185-195/+0
| | * drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-1813-42/+1
| | * 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-172-1/+16
| | * drm/amd/display: Add Vega20 config. supportJerry (Fangzhi) Zuo2018-05-171-0/+9
| | * drm/amd/display/dm: Add vega20 supportFeifei Xu2018-05-171-0/+4
| * | Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie2018-05-181-1/+1
| |\ \ | | |/ | |/|
| * | Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2018-05-1698-1560/+5669
| |\ \
| | * | drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S2018-05-151-3/+5
| | * | drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King2018-05-151-1/+1
| | * | 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-152-41/+45
| | * | drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland2018-05-153-13/+22
| | * | drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland2018-05-151-1/+85
| | * | drm/amd/display: Add VG12 ASIC IDsHarry Wentland2018-05-151-2/+7
| | * | drm/amd/display: Couple formatting fixesHarry Wentland2018-05-153-5/+6
| | * | 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: Check dc_sink every time in MST hotplugJerry (Fangzhi) Zuo2018-05-151-7/+9
OpenPOWER on IntegriCloud