summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
Commit message (Expand)AuthorAgeFilesLines
* 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: cleanup of construct and destruct funcsAnthony Koo2019-11-191-4/+4
* drm/amd/display: remove set but not used variable 'bp' in bios_parser2.czhengbin2019-11-191-2/+0
* drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha2019-11-131-2/+0
* drm/amd/display: add oem i2c implemenation in dcJun Lei2019-11-131-24/+39
* drm/amd/display: Use swap() where appropriateVille Syrjälä2019-10-101-6/+2
* drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-151-2/+1
* Merge branch 'drm-next' into drm-next-5.3Alex Deucher2019-06-251-0/+2
|\
| * Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2019-06-141-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-211-0/+4
|/ /
* / 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-251-14/+0
* revert "drm/amd/display: Add condition to sync eDP SW status and HW status"Eric Yang2019-01-251-2/+0
* drm/amd/display: Add functionality to get XGMI SS infoLeo Li2018-12-181-0/+15
* drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang2018-11-051-0/+2
* drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin2018-09-101-273/+39
* 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-051-1/+217
* drm/amdgpu/display: remove VEGA20 config optionAlex Deucher2018-05-181-2/+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: Add bios firmware info version for VG12Jerry (Fangzhi) Zuo2018-03-211-0/+1
* drm/amd/display: Allow passing of syspll id to get_smu_clock_infoJerry (Fangzhi) Zuo2018-03-141-3/+3
* drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu2018-02-191-0/+7
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-071-1/+1
* drm/amd/display: Fix warning about overflowHarry Wentland2017-10-211-5/+5
* amdgpu/dc: fix indentation on a couple of returns.Dave Airlie2017-10-061-2/+2
* amdgpu/dc: kfree already checks for NULL.Dave Airlie2017-10-061-5/+2
* amdgpu/dc: rename bios get_image symbol to something more searchable.Dave Airlie2017-09-291-1/+1
* amdgpu/dc: separate out some common code from bios parsers.Dave Airlie2017-09-281-283/+1
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-7/+7
* drm/amd/display: Stop including atomfimrwareid.h directlyHarry Wentland2017-09-261-1/+0
* drm/amd/display: Implement HDMI retimer settings for RV AM4 support.Zeyu Fan2017-09-261-0/+69
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-261-4/+4
* drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_infoHersen Wu2017-09-261-3/+11
* drm/amd/display: create_links bug with empty DDI slotHersen Wu2017-09-261-3/+4
* drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu2017-09-261-30/+10
* drm/amd/display: need to handle DCE_Info table ver4.2Charlene Liu2017-09-261-1/+78
* drm/amd/display: Add DCE12 bios parser supportHarry Wentland2017-09-261-0/+2085
OpenPOWER on IntegriCloud