summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/include
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: add vbios table check for enabling dp ssDmytro Laktyushkin2018-08-061-0/+2
* drm/amd/display: read DP sink and DP branch hardware and firmware revision fr...Alvin lee2018-07-131-0/+3
* drm/amd/display: Convert remaining loggers off dc_loggerNicholas Kazlauskas2018-07-132-151/+46
* drm/amd/display: get board layout for edid emulationSamson Tam2018-07-052-0/+57
* drm/amd/display: Define dp_alt_modeCharlene Liu2018-07-051-0/+5
* drm/amd/display: Prefix TIMING_STANDARD entries with DC_Reza Amini2018-06-151-0/+7
* drm/amd/display: Default log masks should include all connectivity eventsAric Cyr2018-06-151-0/+2
* drm/amd/display: AUX will exit when HPD LOW detectedHersen Wu2018-06-151-1/+2
* drm/amd/display: fix dscl_manual_ratio_initDmytro Laktyushkin2018-05-291-0/+2
* drm/amd/display: Remove use of division operator for long longsDavid Francis2018-05-241-1/+1
* drm/amd/display: use macro for logsAnthony Koo2018-05-181-0/+9
* 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: 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-181-1/+1
* drm/amd/display: inline more of fixed point codeDmytro Laktyushkin2018-05-181-91/+116
* drm/amd/display: get rid of 32.32 unsigned fixed pointDmytro Laktyushkin2018-05-182-188/+59
* 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-181-2/+0
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-182-7/+1
* drm/amd/display: Remove COMBO_DISPLAY_PLL0 from Vega20Feifei Xu2018-05-171-0/+6
* drm/amd/display: Add VG12 ASIC IDsHarry Wentland2018-05-151-2/+7
* drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-152-0/+10
* drm/amd/display: Don't spam debug messagesHarry Wentland2018-05-151-1/+1
* drm/amd/display: Do not use os typesAnthony Koo2018-05-151-21/+19
* drm/amd/display: Add Dynamic debug printsBhawanpreet Lakha2018-04-111-32/+32
* drm/amd/display: Implement stats loggingAnthony Koo2018-03-141-0/+1
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-32/+32
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-0/+33
* drm/amd/display: Update Link Training Fallback logicWenjing Liu2018-03-051-1/+4
* drm/amd/display: Add missing Vega defines to dal_asic_idHarry Wentland2018-02-191-0/+8
* drm/amd/display: WBSCL filter init calculation fixesKen Chalmers2018-02-191-0/+3
* drm/amd/display: Move MAX_TMDS_CLOCK define to headerHarry Wentland2018-02-192-5/+5
* drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland2017-12-141-4/+0
* drm/amd/display: use clamping rather than truncation for CM fp conversionsDmytro Laktyushkin2017-12-141-2/+2
* drm/amd/display: Build unity lut for shaperVitaly Prosyak2017-12-141-0/+7
* drm/amd/display: Add dm_logger_append_va APIMichel Dänzer2017-12-061-0/+5
* drm/amd/display: Explicit casting for grph object idsHarry Wentland2017-12-041-6/+6
* drm/amd/display: Clean some unneeded defines from ddc_service_types.hHarry Wentland2017-12-041-33/+0
* drm/amd/display: add performance trace macro to dcDmytro Laktyushkin2017-10-212-2/+62
* amdgpu/dc: fix a bunch of misc whitespace.Dave Airlie2017-10-061-10/+10
* amdgpu/dc: drop hw_sequencer_types.hDave Airlie2017-10-061-33/+0
* amdgpu/dc: inline dal grph object id functions.Dave Airlie2017-10-061-17/+55
* amdgpu/dc: inline all the signal_types code.Dave Airlie2017-09-291-8/+51
* amdgpu/dc: inline fixed31_32 div_intDave Airlie2017-09-291-3/+6
* amdgpu/dc: use the builtin constant p trick on the 31/32 fixed point.Dave Airlie2017-09-291-2/+13
* amdgpu/dc: inline a bunch of the fixed 31_32 helpers.Dave Airlie2017-09-291-39/+93
* amdgpu/dc: inline some of the fixed 32_32 fnsDave Airlie2017-09-291-15/+61
* drm/amd/display: Reduce DC chattinessHarry Wentland2017-09-261-0/+3
* drm/amd/display: Pass log_mask from DMHarry Wentland2017-09-262-1/+33
OpenPOWER on IntegriCloud