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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
Nikola Cornij
2021-05-27
1
-2
/
+3
*
drm/nouveau: Implement mmap as GEM object function
Thomas Zimmermann
2021-05-26
5
-61
/
+38
*
drm/nouveau: Don't include drm_legacy.h
Thomas Zimmermann
2021-05-17
1
-2
/
+0
*
drm/nouveau: Remove invalid reference to struct drm_device.pdev
Thomas Zimmermann
2021-05-13
1
-1
/
+2
*
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2021-05-11
1
-1
/
+1
|
\
|
*
Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-04
1
-1
/
+1
|
|
\
|
|
*
swiotlb: remove swiotlb_nr_tbl
Christoph Hellwig
2021-03-19
1
-1
/
+1
*
|
|
drm/nouveau: Don't set allow_fb_modifiers explicitly
Daniel Vetter
2021-05-06
1
-1
/
+0
*
|
|
drm/dp_mst: Use Extended Base Receiver Capability DPCD space
Nikola Cornij
2021-04-30
1
-1
/
+2
*
|
|
drm/dp: Add backpointer to drm_device in drm_dp_aux
Lyude Paul
2021-04-28
1
-0
/
+1
*
|
|
drm/nouveau/kms/nv50-: Move AUX adapter reg to connector late register/early ...
Lyude Paul
2021-04-28
1
-5
/
+20
*
|
|
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2021-04-26
2
-1
/
+20
|
\
|
|
|
*
|
Merge drm/drm-fixes into drm-next
Daniel Vetter
2021-04-13
2
-1
/
+20
|
|
\
\
|
|
*
|
drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128
Lyude Paul
2021-03-25
1
-1
/
+12
|
|
*
|
nouveau: Skip unvailable ttm page entries
Tobias Klausmann
2021-03-19
1
-0
/
+8
|
|
|
/
*
|
|
drm/nouveau: use bo->base.size instead of mem->num_pages
Christian König
2021-04-19
3
-9
/
+8
*
|
|
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
3
-21
/
+2
|
/
/
*
|
drm/nouveau: clean up nouveau_bo_move_ntfy
Christian König
2021-03-16
1
-8
/
+5
*
|
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2021-03-16
8
-39
/
+36
|
\
\
|
|
/
|
/
|
|
*
drm/nouveau/ttm: constify static vm_operations_struct
Rikard Falkeborn
2021-02-25
1
-1
/
+1
|
*
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
2021-02-24
1
-1
/
+4
|
*
drm: Rename plane atomic_check state names
Maxime Ripard
2021-02-24
1
-2
/
+3
|
*
drm: Switch to %p4cc format modifier
Sakari Ailus
2021-02-17
1
-6
/
+3
|
*
drm/ttm: move memory accounting into vmwgfx v4
Christian König
2021-02-09
2
-6
/
+2
|
*
drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_init
Ye Bin
2021-02-03
1
-2
/
+0
|
*
drm/ttm: device naming cleanup
Christian König
2021-01-21
6
-24
/
+24
*
|
drm/nouveau: fix dma syncing for loops (v2)
Dave Airlie
2021-03-12
1
-2
/
+4
*
|
Merge branch '00.00-inst' of git://github.com/skeggsb/linux into drm-fixes
Dave Airlie
2021-03-05
1
-0
/
+3
|
\
\
|
*
|
drm/nouveau/fifo/gk104-gp1xx: fix creation of sw class
Ben Skeggs
2021-03-02
1
-0
/
+3
*
|
|
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2021-02-21
534
-5002
/
+5589
|
\
\
\
|
*
\
\
Merge tag 'drm-misc-next-fixes-2021-02-11' of git://anongit.freedesktop.org/d...
Dave Airlie
2021-02-12
1
-2
/
+0
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
drm/nouveau: remove set but not used variable ‘pdev’ in nouveau_bios_init
Ye Bin
2021-02-09
1
-2
/
+0
|
*
|
|
drm/nouveau/top/ga100: initial support
Ben Skeggs
2021-02-11
5
-2
/
+116
|
*
|
|
drm/nouveau/top: add ioctrl/nvjpg
Ben Skeggs
2021-02-11
2
-0
/
+4
|
*
|
|
drm/nouveau/privring: rename from ibus
Ben Skeggs
2021-02-11
20
-156
/
+155
|
*
|
|
drm/nouveau/nvkm: remove nvkm_subdev.index
Ben Skeggs
2021-02-11
4
-11
/
+3
|
*
|
|
drm/nouveau/nvkm: determine subdev id/order from layout
Ben Skeggs
2021-02-11
2
-99
/
+14
|
*
|
|
drm/nouveau/vic: switch to instanced constructor
Ben Skeggs
2021-02-11
8
-33
/
+7
|
*
|
|
drm/nouveau/sw: switch to instanced constructor
Ben Skeggs
2021-02-11
14
-114
/
+102
|
*
|
|
drm/nouveau/sec2: switch to instanced constructor
Ben Skeggs
2021-02-11
10
-27
/
+27
|
*
|
|
drm/nouveau/sec: switch to instanced constructor
Ben Skeggs
2021-02-11
9
-19
/
+11
|
*
|
|
drm/nouveau/pm: switch to instanced constructor
Ben Skeggs
2021-02-11
18
-86
/
+83
|
*
|
|
drm/nouveau/nvenc: switch to instanced constructor
Ben Skeggs
2021-02-11
8
-50
/
+24
|
*
|
|
drm/nouveau/nvdec: switch to instanced constructor
Ben Skeggs
2021-02-11
8
-38
/
+26
|
*
|
|
drm/nouveau/msvld: switch to instanced constructor
Ben Skeggs
2021-02-11
16
-53
/
+50
|
*
|
|
drm/nouveau/msppp: switch to instanced constructor
Ben Skeggs
2021-02-11
14
-45
/
+42
|
*
|
|
drm/nouveau/mspdec: switch to instanced constructor
Ben Skeggs
2021-02-11
15
-51
/
+47
|
*
|
|
drm/nouveau/msenc: switch to instanced constructor
Ben Skeggs
2021-02-11
5
-5
/
+2
|
*
|
|
drm/nouveau/mpeg: switch to instanced constructor
Ben Skeggs
2021-02-11
15
-60
/
+57
[next]