summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu/display: remove VEGA20 config optionAlex Deucher2018-05-181-2/+0
* drm/amdgpu/display: remove VEGAM config optionAlex Deucher2018-05-182-4/+0
* 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/+0
* 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/+4
* 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/+324
* 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-261-0/+1
* drm/amd/display: Stop including atomfimrwareid.h directlyHarry Wentland2017-09-263-3/+0
* drm/amd/display: Implement HDMI retimer settings for RV AM4 support.Zeyu Fan2017-09-261-0/+69
* drm/amd/display/dc: add DCE_VERSION for DCE8 APUsAlex Deucher2017-09-262-0/+4
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-262-11/+11
* drm/amd/display: Clean up some DCN1 guardsZeyu Fan2017-09-261-0/+1
* drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_infoHersen Wu2017-09-261-3/+11
* drm/amd/display: create_links bug with empty DDI slotHersen Wu2017-09-261-3/+4
* drm/amdgpu/display: Enable DCN in DCAlex Deucher2017-09-261-0/+5
* drm/amd/display: Get dprefclk ss percentage from vbiosHersen Wu2017-09-261-30/+10
* drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang2017-09-261-7/+7
* drm/amd/display: Remove DCE12 guardsAlex Deucher2017-09-263-15/+1
* 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/+0
* drm/amd/display: remove un-used defines and dead codeTony Cheng2017-09-262-58/+0
* drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORTHarry Wentland2017-09-262-17/+0
* 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
OpenPOWER on IntegriCloud