dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-20 11:29:41 to 2019-05-21 14:47:43 UTC [more...]

[PATCH 1/4] mm: Check if mmu notifier callbacks are allowed to fail
 2019-05-21 14:47 UTC  (5+ messages)
` [PATCH 2/4] kernel.h: Add non_block_start/end()
  ` [PATCH] "
` [PATCH 3/4] mm, notifier: Catch sleeping/blocking for !blockable
` [PATCH 4/4] mm, notifier: Add a lockdep map for invalidate_range_start

[PATCH] kernel.h: Add non_block_start/end()
 2019-05-21 14:47 UTC  (10+ messages)

[PATCH v4 00/12] drm: Add self refresh helpers
 2019-05-21 14:31 UTC  (4+ messages)
  ` [PATCH v4 03/11] drm: Add atomic variants for bridge enable/disable

[PATCH 0/3] Various clean-up patches for GEM VRAM
 2019-05-21 14:29 UTC  (7+ messages)
` [PATCH 1/3] drm: Replace drm_gem_vram_push_to_system() with kunmap + unpin
` [PATCH 2/3] drm: Rename reserve/unreserve to lock/unlock in GEM VRAM helpers
` [PATCH 3/3] drm: Assert that BO is locked in drm_gem_vram_{pin, unpin}_locked()

[PATCH 09/33] fbcon: Remove fbcon_has_exited
 2019-05-21 14:23 UTC  (2+ messages)
` [PATCH] "

[PATCHv3 00/23] drm/bridge: tc358767: DP support
 2019-05-21 14:18 UTC  (9+ messages)
  ` [PATCHv3 16/23] drm/bridge: tc358767: clean-up link training
  ` [PATCHv3 20/23] drm/bridge: tc358767: copy the mode data, instead of storing the pointer
  ` [PATCHv3 22/23] drm/bridge: tc358767: add IRQ and HPD support

[PATCH v2] drm/scheduler: Fix job cleanup without timeout handler
 2019-05-21 14:15 UTC  (7+ messages)

[PATCH] video: fbdev: atafb: remove superfluous function prototypes
 2019-05-21 14:12 UTC  (2+ messages)

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2019-05-21 14:02 UTC  (3+ messages)

[PATCH] video: fbdev: cyber2000fb: remove superfluous CONFIG_PCI ifdef
 2019-05-21 13:44 UTC 

drm-sync timeline signaling
 2019-05-21 13:27 UTC  (4+ messages)

linux-next: Fixes tag needs some work in the drm-intel tree
 2019-05-21 13:04 UTC  (3+ messages)
` Comments in Fixes: line (Was: Re: linux-next: Fixes tag needs some work in the drm-intel tree)

[PATCH] gpu: drm: use struct_size() in kmalloc()
 2019-05-21 12:57 UTC  (11+ messages)
        ` 回复: "

[PATCH 00/33] fbcon notifier begone!
 2019-05-21 12:42 UTC  (15+ messages)
` [PATCH 10/33] fbcon: call fbcon_fb_(un)registered directly
` [PATCH 19/33] fbdev: unify unlink_framebufer paths
` [PATCH 27/33] fbdev: remove FBINFO_MISC_USEREVENT around fb_blank
` [PATCH 29/33] fbcon: replace FB_EVENT_MODE_CHANGE/_ALL with direct calls
` [PATCH 32/33] fbcon: Document what I learned about fbcon locking

[PATCH] drm/fourcc: Fix the parameters name in the documentation
 2019-05-21 12:41 UTC  (2+ messages)

[PATCH v9 0/6] drm/i915/dp: Support for DP YCbCr4:2:0 outputs
 2019-05-21 12:17 UTC  (7+ messages)
` [PATCH v9 1/6] drm/i915/dp: Add a config function for YCBCR420 outputs
` [PATCH v9 2/6] drm: Rename struct edp_vsc_psr to struct dp_sdp
` [PATCH v9 3/6] drm/i915/dp: Program VSC Header and DB for Pixel Encoding/Colorimetry Format
` [PATCH v9 4/6] drm/i915/dp: Add a support of YCBCR 4:2:0 to DP MSA
` [PATCH v9 5/6] drm/i915/dp: Change a link bandwidth computation for DP
` [PATCH v9 6/6] drm/i915/dp: Support DP ports YUV 4:2:0 output to GEN11

[PATCH v5 0/6] Add support for Orange Pi 3
 2019-05-21 12:15 UTC  (11+ messages)
  ` [PATCH v5 1/6] net: stmmac: sun8i: add support for Allwinner H6 EMAC
  ` [PATCH v5 2/6] net: stmmac: sun8i: force select external PHY when no internal one
  ` [PATCH v5 3/6] arm64: dts: allwinner: orange-pi-3: Enable ethernet
  ` [PATCH v5 4/6] dt-bindings: display: hdmi-connector: Support DDC bus enable
  ` [PATCH v5 5/6] drm: sun4i: Add support for enabling DDC I2C bus to sun8i_dw_hdmi glue
  ` [PATCH v5 6/6] arm64: dts: allwinner: orange-pi-3: Enable HDMI output

[PATCH v8 0/6] drm/i915/dp: Support for DP YCbCr4:2:0 outputs
 2019-05-21 12:07 UTC  (5+ messages)
` [PATCH v8 2/6] drm: Rename struct edp_vsc_psr to struct dp_sdp
  ` [Intel-gfx] "

[PATCH v2] video: fbdev: gbefb: add COMPILE_TEST support
 2019-05-21 11:51 UTC 

[PATCH 0/2] Add BO reservation to GEM VRAM pin/unpin/push_to_system
 2019-05-21 11:35 UTC  (11+ messages)
` [PATCH 1/2] drm: Add drm_gem_vram_{pin/unpin}_reserved() and convert mgag200

[PATCH] drm/doc: More fine-tuning on userspace review requirements
 2019-05-21 11:15 UTC  (3+ messages)

[PATCH v2] video: fbdev: da8xx-fb: add COMPILE_TEST support
 2019-05-21 10:53 UTC 

[PATCH v2] video: fbdev: atmel_lcdfb: add COMPILE_TEST support
 2019-05-21 10:52 UTC 

[PATCH v2] video: fbdev: pxa168fb: add COMPILE_TEST support
 2019-05-21 10:49 UTC 

[PATCH v2] video: fbdev: imxfb: add COMPILE_TEST support
 2019-05-21 10:47 UTC 

[PATCH] drm/lima: add timeout to drm scheduler init
 2019-05-21 10:24 UTC  (2+ messages)

[Bug 110701] GPU faults in in Unigine Valley 1.0
 2019-05-21  9:44 UTC  (4+ messages)

[PATCH v7 09/11] drm: uevent for connector status change
 2019-05-21  9:42 UTC  (16+ messages)

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-05-21  9:42 UTC  (4+ messages)

[PATCH 0/4] drm/komeda: Enable layer/plane color mgmt
 2019-05-21  9:35 UTC  (5+ messages)
` [PATCH 1/4] drm/komeda: Introduce komeda_coeffs_table/manager
` [PATCH 2/4] drm/komeda: Introduce komeda_color_manager/state
` [PATCH 3/4] drm: Increase DRM_OBJECT_MAX_PROPERTY to 32
` [PATCH 4/4] drm/komeda: Enable Layer color management for komeda

[PATCH] drm/komeda: Added AFBC support for komeda driver
 2019-05-21  8:45 UTC  (3+ messages)

[Bug 108824] Invalid handling when GL buffer is bound on one context and invalidated on another
 2019-05-21  8:40 UTC  (4+ messages)

[PATCH 1/2] drm/doc: Allow new UAPI to be used once it's in the driver's -next
 2019-05-21  8:26 UTC  (5+ messages)
` [PATCH 2/2] drm/doc: Document expectation that userspace review looks at kernel uAPI

[PATCH 1/6] drm/vmwgfx: Don't send drm sysfs hotplug events on initial master set
 2019-05-21  8:25 UTC  (6+ messages)
` [PATCH 2/6] drm/vmwgfx: Fix user space handle equal to zero
` [PATCH 3/6] drm/vmwgfx: Fix compat mode shader operation
` [PATCH 4/6] drm/vmwgfx: Use the dma scatter-gather iterator to get dma addresses
` [PATCH 5/6] drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
` [PATCH 6/6] drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read

[PATCH v3] drm/komeda: Add writeback support
 2019-05-21  8:17 UTC  (3+ messages)

[PATCH 1/1] drm/bochs: Fix connector leak during driver unload
 2019-05-21  8:10 UTC  (2+ messages)

[PATCHv2 00/22] drm/bridge: tc358767: DP support
 2019-05-21  7:21 UTC  (11+ messages)
