summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios
Commit message (Expand)AuthorAgeFilesLines
* 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
* drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang2017-09-261-7/+7
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-263-15/+1Star
* drm/amd/display: Less log spamJordan Lazare2017-09-261-6/+6
* drm/amd/display: need to handle DCE_Info table ver4.2Charlene Liu2017-09-261-1/+78
* drm/amd/display: Enable DCE12 supportAlex Deucher2017-09-262-0/+22
* drm/amd/display: Add DCE12 bios parser supportHarry Wentland2017-09-269-0/+3904
* drm/amd/display: Less log spamJordan Lazare2017-09-261-1/+1
* drm/amd/display: remove dead codeTony Cheng2017-09-263-197/+0Star
* drm/amd/display: remove un-used defines and dead codeTony Cheng2017-09-262-58/+0Star
* drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORTHarry Wentland2017-09-262-17/+0Star
* drm/amd/display: Fix bugs causing Hawaii and Bonaire not light up.Zeyu Fan2017-09-262-2/+2
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-2617-0/+8857