summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-01-11drm/nouveau/pci: implement generic code for pcie speed changeKarol Herbst
2016-01-11drm/nouveau/pci: add gk104 variantKarol Herbst
2016-01-11drm/nouveau/pci: add gf106 variantKarol Herbst
2016-01-11drm/nouveau/kms: take mode_config mutex in connector hotplug pathBen Skeggs
2016-01-11drm/nouveau/nouveau/perfmon: add interface files for current core voltageKarol Herbst
2016-01-11drm/nouveau/sysfs: remove pstate interfaceKarol Herbst
2016-01-11drm/nouveau/debugfs: add copy of sysfs pstate interface ported to debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: we need a ctrl object for debugfsKarol Herbst
2016-01-11drm/nouveau/debugfs: rename functions to indicate they are used inside drmKarol Herbst
2016-01-11drm/nouveau/debugfs: add infrastructure to add files with other fops than onl...Karol Herbst
2016-01-11drm/nouveau/fifo/gf100: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/fb/nv50: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/clk: remove references to "daemon"Ben Skeggs
2016-01-11drm/nouveau/gr/gf100: provide a bit more info for various errorsIlia Mirkin
2016-01-11drm/nouveau/bios: parse 8.1 Gbps DP link rateBen Skeggs
2016-01-11drm/nouveau/ltc/gm204: split implementation from gm107Ben Skeggs
2016-01-11drm/nouveau/ltc/gm107: use nvkm_mask to set cbc_ctrl1Ben Skeggs
2016-01-11drm/nouveau/ibus/gm204: split implementation from gk104Ben Skeggs
2016-01-11drm/nouveau/gr/gf100-: subclass nvkm_object to store channel pointerBen Skeggs
2016-01-11drm/nouveau/nvif: modify nvif_unvers/nvif_unpack macros to be more obviousBen Skeggs
2016-01-11drm/nouveau/nvif: split out client interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out device interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out ctxdma interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out perfmon interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out device control interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out fifo interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out display interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: split out nvsw interface definitonsBen Skeggs
2016-01-11drm/nouveau/nvif: split out fermi interface definitionsBen Skeggs
2016-01-11drm/nouveau/nvif: move internal class identifiers to class.hBen Skeggs
2016-01-11drm/nouveau/gr/gm107-: make use of gpc_addr() macro for tpc ramchain setupBen Skeggs
2016-01-11drm/nouveau/instmem/gk20a: use DMA API CPU mappingAlexandre Courbot
2016-01-11drm/nouveau/instmem/gk20a: fix race conditionsAlexandre Courbot
2016-01-11drm/nouveau/gk20a: Add MODULE_FIRMWARE for gk20aNicolas Chauvet
2016-01-11drm/nouveau/fifo/gk104: fix engine status register offsetVince Hsu
2016-01-11drm/nouveau/ce/gk104: attempt at better handling of LAUNCHERRBen Skeggs
2016-01-11drm/nouveau/fifo/gf100: fix race condition when updating engine runlistsBen Skeggs
2016-01-11drm/nouveau/fifo/gk104: fix race condition when updating engine runlistsBen Skeggs
2016-01-11drm/nouveau/nvkm: add/remove 0's to make 7 (or 9)-nibble constants use 8 nibblesIlia Mirkin
2016-01-11drm/nouveau/kms: no need to check for empty edid before drm_detect_hdmi_monitorIlia Mirkin
2016-01-11drm/nouveau/core: fix return in error path of device probeAlexandre Courbot
2016-01-11drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/KeplerIlia Mirkin
2016-01-11drm/nouveau/disp: activate dual link TMDS links only when possibleHauke Mehrtens
2015-12-31drm/omap: remove obsolete manager assignmentTomi Valkeinen
2015-12-31drm/omap: set DRIVER_ATOMIC for omapdrmTomi Valkeinen
2015-12-31drm/omap: remove unused plugin definesTomi Valkeinen
2015-12-31drm/omap: Use bitmaps for TILER placementAndy Gross
2015-12-31drm: omapdrm: gem: Remove check for impossible conditionLaurent Pinchart
2015-12-31drm: omapdrm: gem: Simplify error handling when creating GEM objectLaurent Pinchart
2015-12-31drm: omapdrm: gem: Don't free mmap offset twiceLaurent Pinchart