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
2018-06-15
Merge tag 'drm-next-2018-06-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
42
-247
/
+358
2018-06-15
Merge branch 'drm-next-4.18' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
42
-253
/
+365
2018-06-14
drm/amd/powerplay: Set higher SCLK&MCLK frequency than dpm7 in OD (v2)
Kenneth Feng
1
-2
/
+5
2018-06-13
drm/amd/powerplay: remove uncessary extra gfxoff control call
Evan Quan
1
-9
/
+0
2018-06-13
drm/amdgpu: fix parsing indirect register list v2
Evan Quan
1
-6
/
+9
2018-06-13
drm/amd/include: Update df 3.6 mask and shift definition
Shaoyun Liu
1
-4
/
+4
2018-06-13
drm/amd/pp: Fix OD feature enable failed on Vega10 workstation cards
Rex Zhu
1
-2
/
+7
2018-06-13
drm/amd/display: Fix stale buffer object (bo) use
Pratik Vishwakarma
1
-11
/
+0
2018-06-13
drm/amd/pp: initialize result to before or'ing in data
Colin Ian King
1
-1
/
+1
2018-06-13
drm/amd/powerplay: fix wrong clock adjust sequence
Evan Quan
1
-7
/
+6
2018-06-13
drm/amdgpu: Grab/put runtime PM references in atomic_commit_tail()
Lyude Paul
1
-0
/
+13
2018-06-13
drm/amd/powerplay: fix missed hwmgr check warning before call gfx_off_control...
Huang Rui
1
-1
/
+2
2018-06-13
drm/amdgpu: fix CG enabling hang with gfxoff enabled
Huang Rui
4
-8
/
+15
2018-06-13
drm/amdgpu: fix clear_all and replace handling in the VM (v2)
Junwei Zhang
1
-2
/
+4
2018-06-13
drm/amdgpu: add checking for sos version
Huang Rui
1
-1
/
+26
2018-06-13
drm/amdgpu: fix the missed vcn fw version report
Huang Rui
1
-0
/
+1
2018-06-13
treewide: Use array_size() in vzalloc()
Kees Cook
1
-1
/
+2
2018-06-13
treewide: kvzalloc() -> kvcalloc()
Kees Cook
1
-16
/
+21
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
16
-34
/
+45
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-6
/
+6
2018-06-06
Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
318
-7829
/
+26851
2018-06-05
Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+1
2018-06-01
Revert "drm/amdgpu: Add an ATPX quirk for hybrid laptop"
Alex Deucher
1
-1
/
+0
2018-06-01
drm/amdgpu/df: fix potential array out-of-bounds read
Colin Ian King
1
-1
/
+1
2018-05-31
drm/amdgpu: Fix NULL pointer when load kfd driver with PP block is disabled
Shaoyun Liu
1
-11
/
+7
2018-05-31
drm/gfx9: Update gc goldensetting for vega20.
Feifei Xu
1
-0
/
+1
2018-05-31
drm/amd/pp: Allow underclocking when od table is empty in vbios
Rex Zhu
5
-19
/
+10
2018-05-31
drm/amd/display: Update color props when modeset is required
Leo (Sunpeng) Li
1
-2
/
+6
2018-05-31
drm/amd/display: Make atomic-check validate underscan changes
David Francis
1
-7
/
+16
2018-05-30
drm/amdgpu/display: check if ppfuncs exists before using it
Alex Deucher
1
-1
/
+1
2018-05-30
drm/amd/pp: Connect display_clock_voltage_request to a function pointer
Mikita Lipski
1
-33
/
+31
2018-05-30
drm/amdgpu: typo fix for vega20 cg flags
Evan Quan
1
-0
/
+1
2018-05-30
drm/amd/powerplay: bug fixs for getsmuclockinfo
Evan Quan
1
-1
/
+3
2018-05-30
drm/amdgpu: correct SMU11 SYSPLL0 clock id values
Evan Quan
1
-7
/
+5
2018-05-30
drm/amdgpu: gds bo must not be per-vm-bo
Chunming Zhou
1
-0
/
+7
2018-05-30
drm/amdgpu: To get gds, gws and oa from adev->gds (v2)
Emily Deng
1
-15
/
+23
2018-05-30
PM / Domains: Drop genpd as in-param for pm_genpd_remove_device()
Ulf Hansson
1
-1
/
+1
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
1
-6
/
+7
2018-05-29
drm/amd/display: Fix BUG_ON during CRTC atomic check update
Leo (Sunpeng) Li
1
-6
/
+7
2018-05-29
drm/amd/display: Read DP_SINK_COUNT_ESI range on HPD for DP 1.4
Nikola Cornij
1
-5
/
+30
2018-05-29
drm/amd/display: Read DPCD link caps up to and including DP_ADAPTER_CAP
Nikola Cornij
1
-1
/
+1
2018-05-29
drm/amd/display: Do not program interrupt status on disabled crtc
Mikita Lipski
1
-0
/
+3
2018-05-29
drm/amd/display: fix dscl_manual_ratio_init
Dmytro Laktyushkin
5
-11
/
+13
2018-05-29
drm/amd/display: Destroy connector state on reset
Leo (Sunpeng) Li
1
-2
/
+4
2018-05-29
drm/amd/display: Set TMZ and DCC for secondary surface
Eric Bernstein
2
-4
/
+18
2018-05-29
drm/amd/display: DP component depth 16 bpc
Eric Bernstein
1
-0
/
+4
2018-05-29
drm/amd/display: check if audio clk enable is applicable
Roman Li
1
-1
/
+2
2018-05-29
drm/amd/display: add register offset != 0 check.
Charlene Liu
2
-2
/
+3
2018-05-29
drm/amd/display: Release fake sink
Mikita Lipski
1
-15
/
+16
2018-05-29
drm/amd/display: replace msleep with udelay in fbc path
Roman Li
1
-4
/
+4
[next]