summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Remove unneeded semicolon in bios_parser.czhengbin2019-12-021-1/+1
* drm/amd/display: cleanup of construct and destruct funcsAnthony Koo2019-11-191-2/+2
* drm/amd/display: remove set but not used variable 'bp' in bios_parser.czhengbin2019-11-191-2/+0
* drm/amd/display: Use swap() where appropriateVille Syrjälä2019-10-101-5/+2
* drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin2019-08-151-2/+1
* drm/amd: drop use of drmP.h in atom.hSam Ravnborg2019-06-101-0/+2
* drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu2019-01-251-14/+0
* drm/amd/display: Fix up coverity issuesAric Cyr2018-11-051-1/+1
* drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin2018-09-101-1177/+0
* drm/amd/display: Create new i2c resourceDavid Francis2018-08-271-6/+4
* drm/amd/display: get board layout for edid emulationSamson Tam2018-07-051-0/+196
* drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha2018-03-051-2/+4
* drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha2018-03-051-1/+1
* 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-191-0/+1
* 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/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland2017-11-281-2/+2
* amdgpu/dc: set a bunch of functions to static.Dave Airlie2017-10-061-1/+1
* 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-3/+3
* amdgpu/dc: separate out some common code from bios parsers.Dave Airlie2017-09-281-273/+1
* drm/amd/display: Use kernel alloc/freeHarry Wentland2017-09-281-8/+9
* drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu2017-09-261-0/+1
* drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland2017-09-261-7/+7
* drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang2017-09-261-7/+7
* drm/amd/display: Less log spamJordan Lazare2017-09-261-1/+1
* drm/amd/display: remove dead codeTony Cheng2017-09-261-76/+0
* drm/amd/dc: Add dc display driver (v2)Harry Wentland2017-09-261-0/+4220
OpenPOWER on IntegriCloud