summaryrefslogtreecommitdiffstats
path: root/src/soc/nvidia/tegra124/dp.c
Commit message (Expand)AuthorAgeFilesLines
* arch/io.h: Drop unnecessary includeKyösti Mälkki2019-03-041-1/+0
* src: Use tabs for indentationElyes HAOUAS2018-10-081-5/+5
* src/soc: Use "foo *bar" instead of "foo* bar"Elyes HAOUAS2018-07-091-3/+3
* src/soc: Add and update license headersMartin Roth2018-05-291-3/+5
* include/device: Split i2c.h into threeNico Huber2017-08-181-1/+1
* lib/edid.c: Differentiate between absent and non-conformant EDIDArthur Heymans2017-05-031-1/+1
* src/soc: Add required space before opening parenthesis '('Elyes HAOUAS2016-08-311-2/+2
* edid: Use edid_mode struct to reduce redundancyDavid Hendricks2015-08-281-9/+9
* tegra124: Change all SoC headers to <soc/headername.h> systemJulius Werner2015-04-081-5/+6
* tegra124: use known-good drive for fast-train onlyNeil Chen2015-04-041-0/+3
* tegra124: add support for full DP link trainingNeil Chen2015-04-041-44/+433
* nyan*: Add fast link training functionsJimmy Zhang2014-12-191-13/+292
* nyan*: Set SOR_NV_PDISP_SOR_DP_SPARE0 registerJimmy Zhang2014-12-161-0/+22
* tegra124: Initialize display panel by EDID.Hung-Te Lin2014-12-161-5/+52
* tegra124: set MOT bit for I2C-over-AUXKen Chang2014-12-151-1/+1
* tegra124: Add tegra_dc_i2c_aux_read to allow reading EDID.Hung-Te Lin2014-12-151-0/+41
* t124: Clean up display init functionsJimmy Zhang2014-11-141-207/+348
* tegra124/nyan: memory and display updatesAndrew Bresticker2014-09-221-104/+93
* tegra124/nyan: display, clock, and other updatesJulius Werner2014-09-131-0/+565