messages from 2019-05-07 09:52:15 to 2019-05-08 11:31:15 UTC [more...]
[PATCH 00/16] treewide: fix match_string() helper when array size
2019-05-08 11:31 UTC (19+ messages)
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
` [PATCH 04/16] powerpc/xmon: use new match_string() helper/macro
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "
` [PATCH 14/16] staging: gdm724x: "
` [PATCH 15/16] video: fbdev: pxafb: "
` [PATCH 01/16] lib: fix match_string() helper on -1 array size
` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
` [PATCH 16/16] sched: debug: use "
[PATCH 1/9] dma-buf: start caching of sg_table objects
2019-05-08 11:19 UTC (9+ messages)
` [PATCH 2/9] dma-buf: add dynamic DMA-buf handling v7
` [PATCH 3/9] drm: remove prime sg_table caching
[Bug 109345] drm-next-2018-12-14 -Linux PPC
2019-05-08 11:13 UTC (5+ messages)
[v1] drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
2019-05-08 10:58 UTC
[v1] gpu: ipu-v3: allow to build with ARCH_LAYERSCAPE
2019-05-08 10:56 UTC
[Bug 203525] New: brightness with function buttons Acer Aspire A315-41 notebook with AMD Ryzen 5 2500U
2019-05-08 10:42 UTC (2+ messages)
` [Bug 203525] "
[v1] gpu: ipu-v3: allow to build with ARCH_LAYERSCAPE
2019-05-08 10:33 UTC (2+ messages)
[v1] drm/arm/mali-dp: Add a loop around the second set CVAL and try 5 times
2019-05-08 10:33 UTC (2+ messages)
[Bug 202873] New: (amdgpu) Screen flickering when using a 75Hz monitor paired with an RX 480 GPU
2019-05-08 10:30 UTC (3+ messages)
` [Bug 202873] "
[v8 00/10] Add HDR Metadata Parsing and handling in DRM layer
2019-05-08 9:58 UTC (13+ messages)
` [v8 01/10] drm: Add HDR source metadata property
` [v8 02/10] drm: Parse HDR metadata info from EDID
` [v8 08/10] drm/i915:Enabled Modeset when HDR Infoframe changes
[PATCH 0/3] IT6505 cover letter
2019-05-08 9:31 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: Add binding for IT6505
` [PATCH 2/3] drm/bridge: add it6505 driver
` [PATCH 3/3] drm/bridge: it6505 driver add char device feature
[PATCH v2 0/7] Hexdump Enhancements
2019-05-08 9:19 UTC (11+ messages)
` [PATCH v2 1/7] lib/hexdump.c: Fix selftests
` [PATCH v2 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v2 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v2 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
` [PATCH v2 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v2 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v2 7/7] lib/hexdump.c: Optionally retain byte ordering
[PATCH RE-RESEND 1/2] drm/panel: Add support for Armadeus ST0700 Adapt
2019-05-08 9:06 UTC (7+ messages)
` [PATCH RE-RESEND 2/2] ARM: dts: opos6uldev: use OF graph to describe the display
[PATCH 1/2] drm/ttm: fix busy memory to fail other user v6
2019-05-08 9:03 UTC (12+ messages)
` [PATCH 2/2] drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve
[RESEND][PATCH v3 0/6] add LCD support for SAM9X60
2019-05-08 8:48 UTC (4+ messages)
[PATCH v10 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
2019-05-08 8:36 UTC (7+ messages)
` [PATCH v10 1/2] dt-bindings: phy: Add documentation for mixel dphy
` [PATCH v10 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs
[PATCH] drm/atomic: Check that the config funcs exist drm_mode_alloc
2019-05-08 8:35 UTC (2+ messages)
[PATCH v5 00/20] Share TTM code among DRM framebuffer drivers
2019-05-08 8:26 UTC (21+ messages)
` [PATCH v5 01/20] drm: Add |struct drm_gem_vram_object| and helpers
` [PATCH v5 02/20] drm: Add |struct drm_gem_vram_object| callbacks for |struct ttm_bo_driver|
` [PATCH v5 03/20] drm: Add |struct drm_gem_vram_object| callbacks for |struct drm_driver|
` [PATCH v5 04/20] drm: Add drm_gem_vram_fill_create_dumb() to create dumb buffers
` [PATCH v5 05/20] drm: Add simple PRIME helpers for GEM VRAM
` [PATCH v5 06/20] drm: Add VRAM MM, a simple memory manager for dedicated VRAM
` [PATCH v5 07/20] drm: Add default instance for VRAM MM callback functions
` [PATCH v5 08/20] drm: Integrate VRAM MM into struct drm_device
` [PATCH v5 09/20] drm/ast: Convert AST driver to |struct drm_gem_vram_object|
` [PATCH v5 10/20] drm/ast: Convert AST driver to VRAM MM
` [PATCH v5 11/20] drm/ast: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
` [PATCH v5 12/20] drm/bochs: Convert bochs driver to |struct drm_gem_vram_object|
` [PATCH v5 13/20] drm/bochs: Convert bochs driver to VRAM MM
` [PATCH v5 14/20] drm/mgag200: Convert mgag200 driver to |struct drm_gem_vram_object|
` [PATCH v5 15/20] drm/mgag200: Convert mgag200 driver to VRAM MM
` [PATCH v5 16/20] drm/mgag200: Replace mapping code with drm_gem_vram_{kmap/kunmap}()
` [PATCH v5 17/20] drm/vboxvideo: Convert vboxvideo driver to |struct drm_gem_vram_object|
` [PATCH v5 18/20] drm/vboxvideo: Convert vboxvideo driver to VRAM MM
` [PATCH v5 19/20] drm/hisilicon: Convert hibmc-drm driver to |struct drm_gem_vram_object|
` [PATCH v5 20/20] drm/hisilicon: Convert hibmc-drm driver to VRAM MM
[PATCH v6 0/6] drm/i915/dp: Support for DP YCbCr4:2:0 outputs
2019-05-08 8:17 UTC (7+ messages)
` [PATCH v6 1/6] drm/i915/dp: Add a config function for YCBCR420 outputs
` [PATCH v6 2/6] drm: Add a VSC structure for handling Pixel Encoding/Colorimetry Formats
` [PATCH v6 3/6] drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format
` [PATCH v6 4/6] drm/i915/dp: Add a support of YCBCR 4:2:0 to DP MSA
` [PATCH v6 5/6] drm/i915/dp: Change a link bandwidth computation for DP
` [PATCH v6 6/6] drm/i915/dp: Support DP ports YUV 4:2:0 output to GEN11
[PATCH 1/3] dt-bindings: Add binding for IT6505
2019-05-08 7:48 UTC (3+ messages)
` [PATCH 2/3] drm/bridge: add it6505 driver
` [PATCH 3/3] drm/bridge: it6505 driver add char device feature
[drm-tip:drm-tip /8] drivers/gpu/drm/i915/i915_request.c:842:1: error: redefinition of 'already_busywaiting'
2019-05-08 7:42 UTC (2+ messages)
[drm-tip:drm-tip 5/8] drivers/gpu/drm/i915/i915_request.c:827:1: error: redefinition of 'i915_request_await_start'
2019-05-08 7:40 UTC (2+ messages)
[Bug 110636] [radv] DOOM 2016 particle artifacting
2019-05-08 7:33 UTC (4+ messages)
[Bug 110641] lm_sensors reports "ERROR: Can't get value of subfeature in0_input: Can't read"
2019-05-08 7:28 UTC
[PATCH] drm/cma-helper: Fix drm_gem_cma_free_object()
2019-05-08 6:33 UTC (3+ messages)
[Bug 110639] enc->enc_pic.enc_pic_order_cnt_type always zero even if pic->pic_order_cnt_type non-zero that application set
2019-05-08 5:48 UTC
[v2 0/5] support dsi for mt8183
2019-05-08 3:00 UTC (11+ messages)
` [v2 1/5] drm/mediatek: move mipi_dsi_host_register to probe
` [v2 2/5] drm/mediatek: CMDQ reg address of mt8173 is different with mt2701
` [v2 3/5] drm/mediatek: add dsi reg commit control
` [v2 4/5] drm/mediatek: add frame size control
` [v2 5/5] drm/mediatek: add mt8183 dsi driver support
[Bug 107978] [amdgpu] Switching to tty fails with DisplayPort monitor going to sleep (REG_WAIT timeout / dce110_stream_encoder_dp_blank)
2019-05-07 23:46 UTC (2+ messages)
` [Bug 107978] [amdgpu] Switching to tty fails with DisplayPort 1.2 "
[Bug 109619] Add new alias for R600_TEX_ANISO for radeonsi
2019-05-07 23:36 UTC (2+ messages)
[Bug 110637] Enabling OpenCL in Libreoffice kills Vega 64
2019-05-07 22:30 UTC
[PATCH v3 0/5] drm: Fix fb changes for async updates
2019-05-07 20:18 UTC (3+ messages)
` [PATCH v3 5/5] drm: don't block fb changes for async plane updates
[RFC PATCH 0/5] cgroup support for GPU devices
2019-05-07 19:50 UTC (3+ messages)
[PATCH 0/3] drm/msm: Handle component bind failures a bit better
2019-05-07 19:18 UTC (4+ messages)
` [PATCH 1/3] drm/msm/dpu: Fix error recovery after failing to enable clocks
` [PATCH 2/3] drm/msm/dpu: Avoid a null de-ref while recovering from kms init fail
` [PATCH 3/3] drm/msm/adreno: Call pm_runtime_force_suspend() during unbind
[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-05-07 19:13 UTC (17+ messages)
` [PATCH v2 12/17] kunit: tool: add Python wrappers for running KUnit tests
[RFC][PATCH 0/3] mesa: Initial build fixups for AOSP/master
2019-05-07 18:44 UTC (10+ messages)
` [PATCH 3/3] mesa: android: freedreno: Fix build failure due to path change
[PATCH v2 1/3] dt-bindings: display: Document FriendlyELEC HD702E LCD panel
2019-05-07 18:03 UTC (5+ messages)
` [PATCH v2 2/3] drm/panel: simple: Add FriendlyELEC HD702E 800x1280 "
` [DO NOT MERGE] [PATCH v2 3/3] arm64: rockchip: rk3399: nanopc-t4: Enable FriendlyELEC HD702E eDP panel
[PATCH v1 0/3] drm/msm: Add dependencies for per-instance pagetables
2019-05-07 18:02 UTC (4+ messages)
` [PATCH v1 1/3] drm/msm/adreno: Enable 64 bit mode by default on a5xx and a6xx targets
` [PATCH v1 2/3] drm/msm: Print all 64 bits of the faulting IOMMU address
` [PATCH v1 3/3] drm/msm: Pass the MMU domain index in struct msm_file_private
[Bug 110214] amdgpu: xterm scrollback buffer disappears while paging up/down
2019-05-07 16:47 UTC (3+ messages)
` [Bug 110214] radeonsi: xterm scrollback buffer disappears while Shift+PgUp and Shift+PgDn
[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
2019-05-07 16:44 UTC (5+ messages)
` [PATCH v15 11/17] drm/amdgpu, arm64: untag user pointers
` [PATCH v15 12/17] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
[PATCH v7 00/11] HDCP2.2 Phase II
2019-05-07 16:27 UTC (12+ messages)
` [PATCH v7 01/11] drm: move content protection property to mode_config
` [PATCH v7 02/11] drm/i915: debugfs: HDCP2.2 capability read
` [PATCH v7 03/11] drm: generic fn converting be24 to cpu and vice versa
` [PATCH v7 04/11] drm: revocation check at drm subsystem
` [PATCH v7 05/11] drm/i915: SRM revocation check for HDCP1.4 and 2.2
` [PATCH v7 06/11] drm/hdcp: gathering hdcp related code into drm_hdcp.c
` [PATCH v7 07/11] drm: Add Content protection type property
` [PATCH v7 08/11] drm/i915: Attach content "
` [PATCH v7 09/11] drm: uevent for connector status change
` [PATCH v7 10/11] drm/hdcp: update content protection property with uevent
` [PATCH v7 11/11] drm/i915: update the hdcp state "
[PATCH] drm: Fix timestamp docs for variable refresh properties
2019-05-07 15:55 UTC (4+ messages)
XORG Endless Vacation of Code
2019-05-07 15:35 UTC (3+ messages)
[Bug 110635] briefly flashing corruption when playing various OGL games
2019-05-07 13:29 UTC
[PATCH] gpu/drm: Remove duplicate headers
2019-05-07 13:17 UTC (4+ messages)
[PATCH 1/2] drm/panel: simple: Add FriendlyELEC HD702E 800x1280 LCD panel
2019-05-07 13:10 UTC (5+ messages)
[Bug 105819] Window system hang due to GPU Fault
2019-05-07 12:19 UTC (2+ messages)
[PATCH v6 00/10] HDCP2.2 Phase II
2019-05-07 12:13 UTC (5+ messages)
` [PATCH v6 03/10] drm: revocation check at drm subsystem
[PATCH 1/2] drm/ttm: fix busy memory to fail other user v7
2019-05-07 11:51 UTC (3+ messages)
` [PATCH 2/2] drm/amd/display: use ttm_eu_reserve_buffers instead of amdgpu_bo_reserve
[PATCH libdrm 1/7] addr cs chunk for syncobj timeline
2019-05-07 11:33 UTC (7+ messages)
` [PATCH libdrm 2/7] add timeline wait/query ioctl v2
` [PATCH libdrm 3/7] wrap syncobj timeline query/wait APIs for amdgpu v3
` [PATCH libdrm 4/7] add timeline signal/transfer ioctls v2
` [PATCH libdrm 5/7] expose timeline signal/export/import interfaces v2
` [PATCH libdrm 6/7] wrap transfer interfaces
` [PATCH libdrm 7/7] add syncobj timeline tests v3
[bug report] drm/panfrost: Add sanity checks to submit IOCTL
2019-05-07 8:04 UTC
[PULL] 2nd pull for malidp-next
2019-05-07 10:37 UTC (8+ messages)
linux-5.1/drivers/video/fbdev/via/viafbdev.c:233: bad assignment ?
2019-05-07 10:15 UTC
[PATCH] drm/doc: Improve docs for conn_state->best_encoder
2019-05-07 10:02 UTC (4+ messages)
[PATCH v2] drm/komeda: Mark the local functions as static
2019-05-07 10:01 UTC
[PATCH v6 0/3] backlight: lm3630a: bug fix and fwnode support
2019-05-07 9:53 UTC (6+ messages)
` [PATCH v6 1/3] backlight: lm3630a: return 0 on success in update_status functions
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox