- df00d5d drm/nouveau/disp: Silence DCB warnings. by Rosen Penev · 8 years ago
- 0c697fa Backmerge tag 'v4.13-rc5' into drm-next by Dave Airlie · 8 years ago
- 7d902c0 drm: Nuke drm_atomic_helper_connector_dpms by Daniel Vetter · 8 years ago
- 482b0e3 drm: Nuke drm_atomic_helper_connector_set_property by Daniel Vetter · 8 years ago
- 13a8651 drm/nouveau/i2c/gf119-: add support for address-only transactions by Ben Skeggs · 8 years ago
- 0f18d27 drm/nouveau: Enable stereoscopic 3D output over HDMI by Alastair Bridgewater · 8 years ago
- 37aa224 drm/nouveau: Handle frame-packing mode geometry and timing effects by Alastair Bridgewater · 8 years ago
- 1af5c41 drm/nouveau/i2c: modify aux interface to return length actually transferred by Ben Skeggs · 8 years ago
- 1167c6b drm/nouveau: allocate device object for every client by Ben Skeggs · 9 years ago
- af7db03 replace BUG_ON(1) with BUG() by Ben Skeggs · 9 years ago
- a743d75 drm: Wrap the check for atomic_commit implementation by Dhinakaran Pandiyan · 8 years ago
- f479c0b drm/nouveau/kms/nv50: initial support for DP 1.2 multi-stream by Ben Skeggs · 8 years ago
- c2d926a drm/nouveau/kms/nv50: remove code to support non-atomic connector properties by Ben Skeggs · 8 years ago
- 8896cee drm/nouveau/kms/nv50: remove code to support non-atomic dpms by Ben Skeggs · 8 years ago
- 52aa30f drm/nouveau/kms/nv50: switch mst sink back into sst mode by Ben Skeggs · 8 years ago
- d645537 drm/nouveau/kms: prepare to support legacy connector set_property with atomic by Ben Skeggs · 8 years ago
- b2b75ee drm/nouveau/kms: prepare to support legacy connector dpms with atomic by Ben Skeggs · 8 years ago
- 56182b8 drm/nouveau/kms: separate connector property attach from nouveau_connector by Ben Skeggs · 8 years ago
- 616915e drm/nouveau/kms: subclass atomic connector state by Ben Skeggs · 8 years ago
- d000edd drm/nouveau/kms: drop dpms off/on in response to hotplug by Ben Skeggs · 8 years ago
- 4dc2813 drm/nouveau: rename nouveau_drm.h to nouveau_drv.h by Ben Skeggs · 9 years ago
- 38bdcfc drm/nouveau/kms: fix setting of default values for dithering properties by Ben Skeggs · 9 years ago
- 39c1c90 drm/nouveau: Switch DDC when reading the EDID by Lukas Wunner · 9 years ago
- 0a882cad drm/nouveau/kms: take mode_config mutex in connector hotplug path by Ben Skeggs · 9 years ago
- 923bc41 drm/nouveau/nvif: split out device interface definitions by Ben Skeggs · 9 years ago
- 7568b10 drm/nouveau/nvif: split out display interface definitions by Ben Skeggs · 9 years ago
- 1a0c96c0 drm/nouveau/kms: allow 225/297MHz pixel clocks for HDMI on Fermi/Kepler by Ilia Mirkin · 9 years ago
- fee6fdf drm/nouveau: Ditch NULL save/restore hook assignments by Daniel Vetter · 9 years ago
- 2ea7249 drm/nouveau/gpio: convert to new-style nvkm_subdev by Ben Skeggs · 10 years ago
- a01ca78 drm/nouveau/nvif: simplify and tidy library interfaces by Ben Skeggs · 10 years ago
- 2aa5eac drm/nouveau/i2c: transition pad/ports away from being based on nvkm_object by Ben Skeggs · 10 years ago
- 9a69a9a drm: Make the connector dpms callback return a value, v2. by Maarten Lankhorst · 10 years ago
- d58ded7 drm/nouveau: constify all struct drm_*_helper funcs pointers by Jani Nikula · 10 years ago
- be83cd4 drm/nouveau: finalise nvkm namespace switch (no binary change) by Ben Skeggs · 10 years ago
- 989aa5b drm/nouveau/nvif: namespace of nvkm accessors (no binary change) by Ben Skeggs · 10 years ago
- 0ea5fe8 drm/nouveau/kms: default to panel scaling, except for fixed panels prior to nv50 by Ben Skeggs · 10 years ago
- 7d95216 drm/nouveau/kms: untangle connector property logic a little by Ben Skeggs · 10 years ago
- f0d1540 drm/nouveau/kms: avoid adding scaler-only modes the same as the panel's native mode by Ben Skeggs · 10 years ago
- 576f791 drm/nv50-/kms: allow disabling of gpu scaling on fixed panels by Ben Skeggs · 10 years ago
- 703fa26 drm/nouveau: Display Nouveau boot options at launch by Pierre Moreau · 11 years ago
- 80bc340 drm/nouveau/disp: implement nvif event sources for vblank/connector notifiers by Ben Skeggs · 11 years ago
- 0ad7286 drm/nouveau: port to nvif client/device/objects by Ben Skeggs · 11 years ago
- 967e7bd drm/nouveau: initial pass at moving to struct nvif_device by Ben Skeggs · 11 years ago
- 79ca277 drm/nouveau/core: rework event interface by Ben Skeggs · 11 years ago
- 6d385c0a drm/nouveau: use helpers by Rob Clark · 11 years ago
- 34ea3d3 drm: add register and unregister functions for connectors by Thomas Wood · 11 years ago
- 8777c5c drm/nouveau/dp: probe dpcd to determine connectedness by Ben Skeggs · 11 years ago
- 4874322 drm/nouveau/dp: fix support for dpms by Ben Skeggs · 11 years ago
- 8894f49 drm/nouveau: register a drm_dp_aux channel for each dp connector by Ben Skeggs · 11 years ago
- 456b057 drm/nouveau: use connector events for HPD instead of GPIO watching by Ben Skeggs · 11 years ago
- 20a8007 drm/nouveau/gpio: send separate event types for high/low transitions by Ben Skeggs · 11 years ago
- 8e8832e drm/nouveau/core: allow event source to handle multiple event types per index by Ben Skeggs · 11 years ago
- 8c6c361 drm/nouveau: replace drm_get_connector_name() with direct name field use by Jani Nikula · 11 years ago
- 6bd9293 drm/nouveau/bios: add HDMI-C (mini) connector type by Ben Skeggs · 11 years ago
- b6c4285 drm/nouveau: handle -EACCES runtime PM return code by Alexandre Courbot · 11 years ago
- 4a0ff75 drm/nv10: introduce a new NV_11 card type by Ilia Mirkin · 11 years ago
- 51cb4b3 drm/nouveau/core: convert event handler apis to split create/enable semantics by Ben Skeggs · 11 years ago
- ffbab09b drm: Remove pci_vendor and pci_device from struct drm_device by Ville Syrjälä · 11 years ago
- 5addcf0 nouveau: add runtime PM support (v0.9) by Dave Airlie · 12 years ago
- 1a64634 drm/nv04/disp: hide all the cruft away in its own little hole by Ben Skeggs · 12 years ago
- 5ed5020 drm/nouveau: store i2c port pointer directly in nouveau_encoder by Ben Skeggs · 12 years ago
- 4f47643 drm/nouveau/gpio: use event interfaces for interrupt signalling by Ben Skeggs · 12 years ago
- 23fc09e drm/nouveau/drm: store full dcb gpio function data in connector by Ben Skeggs · 12 years ago
- a441dbb drm/nouveau: use kmemdup for edid allocation/copying by Marcin Slusarz · 12 years ago
- 1a1841d drm/nouveau: do not forcibly power on lvds panels by Ben Skeggs · 12 years ago
- 1a1494d Merge branch 'drm-next-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 12 years ago
- 2db8382 drm/nouveau: drm_connector_property -> drm_object_property by Rob Clark · 12 years ago
- 9da4959 drm/nouveau: remove newline-only NV_DEBUG calls by Ben Skeggs · 12 years ago
- df28550 drm/nouveau: fix acpi edid retrieval by Maarten Lankhorst · 12 years ago
- 612a9aa Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- 77145f1 drm/nouveau: port remainder of drm code, and rip out compat layer by Ben Skeggs · 13 years ago
- c007706 drm/nouveau/acpi: move definitions out of nouveau_drv.h by Ben Skeggs · 13 years ago
- cb75d97 drm/nouveau: implement devinit subdev, and new init table parser by Ben Skeggs · 13 years ago
- 4196faa drm/nouveau/i2c: port to subdev interfaces by Ben Skeggs · 13 years ago
- e0996ae drm/nouveau/gpio: port gpio to subdev interfaces by Ben Skeggs · 13 years ago
- 02a841d drm/nouveau: restructure source tree, split core from drm implementation by Ben Skeggs · 13 years ago
- 760285e UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ by David Howells · 12 years ago
- a6a1785 drm/nouveau/disp: fix dithering not being enabled on some eDP macbooks by Ben Skeggs · 13 years ago
- c843536 drm/nouveau: default to 8bpc for non-LVDS panels if EDID isn't useful by Ben Skeggs · 13 years ago
- fa2c113 drm/nouveau: add bios connector type for dms59 by Ben Skeggs · 13 years ago
- df26bc9 drm/nv50/display: expose color vibrance control by Christoph Bumiller · 13 years ago
- 4abb410 drm/nouveau: recognise DCB connector type for DP+DVI+VGA DMS-59 by Ben Skeggs · 13 years ago
- a0b2563 drm/nouveau/gpio: reimplement as nouveau_gpio.c, fixing a number of issues by Ben Skeggs · 13 years ago
- d4c2c99 drm/nouveau/dp: remove broken display depth function, use the improved one by Ben Skeggs · 13 years ago
- befb51e drm/nouveau/disp: parse connector info directly in nouveau_connector.c by Ben Skeggs · 13 years ago
- c833442 drm/nv50/disp: allow interlaced and doublescan modes on digital outputs by Ben Skeggs · 13 years ago
- 4ceca5f drm/nouveau: don't pretend to support the DVI-I 'select subconnector' prop by Ben Skeggs · 13 years ago
- de69185 drm/nouveau: improve dithering properties, and implement proper auto mode by Ben Skeggs · 13 years ago
- 488ff20 drm/nouveau: no need to pass parameters into set_scale/dither by Ben Skeggs · 13 years ago
- 6322175 drm/nouveau: determine a value for display_info.bpc if edid doesn't by Ben Skeggs · 13 years ago
- b29caa5 drm/nouveau: add overscan compensation connector properties by Ben Skeggs · 13 years ago
- 5c79507 drm/nouveau: Fix bandwidth calculation for DisplayPort by Adam Jackson · 13 years ago
- 75a1fcc drm/nouveau/dp: store unencoded link_bw everywhere by Ben Skeggs · 14 years ago
- 10b461e drm/nv50/backlight: take the sor into account when bashing regs by Ben Skeggs · 14 years ago
- 68c9918 drm/nouveau: tidy connector hotplug handler, punt messages to debug by Ben Skeggs · 14 years ago
- 1cb70b3 drm/nouveau: remove special-casing of hotplug detection type by Ben Skeggs · 14 years ago
- e19b20b drm/nouveau: ignore connector type when deciding digital/analog on DVI-I by Ben Skeggs · 14 years ago
- 8c3f6bb drm/nouveau: recognise DCB connector type 0x41 as LVDS by Ben Skeggs · 14 years ago
- 7eae3ef nouveau: change the backlight parent device to the connector, not the PCI dev by Matthew Garrett · 14 years ago
- 0d9b619 drm/nouveau: fix non-EDIDful native mode selection by Ben Skeggs · 14 years ago