summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau (follow)
Commit message (Expand)AuthorAge
...
| * | | drm/nouveau/core: extend width of engine mask for namedbBen Skeggs2014-03-26
| * | | drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printoutIlia Mirkin2014-03-26
| * | | drm/nv50/gr: decode texture trap status codeIlia Mirkin2014-03-26
| * | | drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflagIlia Mirkin2014-03-26
| * | | drm/nouveau: make hdmi device finding failure prints debug levelIlia Mirkin2014-03-26
| * | | drm/nve0/fifo: allocate usermem as neededAlexandre Courbot2014-03-26
| * | | drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot2014-03-26
| * | | drm/nouveau/abi16: fix handles past the 32nd oneIlia Mirkin2014-03-26
| * | | drm/nouveau: replace ffsll with __ffs64Ilia Mirkin2014-03-26
| * | | drm/nouveau/hwmon: replace strict_strtol() with kstrtol()Jingoo Han2014-03-26
| * | | drm/nouveau/hwmon: remove some redundant checksDan Carpenter2014-03-26
| * | | drm/nv50/graph: update status enum namesIlia Mirkin2014-03-26
| |/ /
| * | drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann2014-03-16
| * | drm: use anon-inode instead of relying on cdevsDavid Herrmann2014-03-16
* | | Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-01
|\ \ \ | |_|/ |/| |
| * | ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROLJean Delvare2014-03-20
| |/
* / drm/nouveau: fail runtime pm properly.Dave Airlie2014-03-27
|/
* Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-02-21
|\
| * ACPI / nouveau: fix probing regression related to _DSMJiang Liu2014-02-20
* | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-02-18
|\ \ | |/ |/|
| * drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin2014-02-18
| * drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin2014-02-18
| * drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov2014-02-18
| * drm/nv50/gr: add missing nv_error parameter privIlia Mirkin2014-02-18
| * drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot2014-02-18
| * drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin2014-02-18
| * drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin2014-02-18
| * drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin2014-02-18
| * drm/nouveau: set irq_enabled manuallyIlia Mirkin2014-02-18
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-01-29
|\ \
| * | Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie2014-01-30
| |\|
| | * drm/nouveau: resume display if any later suspend bits failIlia Mirkin2014-01-30
| | * drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst2014-01-30
| | * drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs2014-01-30
| | * drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs2014-01-30
| | * drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs2014-01-30
| * | Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie2014-01-29
| |\ \ | | |/ | |/|
| * | drm/nouveau: call drm_vblank_cleanup() earlierBen Skeggs2014-01-23
| * | drm/nouveau: create base display from common codeBen Skeggs2014-01-23
| * | drm/nv50/gr: print mpc trap name when it's not an mp trapIlia Mirkin2014-01-23
| * | drm/nv50/gr: update list of mp errors, make it a bitfieldIlia Mirkin2014-01-23
| * | drm/nv50/gr: add more trap names to print on errorIlia Mirkin2014-01-23
| * | drm/nouveau/devinit: lock/unlock crtc regs for all devices, not just pre-nv50Ilia Mirkin2014-01-23
| * | drm/nouveau: hold mutex while syncing to kernel channelMaarten Lankhorst2014-01-23
| * | drm/nv50-/devinit: prevent use of engines marked as disabled by hw/vbiosIlia Mirkin2014-01-23
| * | drm/nouveau/device: provide a way for devinit to mark engines as disabledIlia Mirkin2014-01-23
| * | drm/nouveau/devinit: tidy up the subdev class definitionBen Skeggs2014-01-23
| * | drm/nouveau/bar: tidy up the subdev and object class definitionsBen Skeggs2014-01-23
| * | drm/nouveau/instmem: tidy up the object class definitionBen Skeggs2014-01-23
| * | drm/nouveau/instmem: tidy up the subdev class definitionBen Skeggs2014-01-23