summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau
AgeCommit message (Expand)Author
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-07-03Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds
2017-06-27Merge remote-tracking branch 'airlied/drm-next' into drm-misc-nextSean Paul
2017-06-26drm/nouveau: Drop drm_vblank_cleanupDaniel Vetter
2017-06-20drm/pci: Deprecate drm_pci_init/exit completelyDaniel Vetter
2017-06-20drm: Remove drm_driver->set_busid hookDaniel Vetter
2017-06-20drm/vblank: Consistent drm_crtc_ prefixDaniel Vetter
2017-06-17drm/nouveau/disp/nv50-: avoid creating ORs that aren't present on HWBen Skeggs
2017-06-16drm/nouveau: use proper prototype in nouveau_pmops_runtime() definitionArnd Bergmann
2017-06-16drm/nouveau: Skip vga_fini on non-PCI deviceMikko Perttunen
2017-06-16drm/nouveau/tegra: Don't leave GPU in resetMikko Perttunen
2017-06-16drm/nouveau/tegra: Skip manual unpowergating when not necessaryMikko Perttunen
2017-06-16drm/nouveau/hwmon: Change permissions to numericOscar Salvador
2017-06-16drm/nouveau/hwmon: expose the auto_point and pwm_min/max attrsOscar Salvador
2017-06-16drm/nouveau/hwmon: Remove old code, add .write/.read operationsOscar Salvador
2017-06-16drm/nouveau/hwmon: Add nouveau_hwmon_ops structure with .is_visible/.read_stringOscar Salvador
2017-06-16drm/nouveau/hwmon: Add config for all sensors and their settingsOscar Salvador
2017-06-16drm/nouveau/disp/gm200-: allow non-identity mapping of SOR <-> macro linksBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 3.0Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.2Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.1Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 2.0Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-: implement a common supervisor 1.0Ben Skeggs
2017-06-16drm/nouveau/disp/nv50-gt21x: remove workaround for dp->tmds hotplug issuesBen Skeggs
2017-06-16drm/nouveau/disp/dp: use new devinit script interpreter entry-pointBen Skeggs
2017-06-16drm/nouveau/disp/dp: determine link bandwidth requirements from head stateBen Skeggs
2017-06-16drm/nouveau/disp: introduce acquire/release display path methodsBen Skeggs
2017-06-16drm/nouveau/disp: remove hw-specific customisation of output pathsBen Skeggs
2017-06-16drm/nouveau/disp/gf119-: port OR DP VCPI control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/gt215-: port HDA ELD controls to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP drive setting control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP training pattern control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP link power control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP link setup to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g94-: port OR DP lane mapping to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/g84-: port OR HDMI control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: port OR manual sink detection to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: port OR power state control to nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: fetch head/OR state at beginning of supervisorBen Skeggs
2017-06-16drm/nouveau/disp/nv50-: execute supervisor on its own workqueueBen Skeggs
2017-06-16drm/nouveau/disp/dp: train link only when actively displaying an imageBen Skeggs
2017-06-16drm/nouveau/disp/dp: only check for re-train when the link is activeBen Skeggs
2017-06-16drm/nouveau/disp/dp: determine a failsafe link training rateBen Skeggs
2017-06-16drm/nouveau/disp/dp: use cached link configuration when checking link statusBen Skeggs
2017-06-16drm/nouveau/disp/dp: no need for lt_state except during manual link trainingBen Skeggs
2017-06-16drm/nouveau/disp/dp: store current link configuration in nvkm_iorBen Skeggs
2017-06-16drm/nouveau/disp/dp: remove DP_PWR methodBen Skeggs
2017-06-16drm/nouveau/disp: identity-map display paths to output resourcesBen Skeggs
2017-06-16drm/nouveau/disp: fork off some new hw-specific implementationsBen Skeggs
2017-06-16drm/nouveau/disp: introduce input/output resource abstractionBen Skeggs