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
/
amdgpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-8
/
+35
2018-08-16
drm/amdgpu: Use kvmalloc for allocating UVD/VCE/VCN BO backup memory
Michel Dänzer
3
-8
/
+8
2018-08-14
drm/amdgpu/vce: VCE entity initialization relies on ring initializtion
Emily Deng
5
-10
/
+34
2018-08-14
drm/amdgpu/uvd: UVD entity initialization relys on ring initialization
Emily Deng
6
-9
/
+39
2018-08-14
drm/amdgpu:add VCN booting with firmware loaded by PSP
Likun Gao
2
-16
/
+41
2018-08-14
drm/amdgpu:add VCN support in PSP driver
Likun Gao
1
-0
/
+3
2018-08-14
drm/amdgpu:add new firmware id for VCN
Likun Gao
1
-0
/
+1
2018-08-14
drm/amdgpu: update tmr mc address
James Zhu
1
-0
/
+5
2018-08-14
drm/amdgpu:add tmr mc address into amdgpu_firmware_info
James Zhu
1
-0
/
+3
2018-08-10
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+1
2018-08-09
drm/amdgpu/sriov: give 8s for recover vram under RUNTIME
Emily Deng
1
-1
/
+1
2018-08-07
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
16
-321
/
+454
2018-08-01
drm/amdgpu/pm: Fix potential Spectre v1
Gustavo A. R. Silva
1
-1
/
+2
2018-08-01
drm/amdgpu: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-3
/
+2
2018-08-01
drm/amdgpu: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+1
2018-08-01
drm/amdgpu: create an empty bo_list if no handle is provided
Christian König
1
-65
/
+46
2018-08-01
drm/amdgpu: allocate the bo_list array after the list
Christian König
2
-74
/
+57
2018-08-01
drm/amdgpu: add bo_list iterators
Christian König
3
-39
/
+43
2018-08-01
drm/amdgpu: nuke amdgpu_bo_list_free
Christian König
3
-14
/
+2
2018-08-01
drm/amdgpu: always recreate bo_list
Christian König
3
-15
/
+12
2018-08-01
drm/amdgpu: move bo_list defines to amdgpu_bo_list.h
Christian König
2
-39
/
+71
2018-08-01
drm/amdgpu: add new amdgpu_vm_bo_trace_cs() function v2
Christian König
4
-0
/
+37
2018-08-01
drm/amdgpu: return error if both BOs and bo_list handle is given
Christian König
1
-3
/
+6
2018-08-01
drm/amdgpu: fix total size calculation
Christian König
1
-1
/
+1
2018-08-01
drm/amdgpu: add proper error handling to amdgpu_bo_list_get
Christian König
3
-23
/
+20
2018-08-01
drm/amdgpu: fix a reversed condition
Rex Zhu
1
-1
/
+1
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
3
-10
/
+41
2018-07-27
drm/amdgpu: clean up the superfluous space and align the comment text for amd...
Huang Rui
1
-56
/
+51
2018-07-27
drm/amdgpu: correct evict flag for bo move
Junwei Zhang
1
-2
/
+2
2018-07-27
drm/amdgpu: implement harvesting support for UVD 7.2 (v3)
Alex Deucher
5
-12
/
+89
2018-07-27
drm/amdgpu: patch the IBs for the second UVD instance v2
Christian König
1
-0
/
+29
2018-07-27
drm/amdgpu: add support for inplace IB patching for MM engines v2
Christian König
3
-7
/
+17
2018-07-25
gpu: drm: amdgpu: Replace mdelay with msleep in cik_pcie_gen3_enable()
Jia-Ju Bai
1
-1
/
+1
2018-07-25
drm/amdgpu/gmc9: clarify GPUVM fault error message
Alex Deucher
1
-1
/
+1
2018-07-25
drm/scheduler: remove sched field from the entity
Nayan Deshmukh
3
-6
/
+6
2018-07-25
drm/scheduler: modify API to avoid redundancy
Nayan Deshmukh
7
-17
/
+12
2018-07-25
drm/amdgpu: reduce the number of placements for a BO
Christian König
2
-1
/
+4
2018-07-25
drm/amdgpu: consistenly name amdgpu_bo_ functions
Christian König
10
-38
/
+39
2018-07-25
drm/amdgpu: expose only the first UVD instance for now
Christian König
2
-15
/
+7
2018-07-25
drm/amdgpu: clean up coding style a bit
Christian König
1
-10
/
+10
2018-07-24
drm/amdgpu: move the amdgpu_fbdev_set_suspend() further up
Shirish S
1
-3
/
+3
2018-07-24
drm/amdgpu: Don't warn on destroying a pinned BO
Michel Dänzer
1
-1
/
+1
2018-07-24
drm/amdgpu: Fix RLC safe mode test in gfx_v9_0_enter_rlc_safe_mode
Michel Dänzer
1
-1
/
+1
2018-07-20
drm/amdgpu: rework suspend and resume to deal with atomic changes
Alex Deucher
1
-41
/
+45
2018-07-20
drm/amdgpu: split ip suspend into 2 phases
Alex Deucher
1
-2
/
+76
2018-07-20
drm/amdgpu/acpi: skip backlight events for DC
Alex Deucher
1
-1
/
+3
2018-07-20
drm/amdgpu/apci: don't call sbios request function if it's not supported
Alex Deucher
1
-25
/
+28
2018-07-20
drm/amdgpu: Fix warning in dma_fence_is_later on resume from S3.
Andrey Grodzovsky
1
-0
/
+2
2018-07-20
drm/amdgpu: use drm_fb helper for console_(un)lock
Shirish S
2
-8
/
+4
2018-07-20
drm/amdgpu: lock and unlock console only for amdgpu_fbdev_set_suspend [V5]
Shirish S
1
-15
/
+7
[next]