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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-16
drm/amdgpu: fix warning on older gcc releases
Arnd Bergmann
1
-2
/
+2
2017-02-16
drm/amd/amdgpu: Fix flow control in uvd_v4_2_stop()
Tom St Denis
1
-3
/
+6
2017-02-16
drm/amd/powerplay: add didt config table for polaris kicker
Huang Rui
1
-1
/
+149
2017-02-16
drm/amd/powerplay: modify VddcPhase value for polaris kicker
Huang Rui
1
-1
/
+5
2017-02-16
drm/amd/powerplay: add kicker flag into smumgr
Huang Rui
4
-8
/
+16
2017-02-13
drm/amdgpu: Initialize pipe priority order on graphic initialization
ozeng
2
-0
/
+16
2017-02-13
drm/amdgpu: read hw register to check pg status.
Rex Zhu
12
-14
/
+22
2017-02-13
drm/amdgpu: Add to initialization of mmVCE_VCPU_CNTL register
Alan Harrison
1
-0
/
+2
2017-02-11
drm/amdgpu/pm: check for headless before calling compute_clocks
Alex Deucher
1
-1
/
+2
2017-02-10
drm/amdgpu: use amdgpu_gem_va_check() in amdgpu_gem_va_update_vm()
Samuel Pitoiset
1
-7
/
+1
2017-02-10
drm/amdgpu: add more cases to DCE11 possible crtc mask setup
Alex Deucher
1
-0
/
+6
2017-02-10
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
25
-629
/
+680
2017-02-09
drm/amdgpu: report the number of bytes moved at buffer creation
Samuel Pitoiset
3
-2
/
+8
2017-02-09
drm/amdgpu: fix a potential deadlock in amdgpu_bo_create_restricted()
Samuel Pitoiset
1
-1
/
+4
2017-02-09
drm/amdgpu: add support for new smc firmware on polaris
Alex Deucher
2
-6
/
+29
2017-02-09
drm/amd/powerplay: refine code to avoid potential bug that the memory not cle...
Rex Zhu
1
-10
/
+7
2017-02-09
drm/amdgpu: shut up #warning for compile testing
Arnd Bergmann
1
-0
/
+2
2017-02-09
drm/amdgpu/virt: fix double kfree on bo_va
Colin Ian King
1
-1
/
+0
2017-02-09
drm/amd/powerplay: set fan speed to max in profile peak mode only.
Rex Zhu
1
-2
/
+3
2017-02-09
drm/amd/gfx6: update gb_addr_config
Flora Cui
1
-0
/
+3
2017-02-09
drm/amdgpu: update HAINAN_GB_ADDR_CONFIG_GOLDEN
Flora Cui
1
-1
/
+1
2017-02-09
drm/amdgpu: update VERDE_GB_ADDR_CONFIG_GOLDEN
Flora Cui
1
-1
/
+1
2017-02-09
drm/amdgpu: refine si_read_register
Flora Cui
1
-17
/
+73
2017-02-09
drm/amdgpu/gfx6: clean up spi configuration
Flora Cui
1
-8
/
+4
2017-02-09
drm/amdgpu/gfx6: clean up cu configuration
Flora Cui
1
-62
/
+38
2017-02-09
drm/amdgpu/gfx6: clean up rb configuration
Flora Cui
1
-59
/
+42
2017-02-09
drm/amdgpu: refine vce3.0 code and related powerplay pg code.
Rex Zhu
3
-51
/
+36
2017-02-09
drm/amdgpu: move subfunctions to the front of vce_v2_0.c.
Rex Zhu
1
-177
/
+171
2017-02-09
drm/amdgpu: enable vce pg feature on Kv.
Rex Zhu
1
-2
/
+2
2017-02-09
drm/amdgpu: refine code for VCE2.0 and related dpm code.
Rex Zhu
4
-112
/
+111
2017-02-09
drm/amdgpu: when dpm disabled, also need to stop/start vce.
Rex Zhu
1
-0
/
+9
2017-02-09
drm/amdgpu: refine uvd5.0/6.0 code.
Rex Zhu
4
-42
/
+30
2017-02-09
drm/amdgpu: fix uvd can't initialized when dpm disabled on Ci.
Rex Zhu
1
-6
/
+14
2017-02-09
drm/amdgpu: refine uvd4.2 init/stop code.
Rex Zhu
1
-41
/
+70
2017-02-09
drm/amdgpu: refine uvd pg code in kv_dpm.c
Rex Zhu
1
-21
/
+8
2017-02-09
drm/amdgpu: power down/up uvd4 when smu disabled.
Rex Zhu
1
-1
/
+16
2017-02-09
drm/amdgpu: add current_pg_status register define for smu7.1
Rex Zhu
1
-0
/
+1
2017-02-09
drm/amdgpu: when dpm disabled, also can enable uvd cg/pg.
Rex Zhu
1
-0
/
+9
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
2
-21
/
+15
2017-02-02
drm/amdgpu: stop reserving a shared fence for VA updates
Christian König
1
-4
/
+3
2017-02-02
drm/amdgpu: fix race in GEM VA map IOCTL v2
Christian König
1
-32
/
+15
2017-02-02
drm: Rely on mode_config data for fb_helper initialization
Gabriel Krisman Bertazi
1
-1
/
+0
2017-02-01
Merge branch 'drm-next-4.11' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
116
-5946
/
+4706
2017-02-01
Merge tag 'drm-misc-next-2017-01-30' of git://anongit.freedesktop.org/git/drm...
Dave Airlie
3
-23
/
+0
2017-01-27
drm/amdgpu: fix amdgpu_bo_va_mapping flags
Christian König
3
-3
/
+3
2017-01-27
drm/amdgpu: access stolen VRAM directly on CZ (v2)
Christian König
1
-1
/
+8
2017-01-27
drm/amdgpu: access stolen VRAM directly on KV/KB (v2)
Christian König
1
-1
/
+8
2017-01-27
drm/amdgpu: fix kernel panic when dpm disabled on Kv.
Rex Zhu
1
-0
/
+3
2017-01-27
drm/amdgpu: fix dpm bug on Kv.
Rex Zhu
1
-3
/
+41
2017-01-27
drm/amd/powerplay: fix regresstion issue can't set manual dpm mode.
Rex Zhu
1
-0
/
+3
[next]