index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
bios
/
bios_parser.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-14
drm/amd/display: Check BIOS images before it is used
Alex Hung
1
-0
/
+14
2024-05-02
drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_info
Hersen Wu
1
-2
/
+2
2024-04-09
drm/amd/display: Add driver support for future FAMS versions
Dillon Varone
1
-2
/
+0
2024-03-20
drm/amd/display: Correct indentations and spaces
Alex Hung
1
-0
/
+1
2023-09-26
drm/amd/display: switch DC over to the new DRM logging macros
Hamza Mahfooz
1
-0
/
+3
2023-08-15
drm/amd/display: Remove unnecessary NULL values
Ruan Jinjie
1
-2
/
+2
2023-07-18
drm/amd/display: Add missing static
Rodrigo Siqueira
1
-9
/
+7
2023-01-13
drm/amd/display: refactor ddc logic from dc_link_ddc to link_ddc
Wenjing Liu
1
-1
/
+0
2022-11-15
drm/amdgpu: Replace one-elements array with flex-array members
Paulo Miguel Almeida
1
-8
/
+14
2022-11-10
drm/amdgpu: Replace one-element array with flex-array member
Paulo Miguel Almeida
1
-3
/
+2
2022-11-09
drm/amdgpu: Replace 1-element array with flexible-array member
Paulo Miguel Almeida
1
-8
/
+15
2021-05-27
drm/amd/display/dc/bios/bios_parser: Fix formatting and misnaming issues
Lee Jones
1
-3
/
+3
2021-01-11
drm/amd/display/dc/bios/bios_parser: Fix misspelling of function parameter
Lee Jones
1
-2
/
+2
2021-01-11
drm/amd/display/dc/bios/bios_parser: Fix a whole bunch of legacy doc formatting
Lee Jones
1
-59
/
+56
2021-01-11
drm/amd/display/dc/bios/bios_parser: Make local functions static
Lee Jones
1
-2
/
+2
2020-11-24
drm/amd/display: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2020-08-06
drm/amd/display: Read VBIOS Golden Settings Tbl
Igor Kravchenko
1
-0
/
+2
2019-12-02
drm/amd/display: Remove unneeded semicolon in bios_parser.c
zhengbin
1
-1
/
+1
2019-11-19
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
1
-2
/
+2
2019-11-19
drm/amd/display: remove set but not used variable 'bp' in bios_parser.c
zhengbin
1
-2
/
+0
2019-10-10
drm/amd/display: Use swap() where appropriate
Ville Syrjälä
1
-5
/
+2
2019-08-15
drm/amd/display: make firmware info only load once during dc_bios create
Dmytro Laktyushkin
1
-2
/
+1
2019-06-10
drm/amd: drop use of drmP.h in atom.h
Sam Ravnborg
1
-0
/
+2
2019-01-25
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
1
-14
/
+0
2018-11-05
drm/amd/display: Fix up coverity issues
Aric Cyr
1
-1
/
+1
2018-09-10
drm/amd/display: remove dead dc vbios code
Dmytro Laktyushkin
1
-1177
/
+0
2018-08-27
drm/amd/display: Create new i2c resource
David Francis
1
-6
/
+4
2018-07-05
drm/amd/display: get board layout for edid emulation
Samson Tam
1
-0
/
+196
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
1
-2
/
+4
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
1
-1
/
+1
2018-02-19
drm/amd/display: Remove duplicate entries from BIOS function table
Ken Chalmers
1
-4
/
+0
2018-02-19
drm/amd/display: resume from S3 bypass power down HW block.
Charlene Liu
1
-0
/
+1
2017-12-20
drm/amd/display: Print type if we get wrong ObjectID from bios
Harry Wentland
1
-3
/
+11
2017-12-14
drm/amd/display: Remove grph_object_id.c and move function to bios_parser
Harry Wentland
1
-0
/
+46
2017-11-28
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
1
-2
/
+2
2017-10-06
amdgpu/dc: set a bunch of functions to static.
Dave Airlie
1
-1
/
+1
2017-10-06
amdgpu/dc: kfree already checks for NULL.
Dave Airlie
1
-5
/
+2
2017-09-29
amdgpu/dc: rename bios get_image symbol to something more searchable.
Dave Airlie
1
-3
/
+3
2017-09-28
amdgpu/dc: separate out some common code from bios parsers.
Dave Airlie
1
-273
/
+1
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
1
-8
/
+9
2017-09-26
drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0
Charlene Liu
1
-0
/
+1
2017-09-26
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
1
-7
/
+7
2017-09-26
drm/amd/display: obtain usHBR3En bit from BP 1
Ding Wang
1
-7
/
+7
2017-09-26
drm/amd/display: Less log spam
Jordan Lazare
1
-1
/
+1
2017-09-26
drm/amd/display: remove dead code
Tony Cheng
1
-76
/
+0
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
1
-0
/
+4220