index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_drm.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: don't fini scheduler if not initialized
Danilo Krummrich
2024-02-12
1
-3
/
+4
*
drm/nouveau: enable dynamic job-flow control
Danilo Krummrich
2023-11-24
1
-1
/
+1
*
drm/nouveau: implement 1:1 scheduler - entity relationship
Danilo Krummrich
2023-11-24
1
-10
/
+21
*
drm/nouveau: separately allocate struct nouveau_uvmm
Danilo Krummrich
2023-11-13
1
-1
/
+4
*
drm: Update file owner during use
Tvrtko Ursulin
2023-09-20
1
-1
/
+4
*
drm/nouveau: implement new VM_BIND uAPI
Danilo Krummrich
2023-08-04
1
-2
/
+25
*
Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
2023-07-17
1
-3
/
+0
|
\
|
*
drm: Clear fd/handle callbacks in struct drm_driver
Thomas Zimmermann
2023-06-26
1
-2
/
+0
|
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2023-06-19
1
-4
/
+10
|
|
\
|
*
|
drm: Remove struct drm_driver.gem_prime_mmap
Thomas Zimmermann
2023-06-19
1
-1
/
+0
*
|
|
drm/nouveau: bring back blit subchannel for pre nv50 GPUs
Karol Herbst
2023-07-12
1
-3
/
+17
|
|
/
|
/
|
*
|
nouveau: fix client work fence deletion race
Dave Airlie
2023-06-16
1
-4
/
+10
|
/
*
drm/nouveau: Remove unnecessary include statements for drm_crtc_helper.h
Thomas Zimmermann
2023-01-18
1
-1
/
+0
*
drm/nouveau: Do not include <drm/drm_fb_helper.h>
Thomas Zimmermann
2023-01-13
1
-1
/
+0
*
drm/nouveau: Remove support for legacy contexts/buffers
Thomas Zimmermann
2023-01-13
1
-7
/
+3
*
Merge tag 'drm-misc-next-2022-11-10-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2022-11-15
1
-0
/
+1
|
\
*
|
drm/nouveau/fifo/ga100-: initial support
Ben Skeggs
2022-11-09
1
-3
/
+1
*
|
drm/nouveau/fifo: add new channel classes
Ben Skeggs
2022-11-09
1
-1
/
+0
*
|
drm/nouveau/fifo: expose per-runlist CHID information
Ben Skeggs
2022-11-09
1
-0
/
+1
*
|
drm/nouveau/fifo: expose runlist topology info on all chipsets
Ben Skeggs
2022-11-09
1
-24
/
+12
*
|
drm/nouveau/kms: switch to drm fbdev helpers
Ben Skeggs
2022-11-09
1
-8
/
+6
|
/
*
drm: POC drm on dyndbg - use in core, 2 helpers, 3 drivers.
Jim Cromie
2022-09-24
1
-0
/
+13
*
drm: Move nomodeset kernel parameter to the DRM subsystem
Javier Martinez Canillas
2021-11-27
1
-2
/
+2
*
drm/nouveau: clean up all clients on device removal
Jeremy Cline
2021-11-04
1
-0
/
+30
*
drm/nouveau: Add a dedicated mutex for the clients list
Jeremy Cline
2021-11-04
1
-4
/
+6
*
drm/nouveau: use drm_dev_unplug() during device removal
Jeremy Cline
2021-11-04
1
-1
/
+1
*
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
2021-10-06
1
-0
/
+4
*
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-09-01
1
-4
/
+1
|
\
|
*
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
2021-07-01
1
-1
/
+1
|
*
drm/nouveau: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
2021-06-29
1
-3
/
+0
*
|
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
2021-08-18
1
-2
/
+0
*
|
drm/nouveau: block a bunch of classes from userspace
Ben Skeggs
2021-08-18
1
-0
/
+1
|
/
*
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
2021-05-26
1
-1
/
+2
*
drm/aperture: Convert drivers to aperture interfaces
Thomas Zimmermann
2021-04-14
1
-1
/
+2
*
drm/nouveau: Use drm_gem_ttm_dumb_map_offset()
Thomas Zimmermann
2021-04-11
1
-1
/
+2
*
drm/nouveau/fifo/gk104-: remove use of subdev index in runlist topology info
Ben Skeggs
2021-02-11
1
-1
/
+1
*
drm/nouveau: Remove references to struct drm_device.pdev
Thomas Zimmermann
2021-01-13
1
-3
/
+2
*
drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3
Christian König
2020-10-07
1
-1
/
+4
*
drm/nouveau: Introduce GEM object functions
Thomas Zimmermann
2020-09-25
1
-9
/
+0
*
drm/nouveau/kms: Only use hpd_work for reprobing in HPD paths
Lyude Paul
2020-09-01
1
-2
/
+2
*
drm/nouveau: convert nvsw init to new push macros
Ben Skeggs
2020-07-24
1
-5
/
+5
*
drm/nouveau/kms/nv04-: no need for multiple nvsw objects
Ben Skeggs
2020-07-24
1
-4
/
+3
*
drm/nouveau/nvif: add support for object-level debug output
Ben Skeggs
2020-07-24
1
-0
/
+39
*
drm/nouveau/nvif: give every usermode object a human-readable identifier
Ben Skeggs
2020-07-24
1
-1
/
+1
*
drm/nouveau/nvif: give every mmu object a human-readable identifier
Ben Skeggs
2020-07-24
1
-2
/
+3
*
drm/nouveau/nvif: give every device object a human-readable identifier
Ben Skeggs
2020-07-24
1
-2
/
+2
*
drm/nouveau/nvif: give every object a human-readable identifier
Ben Skeggs
2020-07-24
1
-8
/
+8
*
drm/nouveau/nvif: rename client ctor/dtor
Ben Skeggs
2020-07-24
1
-2
/
+2
*
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2020-07-24
1
-2
/
+6
*
drm/nouveau: use correct conflicting framebuffer API
Dave Airlie
2020-05-26
1
-1
/
+1
[next]