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-05-15
drm/amdgpu/vcn1: add emit_reg_write_reg_wait ring callback
Alex Deucher
1
-0
/
+1
2018-05-15
drm/amdgpu/vce4: add emit_reg_write_reg_wait ring callback
Alex Deucher
1
-0
/
+1
2018-05-15
drm/amdgpu/uvd7: add emit_reg_write_reg_wait ring callback
Alex Deucher
1
-0
/
+1
2018-05-15
drm/amdgpu/sdma4: add emit_reg_write_reg_wait ring callback (v2)
Alex Deucher
1
-0
/
+1
2018-05-15
drm/amdgpu/gfx9: add emit_reg_write_reg_wait ring callback (v2)
Alex Deucher
1
-0
/
+12
2018-05-15
drm/amdgpu: add emit_reg_write_reg_wait ring callback
Alex Deucher
3
-0
/
+28
2018-05-15
drm/amdgpu/gfx9: cache DB_DEBUG2 and make it available to userspace
Alex Deucher
3
-0
/
+6
2018-05-15
drm/amdgpu: Add APU support in vi_set_vce_clocks
Rex Zhu
2
-8
/
+27
2018-05-15
drm/amdgpu: Add APU support in vi_set_uvd_clocks
Rex Zhu
1
-11
/
+35
2018-05-15
drm/amd/display: Remove PRE_VEGA flag
Harry Wentland
1
-3
/
+0
2018-05-15
drm/amdgpu: fix and cleanup cpu visible VRAM handling
Christian König
3
-20
/
+26
2018-05-15
drm/amdgpu: use ctx bytes_moved
Christian König
1
-7
/
+3
2018-05-15
drm/amdgpu: add MP1 and THM hw ip base reg offset
Evan Quan
2
-1
/
+4
2018-05-15
drm/amdgpu: fix null pointer panic with direct fw loading on gpu reset
Huang Rui
1
-0
/
+3
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/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
9
-89
/
+36
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/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
3
-48
/
+6
2018-04-11
drm/amdgpu: Delete some cgs functions
Rex Zhu
1
-197
/
+0
2018-04-11
drm/amdgpu: Set pm_display_cfg in non-dc mode
Rex Zhu
3
-15
/
+37
2018-04-11
drm/amdgpu: Get pci resource directly through adev
Rex Zhu
1
-6
/
+5
2018-04-11
drm/amdgpu: Use dpm_enabled as dpm state flag
Rex Zhu
6
-7
/
+7
2018-04-03
drm/amdgpu: Fix memory leaks at amdgpu_init() error path
Takashi Iwai
1
-4
/
+5
2018-04-03
drm/amdgpu: Fix PCIe lane width calculation
Alex Deucher
1
-2
/
+2
2018-04-03
drm/amdgpu/si: implement get/set pcie_lanes asic callback
Alex Deucher
1
-0
/
+67
2018-04-03
drm/amdgpu: Add support for SRBM selection v3
Andrey Grodzovsky
6
-79
/
+72
2018-04-03
Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"
Chunming Zhou
2
-17
/
+17
2018-04-03
drm/amdgpu/sdma: fix mask in emit_pipeline_sync
Alex Deucher
4
-4
/
+4
2018-04-03
drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.
Andrey Grodzovsky
1
-1
/
+53
2018-04-03
drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)
Evan Quan
1
-3
/
+9
2018-04-03
drm/amdgpu: fix typo of domain fallback
Chunming Zhou
1
-1
/
+1
2018-03-28
Merge tag 'drm-amdkfd-next-2018-03-27' of git://people.freedesktop.org/~gabba...
Dave Airlie
6
-112
/
+250
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
1
-20
/
+38
2018-03-26
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
28
-178
/
+643
2018-03-23
drm/amdgpu: Fix acquiring VM on large-BAR systems
Felix Kuehling
1
-2
/
+1
2018-03-23
drm/amdgpu: Add an ATPX quirk for hybrid laptop
Alex Deucher
1
-0
/
+1
2018-03-22
drm/amdgpu: fix spelling mistake: "asssert" -> "assert"
Colin Ian King
1
-1
/
+1
2018-03-22
drm/amdgpu: Don't change preferred domian when fallback GTT v5
Chunming Zhou
2
-17
/
+17
[next]