summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios
AgeCommit message (Expand)Author
2018-01-24drm/amd/display: Demote error print to debug print when ATOM impl missingHarry Wentland
2017-12-20drm/amd/display: Error print when ATOM BIOS implementation is missingHarry Wentland
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland
2017-11-07amdgpu/dc: fix indentation warning from smatch.Dave Airlie
2017-11-07amdgpu/dc: fix non-ansi function decls.Dave Airlie
2017-10-21drm/amd/display: Fix warning about overflowHarry Wentland
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie
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: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu
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/dc: add DCE_VERSION for DCE8 APUsAlex Deucher
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland
2017-09-26drm/amd/display: Clean up some DCN1 guardsZeyu Fan
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/amdgpu/display: Enable DCN in DCAlex Deucher
2017-09-26drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu
2017-09-26drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang
2017-09-26drm/amd/display: Remove DCE12 guardsAlex Deucher
2017-09-26drm/amd/display: Less log spamJordan Lazare
2017-09-26drm/amd/display: need to handle DCE_Info table ver4.2Charlene Liu
2017-09-26drm/amd/display: Enable DCE12 supportAlex Deucher
2017-09-26drm/amd/display: Add DCE12 bios parser supportHarry Wentland
2017-09-26drm/amd/display: Less log spamJordan Lazare
2017-09-26drm/amd/display: remove dead codeTony Cheng
2017-09-26drm/amd/display: remove un-used defines and dead codeTony Cheng
2017-09-26drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORTHarry Wentland
2017-09-26drm/amd/display: Fix bugs causing Hawaii and Bonaire not light up.Zeyu Fan
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland