summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios
Commit message (Expand)AuthorAgeFilesLines
* 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-112-1450/+39Star
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-6/+4Star
* 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/+17Star
* drm/amdgpu/display: remove VEGA20 config optionAlex Deucher2018-05-181-2/+0Star
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-182-4/+0Star
* 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
* drm/amd/display: Allow passing of syspll id to get_smu_clock_infoJerry (Fangzhi) Zuo2018-03-143-6/+7
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-052-8/+9
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-052-4/+4
* drm/amd/display: Remove duplicate entries from BIOS function tableKen Chalmers2018-02-191-4/+0Star
* drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu2018-02-194-0/+17
* drm/amd/display: fix incompatible structure layoutsArnd Bergmann2018-02-193-61/+68
* drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2018-01-242-19/+19
* drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland2017-12-202-0/+34
* drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland2017-12-201-3/+11
* drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland2017-12-141-0/+46
* drm/amdgpu: add license to MakefilesAlex Deucher2017-12-071-0/+21
* drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland2017-11-281-2/+2
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-072-10/+10
* amdgpu/dc: fix non-ansi function decls.Dave Airlie2017-11-074-4/+4
* drm/amd/display: Fix warning about overflowHarry Wentland2017-10-211-5/+5
* amdgpu/dc: set a bunch of functions to static.Dave Airlie2017-10-061-1/+1
* 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-062-10/+4Star
* amdgpu/dc: rename bios get_image symbol to something more searchable.Dave Airlie2017-09-294-7/+7
* amdgpu/dc: separate out some common code from bios parsers.Dave Airlie2017-09-285-557/+324Star
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-282-15/+16
* drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu2017-09-271-0/+1
* drm/amd/display: Stop including atomfimrwareid.h directlyHarry Wentland2017-09-273-3/+0Star
* drm/amd/display: Implement HDMI retimer settings for RV AM4 support.Zeyu Fan2017-09-271-0/+69
* drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2017-09-272-0/+4
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-272-11/+11
* drm/amd/display: Clean up some DCN1 guardsZeyu Fan2017-09-271-0/+1
* drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_infoHersen Wu2017-09-271-3/+11
* drm/amd/display: create_links bug with empty DDI slotHersen Wu2017-09-271-3/+4
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-271-0/+5
* drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu2017-09-271-30/+10Star