Linus Torvalds
4971f090aa
Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm
Pull drm updates from Dave Airlie:
"Core:
- shared fencing staging removal
- drop transactional atomic helpers and move helpers to new location
- DP/MST atomic cleanup
- Leasing cleanups and drop EXPORT_SYMBOL
- Convert drivers to atomic helpers and generic fbdev.
- removed deprecated obj_ref/unref in favour of get/put
- Improve dumb callback documentation
- MODESET_LOCK_BEGIN/END helpers
panels:
- CDTech panels, Banana Pi Panel, DLC1010GIG,
- Olimex LCD-O-LinuXino, Samsung S6D16D0, Truly NT35597 WQXGA,
- Himax HX8357D, simulated RTSM AEMv8.
- GPD Win2 panel
- AUO G101EVN010
vgem:
- render node support
ttm:
- move global init out of drivers
- fix LRU handling for ghost objects
- Support for simultaneous submissions to multiple engines
scheduler:
- timeout/fault handling changes to help GPU recovery
- helpers for hw with preemption support
i915:
- Scaler/Watermark fixes
- DP MST + powerwell fixes
- PSR fixes
- Break long get/put shmemfs pages
- Icelake fixes
- Icelake DSI video mode enablement
- Engine workaround improvements
amdgpu:
- freesync support
- GPU reset enabled on CI, VI, SOC15 dGPUs
- ABM support in DC
- KFD support for vega12/polaris12
- SDMA paging queue on vega
- More amdkfd code sharing
- DCC scanout on GFX9
- DC kerneldoc
- Updated SMU firmware for GFX8 chips
- XGMI PSP + hive reset support
- GPU reset
- DC trace support
- Powerplay updates for newer Polaris
- Cursor plane update fast path
- kfd dma-buf support
virtio-gpu:
- add EDID support
vmwgfx:
- pageflip with damage support
nouveau:
- Initial Turing TU104/TU106 modesetting support
msm:
- a2xx gpu support for apq8060 and imx5
- a2xx gpummu support
- mdp4 display support for apq8060
- DPU fixes and cleanups
- enhanced profiling support
- debug object naming interface
- get_iova/page pinning decoupling
tegra:
- Tegra194 host1x, VIC and display support enabled
- Audio over HDMI for Tegra186 and Tegra194
exynos:
- DMA/IOMMU refactoring
- plane alpha + blend mode support
- Color format fixes for mixer driver
rcar-du:
- R8A7744 and R8A77470 support
- R8A77965 LVDS support
imx:
- fbdev emulation fix
- multi-tiled scalling fixes
- SPDX identifiers
rockchip
- dw_hdmi support
- dw-mipi-dsi + dual dsi support
- mailbox read size fix
qxl:
- fix cursor pinning
vc4:
- YUV support (scaling + cursor)
v3d:
- enable TFU (Texture Formatting Unit)
mali-dp:
- add support for linear tiled formats
sun4i:
- Display Engine 3 support
- H6 DE3 mixer 0 support
- H6 display engine support
- dw-hdmi support
- H6 HDMI phy support
- implicit fence waiting
- BGRX8888 support
meson:
- Overlay plane support
- implicit fence waiting
- HDMI 1.4 4k modes
bridge:
- i2c fixes for sii902x"
* tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drm: (1403 commits)
drm/amd/display: Add fast path for cursor plane updates
drm/amdgpu: Enable GPU recovery by default for CI
drm/amd/display: Fix duplicating scaling/underscan connector state
drm/amd/display: Fix unintialized max_bpc state values
Revert "drm/amd/display: Set RMX_ASPECT as default"
drm/amdgpu: Fix stub function name
drm/msm/dpu: Fix clock issue after bind failure
drm/msm/dpu: Clean up dpu_media_info.h static inline functions
drm/msm/dpu: Further cleanups for static inline functions
drm/msm/dpu: Cleanup the debugfs functions
drm/msm/dpu: Remove dpu_irq and unused functions
drm/msm: Make irq_postinstall optional
drm/msm/dpu: Cleanup callers of dpu_hw_blk_init
drm/msm/dpu: Remove unused functions
drm/msm/dpu: Remove dpu_crtc_is_enabled()
drm/msm/dpu: Remove dpu_crtc_get_mixer_height
drm/msm/dpu: Remove dpu_dbg
drm/msm: dpu: Remove crtc_lock
drm/msm: dpu: Remove vblank_requested flag from dpu_crtc
drm/msm: dpu: Separate crtc assignment from vblank enable
...
2018-12-25 11:48:26 -08:00
..
2018-09-14 15:22:48 +02:00
2018-07-30 16:21:49 -04:00
2018-07-23 19:18:10 +01:00
2018-10-29 11:11:33 +01:00
2018-04-24 10:29:18 +02:00
2018-05-06 23:33:03 +02:00
2018-07-19 23:26:01 -07:00
2018-10-05 08:32:01 -07:00
2018-08-06 10:24:33 +02:00
2018-08-15 22:54:12 -07:00
2018-06-07 17:34:39 -07:00
2018-08-22 10:52:49 -07:00
2018-08-11 15:46:41 -06:00
2018-03-30 14:16:24 -06:00
2018-12-16 19:52:02 -07:00
2018-11-30 17:17:38 -08:00
2018-05-23 13:23:40 -04:00
2018-07-20 10:25:48 +02:00
2018-05-31 11:35:24 +02:00
2018-07-27 10:40:16 +02:00
2018-10-05 11:22:39 -04:00
2018-05-01 14:25:37 -04:00
2018-04-11 10:28:38 -07:00
2018-09-28 12:46:25 +08:00
2018-07-29 12:53:54 -07:00
2018-07-12 17:37:13 -07:00
2018-04-04 12:12:38 -04:00
2018-10-04 09:40:52 -07:00
2018-10-31 12:13:47 -07:00
2018-07-19 13:58:44 -07:00
2018-07-04 22:30:28 +09:00
2018-08-29 19:46:10 -07:00
2018-07-15 14:03:06 +02:00
2018-10-08 13:48:45 +02:00
2018-09-06 09:40:59 -06:00
2018-07-15 13:55:47 +02:00
2018-09-04 11:35:03 +08:00
2018-06-18 15:11:53 +10:00
2018-10-15 15:43:07 +02:00
2018-09-24 12:18:42 -07:00
2018-09-13 10:46:24 +02:00
2018-09-05 22:27:11 -07:00
2018-09-21 19:22:32 -07:00
2018-03-23 11:31:58 -04:00
2018-10-15 21:46:06 -07:00
2018-04-23 11:10:33 -04:00
2018-10-12 10:18:58 -07:00
2018-09-05 22:09:37 -07:00
2018-12-19 15:58:01 -08:00
2018-06-08 00:18:02 +02:00
2018-06-29 11:32:55 +09:00
2018-09-13 08:17:27 -07:00
2018-12-14 15:39:31 -08:00
2018-06-27 19:21:25 +02:00
2018-12-07 15:13:40 +01:00
2018-07-17 15:33:47 +02:00
2018-07-29 12:37:06 -07:00
2018-07-26 17:04:37 -07:00
2018-06-07 17:34:37 -07:00
2018-07-07 17:41:38 +02:00
2018-10-26 09:30:46 +01:00
2018-12-07 18:13:54 -05:00
2018-08-06 17:59:22 +02:00
2018-10-19 15:24:24 +02:00
2018-08-03 10:03:57 -07:00
2018-04-20 09:15:18 -04:00
2018-10-18 17:20:19 +11:00
2018-08-02 06:04:57 -04:00
2018-08-31 11:04:23 -04:00
2018-10-05 16:32:04 -07:00
2018-07-24 14:41:08 -07:00
2018-10-05 16:32:04 -07:00
2018-07-13 14:21:16 -07:00
2018-04-11 10:28:37 -07:00
2018-06-20 19:10:06 -06:00
2018-10-15 22:00:59 -07:00
2018-10-17 13:56:58 -07:00
2018-09-12 20:30:03 -07:00
2018-12-18 15:59:29 -08:00
2018-07-29 12:37:06 -07:00
2018-10-25 10:25:22 +02:00
2018-12-14 11:44:31 -08:00
2018-10-12 12:56:34 +02:00
2018-05-09 16:37:05 -04:00
2018-07-08 11:13:25 +09:00
2018-09-28 12:47:34 -05:00
2018-07-19 11:46:57 +01:00
2018-10-31 10:18:01 -03:00
2018-09-10 10:35:15 -07:00
2018-10-04 13:52:23 -07:00
2018-07-31 19:56:42 +10:00
2018-08-11 12:13:49 -07:00
2018-11-28 11:57:13 +01:00
2018-05-31 00:13:56 +08:00
2018-04-14 11:59:31 -04:00
2018-09-02 16:14:44 -07:00
2018-06-03 17:37:16 -07:00
2018-07-10 22:18:52 +02:00
2018-07-23 20:44:12 -07:00
2018-11-03 19:40:29 -07:00
2018-05-05 00:51:44 +02:00
2018-05-24 11:57:36 +02:00
2018-04-11 10:28:37 -07:00
2018-10-02 13:38:55 -07:00
2018-10-05 16:32:04 -07:00
2018-04-26 19:51:12 -05:00
2018-10-07 21:06:28 -07:00
2018-08-05 17:16:46 -07:00
2018-03-28 18:47:18 +03:00
2018-08-13 08:42:25 -07:00
2018-06-18 21:02:52 -04:00
2018-10-26 16:26:32 -07:00
2018-08-01 09:56:10 -07:00
2018-06-24 14:39:46 +02:00
2018-04-20 11:04:05 -04:00
2018-06-30 21:05:42 +09:00
2018-03-22 14:43:35 -04:00
2018-04-27 11:05:41 -04:00
2018-04-23 11:10:33 -04:00
2018-05-24 18:38:51 +02:00
2018-05-26 09:16:44 +02:00
2018-09-03 13:29:38 +02:00
2018-10-08 15:45:18 +01:00
2018-07-27 06:39:57 -04:00
2018-12-05 13:06:31 -05:00
2018-07-24 17:39:28 -04:00
2018-10-31 11:01:38 -07:00
2018-09-03 21:23:24 -07:00
2018-12-05 13:06:31 -05:00
2018-10-24 20:57:55 -04:00
2018-06-12 04:59:29 +03:00
2018-11-21 12:06:59 +01:00
2018-05-28 22:59:54 -04:00
2018-05-14 13:46:04 -04:00
2018-06-23 16:07:15 +02:00