Hi Dave -
Small fixes all around, mostly stable material. Please pull.
BR, Jani.
The following changes since commit 0414855fdc4a40da05221fc6062cccbc0c30f169:
Linux 3.14-rc5 (2014-03-02 18:56:16 -0800)
are available in the git repository at:
ssh://git.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2014-03-04
for you to fetch changes up to 6375b768a9850b6154478993e5fb566fa4614a9c:
drm/i915: Reject >165MHz modes w/ DVI monitors (2014-03-03 19:08:08 +0200)
---------------------------------------------------------------- Akash Goel (1): drm/i915: Resolving the memory region conflict for Stolen area
Imre Deak (2): drm/i915: fix pch pci device enumeration drm/i915: vlv: reserve GT power context early
Jani Nikula (1): drm/i915: use backlight legacy combination mode also for i915gm/i945gm
Paulo Zanoni (1): drm/i915: fix assert_cursor on BDW
Ville Syrjälä (1): drm/i915: Reject >165MHz modes w/ DVI monitors
drivers/gpu/drm/i915/i915_drv.c | 23 +++++++++-------------- drivers/gpu/drm/i915/i915_gem_stolen.c | 19 ++++++++++++++++--- drivers/gpu/drm/i915/intel_display.c | 8 ++++---- drivers/gpu/drm/i915/intel_hdmi.c | 6 +++--- drivers/gpu/drm/i915/intel_panel.c | 4 ++-- drivers/gpu/drm/i915/intel_pm.c | 6 ++++-- 6 files changed, 38 insertions(+), 28 deletions(-)
On Tue, Mar 4, 2014 at 11:49 PM, Jani Nikula jani.nikula@intel.com wrote:
Hi Dave -
Small fixes all around, mostly stable material. Please pull.
BR, Jani.
The following changes since commit 0414855fdc4a40da05221fc6062cccbc0c30f169:
Linux 3.14-rc5 (2014-03-02 18:56:16 -0800)
are available in the git repository at:
ssh://git.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2014-03-04
I noticed this recently, please don't send pull reqs with ssh urls in them, although I have access to that machine others don't, send one like that to Linus and you'll know all about it.
Dave.
On Wed, 05 Mar 2014, Dave Airlie airlied@gmail.com wrote:
On Tue, Mar 4, 2014 at 11:49 PM, Jani Nikula jani.nikula@intel.com wrote:
Hi Dave -
Small fixes all around, mostly stable material. Please pull.
BR, Jani.
The following changes since commit 0414855fdc4a40da05221fc6062cccbc0c30f169:
Linux 3.14-rc5 (2014-03-02 18:56:16 -0800)
are available in the git repository at:
ssh://git.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2014-03-04
I noticed this recently, please don't send pull reqs with ssh urls in them, although I have access to that machine others don't, send one like that to Linus and you'll know all about it.
Right, I saw that too. I blame Daniel's maintainer script. ;) I've fixed it now.
The public repository is at:
git://anongit.freedesktop.org/drm-intel tags/drm-intel-fixes-2014-03-04
Everything else is the same.
BR, Jani.
On Wed, Mar 5, 2014 at 9:24 AM, Jani Nikula jani.nikula@intel.com wrote:
On Wed, 05 Mar 2014, Dave Airlie airlied@gmail.com wrote:
On Tue, Mar 4, 2014 at 11:49 PM, Jani Nikula jani.nikula@intel.com wrote:
Hi Dave -
Small fixes all around, mostly stable material. Please pull.
BR, Jani.
The following changes since commit 0414855fdc4a40da05221fc6062cccbc0c30f169:
Linux 3.14-rc5 (2014-03-02 18:56:16 -0800)
are available in the git repository at:
ssh://git.freedesktop.org/git/drm-intel tags/drm-intel-fixes-2014-03-04
I noticed this recently, please don't send pull reqs with ssh urls in them, although I have access to that machine others don't, send one like that to Linus and you'll know all about it.
Right, I saw that too. I blame Daniel's maintainer script. ;) I've fixed it now.
Actually I've made this intentionally since I still don't have a kernel keyring signed pgp key, you have ssh access anyway and ssh blocks out sneaky people ... -Daniel
dri-devel@lists.freedesktop.org