summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
AgeCommit message (Expand)Author
2020-09-15drm/amd/display: get socBB from VBIOSJun Lei
2020-08-18drm/amd/display: Call DMUB for eDP power controlChris Park
2020-08-06drm/amd/display: Display goes blank after instIgor Kravchenko
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko
2020-07-01drm/amd/display: Get num_chans from VBIOS tableAlvin Lee
2020-07-01drm/amd/display: Not doing bios data pack.Yongqiang Sun
2020-07-01drm/amd/display: Add DCN3 Command Table HelpersBhawanpreet Lakha
2020-05-28drm/amd/display: vbios data table packingJake Wang
2020-03-13AMD DISPLAY CORE: Use fallthrough;Joe Perches
2019-12-05drm/amd/display: fix dprefclk and ss percentage reading on RNEric Yang
2019-12-05drm/amd/display: populate bios integrated info for renoirJoseph Gravenor
2019-12-02drm/amd/display: Remove unneeded semicolon in bios_parser2.czhengbin
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo
2019-11-19drm/amd/display: remove set but not used variable 'bp' in bios_parser2.czhengbin
2019-11-13drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTEDBhawanpreet Lakha
2019-11-13drm/amd/display: add oem i2c implemenation in dcJun Lei
2019-10-10drm/amd/display: Use swap() where appropriateVille Syrjälä
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-21drm/amd/display: Add DCN2 BIOS parsingHarry Wentland
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmp.h in os_types.hSam Ravnborg
2019-05-24drm/amd/display: block passive dongle EDID Emulation for USB-C portsSamson Tam
2019-02-18drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughsGustavo A. R. Silva
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu
2019-01-25revert "drm/amd/display: Add condition to sync eDP SW status and HW status"Eric Yang
2018-12-18drm/amd/display: Add functionality to get XGMI SS infoLeo Li
2018-11-05drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang
2018-09-10drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin
2018-07-13drm/amd/display: fix incorrect check for atom table sizeTony Cheng
2018-07-05drm/amd/display: get board layout for edid emulationSamson Tam
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher
2018-05-17drm/amd/display: Add BIOS smu_info v3_3 support for Vega20Jerry (Fangzhi) Zuo
2018-05-15drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland
2018-03-21drm/amd/display: Add bios firmware info version for VG12Jerry (Fangzhi) Zuo
2018-03-14drm/amd/display: Allow passing of syspll id to get_smu_clock_infoJerry (Fangzhi) Zuo
2018-02-19drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-10-21drm/amd/display: Fix warning about overflowHarry Wentland
2017-10-06amdgpu/dc: fix indentation on a couple of returns.Dave Airlie
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie
2017-09-29amdgpu/dc: rename bios get_image symbol to something more searchable.Dave Airlie
2017-09-28amdgpu/dc: separate out some common code from bios parsers.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Stop including atomfimrwareid.h directlyHarry Wentland
2017-09-26drm/amd/display: Implement HDMI retimer settings for RV AM4 support.Zeyu Fan
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland
2017-09-26drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_infoHersen Wu
2017-09-26drm/amd/display: create_links bug with empty DDI slotHersen Wu
2017-09-26drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu