summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2014-03-26drm/nvc0/fifo: ack pb intr individually after handling each unitBen Skeggs
2014-03-26drm/nvc0/fifo: runlist intrBen Skeggs
2014-03-26drm/nvc0/fifo: engine intrBen Skeggs
2014-03-26drm/nvc0/fifo: mask unhandled intr bits when seen, rather than all intrsBen Skeggs
2014-03-26drm/nvc0/fifo: rename a couple of unitsBen Skeggs
2014-03-26drm/nvd0/disp: add debugging to show which supervisor actions are takenBen Skeggs
2014-03-26drm/nv50-/disp: dump channel state when update method failsBen Skeggs
2014-03-26drm/nv50-/disp: allow dumping core channel state at first supervisor intrBen Skeggs
2014-03-26drm/nv50-/disp: add method descriptions for debuggingBen Skeggs
2014-03-26drm/nv50/disp: decode the known error codes to human readable formBen Skeggs
2014-03-26drm/nv50/disp: preparation for storing static class dataBen Skeggs
2014-03-26drm/nouveau/core: extend width of engine mask for namedbBen Skeggs
2014-03-26drm/nouveau/bios: fix INDEX_ADDRESS_LATCHED trace printoutIlia Mirkin
2014-03-26drm/nv50/gr: decode texture trap status codeIlia Mirkin
2014-03-26drm/nouveau: use nv_debug for NV_DEBUG, make DRM a separate subflagIlia Mirkin
2014-03-26drm/nouveau: make hdmi device finding failure prints debug levelIlia Mirkin
2014-03-26drm/nve0/fifo: allocate usermem as neededAlexandre Courbot
2014-03-26drm/nouveau: handle -EACCES runtime PM return codeAlexandre Courbot
2014-03-26drm/nouveau/abi16: fix handles past the 32nd oneIlia Mirkin
2014-03-26drm/nouveau: replace ffsll with __ffs64Ilia Mirkin
2014-03-26drm/nouveau/hwmon: replace strict_strtol() with kstrtol()Jingoo Han
2014-03-26drm/nouveau/hwmon: remove some redundant checksDan Carpenter
2014-03-26drm/nv50/graph: update status enum namesIlia Mirkin
2014-03-20ACPI / gpu / drm: Stop selecting VIDEO_OUTPUT_CONTROLJean Delvare
2014-03-16drm: init TTM dev_mapping in ttm_bo_device_init()David Herrmann
2014-03-16drm: use anon-inode instead of relying on cdevsDavid Herrmann
2014-02-21Merge tag 'pm+acpi-3.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-02-20ACPI / nouveau: fix probing regression related to _DSMJiang Liu
2014-02-18Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-02-18drm/nouveau: fix TTM_PL_TT memtype on pre-nv50Ilia Mirkin
2014-02-18drm/nv50/disp: use correct register to determine DP display bppIlia Mirkin
2014-02-18drm/nouveau/fb: use correct ram oclass for nv1a hardwareEmil Velikov
2014-02-18drm/nv50/gr: add missing nv_error parameter privIlia Mirkin
2014-02-18drm/nouveau: fix ENG_RUNLIST register addressAlexandre Courbot
2014-02-18drm/nv4c/bios: disallow retrieving from prom on nv4x igp'sIlia Mirkin
2014-02-18drm/nv4c/vga: decode register is in a different place on nv4x igp'sIlia Mirkin
2014-02-18drm/nv4c/mc: nv4x igp's have a different msi rearm registerIlia Mirkin
2014-02-18drm/nouveau: set irq_enabled manuallyIlia Mirkin
2014-01-29Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-01-30Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...Dave Airlie
2014-01-30drm/nouveau: resume display if any later suspend bits failIlia Mirkin
2014-01-30drm/nouveau: fix lock unbalance in nouveau_crtc_page_flipMaarten Lankhorst
2014-01-30drm/nouveau: implement hooks for needed for drm vblank timestamping supportBen Skeggs
2014-01-30drm/nouveau/disp: add a method to fetch info needed by drm vblank timestampingBen Skeggs
2014-01-30drm/nv50: fill in crtc mode struct members from crtc_mode_fixupBen Skeggs
2014-01-29Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubo...Dave Airlie
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-23drm/nouveau: call drm_vblank_cleanup() earlierBen Skeggs
2014-01-23drm/nouveau: create base display from common codeBen Skeggs
2014-01-23drm/nv50/gr: print mpc trap name when it's not an mp trapIlia Mirkin