summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/display: Check BIOS images before it is usedAlex Hung2024-06-141-0/+14
* drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoHersen Wu2024-05-021-2/+2
* drm/amd/display: Add driver support for future FAMS versionsDillon Varone2024-04-091-2/+0
* drm/amd/display: Correct indentations and spacesAlex Hung2024-03-201-0/+1
* drm/amd/display: switch DC over to the new DRM logging macrosHamza Mahfooz2023-09-261-0/+3
* drm/amd/display: Remove unnecessary NULL valuesRuan Jinjie2023-08-151-2/+2
* drm/amd/display: Add missing staticRodrigo Siqueira2023-07-181-9/+7
* drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddcWenjing Liu2023-01-131-1/+0
* drm/amdgpu: Replace one-elements array with flex-array membersPaulo Miguel Almeida2022-11-151-8/+14
* drm/amdgpu: Replace one-element array with flex-array memberPaulo Miguel Almeida2022-11-101-3/+2
* drm/amdgpu: Replace 1-element array with flexible-array memberPaulo Miguel Almeida2022-11-091-8/+15
* drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issuesLee Jones2021-05-271-3/+3
* drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameterLee Jones2021-01-111-2/+2
* drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formattingLee Jones2021-01-111-59/+56
* drm/amd/display/dc/bios/bios_parser: Make local functions staticLee Jones2021-01-111-2/+2
* drm/amd/display: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-241-0/+1
* drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko2020-08-061-0/+2
* 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