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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
drm/amdgpu/pp: remove the get_temperature API
Alex Deucher
11
-38
/
+0
2018-02-19
drm/amdgpu/pm: use read_sensor API to get temperature
Alex Deucher
1
-8
/
+16
2018-02-19
drm/amdgpu/pm: report gpu average power via hwmon API
Alex Deucher
1
-0
/
+34
2018-02-19
drm/amdgpu/pm: report gpu voltages via hwmon API
Alex Deucher
1
-0
/
+82
2018-02-19
drm/amdgpu/pm: handle fan properly when card is powered down
Alex Deucher
1
-0
/
+20
2018-02-19
drm/amdgpu: move static CSA address to top of address space v2
Christian König
4
-13
/
+26
2018-02-19
drm/amd/pp: Delete unnecessary function argument
Rex Zhu
5
-18
/
+8
2018-02-19
drm/amd/pp: Add struct profile_mode_setting for smu7
Rex Zhu
7
-39
/
+56
2018-02-19
drm/amd/pp: Delete dead code in powerplay
Rex Zhu
12
-45
/
+15
2018-02-19
drm/amd/pp: Change activity_target for performance optimization on Polaris
Rex Zhu
5
-7
/
+4
2018-02-19
drm/amd/display: Remove timer handler.
Andrey Grodzovsky
2
-80
/
+0
2018-02-19
drm/amd/display: Remove unsued mutex and spinlock.
Andrey Grodzovsky
2
-15
/
+0
2018-02-19
drm/amd/display: Fix warning about misaligned code
Harry Wentland
1
-2
/
+2
2018-02-19
drm/amd/display: Add temporary delay on disconnect patch
John Barberiz
1
-0
/
+2
2018-02-19
drm/amd/display: Remove unnecessary register programming
Mikita Lipski
1
-4
/
+0
2018-02-19
drm/amd/display: Add temporary delay on disconnect patch
John Barberiz
2
-4
/
+16
2018-02-19
drm/amd/display: Fix unused variable compilation error
Leo (Sunpeng) Li
1
-1
/
+0
2018-02-19
drm/amd/display: eDP sequence BL off first then DP blank.
Charlene Liu
6
-6
/
+29
2018-02-19
drm/amd/display: Add debug flag for p010_mpo_support
Geling Li
1
-0
/
+1
2018-02-19
drm/amd/display: Force full update on pixel_format_change
Krunoslav Kovac
2
-1
/
+2
2018-02-19
drm/amd/display: dal 3.1.29
Tony Cheng
1
-1
/
+1
2018-02-19
drm/amd/display: dpms off mute az audio endpoint only.
Charlene Liu
3
-1
/
+7
2018-02-19
drm/amd/display: revert to hacking bounding box for pipe split
Dmytro Laktyushkin
1
-25
/
+18
2018-02-19
drm/amd/display: disable az_clock_gating for endpoint register access only
Charlene Liu
1
-1
/
+17
2018-02-19
drm/amd/display: Define dpp1_set_cursor_position in header
Arun Pandey
1
-0
/
+6
2018-02-19
drm/amd/display: fix backlight not off at resume from S4
Charlene Liu
1
-6
/
+27
2018-02-19
drm/amd/display: Add timing generator count to resource pool.
Yongqiang Sun
8
-4
/
+12
2018-02-19
drm/amd/display: Synchronize update plane addr for freesync
SivapiriyanKumarasamy
1
-16
/
+31
2018-02-19
drm/amd/display: Call update_stream_signal directly from amdgpu_dm
Harry Wentland
3
-8
/
+6
2018-02-19
drm/amd/display: Early return on crc get
Leo (Sunpeng) Li
2
-14
/
+21
2018-02-19
drm/amd/display: Move output_tf to stream_state/update
Yongqiang Sun
2
-1
/
+2
2018-02-19
drm/amd/display: Remove unused param in DML
Ken Chalmers
1
-1
/
+0
2018-02-19
drm/amd/display: Update the register GRPH_SWAP_CNTL if surface pixel format c...
Duke Du
3
-0
/
+5
2018-02-19
drm/amd/display: dc: Remove unused display_mode_vba.c
Harry Wentland
7
-8611
/
+4
2018-02-19
drm/amdgpu/soc15: don't abuse IP soft reset for adapter reset
Alex Deucher
3
-20
/
+6
2018-02-19
drm/amdgpu/psp: use a function pointer structure
Alex Deucher
6
-116
/
+113
2018-02-19
drm/amdgpu: consistently use AMDGPU_CSA_VADDR
Christian König
2
-7
/
+7
2018-02-19
drm/amdgpu: apply top reserved VA space to pre Vega10 as well
Christian König
4
-4
/
+7
2018-02-19
drm/amdgpu: reduce reserved VA size
Christian König
1
-1
/
+1
2018-02-19
drm/amdgpu: rename amdgpu_crtc_idx_to_irq_type
Samuel Li
9
-14
/
+22
2018-02-19
drm/amdgpu: rename amdgpu_get_crtc_scanoutpos
Samuel Li
6
-22
/
+22
2018-02-19
drm/amdgpu: rename amdgpu_crtc_scaling_mode_fixup
Samuel Li
6
-10
/
+10
2018-02-19
drm/amdgpu: rename amdgpu_update_display_priority
Samuel Li
6
-6
/
+6
2018-02-19
drm/amdgpu: rename amdgpu_modeset_create_props
Samuel Li
8
-8
/
+8
2018-02-19
drm/amdgpu: rename amdgpu_user_framebuffer_create
Samuel Li
3
-8
/
+8
2018-02-19
drm/amdgpu: rename amdgpu_framebuffer_init
Samuel Li
3
-11
/
+11
2018-02-19
drm/amdgpu: rename amdgpu_ddc_probe
Samuel Li
3
-8
/
+11
2018-02-19
drm/amdgpu: rename amdgpu_print_display_setup
Samuel Li
6
-6
/
+6
2018-02-19
drm/amdgpu: rename amdgpu_crtc_set_config
Samuel Li
7
-9
/
+9
2018-02-19
drm/amdgpu: rename amdgpu_crtc_page_flip_target
Samuel Li
7
-15
/
+15
[next]