-
- Downloads
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Pull drm fixes from Dave Airlie: "Radeon, intel and nouveau, along with one mgag200 fix - intel fix for an ioctl overflow, along with a regression fix for some phantom irqs on Ironlake. - nouveau has a lockdep warning and a bunch of thermal fixes - radeon has new pci ids and some minor fixes." * 'drm-fixes' of git://people.freedesktop.org/~airlied/linux: (26 commits) drm/mgag200: Bug fix: Modified pll algorithm for EH project drm/i915: stop using GMBUS IRQs on Gen4 chips drm/nv50/kms: prevent lockdep false-positive in page flipping path drm/nouveau/core: fix return value of nouveau_object_del() MAINTAINERS: intel-gfx is no longer subscribers-only drm/i915: Use the fixed pixel clock for eDP in intel_dp_set_m_n() drm/nouveau/hwmon: do not expose a buggy temperature if it is unavailable drm/nouveau/therm: display the availability of the internal sensor drm/nouveau/therm: disable temperature management if the sensor isn't readable drm/nouveau/therm: disable auto fan management if temperature is not available drm/nv40/therm: reserve negative temperatures for errors drm/nv40/therm: disable temperature reading if the bios misses some parameters drm/nouveau/therm-ic: the temperature is off by sensor_constant, warn the user drm/nouveau/therm: remove some confusion introduced by therm_mode drm/nouveau/therm: do not make assumptions on temperature drm/nv40/therm: increase the sensor's settling delay to 20ms drm/nv40/therm: improve selection between the old and the new style Revert "drm/i915: try to train DP even harder" drm/radeon: add Richland pci ids drm/radeon: add support for Richland APUs ...
No related branches found
No related tags found
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- drivers/gpu/drm/i915/i915_debugfs.c 1 addition, 1 deletiondrivers/gpu/drm/i915/i915_debugfs.c
- drivers/gpu/drm/i915/i915_gem_execbuffer.c 8 additions, 3 deletionsdrivers/gpu/drm/i915/i915_gem_execbuffer.c
- drivers/gpu/drm/i915/intel_dp.c 12 additions, 2 deletionsdrivers/gpu/drm/i915/intel_dp.c
- drivers/gpu/drm/i915/intel_i2c.c 10 additions, 1 deletiondrivers/gpu/drm/i915/intel_i2c.c
- drivers/gpu/drm/mgag200/mgag200_mode.c 5 additions, 5 deletionsdrivers/gpu/drm/mgag200/mgag200_mode.c
- drivers/gpu/drm/nouveau/core/core/object.c 1 addition, 2 deletionsdrivers/gpu/drm/nouveau/core/core/object.c
- drivers/gpu/drm/nouveau/core/include/subdev/therm.h 1 addition, 1 deletiondrivers/gpu/drm/nouveau/core/include/subdev/therm.h
- drivers/gpu/drm/nouveau/core/subdev/therm/base.c 12 additions, 6 deletionsdrivers/gpu/drm/nouveau/core/subdev/therm/base.c
- drivers/gpu/drm/nouveau/core/subdev/therm/ic.c 4 additions, 2 deletionsdrivers/gpu/drm/nouveau/core/subdev/therm/ic.c
- drivers/gpu/drm/nouveau/core/subdev/therm/nv40.c 48 additions, 19 deletionsdrivers/gpu/drm/nouveau/core/subdev/therm/nv40.c
- drivers/gpu/drm/nouveau/core/subdev/therm/priv.h 2 additions, 1 deletiondrivers/gpu/drm/nouveau/core/subdev/therm/priv.h
- drivers/gpu/drm/nouveau/core/subdev/therm/temp.c 16 additions, 14 deletionsdrivers/gpu/drm/nouveau/core/subdev/therm/temp.c
- drivers/gpu/drm/nouveau/nouveau_pm.c 31 additions, 13 deletionsdrivers/gpu/drm/nouveau/nouveau_pm.c
- drivers/gpu/drm/nouveau/nv50_display.c 2 additions, 2 deletionsdrivers/gpu/drm/nouveau/nv50_display.c
- drivers/gpu/drm/radeon/ni.c 27 additions, 6 deletionsdrivers/gpu/drm/radeon/ni.c
- drivers/gpu/drm/radeon/radeon_benchmark.c 10 additions, 11 deletionsdrivers/gpu/drm/radeon/radeon_benchmark.c
- drivers/gpu/drm/radeon/si.c 1 addition, 0 deletionsdrivers/gpu/drm/radeon/si.c
- include/drm/drm_pciids.h 12 additions, 1 deletioninclude/drm/drm_pciids.h
Loading
Please register or sign in to comment