summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-26drm/amdgpu/display: Enable DCN in DCAlex Deucher1-0/+5
2017-09-26drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu1-30/+10
2017-09-26drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang1-7/+7
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher3-15/+1
2017-09-26drm/amd/display: Less log spamJordan Lazare1-6/+6
2017-09-26drm/amd/display: need to handle DCE_Info table ver4.2Charlene Liu1-1/+78
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher2-0/+22
2017-09-26drm/amd/display: Add DCE12 bios parser supportHarry Wentland9-0/+3904
2017-09-26drm/amd/display: Less log spamJordan Lazare1-1/+1
2017-09-26drm/amd/display: remove dead codeTony Cheng3-197/+0
2017-09-26drm/amd/display: remove un-used defines and dead codeTony Cheng2-58/+0
2017-09-26drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORTHarry Wentland2-17/+0
2017-09-26drm/amd/display: Fix bugs causing Hawaii and Bonaire not light up.Zeyu Fan2-2/+2
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland17-0/+8857