index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-24
Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-132
/
+54
2014-01-19
drm/nouveau/mxm: fix null deref on load
Ilia Mirkin
1
-2
/
+2
2014-01-15
Merge branch 'drm-nouveau-next' of git://git.freedesktop.org/git/nouveau/linu...
Dave Airlie
6
-10
/
+17
2014-01-15
drm/nouveau: fix null ptr dereferences on some boards
Ben Skeggs
6
-10
/
+17
2014-01-12
Merge branch 'acpi-dsm'
Rafael J. Wysocki
2
-126
/
+53
2014-01-12
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-6
/
+1
2014-01-08
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/nouveau/linu...
Dave Airlie
8
-11
/
+21
2014-01-08
drm/nouveau/nouveau: fix memory leak in nouveau_crtc_page_flip()
Christian Engelmayer
1
-1
/
+1
2014-01-08
drm/nouveau/bios: fix offset calculation for BMPv1 bioses
Ilia Mirkin
1
-4
/
+4
2014-01-07
drm/nouveau: return offset of allocated notifier
Bob Gleitsmann
1
-0
/
+2
2014-01-07
drm/nouveau/bios: make jump conditional
Ilia Mirkin
1
-1
/
+5
2014-01-07
drm/nvce/mc: fix msi rearm on GF114
Sid Boyce
1
-1
/
+1
2014-01-07
drm/nvc0/gr: fix mthd data submission
Kelly Doran
1
-1
/
+1
2014-01-07
drm/nouveau: populate master subdev pointer only when fully constructed
Ben Skeggs
3
-3
/
+7
2014-01-05
ACPI / nouveau: replace open-coded _DSM code with helper functions
Jiang Liu
2
-130
/
+54
2014-01-05
nouveau / ACPI: fix memory leak in ACPI _DSM related code
Jiang Liu
1
-1
/
+4
2013-12-31
Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'
Rafael J. Wysocki
1
-2
/
+14
2013-12-31
ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplug
Rafael J. Wysocki
1
-2
/
+14
2013-12-16
drm/nouveau: only runtime suspend by default in optimus configuration
Ilia Mirkin
1
-0
/
+6
2013-12-07
ACPI: Clean up inclusions of ACPI header files
Lv Zheng
1
-6
/
+1
2013-12-05
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
11
-17
/
+499
2013-12-03
drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()
Dan Carpenter
1
-1
/
+1
2013-12-03
drm/nouveau/sw: fix oops if gpu has its display block disabled
Ben Skeggs
1
-1
/
+1
2013-12-03
drm/nouveau: unreference fence after syncing
Ben Skeggs
1
-0
/
+1
2013-12-03
drm/nouveau/kms: send timestamp data for correct head in flip completion events
Maarten Lankhorst
1
-1
/
+1
2013-12-03
drm/nouveau/clk: Add support for NVAA/NVAC
Roy Spliet
4
-2
/
+452
2013-12-03
drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+
Roy Spliet
2
-0
/
+6
2013-12-03
drm/nv10/plane: some chipsets don't support NV12
Ilia Mirkin
1
-2
/
+13
2013-12-03
drm/nv10/plane: add downscaling restrictions
Ilia Mirkin
1
-1
/
+9
2013-12-03
drm/nv10/plane: fix format computation
Ilia Mirkin
1
-8
/
+9
2013-12-03
drm/nv04-nv30/clk: provide an empty domain list
Ben Skeggs
1
-1
/
+6
2013-11-28
drm/nouveau/hwmon: fix compilation without CONFIG_HWMON
Ilia Mirkin
1
-1
/
+0
2013-11-20
Merge tag 'pm+acpi-2-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-4
/
+4
2013-11-18
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2013-11-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
247
-7006
/
+19634
2013-11-15
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
16
-86
/
+105
2013-11-14
ACPI: Eliminate the DEVICE_ACPI_HANDLE() macro
Rafael J. Wysocki
2
-4
/
+4
2013-11-14
drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add
Maarten Lankhorst
1
-1
/
+2
2013-11-14
drm/nvc0-/gr: shift wrapping bug in nvc0_grctx_generate_r406800
Dan Carpenter
1
-1
/
+1
2013-11-14
drm/nouveau/pwr: fix missing mutex unlock in a failure path
Ben Skeggs
1
-5
/
+5
2013-11-14
drm/nv40/therm: fix slowing down fan when pstate undefined
Ben Skeggs
1
-1
/
+2
2013-11-14
drm/nv11-: synchronise flips to vblank, unless async flip requested
Ben Skeggs
2
-4
/
+32
2013-11-14
drm/nvc0-: remove nasty fifo swmthd hack for flip completion method
Ben Skeggs
4
-26
/
+9
2013-11-14
drm/nv10-: we no longer need to create nvsw object on user channels
Ben Skeggs
4
-9
/
+32
2013-11-14
drm/nouveau: always queue flips relative to kernel channel activity
Ben Skeggs
1
-9
/
+8
2013-11-14
drm/nouveau: there is no need to reserve/fence the new fb when flipping
Ben Skeggs
1
-13
/
+4
2013-11-14
drm/nouveau: when bailing out of a pushbuf ioctl, do not remove previous fence
Ben Skeggs
1
-1
/
+2
2013-11-14
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
3
-15
/
+7
2013-11-14
drm/nvc8/mc: msi rearm is via the nvc0 method
Ben Skeggs
1
-1
/
+1
2013-11-10
drm/nouveau: fix 32-bit build
Dave Airlie
1
-1
/
+1
[next]