index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2019-10-10
drm/amd/display: Use swap() where appropriate
Ville Syrjälä
2019-08-15
drm/amd/display: make firmware info only load once during dc_bios create
Dmytro Laktyushkin
2019-06-10
drm/amd: drop use of drmP.h in atom.h
Sam Ravnborg
2019-01-25
drm/amd/display: Connect dig_fe to otg directly instead of calling bios
hersen wu
2018-11-05
drm/amd/display: Fix up coverity issues
Aric Cyr
2018-09-10
drm/amd/display: remove dead dc vbios code
Dmytro Laktyushkin
2018-08-27
drm/amd/display: Create new i2c resource
David Francis
2018-07-05
drm/amd/display: get board layout for edid emulation
Samson Tam
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2018-02-19
drm/amd/display: Remove duplicate entries from BIOS function table
Ken Chalmers
2018-02-19
drm/amd/display: resume from S3 bypass power down HW block.
Charlene Liu
2017-12-20
drm/amd/display: Print type if we get wrong ObjectID from bios
Harry Wentland
2017-12-14
drm/amd/display: Remove grph_object_id.c and move function to bios_parser
Harry Wentland
2017-11-28
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
2017-10-06
amdgpu/dc: set a bunch of functions to static.
Dave Airlie
2017-10-06
amdgpu/dc: kfree already checks for NULL.
Dave Airlie
2017-09-29
amdgpu/dc: rename bios get_image symbol to something more searchable.
Dave Airlie
2017-09-28
amdgpu/dc: separate out some common code from bios parsers.
Dave Airlie
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2017-09-26
drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0
Charlene Liu
2017-09-26
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2017-09-26
drm/amd/display: obtain usHBR3En bit from BP 1
Ding Wang
2017-09-26
drm/amd/display: Less log spam
Jordan Lazare
2017-09-26
drm/amd/display: remove dead code
Tony Cheng
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland