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
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
drm/nouveau/pmu: Add missing callbacks for Tegra devices
Karol Herbst
4
-1
/
+4
2022-04-08
drm/nouveau/acr: Fix undefined behavior in nvkm_acr_hsfw_load_bl()
Zhou Qingyang
1
-4
/
+5
2022-04-08
drm/nouveau/backlight: Just set all backlight types as RAW
Lyude Paul
1
-2
/
+1
2022-04-08
drm/nouveau/backlight: Fix LVDS backlight detection on some laptops
Lyude Paul
1
-1
/
+2
2022-02-23
drm/nouveau/pmu/gm200-: use alternate falcon reset sequence
Ben Skeggs
6
-6
/
+41
2022-02-08
drm/nouveau: fix off by one in BIOS boundary checking
Nick Lopez
1
-1
/
+1
2022-01-27
drm/nouveau/kms/nv04: use vzalloc for nv04_display
Ilia Mirkin
1
-2
/
+2
2022-01-27
drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR
Ben Skeggs
1
-16
/
+21
2022-01-05
drm/nouveau: wait for the exclusive fence after the shared ones v2
Christian König
1
-13
/
+15
2021-12-01
drm/nouveau/acr: fix a couple NULL vs IS_ERR() checks
Dan Carpenter
2
-4
/
+8
2021-12-01
drm/nouveau: recognise GA106
Ben Skeggs
1
-0
/
+22
2021-11-25
drm/nouveau: clean up all clients on device removal
Jeremy Cline
1
-0
/
+30
2021-11-25
drm/nouveau: use drm_dev_unplug() during device removal
Jeremy Cline
1
-1
/
+1
2021-11-25
drm/nouveau: Add a dedicated mutex for the clients list
Jeremy Cline
2
-4
/
+11
2021-11-25
drm/nouveau: hdmigv100.c: fix corrupted HDMI Vendor InfoFrame
Hans Verkuil
1
-1
/
+0
2021-11-18
drm/ttm: remove ttm_bo_vm_insert_huge()
Jason Gunthorpe
1
-1
/
+1
2021-11-18
drm/nouveau/svm: Fix refcount leak bug and missing check against null bug
Chenyuan Mi
1
-0
/
+4
2021-11-18
ce/gf100: fix incorrect CE0 address calculation on some GPUs
Ben Skeggs
2
-3
/
+2
2021-10-15
drm/nouveau/fifo: Reinstate the correct engine bit programming
Marek Vasut
1
-1
/
+1
2021-10-06
drm/nouveau/debugfs: fix file release memory leak
Yang Yingliang
1
-0
/
+1
2021-10-06
drm/nouveau/kms/nv50-: fix file release memory leak
Yang Yingliang
1
-0
/
+1
2021-10-06
drm/nouveau: avoid a use-after-free when BO init fails
Jeremy Cline
1
-3
/
+1
2021-10-06
drm/nouveau/fifo/ga102: initialise chid on return from channel creation
Ben Skeggs
1
-0
/
+3
2021-10-06
drm/nouveau/ga102-: support ttm buffer moves via copy engine
Ben Skeggs
10
-6
/
+329
2021-10-06
drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows
Ben Skeggs
1
-1
/
+1
2021-09-20
drm/nouveau/nvkm: Replace -ENOSYS with -ENODEV
Guenter Roeck
1
-1
/
+1
2021-09-03
Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-28
/
+197
2021-08-18
drm/nouveau: rip out nvkm_client.super
Ben Skeggs
24
-120
/
+27
2021-08-18
drm/nouveau: block a bunch of classes from userspace
Ben Skeggs
4
-15
/
+48
2021-08-18
drm/nouveau/fifo/nv50-: rip out dma channels
Ben Skeggs
7
-194
/
+0
2021-08-18
drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
Ben Skeggs
3
-4
/
+37
2021-08-18
drm/nouveau/disp: power down unused DP links during init
Ben Skeggs
3
-1
/
+11
2021-08-18
drm/nouveau: recognise GA107
Ben Skeggs
1
-0
/
+21
2021-08-05
drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabled
Randy Dunlap
1
-2
/
+6
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-4
/
+4
2021-07-21
vgaarb: don't pass a cookie to vga_client_register
Christoph Hellwig
1
-3
/
+3
2021-07-21
vgaarb: remove the unused irq_set_state argument to vga_client_register
Christoph Hellwig
1
-1
/
+1
2021-07-21
vgaarb: provide a vga_client_unregister wrapper
Christoph Hellwig
1
-1
/
+1
2021-07-21
Merge tag 'drm-misc-next-2021-07-16' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
7
-23
/
+194
2021-07-19
drm/nouveau: init the base GEM fields for internal BOs
Christian König
1
-0
/
+6
2021-07-14
swiotlb: Update is_swiotlb_active to add a struct device argument
Claire Chang
1
-1
/
+1
2021-07-08
drm/nouveau: always wait for the exclusive fence
Christian König
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-23
/
+141
2021-07-01
Merge tag 'drm-next-2021-07-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
20
-173
/
+149
2021-07-01
nouveau/svm: implement atomic SVM access
Alistair Popple
4
-11
/
+123
2021-07-01
nouveau/svm: refactor nouveau_range_fault
Alistair Popple
1
-14
/
+20
2021-07-01
mm: rename migrate_pgmap_owner
Alistair Popple
1
-1
/
+1
2021-07-01
drm/aperture: Pass DRM driver structure instead of driver name
Thomas Zimmermann
1
-1
/
+1
2021-06-29
drm/nouveau: Don't set struct drm_device.irq_enabled
Thomas Zimmermann
1
-3
/
+0
[next]