summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
AgeCommit message (Expand)AuthorLines
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin-2/+1
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg-0/+2
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu-14/+0
2018-11-05drm/amd/display: Fix up coverity issuesAric Cyr-1/+1
2018-09-10drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin-1177/+0
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis-6/+4
2018-07-05drm/amd/display: get board layout for edid emulationSamson Tam-0/+196
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha-2/+4
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha-1/+1
2018-02-19drm/amd/display: Remove duplicate entries from BIOS function tableKen Chalmers-4/+0
2018-02-19drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu-0/+1
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland-3/+11
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland-0/+46
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland-2/+2
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie-1/+1
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie-5/+2
2017-09-29amdgpu/dc: rename bios get_image symbol to something more searchable.Dave Airlie-3/+3
2017-09-28amdgpu/dc: separate out some common code from bios parsers.Dave Airlie-273/+1
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland-8/+9
2017-09-26drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu-0/+1
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland-7/+7
2017-09-26drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang-7/+7
2017-09-26drm/amd/display: Less log spamJordan Lazare-1/+1
2017-09-26drm/amd/display: remove dead codeTony Cheng-76/+0
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland-0/+4220