index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-02-06
1
-1
/
+2
|
\
|
*
drm/nouveau: deprecate pci_get_bus_and_slot()
Sinan Kaya
2018-01-11
1
-1
/
+2
*
|
drm/nouveau: fix race when adding delayed work items
Ben Skeggs
2017-12-23
1
-1
/
+1
|
/
*
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
1
-6
/
+0
*
drm/nouveau: implement per-client delayed workqueue with fence support
Ben Skeggs
2017-11-02
1
-0
/
+56
*
drm/nouveau: determine memory class for each client
Ben Skeggs
2017-11-02
1
-0
/
+16
*
drm/nouveau: allocate vmm object for every client
Ben Skeggs
2017-11-02
1
-24
/
+26
*
drm/nouveau: allocate mmu object for every client
Ben Skeggs
2017-11-02
1
-0
/
+20
*
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
1
-6
/
+5
*
drm/nouveau: hang drm client of a master
Ben Skeggs
2017-11-02
1
-4
/
+16
*
drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device
Ben Skeggs
2017-11-02
1
-1
/
+1
*
drm/nouveau: silence suspend/resume debugging messages
Ben Skeggs
2017-08-22
1
-11
/
+11
*
drm/nouveau: Use the drm_driver.dumb_destroy default
Noralf Trønnes
2017-07-29
1
-1
/
+0
*
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
2017-06-27
1
-24
/
+20
|
\
|
*
drm/nouveau: use proper prototype in nouveau_pmops_runtime() definition
Arnd Bergmann
2017-06-16
1
-1
/
+1
|
*
BackMerge tag 'v4.12-rc5' into drm-next
Dave Airlie
2017-06-16
1
-21
/
+17
|
|
\
|
|
*
drm/nouveau: enable autosuspend only when it'll actually be used
Ben Skeggs
2017-06-06
1
-2
/
+2
|
|
*
drm/nouveau: replace multiple open-coded runpm support checks with function
Ben Skeggs
2017-06-06
1
-19
/
+15
|
*
|
Backmerge tag 'v4.12-rc3' into drm-next
Dave Airlie
2017-05-30
1
-3
/
+3
|
|
\
\
|
|
|
/
|
|
*
drm/nouveau: Fix drm poll_helper handling
Peter Ujfalusi
2017-05-17
1
-3
/
+3
*
|
|
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
1
-2
/
+9
*
|
|
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-06-20
1
-1
/
+0
|
/
/
*
|
drm/nouveau: fix include notation and remove -Iinclude/drm flag
Masahiro Yamada
2017-05-17
1
-2
/
+2
*
|
drm/vblank: drop the mode argument from drm_calc_vbltimestamp_from_scanoutpos
Daniel Vetter
2017-05-10
1
-1
/
+1
*
|
drm/nouveau: Merge pre/postclose hooks
Daniel Vetter
2017-05-09
1
-8
/
+1
|
/
*
Merge branch 'drm/next/platform' of git://linuxtv.org/pinchartl/media into dr...
Daniel Vetter
2017-03-11
1
-2
/
+1
|
\
|
*
drm: Remove the struct drm_device platformdev field
Laurent Pinchart
2017-02-17
1
-2
/
+1
*
|
drm/nouveau: Remove nouveau_drm_debugfs_cleanup()
Noralf Trønnes
2017-03-01
1
-1
/
+0
*
|
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2017-02-26
1
-85
/
+94
|
\
\
|
*
\
Merge tag 'v4.10-rc8' into drm-next
Dave Airlie
2017-02-23
1
-1
/
+4
|
|
\
\
|
|
*
|
drm/nouveau: Don't enabling polling twice on runtime resume
Lyude Paul
2017-01-27
1
-1
/
+4
|
*
|
|
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-28
/
+31
|
*
|
|
drm/nouveau: create userspace clients as subclients
Ben Skeggs
2017-02-17
1
-22
/
+11
|
*
|
|
drm/nouveau: tidy up the client init/fini interfaces
Ben Skeggs
2017-02-17
1
-37
/
+49
|
*
|
|
drm/nouveau/core/client: allow creation of subclients
Ben Skeggs
2017-02-17
1
-2
/
+4
|
|
|
/
|
|
/
|
*
|
|
drm: remove drm_vblank_no_hw_counter assignment from driver code
Shawn Guo
2017-02-07
1
-1
/
+0
|
/
/
*
|
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
2017-01-09
1
-2
/
+1
|
/
*
drm/nouveau/bl: Assign different names to interfaces
Pierre Moreau
2016-12-13
1
-0
/
+2
*
drm/nouveau: Queue hpd_work on (runtime) resume
Hans de Goede
2016-11-28
1
-1
/
+10
*
drm/nouveau/kms: move drm_crtc_force_disable_all() earlier
Ben Skeggs
2016-11-07
1
-1
/
+1
*
drm/nouveau: silence sparse warnings about symbols not being marked static
Ben Skeggs
2016-11-07
1
-0
/
+1
*
drm/nouveau/drm/nouveau: add a LED driver for the NVIDIA logo
Martin Peres
2016-10-12
1
-0
/
+7
*
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
*
drm/fb-helper: Add a dummy remove_conflicting_framebuffers
Daniel Vetter
2016-08-12
1
-1
/
+1
*
Merge tag 'topic/drm-misc-2016-07-14' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2016-07-15
1
-1
/
+5
|
\
|
*
drm/nouveau: Forbid runtime pm on driver unload
Lukas Wunner
2016-06-24
1
-0
/
+1
|
*
drm/nouveau: Don't leak runtime pm ref on driver unload
Lukas Wunner
2016-06-24
1
-1
/
+4
*
|
drm/nouveau: check for supported chipset before booting fbdev off the hw
Ben Skeggs
2016-07-14
1
-1
/
+10
*
|
drm/nouveau/fifo/gp100: initial support
Ben Skeggs
2016-07-14
1
-0
/
+1
*
|
drm/nouveau: prevent oops if no mmu subdev present
Ben Skeggs
2016-07-14
1
-0
/
+5
|
/
[next]