index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
amd
/
amdgpu
/
amdgpu_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/amdgpu: update version for timeline syncobj support in amdgpu v2
Chunming Zhou
2019-04-12
1
-1
/
+2
*
Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-04-03
1
-6
/
+25
|
\
|
*
drm/amdgpu: enable gfxoff again on raven series (v2)
Huang Rui
2019-03-21
1
-2
/
+2
|
*
drm/amdgpu: wait for VM to become idle during flush
Christian König
2019-03-19
1
-3
/
+4
|
*
drm/amdgpu: fix ras parameter descriptions
Evan Quan
2019-03-19
1
-4
/
+4
|
*
drm/amdgpu: add module parameters for ras
xinhui pan
2019-03-19
1
-0
/
+17
|
*
drm/amdgpu: Bump amdgpu version for per-flip plane tiling updates
Nicholas Kazlauskas
2019-03-19
1
-1
/
+2
*
|
Merge drm/drm-next into drm-misc-next
Sean Paul
2019-03-06
1
-1
/
+18
|
\
|
|
*
drm/amdgpu: Bump amdgpu version for context priority override.
Bas Nieuwenhuizen
2019-02-21
1
-1
/
+2
|
*
drm/amdgpu: Check if fd really is an amdgpu fd.
Bas Nieuwenhuizen
2019-02-15
1
-0
/
+16
*
|
drm/drv: drm_dev_unplug(): Move out drm_dev_put() call
Noralf Trønnes
2019-02-21
1
-0
/
+1
|
/
*
Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2019-02-11
1
-1
/
+3
|
\
|
*
drm/amdgpu: add a workaround for GDS ordered append hangs with compute queues
Marek Olšák
2019-02-06
1
-1
/
+2
|
*
drm/amdgpu: Add AMDGPU_CHUNK_ID_SCHEDULED_DEPENDENCIES
Andrey Grodzovsky
2019-02-06
1
-1
/
+2
*
|
drm/irq: Ditch DRIVER_IRQ_SHARED
Daniel Vetter
2019-01-29
1
-1
/
+1
*
|
drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
Daniel Vetter
2019-01-29
1
-1
/
+1
*
|
drm: Split out drm_probe_helper.h
Daniel Vetter
2019-01-24
1
-1
/
+1
|
/
*
Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-01-06
1
-0
/
+1
|
\
|
*
drm/amdgpu: Add new VegaM pci id
Alex Deucher
2018-12-21
1
-0
/
+1
*
|
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-12-25
1
-10
/
+6
|
\
|
|
*
drm/amdgpu: fix spelling mistake "Pramater" -> "Parameter"
Colin Ian King
2018-11-26
1
-2
/
+3
|
*
drm/amdgpu: Remove dead static variable
Rex Zhu
2018-11-20
1
-8
/
+3
*
|
drm/amdgpu: add some additional vega20 pci ids
Alex Deucher
2018-12-10
1
-0
/
+1
*
|
drm/amdgpu: add some additional vega10 pci ids
Alex Deucher
2018-12-10
1
-0
/
+6
|
/
*
drm/amdgpu: add DC feature mask module parameter
Alex Deucher
2018-11-06
1
-0
/
+11
*
drm/amdgpu: revert "enable gfxoff in non-sriov and stutter mode by default"
Christian König
2018-11-01
1
-2
/
+2
*
drm/amdgpu: added AMD GPU instance counting V2
Evan Quan
2018-10-09
1
-0
/
+3
*
BackMerge v4.19-rc5 into drm-next
Dave Airlie
2018-09-27
1
-0
/
+1
|
\
|
*
drm/amdgpu: add new polaris pci id
Alex Deucher
2018-09-20
1
-0
/
+1
*
|
Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
2018-09-21
1
-18
/
+112
|
\
\
|
*
|
drm/amdgpu: simplify Raven, Raven2, and Picasso handling
Alex Deucher
2018-09-14
1
-2
/
+1
|
*
|
drm/amdgpu: enable gfxoff in non-sriov and stutter mode by default
Kenneth Feng
2018-09-14
1
-2
/
+2
|
*
|
drm/amdgpu: add new raven series device
Huang Rui
2018-09-14
1
-0
/
+2
|
*
|
drm/amdgpu: Clean up KFD init and fini
Felix Kuehling
2018-09-11
1
-8
/
+4
|
*
|
drm/amdgpu: Use drm_dev_unplug in PCI .remove
Andrey Grodzovsky
2018-09-02
1
-2
/
+2
|
*
|
drm/amdgpu: Relocate some definitions v2
Amber Lin
2018-08-29
1
-11
/
+11
|
*
|
drm/amdgpu: Move KFD parameters to amdgpu (v3)
Amber Lin
2018-08-28
1
-0
/
+96
|
*
|
drm/amdgpu: remove experimental flag for vega20
Alex Deucher
2018-08-27
1
-6
/
+6
|
*
|
drm/amdgpu: move gem definitions into amdgpu_gem header
Huang Rui
2018-08-27
1
-0
/
+1
|
|
/
*
|
drm/amdgpu: Use per-device driver_features to disable atomic
Ville Syrjälä
2018-09-13
1
-8
/
+4
*
|
drm/amdgpu: use simpler remove_conflicting_pci_framebuffers()
Michał Mirosław
2018-09-03
1
-23
/
+1
|
/
*
drm/amdgpu: remove internal/unused kernel module parameters
Sonny Jiang
2018-07-18
1
-12
/
+0
*
drm/amdgpu: Allow to create BO lists in CS ioctl v3
Andrey Grodzovsky
2018-07-16
1
-1
/
+2
*
drm/amdgpu: update documentation for amdgpu_drv.c
Sonny Jiang
2018-07-05
1
-7
/
+225
*
drm/amd: Replace drm_dev_unref with drm_dev_put
Thomas Zimmermann
2018-07-05
1
-2
/
+2
*
drm/amdgpu: Add stutter mode ctrl in module parameter
rex zhu
2018-07-05
1
-1
/
+2
*
drm/amdgpu: Rename entity cleanup finctions.
Andrey Grodzovsky
2018-07-05
1
-1
/
+1
*
drm/amdgpu: move amdgpu_ctx_mgr_entity_fini to f_ops flush hook (V4)
Andrey Grodzovsky
2018-06-15
1
-0
/
+12
*
drm/amdgpu: flag Vega20 as experimental
Alex Deucher
2018-05-18
1
-6
/
+6
*
drm/amdgpu: Add vega20 pci ids
Feifei Xu
2018-05-18
1
-0
/
+7
[next]