index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2018-05-18
drm/amdgpu/display: remove VEGA20 config option
Alex Deucher
2018-05-18
drm/amdgpu/display: remove VEGAM config option
Alex Deucher
2018-05-17
drm/amd/display: Add BIOS smu_info v3_3 support for Vega20
Jerry (Fangzhi) Zuo
2018-05-15
drm/amd/display: Add get_firmware_info_v3_2 for VG12
Harry Wentland
2018-05-15
drm/amd/display: Implement VEGAM device IDs in DC
Jerry (Fangzhi) Zuo
2018-04-11
drm/amd/dc: Use atombios api directly in DC
Rex Zhu
2018-03-21
drm/amd/display: Add bios firmware info version for VG12
Jerry (Fangzhi) Zuo
2018-03-14
drm/amd/display: Allow passing of syspll id to get_smu_clock_info
Jerry (Fangzhi) Zuo
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
2018-02-19
drm/amd/display: fix incompatible structure layouts
Arnd Bergmann
2018-01-24
drm/amd/display: Demote error print to debug print when ATOM impl missing
Harry Wentland
2017-12-20
drm/amd/display: Error print when ATOM BIOS implementation is missing
Harry Wentland
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-12-07
drm/amdgpu: add license to Makefiles
Alex Deucher
2017-11-28
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
2017-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2017-11-07
amdgpu/dc: fix non-ansi function decls.
Dave Airlie
2017-10-21
drm/amd/display: Fix warning about overflow
Harry Wentland
2017-10-06
amdgpu/dc: set a bunch of functions to static.
Dave Airlie
2017-10-06
amdgpu/dc: fix indentation on a couple of returns.
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: Stop including atomfimrwareid.h directly
Harry Wentland
2017-09-26
drm/amd/display: Implement HDMI retimer settings for RV AM4 support.
Zeyu Fan
2017-09-26
drm/amd/display/dc: add DCE_VERSION for DCE8 APUs
Alex Deucher
2017-09-26
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2017-09-26
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
2017-09-26
drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_info
Hersen Wu
2017-09-26
drm/amd/display: create_links bug with empty DDI slot
Hersen Wu
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
2017-09-26
drm/amd/display: Get dprefclk ss percentage from vbios
Hersen Wu
2017-09-26
drm/amd/display: obtain usHBR3En bit from BP 1
Ding Wang
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
2017-09-26
drm/amd/display: Less log spam
Jordan Lazare
2017-09-26
drm/amd/display: need to handle DCE_Info table ver4.2
Charlene Liu
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
2017-09-26
drm/amd/display: Add DCE12 bios parser support
Harry Wentland
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/display: remove un-used defines and dead code
Tony Cheng
2017-09-26
drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORT
Harry Wentland
2017-09-26
drm/amd/display: Fix bugs causing Hawaii and Bonaire not light up.
Zeyu Fan
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland