linux-kernel-test/drivers/staging/omapdrm
Daniel Vetter 398b7a1b88 Linux 3.6-rc7
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2.0.18 (GNU/Linux)
 
 iQEcBAABAgAGBQJQX7MuAAoJEHm+PkMAQRiG0h0IAJURkrMCAQUxA+Ik66ReH89s
 LQcVd0U9uL4UUOi7f5WR64Vf9Cfu6VVGX9ZKSvjpNskvlQaUQPMIt4pMe6g4X4dI
 u0bApEy4XZz3nGabUAghIU8jJ8cDmhCG6kPpSiS7pi7KHc0yIa4WFtJRrIpGaIWT
 xuK38YOiOHcSDRlLyWZzainMncQp/ixJdxnqVMTonkVLk0q0b84XzOr4/qlLE5lU
 i+TsK3PRKdQXgvZ4CebL+srPBwWX1dmgP3VkeBloQbSSenSeELICbFWavn2ml+sF
 GXi4dO93oNquL/Oy5SwI666T4uNcrRPaS+5X+xSZgBW/y2aQVJVJuNZg6ZP/uWk=
 =0v2l
 -----END PGP SIGNATURE-----

Merge tag 'v3.6-rc7' into drm-intel-next-queued

Manual backmerge of -rc7 to resolve a silent conflict leading to
compile failure in drivers/gpu/drm/i915/intel_hdmi.c.

This is due to the bugfix in -rc7:

commit b98b601672
Author: Wang Xingchao <xingchao.wang@intel.com>
Date:   Thu Sep 13 07:43:22 2012 +0800

    drm/i915: HDMI - Clear Audio Enable bit for Hot Plug

Since this code moved around a lot in -next git put that snippet at
the wrong spot. I've tried to fix this by making the conflict explicit
by merging a version for next with:

commit 3cce574f01
Author: Wang Xingchao <xingchao.wang@intel.com>
Date:   Thu Sep 13 11:19:00 2012 +0800

    drm/i915: HDMI - Clear Audio Enable bit for Hot Plug unconditionally

But that failed to solve the entire problem. To avoid pushing out
further -nightly branch to our QA where this is broken, do the
backmerge and manually add the stuff git adds to -next from the patch
in -fixes.

Note that this doesn't show up in git's merge diff (and hence is also
not handled by git rerere), which adds to the reasons why I'd like to
fix this with a verbose backmerge. The git merge diff only shows a
bunch of trivial conflicts of the "code changed in lines next to each
another" kind.

Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2012-09-24 18:17:12 +02:00
..
Kconfig
Makefile staging: drm/omap: dmabuf/prime support 2012-04-10 11:25:59 -07:00
omap_connector.c Linux 3.6-rc7 2012-09-24 18:17:12 +02:00
omap_crtc.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
omap_debugfs.c staging: drm/omap: Disable DMM debugfs for OMAP3 2012-03-07 13:38:07 -08:00
omap_dmm_priv.h staging: omapdrm: Fix error paths during dmm init 2012-06-11 08:43:19 -07:00
omap_dmm_tiler.c staging: omapdrm: Fix error paths during dmm init 2012-06-11 08:43:19 -07:00
omap_dmm_tiler.h staging: drm/omap: Get DMM resources from hwmod 2012-03-07 13:38:08 -08:00
omap_drm.h
omap_drv.c Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux 2012-05-24 12:42:54 -07:00
omap_drv.h omap2+: add drm device 2012-07-02 04:05:57 -07:00
omap_encoder.c drm: Make the .mode_fixup() operations mode argument a const pointer 2012-07-19 21:52:38 -04:00
omap_fb.c staging: drm/omap: dmabuf/prime mmap support 2012-05-17 08:54:08 -07:00
omap_fbdev.c staging: omapdrm: fix crash when freeing bad fb 2012-06-11 08:42:09 -07:00
omap_gem_dmabuf.c staging: drm/omap: initial dmabuf/prime import support 2012-05-17 08:54:09 -07:00
omap_gem_helpers.c
omap_gem.c staging: drm/omap: dmabuf/prime mmap support 2012-05-17 08:54:08 -07:00
omap_plane.c staging: drm/omap: send page-flip event after endwin 2012-03-13 15:44:44 -07:00
tcm-sita.c staging:omapdrm Fix typos in drivers:omapdrm 2012-04-10 10:31:01 -07:00
tcm-sita.h
tcm.h
TODO staging: drm/omap: update TODO 2012-07-06 16:11:44 -07:00