summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser2.c
Commit message (Expand)AuthorAgeFilesLines
* amdgpu/dc: fix indentation warning from smatch.Dave Airlie2017-11-071-1/+1
* drm/amd/display: Fix warning about overflowHarry Wentland2017-10-211-5/+5
* 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-061-5/+2
* amdgpu/dc: rename bios get_image symbol to something more searchable.Dave Airlie2017-09-291-1/+1
* amdgpu/dc: separate out some common code from bios parsers.Dave Airlie2017-09-281-283/+1
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-7/+7
* drm/amd/display: Stop including atomfimrwareid.h directlyHarry Wentland2017-09-261-1/+0
* drm/amd/display: Implement HDMI retimer settings for RV AM4 support.Zeyu Fan2017-09-261-0/+69
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-261-4/+4
* 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/amd/display: Get dprefclk ss percentage from vbiosHersen Wu2017-09-261-30/+10
* drm/amd/display: need to handle DCE_Info table ver4.2Charlene Liu2017-09-261-1/+78
* drm/amd/display: Add DCE12 bios parser supportHarry Wentland2017-09-261-0/+2085
OpenPOWER on IntegriCloud