dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-07 23:36:42 to 2019-05-09 02:13:59 UTC [more...]

[PATCH v2 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-05-09  2:13 UTC  (12+ messages)

[PATCH RFC v2 0/6] ARM: qcom: initial Nexus 5 display support
 2019-05-09  2:06 UTC  (8+ messages)
` [PATCH v2 1/6] drm: msm: remove resv fields from msm_gem_object struct
` [PATCH RFC v2 2/6] drm: msm: add dirty framebuffer helper
  ` [PATCH v2 3/6] ARM: qcom_defconfig: add display-related options
  ` [PATCH v2 4/6] ARM: dts: msm8974: add display support
  ` [PATCH v2 5/6] ARM: dts: qcom: msm8974-hammerhead: add support for backlight
  ` [PATCH v2 6/6] ARM: dts: qcom: msm8974-hammerhead: add support for display

[PATCH v2 0/7] Hexdump Enhancements
 2019-05-09  0:58 UTC  (13+ 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 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
  ` [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 7/7] lib/hexdump.c: Optionally retain byte ordering

[Bug 110641] lm_sensors reports "ERROR: Can't get value of subfeature in0_input: Can't read"
 2019-05-08 21:58 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: Add binding for IT6505
 2019-05-08 21:07 UTC  (4+ messages)
` [PATCH 2/3] drm/bridge: add it6505 driver
` [PATCH 3/3] drm/bridge: it6505 driver add char device feature

[PULL] drm-misc-next-fixes
 2019-05-08 20:51 UTC 

[PATCH 0/5] drm/msm: mdp5+dpu interconnect support
 2019-05-08 20:42 UTC  (6+ messages)
` [PATCH 1/5] drm/msm/dpu: clean up references of DPU custom bus scaling
` [PATCH 2/5] drm/msm/dpu: Integrate interconnect API in MDSS
  ` [PATCH 3/5] dt-bindings: msm/disp: Introduce interconnect bindings for MDSS on SDM845
` [PATCH 4/5] drm/msm/dpu: add icc voting in dpu_mdss_init
` [PATCH 5/5] drm/msm/mdp5: Use the interconnect API

Manual dma-fence signaling
 2019-05-08 20:30 UTC  (8+ messages)
` [PATCH 1/2] drm/i915: Seal races between async GPU cancellation, retirement and signaling
` [PATCH 2/2] dma-fence: Refactor signaling for manual invocation

[PATCH] drm/msm/a6xx: No zap shader is not an error
 2019-05-08 20:27 UTC  (4+ messages)

[Bug 110630] Random Horizontal green lines after screen resize
 2019-05-08 20:07 UTC 

[Bug 110443] vaapi/vpp: wrong output for non 64-bytes align width (ex: 1200)
 2019-05-08 19:51 UTC  (2+ messages)

[v9 00/13] Add HDR Metadata Parsing and handling in DRM layer
 2019-05-08 18:38 UTC  (14+ messages)
` [v9 01/13] drm: Add HDR source metadata property
` [v9 02/13] drm: Add reference counting on HDR metadata blob
` [v9 03/13] drm: Parse HDR metadata info from EDID
` [v9 04/13] drm: Enable HDR infoframe support
` [v9 05/13] drm/i915: Attach HDR metadata property to connector
` [v9 06/13] drm/i915: Write HDR infoframe and send to panel
` [v9 07/13] drm: Add HLG EOTF
` [v9 08/13] drm/i915: Enable infoframes on GLK+ for HDR
` [v9 09/13] drm/i915:Enabled Modeset when HDR Infoframe changes
` [v9 10/13] drm/i915: Set Infoframe for non modeset case for HDR
` [v9 11/13] drm/i915: Added DRM Infoframe handling for BYT/CHT
` [v9 12/13] video/hdmi: Add Unpack function for DRM infoframe
` [v9 13/13] drm/i915: Add state readout "

[PATCH v4 00/12] drm: Add self refresh helpers
 2019-05-08 18:18 UTC  (16+ messages)
` [PATCH v4 01/11] drm: Add atomic variants of enable/disable to encoder helper funcs
` [PATCH v4 02/11] drm: Add drm_atomic_get_(old|new-_connector_for_encoder() helpers
` [PATCH v4 03/11] drm: Add atomic variants for bridge enable/disable
` [PATCH v4 04/11] drm: Convert connector_helper_funcs->atomic_check to accept drm_atomic_state
` [PATCH v4 05/11] drm: Add helpers to kick off self refresh mode in drivers
` [PATCH v4 06/11] drm/rockchip: Use dirtyfb helper
` [PATCH v4 07/11] drm/rockchip: Check for fast link training before enabling psr
` [PATCH v4 08/11] drm/rockchip: Use the helpers for PSR
` [PATCH v4 09/11] drm/rockchip: Use vop_win in vop_win_disable instead of vop_win_data
` [PATCH v4 10/11] drm/rockchip: Don't fully disable vop on self refresh
` [PATCH v4 11/11] drm/rockchip: Use drm_atomic_helper_commit_tail_rpm

[PATCH v6 0/6] drm/i915/dp: Support for DP YCbCr4:2:0 outputs
 2019-05-08 17:58 UTC  (10+ 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 AUTOSEL 4.19 29/53] drm/amdkfd: Add picasso pci id
 2019-05-08 17:35 UTC  (3+ messages)

[Bug 109526] [CARRIZO] amdgpu fails to resume from S3, atombios stuck executing C554 (len 629, WS 0, PS 0)
 2019-05-08 17:26 UTC  (2+ messages)

[PATCH 0/2] drm: imx: Add NWL MIPI DSI host controller support
 2019-05-08 17:18 UTC  (2+ messages)

[Bug 110472] Graphical Fault (Desktop Freeze) on Specific OpenGL Application
 2019-05-08 15:59 UTC 

2019 Xorg Election Results
 2019-05-08 15:10 UTC  (5+ messages)

[Bug 203525] New: brightness with function buttons Acer Aspire A315-41 notebook with AMD Ryzen 5 2500U
 2019-05-08 14:21 UTC  (3+ messages)
` [Bug 203525] "

[PATCH] drm/cma-helper: Fix drm_gem_cma_free_object()
 2019-05-08 14:08 UTC  (4+ messages)

[Bug 110645] Blender EEVEE World Volumetric flickering
 2019-05-08 13:58 UTC 

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-08 13:26 UTC  (24+ messages)
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
  ` [PATCH 01/16] lib: fix match_string() helper on -1 array size
  ` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
      ` [PATCH 03/16] lib, treewide: "
  ` [PATCH 16/16] sched: debug: use "
` [PATCH 04/16] powerpc/xmon: "
` [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] drm/amd/display: Make some functions static
 2019-05-08 12:55 UTC 

[PATCH 1/9] dma-buf: start caching of sg_table objects
 2019-05-08 12:44 UTC  (13+ 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  (3+ 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 

[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  (10+ messages)
` [v8 01/10] drm: Add HDR source metadata property
` [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 RE-RESEND 1/2] drm/panel: Add support for Armadeus ST0700 Adapt
 2019-05-08  9:06 UTC  (5+ messages)

[PATCH 1/2] drm/ttm: fix busy memory to fail other user v6
 2019-05-08  9:03 UTC  (10+ messages)

[RESEND][PATCH v3 0/6] add LCD support for SAM9X60
 2019-05-08  8:48 UTC  (3+ messages)

[PATCH v10 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-05-08  8:36 UTC  (4+ messages)
` [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

[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  (2+ 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  (9+ messages)
` [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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox