summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios
Commit message (Expand)AuthorAgeFilesLines
...
* drm/amd/display: populate bios integrated info for renoirJoseph Gravenor2019-12-051-0/+1
* drm/amd/display: Remove unneeded semicolon in bios_parser2.czhengbin2019-12-021-1/+1
* drm/amd/display: Remove unneeded semicolon in bios_parser.czhengbin2019-12-021-1/+1
* drm/amd/display: cleanup of construct and destruct funcsAnthony Koo2019-11-192-6/+6
* drm/amd/display: remove set but not used variable 'bp' in bios_parser.czhengbin2019-11-191-2/+0
* drm/amd/display: remove set but not used variable 'bp' in bios_parser2.czhengbin2019-11-191-2/+0
* drm/amd/display: rename DCN1_0 kconfig to DCNBhawanpreet Lakha2019-11-131-1/+1
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_1 flagBhawanpreet Lakha2019-11-131-2/+0
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-132-4/+0
* drm/amd/display: add oem i2c implemenation in dcJun Lei2019-11-131-24/+39
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DMUB guardsNicholas Kazlauskas2019-11-131-19/+8
* drm/amd/display: Add DMUB support to DCNicholas Kazlauskas2019-11-131-0/+91
* drm/amd/display: Use swap() where appropriateVille Syrjälä2019-10-102-11/+4
* drm/amd/display: Handle Renoir in DCBhawanpreet Lakha2019-08-291-0/+5
* drm/amd/display: Delete dead code in command_table_helperJulian Parkin2019-08-233-96/+12
* drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-152-4/+2
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-252-0/+4
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-142-0/+4
| |\
| | * drm/amd: drop use of drmP.h in atom.hSam Ravnborg2019-06-101-0/+2
| | * drm/amd: drop use of drmp.h in os_types.hSam Ravnborg2019-06-101-0/+2
* | | drm/amd/display: Add DCN2 BIOS parsingHarry Wentland2019-06-212-0/+10
|/ /
* | drm/amd/display: Drop DCN1_01 guardsHarry Wentland2019-05-241-5/+0
* | drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam2019-05-241-0/+2
|/
* drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-181-0/+2
* drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu2019-01-256-220/+0
* revert "drm/amd/display: Add condition to sync eDP SW status and HW status"Eric Yang2019-01-253-99/+0
* drm/amd/display: fix eDP fast bootup for pre-raven asichersen wu2019-01-251-2/+1
* drm/amd/display: Expand set_pixel_clock debug log messageKen Chalmers2019-01-141-3/+5
* drm/amd/display: Use 100 Hz precision for pipe pixel clocksKen Chalmers2019-01-142-14/+11
* drm/amd/display: Add functionality to get XGMI SS infoLeo Li2018-12-181-0/+15
* drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li2018-12-181-0/+1
* drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang2018-11-053-0/+99
* drm/amd/display: Fix up coverity issuesAric Cyr2018-11-051-1/+1
* drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha2018-09-141-0/+5
* drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin2018-09-102-1450/+39
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-6/+4
* drm/amd/display: Set DFS bypass flags for dce110Nicholas Kazlauskas2018-08-271-0/+3
* Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li2018-08-211-1/+1
* drm/amd/display: update clk for various HDMI color depthsMikita Lipski2018-08-061-0/+18
* drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer2018-07-191-1/+1
* drm/amd/display: fix incorrect check for atom table sizeTony Cheng2018-07-131-1/+1
* drm/amd/display: get board layout for edid emulationSamson Tam2018-07-052-1/+413
* drm/amd/display: Define dp_alt_modeCharlene Liu2018-07-051-29/+17
* drm/amdgpu/display: remove VEGA20 config optionAlex Deucher2018-05-181-2/+0
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-182-4/+0
* drm/amd/display: Add BIOS smu_info v3_3 support for Vega20Jerry (Fangzhi) Zuo2018-05-171-0/+5
* drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland2018-05-151-1/+85
* drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2018-05-152-0/+6
* drm/amd/dc: Use atombios api directly in DCRex Zhu2018-04-112-20/+28
* drm/amd/display: Add bios firmware info version for VG12Jerry (Fangzhi) Zuo2018-03-211-0/+1