aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Fix HDMI deep color output for DCE 6-11.Mario Kleiner2021-03-041-0/+61
* drm/amd/display: get socBB from VBIOSJun Lei2020-09-151-1/+70
* drm/amd/display: Call DMUB for eDP power controlChris Park2020-08-261-0/+28
* drm/amd/display: Call DMUB for eDP power controlChris Park2020-08-173-2/+45
* drm/amd/display: convert to use le16_add_cpu()Qinglang Miao2020-08-102-7/+2
* drm/amd/display: Display goes blank after instIgor Kravchenko2020-08-041-2/+2
* drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko2020-08-042-0/+83
* drm/amd/display: dc/bios: add support for DCE6Mauro Rossi2020-07-277-0/+418
* drm/amd/display: Get num_chans from VBIOS tableAlvin Lee2020-07-011-0/+98
* drm/amd/display: Not doing bios data pack.Yongqiang Sun2020-07-011-0/+5
* drm/amd/display: Add DCN3 Command Table HelpersBhawanpreet Lakha2020-07-014-0/+51
* drm/amd/display: vbios data table packingJake Wang2020-05-281-0/+98
* drm/amd/display: Pass command instead of header into DMUB serviceNicholas Kazlauskas2020-04-281-20/+42
* AMD DISPLAY CORE: Use fallthrough;Joe Perches2020-03-131-2/+2
* drm/amdgpu/display: extend DCN guard in dal_bios_parser_init_cmd_tbl_helper2Alex Deucher2020-02-121-10/+3
* drm/amd/display: Don't map ATOM_ENABLE to ATOM_INITNicholas Kazlauskas2020-02-111-4/+0
* drm/amd/display: Don't treat missing command table as failureNicholas Kazlauskas2020-02-111-2/+2
* drm/amd/display: Call ATOM_INIT instead of ATOM_ENABLE for DMCUBNicholas Kazlauskas2020-01-221-0/+4
* drm/amd/display: Fallback to DMCUB when command table is missingNicholas Kazlauskas2020-01-221-4/+70
* drm/amd/display: Split DMUB cmd type into type/subtypeNicholas Kazlauskas2019-12-051-4/+9
* drm/amd/display: fix dprefclk and ss percentage reading on RNEric Yang2019-12-051-0/+1
* 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