index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-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-29
drm/amd/display: Bunch of smatch error and warning fixes in DC
Harry Wentland
1
-2
/
+2
2017-11-08
amdgpu/dc: fix indentation warning from smatch.
Dave Airlie
2
-10
/
+10
2017-11-08
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-27
drm/amd/display: Block 6Ghz timing if SBIOS set HDMI_6G_en to 0
Charlene Liu
1
-0
/
+1
2017-09-27
drm/amd/display: Stop including atomfimrwareid.h directly
Harry Wentland
3
-3
/
+0
2017-09-27
drm/amd/display: Implement HDMI retimer settings for RV AM4 support.
Zeyu Fan
1
-0
/
+69
2017-09-27
drm/amd/display/dc: add DCE_VERSION for DCE8 APUs
Alex Deucher
2
-0
/
+4
2017-09-27
drm/amd/display: Rename firmware_info to dc_firmware_info
Harry Wentland
2
-11
/
+11
2017-09-27
drm/amd/display: Clean up some DCN1 guards
Zeyu Fan
1
-0
/
+1
2017-09-27
drm/amd/display: DAL3 RV get DPREFCLK SpreadspectrumInfo from smu_info
Hersen Wu
1
-3
/
+11
2017-09-27
drm/amd/display: create_links bug with empty DDI slot
Hersen Wu
1
-3
/
+4
2017-09-27
drm/amdgpu/display: Enable DCN in DC
Alex Deucher
1
-0
/
+5
2017-09-27
drm/amd/display: Get dprefclk ss percentage from vbios
Hersen Wu
1
-30
/
+10
2017-09-27
drm/amd/display: obtain usHBR3En bit from BP 1
Ding Wang
1
-7
/
+7
2017-09-27
drm/amd/display: Remove DCE12 guards
Alex Deucher
3
-15
/
+1
2017-09-27
drm/amd/display: Less log spam
Jordan Lazare
1
-6
/
+6
2017-09-27
drm/amd/display: need to handle DCE_Info table ver4.2
Charlene Liu
1
-1
/
+78
2017-09-27
drm/amd/display: Enable DCE12 support
Alex Deucher
2
-0
/
+22
2017-09-27
drm/amd/display: Add DCE12 bios parser support
Harry Wentland
9
-0
/
+3904
2017-09-27
drm/amd/display: Less log spam
Jordan Lazare
1
-1
/
+1
2017-09-27
drm/amd/display: remove dead code
Tony Cheng
3
-197
/
+0
2017-09-27
drm/amd/display: remove un-used defines and dead code
Tony Cheng
2
-58
/
+0
2017-09-27
drm/amd/display: Remove obsolete LATEST_ATOM_BIOS_SUPPORT
Harry Wentland
2
-17
/
+0
2017-09-27
drm/amd/display: Fix bugs causing Hawaii and Bonaire not light up.
Zeyu Fan
2
-2
/
+2
2017-09-27
drm/amd/dc: Add dc display driver (v2)
Harry Wentland
17
-0
/
+8857