summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display
AgeCommit message (Expand)Author
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li
2018-05-31drm/amd/display: Make atomic-check validate underscan changesDavid Francis
2018-05-29drm/amd/display: Fix BUG_ON during CRTC atomic check updateLeo (Sunpeng) Li
2018-05-25Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis
2018-05-18drm/amd/display: Clear connector's edid pointerMikita Lipski
2018-05-18drm/amd/display: fix memory leaksAnthony Koo
2018-05-18drm/amd/display: DCN1 link encoderEric Bernstein
2018-05-18drm/amd/display: Clear underflow status for debug purposesNikola Cornij
2018-05-18drm/amd/display: fix bug with index checkAnthony Koo
2018-05-18drm/amd/display: Add fullscreen transitions to logAnthony Koo
2018-05-18drm/amd/display: constify a few dc_surface_update fieldsJun Lei
2018-05-18drm/amd/display: Only limit VSR downscaling when actually downscalingXingyue Tao
2018-05-18drm/amd/display: don't create new dc_sink if nothing changed at detectionSamson Tam
2018-05-18drm/amd/display: use macro for logsAnthony Koo
2018-05-18drm/amd/display: Fix up dm logging functionalityAnthony Koo
2018-05-18drm/amd/display: update dml to allow sync with DVDmytro Laktyushkin
2018-05-18drm/amd/display: Log DTN only after the atomic commit in DiagNikola Cornij
2018-05-18drm/amd/display: disable mpo if brightness adjustedYue Hin Lau
2018-05-18drm/amd/display: Add dc cap to restrict VSR downscaling src sizeXingyue Tao
2018-05-18drm/amd/display: fix a 32 bit shift meant to be 64 warningDmytro Laktyushkin
2018-05-18drm/amd/display: fix 31_32_fixpt shift functionsDmytro Laktyushkin
2018-05-18drm/amd/display: Update HW sequencer initializationEric Bernstein
2018-05-18drm/amd/display: underflow/blankscreen recoveryCharlene Liu
2018-05-18drm/amd/display: truncate scaling ratios and inits to 19 bit precisionDmytro Laktyushkin
2018-05-18drm/amd/display: add fixed point fractional bit truncation functionDmytro Laktyushkin
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin
2018-05-18drm/amd/display: Cleanup unused SetPlaneConfigAnthony Koo
2018-05-18drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.hAlex Deucher
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher
2018-05-18Merge drm-fixes-for-v4.17-rc6-urgent into drm-nextDave Airlie
2018-05-17drm/amd/display: Add harvest IP support for Vega20Jerry (Fangzhi) Zuo
2018-05-17drm/amd/display: Add BIOS smu_info v3_3 support for Vega20Jerry (Fangzhi) Zuo
2018-05-17drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu
2018-05-17drm/amd/display: Add Vega20 config. supportJerry (Fangzhi) Zuo
2018-05-17drm/amd/display/dm: Add vega20 supportFeifei Xu
2018-05-16Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-05-15drm/amd/display: remove need of modeset flag for overlay planes (V2)Shirish S
2018-05-15drm/amd/display: clean up assignment of amdgpu_crtcColin Ian King
2018-05-15drm/amd/display: disable FBC on underlay pipeShirish S
2018-05-15drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-15drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-15drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland
2018-05-15drm/amd/display: Add VG12 ASIC IDsHarry Wentland