-
drm-intel-next-2019-01-29d54e5f76 · ·
- MOCS table rework for simplification and to add ICL (Lucas, Tomasz) - Move RPCS setup to context pin (Tvrtko) - Breadcrumb simplification and GPU Reset improvements (Chris) - Many fixes for TV modeset (Ville) - Clean up on atomic plane checks (Ville) - NV12 pich check fix (Raviraj) - Disable -Wuninitialized (Nathan) - Sanitize DPLL state for broken BIOSes on SNB (Ville) - Rework on vma locking and counting and introduce a concept of per-timeline HWSP (Chris) - Enable fastboot by default on Skylake and newer platforms (Hans) - Fix slk srckey mask bits (Ville) - Selftests fixes (Chris) - Execlists and preemption improvements and fixes (Chris) - drm consitify drm_color_lut_check (Ville) - Ice Lake clock fixes (Lucas)
-
drm-intel-next-2019-01-2485baa5db · ·
- Track all runtime-PM wakerefs and other rpm improvements (Chris) - Fix ILK-IVB primary plane enable delays (Juha-Pekka) - Differentiate between gtt->mutex and ppgtt->mutex (Chris) - Prevent concurrent GGTT update and use on Braswell (Chris) - Fix CNL macros for DDI vswing (Aditya) - Fix static code analysis warning (RK) - Only dump GPU state on set-wedged if interesting (Chris) - Port F detection improvements (Imre) - userptr mutex lock fixes (Chris) - Fix on MST allocation by propagating error value at compute_config (Lyude) - Serialise concurrent calls to set_wedge (Chris) - Unify reset functionality into i915_reset.c (Chris) - Switch to kernel fixed size types (Jani) - Limit the for_each_set_bit to the valid range (Chris) - Fix wakeref cooie handling (Tvrtko) - IRQs handling improvements (Chris) - Selftests improvements (Chris) - Remove superfluous PANEL_POWER_OFF macro (Jani) - Global seqno fix (Chris) - DSI fixes (Hans) - Refactor out intel_context_init() (Chris) - Show all active engines on hangcheck (Chris) - PSR2 fixes and improvements (Jose) - Do a posting read after irq install on Ice Lake (Daniele) - Add few more device IDs for Ice Lake (Rodrigo) - Mark up priority boost on preemption (Chris) - Add color management LUT validation helper (Matt) - Split out intel_crt_present to platform specific setup (Jani) - LVDS and TV clean up and improvements (Jani) - Simplify CRT VBT check for per-VLV/DDI (Jani) - De-inline intel_context_init() (Chris) - Backlight fixes (Maarten) - Enable fastset for non-boot modesets (Maarten) - Make HW readout mark CRTC scaler as in use (Maarten)
-
drm-fixes-2019-01-25-1
drm fixes. msm, sun4i, amdgpu, i915 gvt
-
drm-intel-fixes-2019-01-24
drm/i915 fixes for v5.0-rc4: - fix priority boost - gvt: fix destroy of shadow batch and indirect ctx
-
drm-misc-fixes-2019-01-245e1bc251 · ·
drm-misc-fixes for v5.0-rc4: - Small refcounting fix to sun4i's HDMI support.
-
sound-5.0-rc469939038 · ·
sound fixes for 5.0-rc4 A significant amount of fixes at this time, mostly for covering the recent ASoC issues. - Fixes for the missing ASoC driver initialization with non-deferred probes; these triggered other problems in chain, which resulted in yet more fix commits - DaVinci runtime PM fix; the diff looks large but it's just a code shuffling - Various fixes for ASoC Intel drivers: a regression in HD-A HDMI, Kconfig dependency, machine driver adjustments, PLL fix. - Other ASoC driver-specific stuff including the trivial fixes caught by static analysis - Usual HD-audio quirks
-
drm-misc-next-2019-01-2346f3ceaf · ·
drm-misc-next for 5.1: UAPI Changes: - Addition of the Allwinner tiled format modifier Cross-subsystem Changes: Core Changes: - dma-buf documentation improvements - Removal of now unused fbdev helpers - Addition of new drm fbdev helpers - Improvements to tinydrm - Addition of new drm_fourcc helpers - Impromevents to i2c-over-aux to handle I2C_M_STOP Driver Changes: - Add support for the TI DS90C185 LVDS bridge - Improvements to the thc63lvdm83d bridge - Improvements to sun4i YUV and scaler support - Fix to the powerdown sequence of panel-innolux
-
linux-kselftest-5.0-rc43d244c19 · ·
linux-kselftest-5.0-rc4 This Kselftest update for Linux 5.0-rc4 consists of fixes to rtc, seccomp and other tests.
-
drm-fixes-2019-01-18
drm amdgpu, i915 gvt, sun4i, meson, rockchip, qxl, virtio fixes
-
drm-misc-fixes-2019-01-174bb0e6d7 · ·
drm-misc-fixes for v5.0-rc3: - Add missing calls to of_node_put to sun4i, meson, and rockchip. - Drop unimplemented prime callbacks in virtio and qxl, so support for prime is not advertised on those drivers. - Fix mode switching regression in meson.
-
drm-intel-fixes-2019-01-17
drm/i915/gvt fixes for v5.0-rc3
-
drm-misc-next-2019-01-1694520db5 · ·
drm-misc-next for 5.1: UAPI Changes: - New fourcc identifier for ARM Framebuffer Compression v1.3 Cross-subsystem Changes: Core Changes: - Reorganisation of drm_device and drm_framebuffer headers - Cleanup of the drmP inclusion - Fix leaks in the fb-helpers - Allow for depth different from bpp in fb-helper fbdev emulation - Remove drm_mode_object from drm_display_mode Driver Changes: - Add reflection properties to rockchip - a bunch of fixes for virtio - a bunch of fixes for dp_mst and drivers using it, and introduction of a new refcounting scheme - Convertion of bochs to atomic and generic fbdev emulation - Allow meson to remove the firmware framebuffers
-
drm-misc-next-2019-01-15ed20151a · ·
drm-misc-next for 5.1: UAPI Changes: Cross-subsystem Changes: Core Changes: - Reorganisation of drm_device and drm_framebuffer headers - Cleanup of the drmP inclusion - Fix leaks in the fb-helpers - Allow for depth different from bpp in fb-helper fbdev emulation Driver Changes: - Add reflection properties to rockchip - a bunch of fixes for virtio - a bunch of fixes for dp_mst and drivers using it, and introduction of a new refcounting scheme - Convertion of bochs to atomic and generic fbdev emulation - Allow meson to remove the firmware framebuffers
-
drm-fixes-2019-01-11-1e2d3c414 · ·
drm-fixes for 5.0-rc2, part 2 nouveau: one backlight, falcon register access, and a fan fix. i915: - Disable PSR for Apple panels - Broxton ERR_PTR error state fix - Kabylake VECS workaround fix - Unwind failure on pinning the gen7 ppgtt - GVT workload request allocation fix core: - Fix fb-helper to work correctly with SDL 1.2 bugs. - Fix lockdep warning in the atomic ioctl and setproperty.
-
drm-intel-fixes-2019-01-11f299e0bd · ·
i915 fixes for v5.0-rc2: - Disable PSR for Apple panels - Broxton ERR_PTR error state fix - Kabylake VECS workaround fix - Unwind failure on pinning the gen7 ppgtt - GVT workload request allocation fix
-
drm-fixes-2019-01-11
drm: amdgpu + tc358767 bridge + amd mst s/r fix