aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/include
AgeCommit message (Expand)Author
2018-08-06drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin
2018-07-13drm/amd/display: read DP sink and DP branch hardware and firmware revision fr...Alvin lee
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas
2018-07-05drm/amd/display: get board layout for edid emulationSamson Tam
2018-07-05drm/amd/display: Define dp_alt_modeCharlene Liu
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini
2018-06-15drm/amd/display: Default log masks should include all connectivity eventsAric Cyr
2018-06-15drm/amd/display: AUX will exit when HPD LOW detectedHersen Wu
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis
2018-05-18drm/amd/display: use macro for logsAnthony Koo
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: 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/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-17drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu
2018-05-15drm/amd/display: Add VG12 ASIC IDsHarry Wentland
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo
2018-05-15drm/amd/display: Don't spam debug messagesHarry Wentland
2018-05-15drm/amd/display: Do not use os typesAnthony Koo
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Update Link Training Fallback logicWenjing Liu
2018-02-19drm/amd/display: Add missing Vega defines to dal_asic_idHarry Wentland
2018-02-19drm/amd/display: WBSCL filter init calculation fixesKen Chalmers
2018-02-19drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin
2017-12-14drm/amd/display: Build unity lut for shaperVitaly Prosyak
2017-12-06drm/amd/display: Add dm_logger_append_va APIMichel Dänzer
2017-12-04drm/amd/display: Explicit casting for grph object idsHarry Wentland
2017-12-04drm/amd/display: Clean some unneeded defines from ddc_service_types.hHarry Wentland
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin
2017-10-06amdgpu/dc: fix a bunch of misc whitespace.Dave Airlie
2017-10-06amdgpu/dc: drop hw_sequencer_types.hDave Airlie
2017-10-06amdgpu/dc: inline dal grph object id functions.Dave Airlie
2017-09-29amdgpu/dc: inline all the signal_types code.Dave Airlie
2017-09-29amdgpu/dc: inline fixed31_32 div_intDave Airlie
2017-09-29amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie
2017-09-29amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie
2017-09-29amdgpu/dc: inline some of the fixed 32_32 fnsDave Airlie
2017-09-26drm/amd/display: Reduce DC chattinessHarry Wentland
2017-09-26drm/amd/display: Pass log_mask from DMHarry Wentland