summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/include
AgeCommit message (Expand)AuthorLines
2018-10-09drm/amd/display: Add a check-function for virtual signal typeNikola Cornij-0/+5
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha-0/+10
2018-08-27drm/amd/display: Support reading hw state from debugfs fileNicholas Kazlauskas-3/+9
2018-08-27drm/amdgpu/display: add support for LVDS (v5)Alex Deucher-0/+5
2018-08-27drm/amd/display: Refactor FreeSync moduleAnthony Koo-12/+0
2018-08-27drm/amd/display: add retimer log for HWQ tuning use.Charlene Liu-1/+2
2018-08-27drm/amd/display: Set DFS bypass flags for dce110Nicholas Kazlauskas-0/+2
2018-08-06drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin-0/+2
2018-07-13drm/amd/display: read DP sink and DP branch hardware and firmware revision fr...Alvin lee-0/+3
2018-07-13drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas-151/+46
2018-07-05drm/amd/display: get board layout for edid emulationSamson Tam-0/+57
2018-07-05drm/amd/display: Define dp_alt_modeCharlene Liu-0/+5
2018-06-15drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini-0/+7
2018-06-15drm/amd/display: Default log masks should include all connectivity eventsAric Cyr-0/+2
2018-06-15drm/amd/display: AUX will exit when HPD LOW detectedHersen Wu-1/+2
2018-05-29drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin-0/+2
2018-05-24drm/amd/display: Remove use of division operator for long longsDavid Francis-1/+1
2018-05-18drm/amd/display: use macro for logsAnthony Koo-0/+9
2018-05-18drm/amd/display: fix a 32 bit shift meant to be 64 warningDmytro Laktyushkin-1/+1
2018-05-18drm/amd/display: fix 31_32_fixpt shift functionsDmytro Laktyushkin-8/+18
2018-05-18drm/amd/display: add fixed point fractional bit truncation functionDmytro Laktyushkin-0/+17
2018-05-18drm/amd/display: Make DisplayStats work with just DC DisplayStats minorAnthony Koo-1/+1
2018-05-18drm/amd/display: inline more of fixed point codeDmytro Laktyushkin-91/+116
2018-05-18drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin-188/+59
2018-05-18drm/amdgpu/display: fix vega12/20 handling in dal_asic_id.hAlex Deucher-5/+3
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher-2/+0
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher-7/+1
2018-05-17drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu-0/+6
2018-05-15drm/amd/display: Add VG12 ASIC IDsHarry Wentland-2/+7
2018-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo-0/+10
2018-05-15drm/amd/display: Don't spam debug messagesHarry Wentland-1/+1
2018-05-15drm/amd/display: Do not use os typesAnthony Koo-21/+19
2018-04-11drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha-32/+32
2018-03-14drm/amd/display: Implement stats loggingAnthony Koo-0/+1
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha-32/+32
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha-0/+33
2018-03-05drm/amd/display: Update Link Training Fallback logicWenjing Liu-1/+4
2018-02-19drm/amd/display: Add missing Vega defines to dal_asic_idHarry Wentland-0/+8
2018-02-19drm/amd/display: WBSCL filter init calculation fixesKen Chalmers-0/+3
2018-02-19drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland-5/+5
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland-4/+0
2017-12-14drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin-2/+2
2017-12-14drm/amd/display: Build unity lut for shaperVitaly Prosyak-0/+7
2017-12-06drm/amd/display: Add dm_logger_append_va APIMichel Dänzer-0/+5
2017-12-04drm/amd/display: Explicit casting for grph object idsHarry Wentland-6/+6
2017-12-04drm/amd/display: Clean some unneeded defines from ddc_service_types.hHarry Wentland-33/+0
2017-10-21drm/amd/display: add performance trace macro to dcDmytro Laktyushkin-2/+62
2017-10-06amdgpu/dc: fix a bunch of misc whitespace.Dave Airlie-10/+10
2017-10-06amdgpu/dc: drop hw_sequencer_types.hDave Airlie-33/+0
2017-10-06amdgpu/dc: inline dal grph object id functions.Dave Airlie-17/+55