` [PATCHv2 03/22] drm/bridge: tc358767: fix ansi 8b10b use

[Bug 110717] [Regression][bisected] Patch: update buffer descriptors ... causes hangs
 2019-05-21  7:08 UTC  (2+ messages)

[PATCH 1/1] drm/i915: remove unused IO_TLB_SEGPAGES which should be defined by swiotlb
 2019-05-21  6:56 UTC  (2+ messages)

[RFC v2 00/11] DVFS in the OPP core
 2019-05-21  6:22 UTC  (2+ messages)

[radeon-alex:drm-next-5.3-wip 159/169] drivers/gpu/drm/panfrost/panfrost_job.c:390:3: error: too few arguments to function 'drm_sched_stop'
 2019-05-21  3:35 UTC 

linux-next: manual merge of the drm-misc tree with Linus' tree
 2019-05-21  0:51 UTC 

linux-next: manual merge of the drm-misc tree with the amdgpu tree
 2019-05-21  0:38 UTC 

[PATCH] drm: Allow modeset on unregisted connectors unconditionally
 2019-05-21  0:01 UTC  (10+ messages)
` [Intel-gfx] "

[PATCH v15 00/17] arm64: untag user pointers passed to the kernel
 2019-05-20 23:53 UTC  (3+ messages)

[PATCH] drm/scheduler: Fix job cleanup without timeout handler
 2019-05-20 22:58 UTC  (2+ messages)

[PATCH] drm/vmwgfx: Don't look at state->allow_modeset
 2019-05-20 22:35 UTC 

[PATCH 18/33] fbdev: make unregister/unlink functions not fail
 2019-05-20 21:45 UTC  (4+ messages)
` [Intel-gfx] "

[PATCH v1 0/4] drm/gma500: drop use of drmP.h
 2019-05-20 21:38 UTC  (3+ messages)

[Bug 110671] Regression: DP outputs out of sync on dual-DP tiled 5k screen
 2019-05-20 21:12 UTC  (3+ messages)

[PATCH 1/4] drm/msm: Fix improper uses of smp_mb__{before,after}_atomic()
 2019-05-20 21:07 UTC  (2+ messages)
    ` [PATCH 1/4] drm/msm: Fix improper uses of smp_mb__{before, after}_atomic()

[PATCH 31/33] fbcon: Call con2fb_map functions directly
 2019-05-20 19:34 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 21/33] fbdev: directly call fbcon_suspended/resumed
 2019-05-20 19:24 UTC  (2+ messages)

[PATCH v1 0/6] drm: make headers self-contained
 2019-05-20 19:13 UTC  (3+ messages)

[Bug 110702] segfault in radeonsi HEVC hardware decoding
 2019-05-20 19:03 UTC  (2+ messages)
` [Bug 110702] segfault in radeonsi HEVC hardware decoding with yuv420p10le

[PATCH] drm/nouveau/svm: Convert to use hmm_range_fault()
 2019-05-20 19:01 UTC 

[PATCH v5 0/7] drm/panel: simple: Add mode support to devicetree
 2019-05-20 18:35 UTC  (5+ messages)
` [PATCH v5 1/7] dt-bindings: Add panel-timing subnode to simple-panel

[PATCH v2 0/2] drm/bridge: drop drmP.h usage
 2019-05-20 18:06 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH] gpu: fix typos in code comments
 2019-05-20 17:18 UTC  (2+ messages)

[Bug 110713] A Hat in Time: GPU hang with gallium nine
 2019-05-20 17:03 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: Add vendor prefix for VXT Ltd
 2019-05-20 16:22 UTC  (4+ messages)

[Bug 107084] WebGL shader freezes X server
 2019-05-20 16:06 UTC  (2+ messages)

linux-next: Tree for May 20 (amdgpu)
 2019-05-20 15:32 UTC 

[PATCH] drm/meson: update with SPDX Licence identifier
 2019-05-20 14:29 UTC 

[PATCH] drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read
 2019-05-20 13:50 UTC  (2+ messages)

[PATCH] video: fbdev: mxsfb: Remove driver
 2019-05-20 13:43 UTC  (2+ messages)

[PATCH 0/5] drm/meson: Add support for HDMI2.0 YUV420 4k60
 2019-05-20 13:37 UTC  (6+ messages)
` [PATCH 1/5] drm/bridge: dw-hdmi: allow ycbcr420 modes for >= 0x200a
` [PATCH 2/5] drm/bridge: add encoder support to specify bridge input format
` [PATCH 3/5] drm/bridge: dw-hdmi: Add support for dynamic output format setup
` [PATCH 4/5] drm/meson: Add YUV420 output support
` [PATCH 5/5] drm/meson: Output in YUV444 if sink supports it

[PATCH] dt-bindings: backlight: lm3630a: correct schema validation
 2019-05-20 13:30 UTC  (3+ messages)

[PATCH v3 1/7] drm/rockchip: Change the scl_vop_cal_scl_fac to pass drm_format_info
 2019-05-20 12:07 UTC  (6+ messages)
` [PATCH v3 5/7] drm/fourcc: Pass the format_info pointer to drm_format_plane_width/height
` [PATCH v3 7/7] drm: Remove users of drm_format_num_planes


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