summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin1-2/+1
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher1-0/+2
2019-06-21drm/amd/display: Add DCN2 BIOS parsingHarry Wentland1-0/+4
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter1-0/+2
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg1-0/+2
2019-05-24drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam1-0/+2
2019-02-18drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu1-14/+0
2019-01-25revert "drm/amd/display: Add condition to sync eDP SW status and HW status"Eric Yang1-2/+0
2018-12-18drm/amd/display: Add functionality to get XGMI SS infoLeo Li1-0/+15
2018-11-05drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang1-0/+2
2018-09-10drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin1-273/+39
2018-07-13drm/amd/display: fix incorrect check for atom table sizeTony Cheng1-1/+1
2018-07-05drm/amd/display: get board layout for edid emulationSamson Tam1-1/+217
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher1-2/+0
2018-05-17drm/amd/display: Add BIOS smu_info v3_3 support for Vega20Jerry (Fangzhi) Zuo1-0/+5
2018-05-15drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland1-1/+85
2018-03-21drm/amd/display: Add bios firmware info version for VG12Jerry (Fangzhi) Zuo1-0/+1
2018-03-14drm/amd/display: Allow passing of syspll id to get_smu_clock_infoJerry (Fangzhi) Zuo1-3/+3
2018-02-19drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu1-0/+7
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie1-1/+1
2017-10-21drm/amd/display: Fix warning about overflowHarry Wentland1-5/+5
2017-10-06amdgpu/dc: fix indentation on a couple of returns.Dave Airlie1-2/+2
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie1-5/+2
2017-09-29amdgpu/dc: rename bios get_image symbol to something more searchable.Dave Airlie1-1/+1
2017-09-28amdgpu/dc: separate out some common code from bios parsers.Dave Airlie1-283/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-7/+7
2017-09-26drm/amd/display: Stop including atomfimrwareid.h directlyHarry Wentland1-1/+0
2017-09-26drm/amd/display: Implement HDMI retimer settings for RV AM4 support.Zeyu Fan1-0/+69
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland1-4/+4
2017-09-26drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_infoHersen Wu1-3/+11
2017-09-26drm/amd/display: create_links bug with empty DDI slotHersen Wu1-3/+4
2017-09-26drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu1-30/+10
2017-09-26drm/amd/display: need to handle DCE_Info table ver4.2Charlene Liu1-1/+78
2017-09-26drm/amd/display: Add DCE12 bios parser supportHarry Wentland1-0/+2085