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
2017-09-14
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
1
-1
/
+1
2017-08-22
drm/nouveau/kms/nv50: perform null check on msto[i] rathern than msto
Colin Ian King
1
-1
/
+1
2017-08-22
drm/nouveau/pci/msi: disable MSI on big-endian platforms by default
Ilia Mirkin
1
-0
/
+4
2017-08-22
drm/nouveau: silence suspend/resume debugging messages
Ben Skeggs
1
-11
/
+11
2017-08-22
drm/nouveau/kms/nv04-nv4x: fix exposed format list
Ilia Mirkin
1
-1
/
+35
2017-08-22
drm/nouveau/kms/nv10-nv40: add NV21 support to overlay
Ilia Mirkin
1
-3
/
+6
2017-08-22
drm/nouveau/kms/nv04-nv40: improve overlay error detection, fix pitch setting
Ilia Mirkin
1
-28
/
+34
2017-08-22
drm/nouveau/kms/nv04-nv40: prevent undisplayable framebuffers from creation
Ilia Mirkin
1
-0
/
+21
2017-08-22
drm/nouveau/mpeg: print more debug info when rejecting dma objects
Ilia Mirkin
2
-2
/
+12
2017-08-22
drm/nouveau/fb/gf100-: zero mmu debug buffers
Ben Skeggs
1
-2
/
+2
2017-08-22
drm/nouveau/bar/gf100: add config option to limit BAR2 to 16MiB
Ben Skeggs
2
-0
/
+7
2017-08-22
initial support (display-only) for GP108
Ilia Mirkin
1
-0
/
+30
2017-08-22
drm/nouveau/falcon: use a more reasonable msgqueue timeout value
Ben Skeggs
1
-1
/
+1
2017-08-22
drm/nouveau/disp: Silence DCB warnings.
Rosen Penev
4
-0
/
+7
2017-08-22
drm/nouveau/bios: Demote missing fp table message to NV_DEBUG.
Rosen Penev
1
-5
/
+2
2017-08-22
drm/nouveau/pmu/gt215-: abstract detection of whether reset is needed
Ben Skeggs
13
-1
/
+32
2017-08-22
drm/nouveau/pmu/gt215: fix reset
Ben Skeggs
10
-13
/
+24
2017-08-22
drm/nouveau/mc/gf100: add pmu to reset mask
Ben Skeggs
1
-0
/
+1
2017-08-22
drm/nouveau/disp/gf119-: avoid creating non-existent heads
Ilia Mirkin
2
-3
/
+8
2017-08-22
drm/nouveau/therm/gm200: Added
Karol Herbst
6
-1
/
+46
2017-08-22
drm/nouveau/therm: fix spelling mistake on array thresolds
Colin Ian King
1
-3
/
+3
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
1
-2
/
+4
2017-08-16
drm/nouveau: Fix merge commit
Maarten Lankhorst
1
-9
/
+10
2017-08-15
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
15
-32
/
+99
2017-08-10
drm/nouveau/disp/nv04: avoid creation of output paths
Ben Skeggs
1
-0
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_dpms
Daniel Vetter
2
-11
/
+2
2017-08-08
drm: Nuke drm_atomic_helper_connector_set_property
Daniel Vetter
2
-4
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_plane_set_property
Daniel Vetter
1
-1
/
+0
2017-08-08
drm: Nuke drm_atomic_helper_crtc_set_property
Daniel Vetter
1
-1
/
+0
2017-08-04
drm: nouveau: remove dead code and pointless local lut storage
Peter Rosin
4
-69
/
+22
2017-08-01
drm: Plumb modifiers through plane init
Ben Widawsky
1
-2
/
+3
2017-08-01
drm/nouveau: Convert nouveau to use new iterator macros, v2.
Maarten Lankhorst
1
-35
/
+37
2017-07-29
drm/nouveau: Use the drm_driver.dumb_destroy default
Noralf Trønnes
1
-1
/
+0
2017-07-26
Merge airlied/drm-next into drm-misc-next
Daniel Vetter
2
-16
/
+13
2017-07-26
drm/nouveau: Handle drm_atomic_helper_swap_state failure
Maarten Lankhorst
1
-1
/
+4
2017-07-26
drm/nouveau: Fix error handling in nv50_disp_atomic_commit
Maarten Lankhorst
1
-2
/
+5
2017-07-25
drm/nouveau/bar/gf100: fix access to upper half of BAR2
Ben Skeggs
1
-1
/
+1
2017-07-25
drm/nouveau/disp/nv50-: bump max chans to 21
Ilia Mirkin
1
-1
/
+1
2017-07-24
drm/nouveau/kms: remove call to drm_crtc_vblank_off() during unload/suspend
Ben Skeggs
1
-5
/
+0
2017-07-24
drm/nouveau/kms/nv50: update vblank state in response to modeset actions
Ben Skeggs
1
-6
/
+12
2017-07-24
drm/nouveau/disp: add tv encoders to output resource mapping
Ben Skeggs
2
-0
/
+2
2017-07-24
drm/nouveau/i2c/gf119-: add support for address-only transactions
Ben Skeggs
9
-19
/
+81
2017-07-14
drm: handle HDMI 2.0 VICs in AVI info-frames
Shashank Sharma
1
-1
/
+2
2017-07-10
Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
96
-4070
/
+4553
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2
-16
/
+13
2017-06-27
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
Sean Paul
95
-4064
/
+4567
2017-06-26
drm/nouveau: Drop drm_vblank_cleanup
Daniel Vetter
1
-2
/
+0
2017-06-20
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
1
-2
/
+9
2017-06-20
drm: Remove drm_driver->set_busid hook
Daniel Vetter
1
-1
/
+0
2017-06-20
drm/vblank: Consistent drm_crtc_ prefix
Daniel Vetter
1
-1
/
+1
[next]