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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
drm/amd/display: Fix potential access beyond end of array in CM
Harry Wentland
1
-6
/
+6
2018-04-11
drm/amd/display: Non-HDMI DP active dongle should not support YUV pixel format
Hersen Wu
1
-3
/
+16
2018-04-11
drm/amd/display: Set ignore_msa_timing_param
Harry Wentland
1
-0
/
+3
2018-04-11
drm/amd/display: Program v_total_min/max after v_total_cntl
Anthony Koo
3
-20
/
+20
2018-04-11
drm/amd/display: Don't register backlight on connector_destroy
Harry Wentland
1
-8
/
+4
2018-04-11
drm/amd/display: Only register backlight device if embedded panel connected
Harry Wentland
1
-25
/
+33
2018-04-11
drm/amd/display: Don't access legacy properties
Harry Wentland
2
-3
/
+11
2018-04-11
drm/amdgpu: Added support for MV packet
James Zhu
1
-0
/
+24
2018-04-11
drm/amdgpu: add new bo flag that indicates BOs don't need fallback (v2)
Chunming Zhou
2
-2
/
+6
2018-04-11
drm/amdgpu: Don't change preferred domian when fallback GTT v6
Chunming Zhou
2
-27
/
+26
2018-04-11
drm/scheduler: move the tracepoints file from the include directory
Nayan Deshmukh
2
-1
/
+83
2018-04-11
drm/scheduler: fix param documentation
Nayan Deshmukh
1
-1
/
+2
2018-04-11
drm/amd/display: fix spelling mistake: "Usupported" -> "Unsupported"
Colin Ian King
1
-2
/
+2
2018-04-11
drm/amdgpu: use new asic need_full_reset callback
Alex Deucher
1
-0
/
+6
2018-04-11
drm/amdgpu/soc15: implement asic need_full_reset callback
Alex Deucher
1
-0
/
+7
2018-04-11
drm/amdgpu/vi: implement asic need_full_reset callback
Alex Deucher
1
-0
/
+22
2018-04-11
drm/amdgpu/cik: implement asic need_full_reset callback
Alex Deucher
1
-0
/
+7
2018-04-11
drm/amdgpu/si: implement asic need_full_reset callback
Alex Deucher
1
-0
/
+7
2018-04-11
drm/amdgpu: add asic need_full_reset callback
Alex Deucher
1
-0
/
+3
2018-04-11
drm/amdgpu: add documentation on hwmon interfaces exposed (v3)
Alex Deucher
1
-0
/
+40
2018-04-11
drm/amdgpu: Move GEM BO to drm_framebuffer
Daniel Stone
10
-96
/
+40
2018-04-11
drm/radeon: radeon_framebuffer -> drm_framebuffer
Daniel Stone
6
-67
/
+39
2018-04-11
drm/radeon: Move GEM BO to drm_framebuffer
Daniel Stone
6
-43
/
+22
2018-04-11
drm/amd/display: Disentangle dc.h include from amdgpu.h
Rex Zhu
2
-1
/
+2
2018-04-11
drm/amdgpu: switch to use df callback functions
Hawking Zhang
2
-92
/
+5
2018-04-11
drm/amdgpu/df: implement df v1_7 callback functions
Hawking Zhang
3
-0
/
+156
2018-04-11
drm/amdgpu: add df callback functions structure
Hawking Zhang
1
-1
/
+12
2018-04-11
drm/amdgpu: add df v1_7 header files
Hawking Zhang
3
-0
/
+107
2018-04-11
drm/amdgpu/sdma4: use a helper for SDMA_OP_POLL_REGMEM
Alex Deucher
1
-28
/
+34
2018-04-11
drm/amdgpu: remove duplicate cg/pg wrapper functions
Rex Zhu
8
-107
/
+30
2018-04-11
drm/amdgpu: Delete some cgs functions
Rex Zhu
2
-336
/
+0
2018-04-11
drm/amd/pp: Not call cgs interface to get display info
Rex Zhu
13
-136
/
+61
2018-04-11
drm/amdgpu: Set pm_display_cfg in non-dc mode
Rex Zhu
3
-15
/
+37
2018-04-11
drm/amd/pp: Use atombios api directly in powerplay (v2)
Rex Zhu
12
-124
/
+150
2018-04-11
drm/amd/dc: Use atombios api directly in DC
Rex Zhu
2
-20
/
+28
2018-04-11
drm/amdgpu: Get pci resource directly through adev
Rex Zhu
1
-6
/
+5
2018-04-11
drm/amd/pp: Use gfx rlc funcs directly in powerplay
Rex Zhu
2
-38
/
+46
2018-04-11
drm/amd/pp: Fix spelling mistake: "suppported" -> "supported"
Colin Ian King
1
-1
/
+1
2018-04-11
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
7
-8
/
+9
2018-04-11
drm/amd/pp: Use release_firmware directly in powerplay
Rex Zhu
3
-3
/
+5
2018-04-11
drm/amd/pp: Save vf state in pp context
Rex Zhu
6
-14
/
+13
2018-04-11
drm/amd/pp: Lock pm_funcs when set pp table
Rex Zhu
1
-14
/
+14
2018-04-11
drm/amd/pp: Add hwmgr_sw_init/fini functioins
Rex Zhu
4
-316
/
+147
2018-04-11
drm/amd/pp: Remove useless fw load error handler on Polaris
Rex Zhu
1
-10
/
+2
2018-04-11
drm/amd/display: Move commit_planes_to_stream to amdgpu_dm
Harry Wentland
3
-101
/
+103
2018-04-11
drm/amd/display: Only program MSA_TIMING_PARAM if it changed
Anthony Koo
1
-5
/
+10
2018-04-11
drm/amd/display: Add double buffer machanism to OCSC
Xingyue Tao
3
-47
/
+67
2018-04-11
drm/amd/display: Add vline IRQ programming for DCN
SivapiriyanKumarasamy
6
-0
/
+110
2018-04-11
drm/amd/display: Rename encoder_info_packet to dc_info_packet
Anthony Koo
4
-68
/
+65
2018-04-11
drm/amd/display: Couple bug fixes in stats module
Anthony Koo
1
-11
/
+28
[next]