| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2014-08-15 |
|\ |
|
| * | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-... | Dave Airlie | 2014-08-14 |
| |\ |
|
| | * | drm/nouveau/platform: fix compilation error | Alexandre Courbot | 2014-08-14 |
| | * | drm/nouveau/gk20a: add LTC device | Alexandre Courbot | 2014-08-14 |
| | * | drm/nouveau: warn if we fail to re-pin fb on resume | Ben Skeggs | 2014-08-14 |
| | * | drm/nouveau/nvif: fix dac load detect method definition | Ben Skeggs | 2014-08-14 |
| | * | drm/gf100-/gr: fix -ENOSPC detection when allocating zbc table entries | Ben Skeggs | 2014-08-14 |
| | * | drm/nouveau/nvif: return null pointers on failure, in addition to ret != 0 | Ben Skeggs | 2014-08-14 |
| | * | drm/nouveau/ltc: fix tag base address getting truncated if above 4GiB | Ben Skeggs | 2014-08-14 |
| | * | drm/nvc0-/fb/ram: fix use of non-existant ram if partitions aren't uniform | Ben Skeggs | 2014-08-14 |
| | * | drm/nouveau/bar: behave better if ioremap failed | Ben Skeggs | 2014-08-14 |
| | * | drm/nouveau/kms: nouveau_fbcon_accel_fini can be static | Fengguang Wu | 2014-08-14 |
| | * | drm/nouveau: kill unused variable warning if !__OS_HAS_AGP | Ben Skeggs | 2014-08-14 |
| | * | drm/nouveau/nvif: fix a number of notify thinkos | Ben Skeggs | 2014-08-14 |
* | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 |
|/ / |
|
* | | Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 | Linus Torvalds | 2014-08-09 |
|\| |
|
| * | drm/nouveau: expose the full object/event interfaces to userspace | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau: fix headless mode | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau: hide sysfs pstate file behind an option again | Ben Skeggs | 2014-08-09 |
| * | drm/nv50/disp: shhh compiler | Ben Skeggs | 2014-08-09 |
| * | drm/gf100-/gr: implement the proper SetShaderExceptions method | Ben Skeggs | 2014-08-09 |
| * | drm/gf100-/gr: remove some broken ltc bashing, for now | Ben Skeggs | 2014-08-09 |
| * | drm/gf100-/gr: unhardcode attribute cb config | Ben Skeggs | 2014-08-09 |
| * | drm/gf100-/gr: fetch tpcs-per-ppc info on startup | Ben Skeggs | 2014-08-09 |
| * | drm/gf100-/gr: unhardcode pagepool config | Ben Skeggs | 2014-08-09 |
| * | drm/gf100-/gr: unhardcode bundle cb config | Ben Skeggs | 2014-08-09 |
| * | drm/gf100-/gr: improve initial context patch list helpers | Ben Skeggs | 2014-08-09 |
| * | drm/gf100-/gr: add support for zero bandwidth clear | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/ltc: add zbc drivers | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/ltc: s/ltcg/ltc/ + cleanup | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau: use ram info from nvif_device | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/disp: allow user direct access to channel control registers | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/disp: audit and version display classes | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/disp: audit and version SCANOUTPOS method | Ben Skeggs | 2014-08-09 |
| * | drm/nv50-/disp: audit and version PIOR_PWR method | Ben Skeggs | 2014-08-09 |
| * | drm/nv50-/disp: audit and version SOR_DP_PWR method | Ben Skeggs | 2014-08-09 |
| * | drm/nv50-/disp: audit and version LVDS_SCRIPT method | Ben Skeggs | 2014-08-09 |
| * | drm/nv50-/disp: audit and version SOR_HDMI_PWR method | Ben Skeggs | 2014-08-09 |
| * | drm/nv50-/disp: audit and version SOR_HDA_ELD method | Ben Skeggs | 2014-08-09 |
| * | drm/nv50-/disp: audit and version SOR_PWR method | Ben Skeggs | 2014-08-09 |
| * | drm/nv50-/disp: audit and version DAC_LOAD method | Ben Skeggs | 2014-08-09 |
| * | drm/nv50-/disp: audit and version DAC_PWR method | Ben Skeggs | 2014-08-09 |
| * | drm/nv50-/disp: share channel creation between nv50/gf110 impls | Ben Skeggs | 2014-08-09 |
| * | drm/nv50/kms: don't assume same class versions for all channels | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/fifo: implement nvif event source | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/fifo: allow direct access to channel control registers where poss... | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/fifo: audit and version fifo channel classes | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/device: audit and version NVIF_CONTROL class and methods | Ben Skeggs | 2014-08-09 |
| * | drm/nouveau/pm: audit and version NVIF_PERFMON class and methods | Ben Skeggs | 2014-08-09 |