summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-05drm/amd/display: Fix up coverity issuesAric Cyr1-1/+1
2018-09-10drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin1-1177/+0
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis1-6/+4
2018-07-05drm/amd/display: get board layout for edid emulationSamson Tam1-0/+196
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha1-2/+4
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha1-1/+1
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 Liu1-0/+1
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-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland1-2/+2
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie1-1/+1
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie1-5/+2
2017-09-29amdgpu/dc: rename bios get_image symbol to something more searchable.Dave Airlie1-3/+3
2017-09-28amdgpu/dc: separate out some common code from bios parsers.Dave Airlie1-273/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland1-8/+9
2017-09-26drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu1-0/+1
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland1-7/+7
2017-09-26drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang1-7/+7
2017-09-26drm/amd/display: Less log spamJordan Lazare1-1/+1
2017-09-26drm/amd/display: remove dead codeTony Cheng1-76/+0
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland1-0/+4220