index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
display
/
dc
/
bios
/
bios_parser2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amd/display: fix dprefclk and ss percentage reading on RN
Eric Yang
2019-12-05
1
-0
/
+1
*
drm/amd/display: populate bios integrated info for renoir
Joseph Gravenor
2019-12-05
1
-0
/
+1
*
drm/amd/display: Remove unneeded semicolon in bios_parser2.c
zhengbin
2019-12-02
1
-1
/
+1
*
drm/amd/display: cleanup of construct and destruct funcs
Anthony Koo
2019-11-19
1
-4
/
+4
*
drm/amd/display: remove set but not used variable 'bp' in bios_parser2.c
zhengbin
2019-11-19
1
-2
/
+0
*
drm/amd/display: Drop CONFIG_DRM_AMD_DC_DCN2_0 and DSC_SUPPORTED
Bhawanpreet Lakha
2019-11-13
1
-2
/
+0
*
drm/amd/display: add oem i2c implemenation in dc
Jun Lei
2019-11-13
1
-24
/
+39
*
drm/amd/display: Use swap() where appropriate
Ville Syrjälä
2019-10-10
1
-6
/
+2
*
drm/amd/display: make firmware info only load once during dc_bios create
Dmytro Laktyushkin
2019-08-15
1
-2
/
+1
*
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
2019-06-25
1
-0
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2019-06-14
1
-0
/
+2
|
|
\
|
|
*
drm/amd: drop use of drmp.h in os_types.h
Sam Ravnborg
2019-06-10
1
-0
/
+2
*
|
|
drm/amd/display: Add DCN2 BIOS parsing
Harry Wentland
2019-06-21
1
-0
/
+4
|
/
/
*
/
drm/amd/display: block passive dongle EDID Emulation for USB-C ports
Samson Tam
2019-05-24
1
-0
/
+2
|
/
*
drm/amd/display/dc/bios_parser2: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-02-18
1
-0
/
+2
*
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
2019-01-25
1
-14
/
+0
*
revert "drm/amd/display: Add condition to sync eDP SW status and HW status"
Eric Yang
2019-01-25
1
-2
/
+0
*
drm/amd/display: Add functionality to get XGMI SS info
Leo Li
2018-12-18
1
-0
/
+15
*
drm/amd/display: Add condition to sync eDP SW status and HW status
Lewis Huang
2018-11-05
1
-0
/
+2
*
drm/amd/display: remove dead dc vbios code
Dmytro Laktyushkin
2018-09-10
1
-273
/
+39
*
drm/amd/display: fix incorrect check for atom table size
Tony Cheng
2018-07-13
1
-1
/
+1
*
drm/amd/display: get board layout for edid emulation
Samson Tam
2018-07-05
1
-1
/
+217
*
drm/amdgpu/display: remove VEGA20 config option
Alex Deucher
2018-05-18
1
-2
/
+0
*
drm/amd/display: Add BIOS smu_info v3_3 support for Vega20
Jerry (Fangzhi) Zuo
2018-05-17
1
-0
/
+5
*
drm/amd/display: Add get_firmware_info_v3_2 for VG12
Harry Wentland
2018-05-15
1
-1
/
+85
*
drm/amd/display: Add bios firmware info version for VG12
Jerry (Fangzhi) Zuo
2018-03-21
1
-0
/
+1
*
drm/amd/display: Allow passing of syspll id to get_smu_clock_info
Jerry (Fangzhi) Zuo
2018-03-14
1
-3
/
+3
*
drm/amd/display: resume from S3 bypass power down HW block.
Charlene Liu
2018-02-19
1
-0
/
+7
*
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2017-11-07
1
-1
/
+1
*
drm/amd/display: Fix warning about overflow
Harry Wentland
2017-10-21
1
-5
/
+5
*
amdgpu/dc: fix indentation on a couple of returns.
Dave Airlie
2017-10-06
1
-2
/
+2
*
amdgpu/dc: kfree already checks for NULL.
Dave Airlie
2017-10-06
1
-5
/
+2
*
amdgpu/dc: rename bios get_image symbol to something more searchable.
Dave Airlie
2017-09-29
1
-1
/
+1
*
amdgpu/dc: separate out some common code from bios parsers.
Dave Airlie
2017-09-28
1
-283
/
+1
*
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-28
1
-7
/
+7
*
drm/amd/display: Stop including atomfimrwareid.h directly
Harry Wentland
2017-09-26
1
-1
/
+0
*
drm/amd/display: Implement HDMI retimer settings for RV AM4 support.
Zeyu Fan
2017-09-26
1
-0
/
+69
*
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2017-09-26
1
-4
/
+4
*
drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_info
Hersen Wu
2017-09-26
1
-3
/
+11
*
drm/amd/display: create_links bug with empty DDI slot
Hersen Wu
2017-09-26
1
-3
/
+4
*
drm/amd/display: Get dprefclk ss percentage from vbios
Hersen Wu
2017-09-26
1
-30
/
+10
*
drm/amd/display: need to handle DCE_Info table ver4.2
Charlene Liu
2017-09-26
1
-1
/
+78
*
drm/amd/display: Add DCE12 bios parser support
Harry Wentland
2017-09-26
1
-0
/
+2085