index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
Files
Lines
2018-05-09
drm/amd/display: Add get_firmware_info_v3_2 for VG12
Harry Wentland
1
-1
/
+85
2018-03-21
drm/amd/display: Add bios firmware info version for VG12
Jerry (Fangzhi) Zuo
1
-0
/
+1
2018-03-14
drm/amd/display: Allow passing of syspll id to get_smu_clock_info
Jerry (Fangzhi) Zuo
3
-6
/
+7
2018-03-05
drm/amd/display: define DC_LOGGER for logger
Bhawanpreet Lakha
2
-8
/
+9
2018-03-05
drm/amd/display: Use MACROS instead of dm_logger
Bhawanpreet Lakha
2
-4
/
+4
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
4
-0
/
+17
2018-02-19
drm/amd/display: fix incompatible structure layouts
Arnd Bergmann
3
-61
/
+68
2018-01-24
drm/amd/display: Demote error print to debug print when ATOM impl missing
Harry Wentland
2
-19
/
+19
2017-12-20
drm/amd/display: Error print when ATOM BIOS implementation is missing
Harry Wentland
2
-0
/
+34
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-12-07
drm/amdgpu: add license to Makefiles
Alex Deucher
1
-0
/
+21
2017-11-28
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
1
-2
/
+2
2017-11-07
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2
-10
/
+10
2017-11-07
amdgpu/dc: fix non-ansi function decls.
Dave Airlie
4
-4
/
+4
2017-10-21
drm/amd/display: Fix warning about overflow
Harry Wentland
1
-5
/
+5
2017-10-06
amdgpu/dc: set a bunch of functions to static.
Dave Airlie
1
-1
/
+1
2017-10-06
amdgpu/dc: fix indentation on a couple of returns.
Dave Airlie
1
-2
/
+2
2017-10-06
amdgpu/dc: kfree already checks for NULL.
Dave Airlie
2
-10
/
+4
2017-09-29
amdgpu/dc: rename bios get_image symbol to something more searchable.
Dave Airlie
4
-7
/
+7
2017-09-28
amdgpu/dc: separate out some common code from bios parsers.
Dave Airlie
5
-557
/
+324
2017-09-28
drm/amd/display: Use kernel alloc/free
Harry Wentland
2
-15
/
+16
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: Stop including atomfimrwareid.h directly
Harry Wentland
3
-3
/
+0
2017-09-26
drm/amd/display: Implement HDMI retimer settings for RV AM4 support.
Zeyu Fan
1
-0
/
+69
2017-09-26
drm/amd/display/dc: add DCE_VERSION for DCE8 APUs
Alex Deucher
2
-0
/
+4
2017-09-26
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2
-11
/
+11
2017-09-26
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
1
-0
/
+1
2017-09-26
drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_info
Hersen Wu
1
-3
/
+11
2017-09-26
drm/amd/display: create_links bug with empty DDI slot
Hersen Wu
1
-3
/
+4
2017-09-26
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
1
-0
/
+5
2017-09-26
drm/amd/display: Get dprefclk ss percentage from vbios
Hersen Wu
1
-30
/
+10
2017-09-26
drm/amd/display: obtain usHBR3En bit from BP 1
Ding Wang
1
-7
/
+7
2017-09-26
drm/amd/display: Remove DCE12 guards
Alex Deucher
3
-15
/
+1
2017-09-26
drm/amd/display: Less log spam
Jordan Lazare
1
-6
/
+6
2017-09-26
drm/amd/display: need to handle DCE_Info table ver4.2
Charlene Liu
1
-1
/
+78
2017-09-26
drm/amd/display: Enable DCE12 support
Alex Deucher
2
-0
/
+22
2017-09-26
drm/amd/display: Add DCE12 bios parser support
Harry Wentland
9
-0
/
+3904
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
3
-197
/
+0
2017-09-26
drm/amd/display: remove un-used defines and dead code
Tony Cheng
2
-58
/
+0
2017-09-26
drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORT
Harry Wentland
2
-17
/
+0
2017-09-26
drm/amd/display: Fix bugs causing Hawaii and Bonaire not light up.
Zeyu Fan
2
-2
/
+2
2017-09-26
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
17
-0
/
+8857