summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios
AgeCommit message (Expand)AuthorFilesLines
2018-12-18drm/amd/display: Add functionality to get XGMI SS infoLeo Li1-0/+15
2018-12-18drm/amd/display: Add DCE_VERSION_12_1 enum for Vega 20Leo Li1-0/+1
2018-11-05drm/amd/display: Add condition to sync eDP SW status and HW statusLewis Huang3-0/+99
2018-11-05drm/amd/display: Fix up coverity issuesAric Cyr1-1/+1
2018-09-14drm/amd/display: Add Raven2 definitions in dcBhawanpreet Lakha1-0/+5
2018-09-10drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin2-1450/+39
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis1-6/+4
2018-08-27drm/amd/display: Set DFS bypass flags for dce110Nicholas Kazlauskas1-0/+3
2018-08-21Revert "drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86"Leo (Sunpeng) Li1-1/+1
2018-08-06drm/amd/display: update clk for various HDMI color depthsMikita Lipski1-0/+18
2018-07-19drm/amdgpu/display: Replace CONFIG_DRM_AMD_DC_DCN1_0 with CONFIG_X86Michel Dänzer1-1/+1
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 Tam2-1/+413
2018-07-05drm/amd/display: Define dp_alt_modeCharlene Liu1-29/+17
2018-05-18drm/amdgpu/display: remove VEGA20 config optionAlex Deucher1-2/+0
2018-05-18drm/amdgpu/display: remove VEGAM config optionAlex Deucher2-4/+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-05-15drm/amd/display: Implement VEGAM device IDs in DCJerry (Fangzhi) Zuo2-0/+6
2018-04-11drm/amd/dc: Use atombios api directly in DCRex Zhu2-20/+28
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) Zuo3-6/+7
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2-8/+9
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2-4/+4
2018-02-19drm/amd/display: Remove duplicate entries from BIOS function tableKen Chalmers1-4/+0
2018-02-19drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu4-0/+17
2018-02-19drm/amd/display: fix incompatible structure layoutsArnd Bergmann3-61/+68
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland2-19/+19
2017-12-20drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland2-0/+34
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland1-3/+11
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland1-0/+46
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher1-0/+21
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland1-2/+2
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie2-10/+10
2017-11-07amdgpu/dc: fix non-ansi function decls.Dave Airlie4-4/+4
2017-10-21drm/amd/display: Fix warning about overflowHarry Wentland1-5/+5
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie1-1/+1
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 Airlie2-10/+4
2017-09-29amdgpu/dc: rename bios get_image symbol to something more searchable.Dave Airlie4-7/+7
2017-09-28amdgpu/dc: separate out some common code from bios parsers.Dave Airlie5-557/+324
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland2-15/+16
2017-09-26drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu1-0/+1
2017-09-26drm/amd/display: Stop including atomfimrwareid.h directlyHarry Wentland3-3/+0
2017-09-26drm/amd/display: Implement HDMI retimer settings for RV AM4 support.Zeyu Fan1-0/+69
2017-09-26drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2-0/+4
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2-11/+11
2017-09-26drm/amd/display: Clean up some DCN1 guardsZeyu Fan1-0/+1
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