summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/display/dc/bios/bios_parser.c
AgeCommit message (Expand)Author
2021-05-27drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issuesLee Jones
2021-01-11drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameterLee Jones
2021-01-11drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formattingLee Jones
2021-01-11drm/amd/display/dc/bios/bios_parser: Make local functions staticLee Jones
2020-11-24drm/amd/display: Fix fall-through warnings for ClangGustavo A. R. Silva
2020-08-06drm/amd/display: Read VBIOS Golden Settings TblIgor Kravchenko
2019-12-02drm/amd/display: Remove unneeded semicolon in bios_parser.czhengbin
2019-11-19drm/amd/display: cleanup of construct and destruct funcsAnthony Koo
2019-11-19drm/amd/display: remove set but not used variable 'bp' in bios_parser.czhengbin
2019-10-10drm/amd/display: Use swap() where appropriateVille Syrjälä
2019-08-15drm/amd/display: make firmware info only load once during dc_bios createDmytro Laktyushkin
2019-06-10drm/amd: drop use of drmP.h in atom.hSam Ravnborg
2019-01-25drm/amd/display: Connect dig_fe to otg directly instead of calling bioshersen wu
2018-11-05drm/amd/display: Fix up coverity issuesAric Cyr
2018-09-10drm/amd/display: remove dead dc vbios codeDmytro Laktyushkin
2018-08-27drm/amd/display: Create new i2c resourceDavid Francis
2018-07-05drm/amd/display: get board layout for edid emulationSamson Tam
2018-03-05drm/amd/display: define DC_LOGGER for loggerBhawanpreet Lakha
2018-03-05drm/amd/display: Use MACROS instead of dm_loggerBhawanpreet Lakha
2018-02-19drm/amd/display: Remove duplicate entries from BIOS function tableKen Chalmers
2018-02-19drm/amd/display: resume from S3 bypass power down HW block.Charlene Liu
2017-12-20drm/amd/display: Print type if we get wrong ObjectID from biosHarry Wentland
2017-12-14drm/amd/display: Remove grph_object_id.c and move function to bios_parserHarry Wentland
2017-11-28drm/amd/display: Bunch of smatch error and warning fixes in DCHarry Wentland
2017-10-06amdgpu/dc: set a bunch of functions to static.Dave Airlie
2017-10-06amdgpu/dc: kfree already checks for NULL.Dave Airlie
2017-09-29amdgpu/dc: rename bios get_image symbol to something more searchable.Dave Airlie
2017-09-28amdgpu/dc: separate out some common code from bios parsers.Dave Airlie
2017-09-28drm/amd/display: Use kernel alloc/freeHarry Wentland
2017-09-26drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0Charlene Liu
2017-09-26drm/amd/display: Rename firmware_info to dc_firmware_infoHarry Wentland
2017-09-26drm/amd/display: obtain usHBR3En bit from BP 1Ding Wang
2017-09-26drm/amd/display: Less log spamJordan Lazare
2017-09-26drm/amd/display: remove dead codeTony Cheng
2017-09-26drm/amd/dc: Add dc display driver (v2)Harry Wentland