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
/
dispnv50
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-06
drm/nouveau/kms/nv50-: fix file release memory leak
Yang Yingliang
1
-0
/
+1
2021-10-06
drm/nouveau/kms/tu102-: delay enabling cursor until after assign_windows
Ben Skeggs
1
-1
/
+1
2021-09-01
Merge tag 'drm-next-2021-08-31-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-1
/
+33
2021-08-18
drm/nouveau/kms/nv50: workaround EFI GOP window channel format differences
Ben Skeggs
3
-4
/
+37
2021-08-05
drm: nouveau: fix disp.c build when NOUVEAU_BACKLIGHT is not enabled
Randy Dunlap
1
-2
/
+6
2021-06-09
drm/nouveau/kms/nv50-: Add basic DPCD backlight support for nouveau
Lyude Paul
1
-0
/
+28
2021-06-06
dma-buf: rename dma_resv_get_excl_rcu to _unlocked
Christian König
1
-1
/
+1
2021-05-27
drm/dp_mst: Use kHz as link rate units when settig source max link caps at init
Nikola Cornij
1
-2
/
+3
2021-04-30
drm/dp_mst: Use Extended Base Receiver Capability DPCD space
Nikola Cornij
1
-1
/
+2
2021-04-14
Merge drm/drm-fixes into drm-next
Daniel Vetter
1
-1
/
+12
2021-03-25
drm/nouveau/kms/nve4-nv108: Limit cursors to 128x128
Lyude Paul
1
-1
/
+12
2021-03-16
Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+6
2021-02-24
drm/atomic: Pass the full state to planes atomic_check
Maxime Ripard
1
-1
/
+4
2021-02-24
drm: Rename plane atomic_check state names
Maxime Ripard
1
-2
/
+3
2021-02-22
Merge tag 'drm-next-2021-02-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
5
-113
/
+134
2021-01-29
drm/nouveau/kms/nv50-: Fix locking for audio callbacks
Lyude Paul
1
-30
/
+36
2021-01-29
drm/nouveau/kms/nv50-: Use nouveau_encoder->crtc in get_eld callback
Lyude Paul
1
-1
/
+1
2021-01-29
drm/nouveau/kms/nv50-: Lookup current encoder/crtc from atomic state
Lyude Paul
1
-21
/
+38
2021-01-29
drm/nouveau/kms/nv50-: Reverse args for nv50_outp_get_(old|new)_connector()
Lyude Paul
1
-9
/
+6
2021-01-29
drm/nouveau/kms/nv50-: s/armh/asyh/ in nv50_msto_atomic_enable()
Lyude Paul
1
-5
/
+4
2021-01-29
drm/nouveau/kms/nv50-: Rename encoder->atomic_(enable|disable) callbacks
Lyude Paul
1
-17
/
+16
2021-01-29
drm/nouveau/kms/nv50-: Remove (nv_encoder->crtc) checks in ->disable callbacks
Lyude Paul
1
-20
/
+17
2021-01-29
drm/nouveau/kms/nv50-: Log SOR/PIOR caps
Lyude Paul
1
-0
/
+10
2021-01-29
drm/nouveau/kms/nv50-: Don't call HEAD_SET_CRC_CONTROL in head907d_mode()
Lyude Paul
1
-9
/
+2
2021-01-29
drm/nouveau/kms/nv50-: add module option to select EVO/NVD push buffer location
Ben Skeggs
1
-1
/
+6
2021-01-29
drm/nouveau/kms/gv100-: wait for less NVD pushbuf space for core updates with...
Ben Skeggs
1
-1
/
+1
2021-01-29
drm/nouveau/kms/nv50-gp1xx: wait for less EVO pushbuf space for core updates ...
Ben Skeggs
1
-1
/
+1
2021-01-29
drm/nouveau/kms/gk104-gp1xx: Fix > 64x64 cursors
Lyude Paul
1
-1
/
+27
2021-01-29
drm/nouveau/kms/nv50-: Report max cursor size to userspace
Lyude Paul
1
-0
/
+8
2021-01-29
drivers/nouveau/kms/nv50-: Reject format modifiers for cursor planes
Lyude Paul
1
-4
/
+13
2021-01-29
drm/nouveau/dispnv50: Restore pushing of all data.
Bastian Beranek
2
-2
/
+10
2021-01-25
Merge tag 'v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Dave Airlie
11
-9
/
+128
2021-01-15
drm/nouveau/disp/ga10[24]: initial support
Ben Skeggs
8
-5
/
+124
2021-01-15
drm/nouveau/kms/nv50-: fix case where notifier buffer is at offset 0
Ben Skeggs
3
-4
/
+4
2020-12-15
drm: automatic legacy gamma support
Tomi Valkeinen
1
-2
/
+0
2020-12-15
Merge tag 'drm-misc-next-2020-11-27-1' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
1
-1
/
+4
2020-12-14
Merge tag 'drm-next-2020-12-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-3
/
+8
2020-11-20
drm: Pass the full state to connectors atomic functions
Maxime Ripard
1
-1
/
+4
2020-11-14
drm/nouveau/kms/nv50-: Use atomic encoder callbacks everywhere
Lyude Paul
1
-15
/
+14
2020-11-03
drm/nouveau/kms/nv50-: Use state helper instead of crtc pointer
Maxime Ripard
1
-1
/
+3
2020-11-02
drm/atomic: Pass the full state to CRTC atomic_check
Maxime Ripard
1
-2
/
+5
2020-10-30
drm/nouveau/kms/nv50-: Program notifier offset before requesting disp caps
Lyude Paul
4
-4
/
+77
2020-09-14
drm/atomic-helper: Remove the timestamping constant update from drm_atomic_he...
Ville Syrjälä
1
-0
/
+1
2020-09-14
Merge drm/drm-next into drm-misc-next
Maxime Ripard
3
-137
/
+181
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
2
-3
/
+4
2020-09-09
Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://a...
Dave Airlie
1
-135
/
+170
2020-09-03
drm/nouveau/kms/nv50-gp1xx: add WAR for EVO push buffer HW bug
Ben Skeggs
1
-0
/
+6
2020-09-03
drm/nouveau/kms/nv50-gp1xx: disable notifies again after core update
Ben Skeggs
1
-1
/
+4
2020-09-03
drm/nouveau/kms/gv100-: Include correct push header in crcc37d.c
Lyude Paul
1
-1
/
+1
2020-09-01
drm/nouveau/kms/nv50-: Use downstream DP clock limits for mode validation
Lyude Paul
1
-0
/
+3
[next]