Linus Torvalds
14aa024490
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux
...
Pull drm updates from Dave Airlie:
"Highlights:
Core:
- Virtual GEM layer merged, this has been around for a long time, and
it provides a software backed device that allows userspace to use
it as a GEM shared memory handler. This makes it a lot easier to
do certain things when you have no GPU but still have to deal with
DRI expectations.
- atomic helper updates.
- framebuffer modifier interface added.
- i2c over auxch displayport fixes.
- fb width/height confusion fixes.
- new driver for ps8622/ps8625 bridge chips
- lots of new panels
i915:
- more plane atomic conversion
- vGPU guest support for XenGT
- Skylake workarounds and fixes
- Y-tiling support
- work on dynamic pagetable allocation
- EU count report param for gen9+
- CHV fixes (no longer prelim)
- remove ilk rc6
- frontbuffer tracking for fbc
- Displayport link rate refactoring
- sprite colorkey refactor
radeon:
- Displayport MST support (not enabled by default)
- non-ATOM native hw auxch support (DCE5+)
- output csc support
- new queries for userspace debug support
- new VCE packet
nouveau:
- gk20a iommu support
- gm107 graphics support
- more gm20x bringup (waiting on signed nvidia fw).
amdkfd:
- multiple kgd instance support
- use 64-bit time accessors
msm:
- stolen memory support
- DSI and dual-DSI support
- snapdragon 410 support
exynos:
- cleanups for atomic and pageflip
imx-drm:
- more media-bus formats
- TV output prep
- drm panel support
tegra:
- hw vblank counter using host1x syncpoints
omap:
- universal plane support
- prep work for atomic modesetting
rcar-du:
- ported to atomic modesetting
atmel-hlcdc:
- ported to atomic modesetting
- added suspend/resume support
sti:
- ported to atomic modesetting
dwhdmi:
- more compliant audio support
- update rockchip phy support
tda998x:
- DT probing for attached crtcs
- simplified EDID reading
rockchip:
- fixes
adv7511:
- fixes"
* 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux: (689 commits)
media-bus: Fixup RGB444_1X12, RGB565_1X16, and YUV8_1X24 media bus format
drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
drm: fix trivial typo mistake
drm: Make integer overflow checking cover universal cursor updates (v2)
drm/nouveau/bios: fix fetching from acpi on certain systems
drm/nouveau/gr/gm206: initial init+ctx code
drm/nouveau/ce/gm206: enable support via gm204 code
drm/nouveau/fifo/gm206: enable support via gm204 code
drm/nouveau/gr/gm204: initial init+ctx code
drm/nouveau: support for buffer moves via MaxwellDmaCopyA
drm/nouveau/ce/gm204: initial support
drm/nouveau: add support for gm20x fifo channels
drm/nouveau/fifo/gm204: initial support
drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler
drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup
drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting
drm/nouveau/gr/gf100-: add symbolic names for classes
drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode
drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode
...
2015-04-20 14:06:06 -07:00
..
2015-02-10 10:23:15 +00:00
2015-03-13 16:25:50 +02:00
2015-03-22 23:50:11 +01:00
2015-02-19 13:31:40 +03:00
2015-02-03 11:06:11 -08:00
2015-03-19 09:45:54 +01:00
2015-02-27 14:56:57 -07:00
2014-12-14 14:57:16 -08:00
2015-03-29 16:17:10 +01:00
2015-02-01 11:50:35 -08:00
2015-04-17 15:50:54 -04:00
2014-11-24 17:24:08 -05:00
2015-04-17 09:04:01 -04:00
2015-04-02 16:25:04 -04:00
2015-04-02 16:33:43 -04:00
2015-04-15 09:00:47 -07:00
2015-02-18 08:01:44 -08:00
2015-03-31 13:58:35 -04:00
2015-04-04 13:26:52 -04:00
2015-04-13 20:08:38 +02:00
2015-04-04 12:47:04 -04:00
2015-04-04 12:52:06 -04:00
2015-02-11 10:28:45 -08:00
2015-03-05 10:08:14 +01:00
2015-04-15 11:08:27 -07:00
2015-04-06 17:46:27 +02:00
2015-04-10 19:16:03 +01:00
2015-02-16 17:56:05 -08:00
2015-04-15 09:00:47 -07:00
2015-01-29 10:49:28 +02:00
2015-03-31 14:15:08 -04:00
2015-04-07 11:17:34 +02:00
2015-03-18 17:27:03 +01:00
2015-04-15 16:35:22 -07:00
2015-04-03 23:23:37 +02:00
2015-01-28 18:45:23 -05:00
2015-03-25 20:28:11 -04:00
2015-01-28 18:45:23 -05:00
2015-03-27 11:59:22 -04:00
2014-11-10 12:40:48 +01:00
2015-02-17 15:27:47 -08:00
2015-02-17 16:12:34 -08:00
2015-04-01 17:22:00 +02:00
2015-02-17 21:33:27 +01:00
2014-12-13 12:42:51 -08:00
2015-02-05 09:30:43 -07:00
2015-04-17 09:03:56 -04:00
2015-04-17 09:03:53 -04:00
2014-12-22 16:43:06 +00:00
2015-04-08 09:41:41 -07:00
2015-04-17 08:31:12 -06:00
2015-02-11 11:24:14 -07:00
2014-11-13 16:17:06 -08:00
2015-04-02 13:25:49 +02:00
2015-04-14 15:44:14 -04:00
2014-11-07 11:45:00 -08:00
2015-04-15 16:35:22 -07:00
2015-01-20 14:02:58 -07:00
2015-01-06 12:02:46 -05:00
2015-01-06 12:02:46 -05:00
2015-04-14 16:49:03 -07:00
2015-02-18 09:40:07 -08:00
2015-03-11 15:56:59 -07:00
2014-11-20 10:43:16 -04:00
2015-04-03 08:44:37 +02:00
2015-03-13 08:07:08 +01:00
2015-04-14 16:49:04 -07:00
2015-04-15 16:35:17 -07:00
2015-01-27 09:37:53 +00:00
2015-02-13 21:21:42 -08:00
2015-02-13 21:21:42 -08:00
2015-02-13 21:21:40 -08:00
2015-03-27 09:42:01 +01:00
2015-03-09 15:43:03 +01:00
2015-03-09 15:43:03 +01:00
2015-02-04 10:42:55 -08:00
2014-12-17 09:00:04 -04:00
2015-04-13 10:19:30 +02:00
2015-01-23 23:06:44 +01:00
2015-04-03 13:15:50 +02:00
2015-04-16 12:33:51 +09:30
2015-04-15 16:35:22 -07:00
2015-03-31 21:21:03 +08:00
2015-02-12 18:54:15 -08:00
2015-04-15 15:05:28 -04:00
2015-03-23 16:52:26 -04:00
2015-02-17 12:21:51 -05:00
2015-03-30 17:09:41 +09:00
2014-12-19 22:55:06 +01:00
2015-03-31 12:03:49 -04:00
2015-04-14 20:21:54 -07:00
2015-03-09 13:05:47 +01:00
2015-02-02 16:55:43 -08:00
2015-04-07 16:45:33 -07:00
2014-11-18 11:18:35 +01:00
2015-01-21 19:21:30 +01:00
2014-11-10 09:27:30 -07:00
2014-11-25 15:42:53 +01:00
2015-04-01 12:46:22 +01:00
2015-04-14 16:49:05 -07:00
2014-11-24 07:45:02 +01:00
2015-01-09 15:44:19 +01:00
2015-03-02 16:43:41 -05:00
2014-12-08 21:07:10 -05:00
2015-02-05 14:35:17 +01:00
2015-04-10 15:08:57 -07:00
2014-12-13 12:42:52 -08:00
2015-01-15 13:33:41 +02:00
2014-12-31 13:06:50 -05:00
2014-11-03 11:53:34 -05:00
2014-12-10 17:41:10 -08:00
2015-03-24 15:25:15 -04:00
2014-11-04 07:17:46 +01:00
2015-04-09 11:39:55 -05:00
2015-04-17 09:04:38 -04:00
2014-11-05 14:45:53 -08:00
2014-12-13 12:42:53 -08:00
2015-02-10 14:30:28 -08:00
2015-04-14 14:37:47 -07:00
2014-12-15 10:17:38 -05:00
2015-04-03 23:23:51 +02:00
2015-01-16 17:04:25 -05:00
2015-04-14 16:49:04 -07:00
2014-11-04 21:58:23 +01:00
2015-02-18 15:08:33 +01:00
2014-12-10 15:17:46 -05:00
2015-01-27 10:19:12 -02:00
2015-04-13 23:43:34 +02:00
2015-02-23 15:11:52 +01:00
2015-04-14 09:25:26 -07:00
2015-04-02 18:46:20 +02:00
2015-01-23 12:13:20 +01:00
2015-02-12 18:54:08 -08:00
2014-12-10 17:41:04 -08:00
2015-04-15 16:35:19 -07:00
2015-03-16 21:45:54 +11:00
2015-01-25 09:18:00 -08:00
2015-04-14 20:21:54 -07:00
2015-01-27 11:09:13 +01:00
2015-03-14 17:11:30 +01:00
2015-03-05 14:52:23 -05:00
2015-04-10 21:57:22 -07:00
2015-03-02 00:17:31 -05:00
2015-03-29 13:33:22 -07:00
2015-03-18 22:05:09 -04:00
2015-03-10 13:45:28 -04:00
2014-11-14 17:08:58 -05:00
2015-02-13 21:21:41 -08:00
2015-03-05 09:23:12 +01:00
2014-11-17 23:12:01 -05:00
2015-04-08 23:28:28 +02:00
2015-04-14 16:49:04 -07:00
2015-04-18 12:32:59 -07:00
2015-03-31 15:32:16 +02:00
2015-01-19 16:11:59 +00:00
2015-04-15 16:35:22 -07:00
2015-01-19 14:55:22 +01:00
2014-12-16 15:53:03 -08:00
2014-12-11 15:04:11 -06:00
2014-12-11 15:04:06 -06:00
2015-03-23 22:12:08 -04:00
2015-03-23 10:55:21 +01:00
2015-04-11 11:17:28 +02:00
2015-03-04 21:42:19 +01:00
2014-11-23 13:01:46 +01:00
2015-02-19 01:08:42 +01:00
2014-11-23 13:01:46 +01:00
2015-01-15 10:34:54 +01:00
2015-01-15 10:34:54 +01:00
2015-04-03 12:52:29 -04:00
2015-04-09 09:40:24 +02:00
2015-04-15 16:35:20 -07:00
2015-04-17 09:04:09 -04:00
2015-02-19 12:39:02 -06:00
2014-12-10 17:41:11 -08:00
2014-12-13 13:33:07 +01:00
2015-04-17 09:03:55 -04:00
2015-02-13 21:21:36 -08:00
2015-02-17 14:34:51 -08:00
2014-10-29 16:33:14 -07:00
2014-12-13 12:42:47 -08:00
2015-01-13 16:10:16 +00:00
2015-04-15 16:35:17 -07:00
2015-01-24 10:11:12 +01:00
2015-04-14 13:58:48 -07:00
2014-12-18 09:39:51 +01:00
2015-03-31 09:45:50 -06:00
2015-03-30 11:55:48 -07:00
2015-03-09 17:16:23 -07:00
2015-02-11 16:47:46 +10:30
2015-04-13 16:42:16 -07:00
2015-02-12 18:54:10 -08:00
2015-01-04 23:11:43 -05:00
2014-11-20 14:45:15 +01:00
2015-02-18 20:50:05 +01:00
2015-03-03 11:16:00 -08:00
2015-01-25 23:16:29 -05:00
2014-11-27 12:50:59 +05:30
2014-11-30 16:40:11 +00:00
2015-01-12 05:04:10 -08:00
2015-04-14 16:49:06 -07:00
2015-02-12 18:54:09 -08:00
2015-04-14 16:49:00 -07:00
2015-04-15 16:35:18 -07:00
2014-11-21 14:08:56 -05:00
2015-04-14 16:49:05 -07:00
2015-04-17 09:04:07 -04:00
2015-04-15 16:35:20 -07:00
2014-12-15 15:52:01 -08:00
2015-04-15 16:35:16 -07:00
2015-03-31 12:04:12 +02:00
2015-04-14 10:49:03 -07:00
2015-03-12 18:46:08 -07:00
2015-04-18 11:20:31 -04:00
2014-11-23 17:14:43 +01:00
2015-02-14 11:32:59 -08:00
2014-12-10 21:32:13 -05:00
2015-04-11 15:27:37 -04:00
2015-02-01 23:16:33 -08:00
2015-04-17 13:29:41 -04:00
2015-04-08 18:30:21 +02:00
2015-04-07 15:25:55 -04:00
2015-04-13 16:35:16 -04:00
2015-02-12 10:39:41 -08:00
2015-02-03 11:06:34 -08:00
2015-04-15 15:04:27 -04:00
2015-02-03 11:06:52 -08:00
2015-02-03 11:06:45 -08:00
2015-02-18 13:11:09 -08:00
2015-04-14 16:48:59 -07:00
2015-02-13 21:21:39 -08:00
2014-12-10 21:30:20 -05:00
2015-04-07 19:11:06 -06:00
2014-11-04 16:43:08 +00:00
2015-03-03 14:42:56 -06:00
2015-01-15 17:23:17 +01:00
2015-03-26 12:14:56 -05:00
2015-03-03 14:42:55 -06:00
2015-03-11 17:56:28 -04:00
2015-03-09 23:50:20 -04:00
2015-03-03 14:42:57 -06:00
2014-11-04 13:29:38 +00:00
2015-03-13 09:45:24 -05:00
2014-10-29 16:33:14 -07:00
2015-04-18 08:30:10 -04:00
2014-11-20 12:11:25 -08:00
2014-11-27 12:51:04 +05:30
2015-04-14 16:49:05 -07:00
2015-01-14 15:07:32 +01:00
2015-02-11 17:06:02 -08:00
2015-02-11 17:06:07 -08:00
2014-12-13 12:42:48 -08:00
2015-04-15 16:35:19 -07:00
2014-11-13 16:17:05 -08:00
2014-12-29 12:45:45 -08:00
2014-11-13 10:35:25 -07:00
2015-03-10 15:33:23 -05:00
2015-04-08 16:25:25 -05:00
2015-04-09 14:20:11 -05:00
2015-04-16 13:53:32 -05:00
2014-12-13 12:42:53 -08:00
2015-01-06 10:26:10 -05:00
2014-11-21 11:19:15 -05:00
2015-04-02 17:14:17 +02:00
2015-01-09 11:12:28 +01:00
2015-04-12 21:03:31 +02:00
2015-04-03 15:08:20 -04:00
2015-01-27 00:16:51 -08:00
2015-01-25 23:17:28 -05:00
2015-03-16 23:49:03 +01:00
2014-11-20 14:45:15 +01:00
2014-11-07 01:46:51 +01:00
2015-03-22 22:19:12 +01:00
2014-11-29 23:53:20 +01:00
2014-12-04 00:46:58 +01:00
2014-12-12 15:26:48 -08:00
2015-03-18 15:54:27 +01:00
2015-03-22 22:14:12 +01:00
2015-03-18 22:39:16 +01:00
2015-03-13 23:15:52 +01:00
2015-04-15 16:35:23 -07:00
2014-12-10 21:30:20 -05:00
2015-04-03 23:23:51 +02:00
2015-01-16 16:01:10 -08:00
2015-03-23 14:06:10 +11:00
2015-03-31 12:01:19 -04:00
2014-12-10 17:41:10 -08:00
2014-12-22 20:17:23 +00:00
2015-03-18 21:55:08 +01:00
2015-03-16 10:26:41 +01:00
2014-12-13 12:42:52 -08:00
2015-02-17 14:34:52 -08:00
2015-01-06 11:01:13 -08:00
2015-03-20 08:31:01 -07:00
2015-01-15 23:34:34 -08:00
2015-01-15 23:34:34 -08:00
2015-04-15 16:35:23 -07:00
2015-01-27 13:13:04 +00:00
2015-02-05 15:09:25 +01:00
2015-03-25 17:18:33 +01:00
2014-11-10 16:45:43 -05:00
2015-04-15 16:35:19 -07:00
2015-04-03 08:18:24 +02:00
2015-04-13 13:34:40 -04:00
2015-04-15 13:53:55 -07:00
2015-04-15 09:00:47 -07:00
2015-02-13 21:21:39 -08:00
2015-02-13 21:21:39 -08:00
2015-02-24 08:44:16 +01:00
2015-02-02 10:11:27 -08:00
2014-11-06 14:57:24 -08:00
2015-03-07 03:39:55 +01:00
2015-01-09 14:25:39 -08:00
2015-02-12 18:54:09 -08:00
2015-04-08 16:49:12 +02:00
2015-02-12 18:54:09 -08:00
2015-04-14 16:48:59 -07:00
2015-02-13 21:21:41 -08:00
2015-04-20 09:08:49 -07:00
2015-03-06 23:07:20 +01:00
2015-03-11 21:55:28 -04:00
2015-04-11 15:53:35 -04:00
2015-01-03 14:32:57 -05:00
2015-01-03 14:32:57 -05:00
2015-01-03 14:32:57 -05:00
2014-11-26 19:33:57 -08:00
2015-03-03 11:16:47 -08:00
2015-04-14 09:50:27 -07:00
2015-03-17 09:25:28 +01:00
2015-04-16 13:58:42 -04:00
2015-04-16 19:02:04 -04:00
2015-02-13 21:21:35 -08:00
2015-02-13 23:49:36 +01:00
2014-12-10 17:41:09 -08:00
2015-04-15 16:35:17 -07:00
2015-02-12 18:54:08 -08:00
2015-01-27 09:38:00 +00:00
2015-04-17 09:04:07 -04:00
2015-03-25 13:28:58 +01:00
2014-11-17 10:28:04 -08:00
2015-04-07 18:36:39 -04:00
2015-02-24 14:40:42 -04:00
2015-02-03 15:48:51 -08:00
2015-04-03 08:44:37 +02:00
2015-01-22 12:28:02 +01:00
2015-01-02 16:47:35 -05:00
2015-03-27 09:45:07 +01:00
2015-04-03 08:18:34 +02:00
2014-11-19 22:01:15 -05:00
2015-02-03 12:48:43 -05:00
2015-04-08 09:39:56 -04:00
2015-02-02 10:11:28 -08:00
2015-04-15 16:35:22 -07:00
2015-03-18 22:00:34 -04:00
2015-04-15 16:35:22 -07:00
2014-11-07 10:09:07 -08:00
2015-04-11 22:29:44 -04:00
2015-04-07 12:58:35 -05:00
2014-12-17 12:31:40 -08:00
2015-04-17 09:03:54 -04:00
2014-12-04 14:31:00 -05:00
2014-11-28 16:08:16 +01:00
2015-04-14 18:06:47 -07:00
2015-04-07 11:14:38 -06:00
2014-12-09 12:05:24 +02:00
2014-12-14 18:21:31 +02:00
2015-01-23 14:57:10 +10:30
2014-12-17 10:37:56 -08:00
2014-12-13 12:42:48 -08:00
2015-03-12 18:46:08 -07:00
2015-03-06 17:03:22 -08:00
2015-02-04 01:34:14 -05:00
2014-12-15 23:49:28 +02:00
2015-02-02 10:09:54 -08:00
2015-02-12 14:30:53 -08:00
2015-04-02 17:33:15 +02:00
2015-03-09 09:22:28 -04:00
2015-03-17 12:23:32 -04:00
2015-02-12 18:54:12 -08:00
2015-04-15 16:35:20 -07:00