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
/
amdgpu_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-29
drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1
Hans de Goede
1
-0
/
+35
2019-07-18
drm/amdgpu: disable GFX RAS by default
Hawking Zhang
1
-1
/
+1
2019-07-16
drm/amdkfd: Consistently apply noretry setting
Felix Kuehling
1
-11
/
+5
2019-07-11
drm/amdgpu: enable IP discovery by default on navi
Alex Deucher
1
-1
/
+2
2019-07-10
drm/amdgpu: add missing documentation on new module parameters
Alex Deucher
1
-0
/
+13
2019-07-08
drm/amdgpu: fix scheduler timeout calc
Flora Cui
1
-4
/
+9
2019-06-27
drm/amdgpu: Set queue_preemption_timeout_ms default value
Oak Zeng
1
-1
/
+1
2019-06-25
Merge branch 'drm-next' into drm-next-5.3
Alex Deucher
1
-1
/
+3
2019-06-22
drm/amdgpu: add new navi10 DIDs
tiancyin
1
-0
/
+2
2019-06-22
drm/amdgpu: enable sw smu driver for navi10 by default
Hawking Zhang
1
-1
/
+3
2019-06-22
drm/amdgpu: add Navi10 pci ids
Alex Deucher
1
-0
/
+6
2019-06-22
drm/amdkfd: Add navi10 support to amdkfd. (v3)
Philip Cox
1
-0
/
+8
2019-06-22
drm/amdgpu/mes: add amdgpu_mes driver parameter
Jack Xiao
1
-0
/
+5
2019-06-22
drm/amdgpu/discovery: add module param for ip discovery enablement
Xiaojie Yuan
1
-0
/
+5
2019-06-21
drm/amdgpu: add mcbp driver parameter
Jack Xiao
1
-0
/
+5
2019-06-21
drm/amdgpu: enable async gfx ring by default
Jack Xiao
1
-2
/
+2
2019-06-21
drm/amdgpu: add module parameter for async_gfx_ring enablement
Hawking Zhang
1
-0
/
+9
2019-06-14
Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-1
/
+3
2019-06-13
drm/amdgpu: bump the DRM version for GDS ENOMEM fixes
Marek Olšák
1
-1
/
+2
2019-06-11
drm/amdgpu: Add module parameter for specifying default ABM level
Nicholas Kazlauskas
1
-0
/
+16
2019-06-11
drm/amd/amdgpu: remove vram_page_split kernel option (v3)
Tom St Denis
1
-8
/
+0
2019-06-11
drm/amd: drop use of drmP.h in amdgpu/amdgpu*
Sam Ravnborg
1
-1
/
+3
2019-06-06
Revert "drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu"
Alex Deucher
1
-2
/
+1
2019-05-28
drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
Chunming Zhou
1
-1
/
+2
2019-05-28
drm/amdkfd: Add gws number to kfd topology node properties
Oak Zeng
1
-0
/
+10
2019-05-24
drm/amdgpu: rename amdgpu_prime.[ch] into amdgpu_dma_buf.[ch]
Christian König
1
-1
/
+1
2019-05-24
drm/amdgpu: enable separate timeout setting for every ring type V4
Evan Quan
1
-7
/
+74
2019-04-12
drm/amdgpu: update version for timeline syncobj support in amdgpu v2
Chunming Zhou
1
-1
/
+2
2019-04-03
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-6
/
+25
2019-03-21
drm/amdgpu: enable gfxoff again on raven series (v2)
Huang Rui
1
-2
/
+2
2019-03-19
drm/amdgpu: wait for VM to become idle during flush
Christian König
1
-3
/
+4
2019-03-19
drm/amdgpu: fix ras parameter descriptions
Evan Quan
1
-4
/
+4
2019-03-19
drm/amdgpu: add module parameters for ras
xinhui pan
1
-0
/
+17
2019-03-19
drm/amdgpu: Bump amdgpu version for per-flip plane tiling updates
Nicholas Kazlauskas
1
-1
/
+2
2019-03-06
Merge drm/drm-next into drm-misc-next
Sean Paul
1
-1
/
+18
2019-02-21
drm/amdgpu: Bump amdgpu version for context priority override.
Bas Nieuwenhuizen
1
-1
/
+2
2019-02-21
drm/drv: drm_dev_unplug(): Move out drm_dev_put() call
Noralf Trønnes
1
-0
/
+1
2019-02-15
drm/amdgpu: Check if fd really is an amdgpu fd.
Bas Nieuwenhuizen
1
-0
/
+16
2019-02-11
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
1
-1
/
+3
2019-02-06
drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
Marek Olšák
1
-1
/
+2
2019-02-06
drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
Andrey Grodzovsky
1
-1
/
+2
2019-01-29
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
1
-1
/
+1
2019-01-29
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
1
-1
/
+1
2019-01-24
drm: Split out drm_probe_helper.h
Daniel Vetter
1
-1
/
+1
2019-01-06
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+1
2018-12-25
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-10
/
+6
2018-12-21
drm/amdgpu: Add new VegaM pci id
Alex Deucher
1
-0
/
+1
2018-12-10
drm/amdgpu: add some additional vega20 pci ids
Alex Deucher
1
-0
/
+1
2018-12-10
drm/amdgpu: add some additional vega10 pci ids
Alex Deucher
1
-0
/
+6
2018-11-26
drm/amdgpu: fix spelling mistake "Pramater" -> "Parameter"
Colin Ian King
1
-2
/
+3
[next]