dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-02 22:49:38 to 2017-08-04 09:30:00 UTC [more...]

[PATCH 0/8] RPi touchscreen panel driver v4
 2017-08-04  9:29 UTC  (7+ messages)
` [PATCH 6/8] drm: Allow DSI devices to be registered before the host registers

[PATCH 1/6] drm/i915: Implement .get_format_info() hook for CCS
 2017-08-04  9:27 UTC  (5+ messages)
` [PATCH 6/6] [v4] drm/i915: Add support for CCS modifiers

[PATCH] drm/omap: fix memory leak when FB init fails
 2017-08-04  9:24 UTC 

[PATCH 0/4] drm unplugging docs
 2017-08-04  9:15 UTC  (8+ messages)
` [PATCH 3/4] drm: Only lastclose on unload for legacy drivers

[PATCH v5 1/6] drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math
 2017-08-04  9:04 UTC  (4+ messages)
` [PATCH v5 3/6] drm/vc4: Delay DSI host registration until the panel has probed

[PATCH 00/11] constify i915 attribute_group structures
 2017-08-04  9:03 UTC  (13+ messages)
` [PATCH 01/11] drm: i915: i915_oa_kblgt2: constify "
` [PATCH 02/11] drm: i915: i915_oa_bdw: "
` [PATCH 03/11] drm: i915: i915_oa_bxt: "
` [PATCH 04/11] drm: i915: i915_oa_chv: "
` [PATCH 05/11] drm: i915: i915_oa_glk: "
` [PATCH 06/11] drm: i915: i915_oa_hsw: "
` [PATCH 07/11] drm: i915: i915_oa_kblgt3: "
` [PATCH 08/11] drm: i915: i915_oa_sklgt2: "
` [PATCH 09/11] drm: i915: i915_oa_sklgt3: "
` [PATCH 10/11] drm: i915: i915_oa_sklgt4: "
` [PATCH 11/11] drm: i915: i915_sysfs: "
` [Intel-gfx] [PATCH 00/11] constify i915 "

[PATCH v3 0/2] drm/fb-helper: pass physical dimensions to fbdev
 2017-08-04  8:58 UTC  (4+ messages)
` [PATCH v3 1/2] drm/fb-helper: add new drm_setup_crtcs_fb() function
` [PATCH v3 2/2] drm/fb-helper: pass physical dimensions to fbdev

[PATCH] drm: Wake up next in drm_read() chain if we are forced to putback the event
 2017-08-04  8:23 UTC 

[PATCH RESEND 1/2] dt/bindings: display: fix display-timing reference
 2017-08-04  8:18 UTC  (3+ messages)
  ` [PATCH RESEND 2/2] dt/bindings: display: move rotation into a common place

[PATCH 00/29] DRM API conversions
 2017-08-04  8:18 UTC  (46+ messages)
` [PATCH 01/29] drm/amdgpu: switch to drm_*{get,put} helpers
` [PATCH 02/29] drm: mali-dp: "
` [PATCH 03/29] drm/armada: "
` [PATCH 04/29] drm/ast: "
` [PATCH 05/29] drm/atmel-hlcdc: "
` [PATCH 06/29] drm/bochs: "
` [PATCH 07/29] drm/cirrus: "
` [PATCH 08/29] drm/etnaviv: "
` [PATCH 09/29] drm/exynos: "
` [PATCH 10/29] drm/gma500: "
` [PATCH 11/29] drm/hisilicon: "
` [PATCH 12/29] drm/i915: "
      ` [PATCH 12/29] drm/i915: switch to drm_*{get, put} helpers
` [PATCH 13/29] drm/imx: switch to drm_*{get,put} helpers
` [PATCH 14/29] drm/mediatek: "
` [PATCH 15/29] drm/mgag200: "
` [PATCH 16/29] drm/msm: "
` [PATCH 17/29] drm/nouveau: "
` [PATCH 18/29] drm/omap: "
` [PATCH 19/29] drm/qxl: "
` [PATCH 20/29] drm/radeon: "
` [PATCH 21/29] drm/rockchip: "
` [PATCH 22/29] drm/tegra: "
` [PATCH 23/29] drm/tilcdc: "
` [PATCH 24/29] drm/udl: "
` [PATCH 25/29] drm/vc4: "
` [PATCH 26/29] drm/vgem: "
` [PATCH 27/29] drm/virtio: "
` [PATCH 28/29] drm/vmwgfx: "

[Bug 101881] [regression] 32bit steam games segfault when launched with DRI_PRIME=1
 2017-08-04  7:53 UTC  (5+ messages)

[PATCH v3 0/6] Support for LEGO MINDSTORMS EV3 LCD display
 2017-08-04  7:27 UTC  (8+ messages)
` [PATCH v3 1/6] drm/tinydrm: remove call to mipi_dbi_init() from mipi_dbi_spi_init()
` [PATCH v3 2/6] drm/tinydrm: generalize tinydrm_xrgb8888_to_gray8()
` [PATCH v3 3/6] dt-bindings: add binding for Sitronix ST7586 display panels
` [PATCH v3 4/6] drm/tinydrm: add support for LEGO MINDSTORMS EV3 LCD
` [PATCH v3 5/6] ARM: dts: da850-lego-ev3: Add node for LCD display
` [PATCH v3 6/6] ARM: davinci_all_defconfig: enable tinydrm and ST7586

[PATCH 0/2] add Silicon Image SiI9234 driver
 2017-08-04  6:55 UTC  (10+ messages)
    ` [PATCH 1/2] drm/bridge: "
          ` [PATCH] drm/bridge: fix platform_no_drv_owner.cocci warnings
    ` [PATCH 2/2] ARM: dts: exynos: Add HDMI and Sil9234 to Trats2 board

[PATCH] drm/tinydrm: mipi-dbi: Fix unbalanced DMA access
 2017-08-04  6:49 UTC  (3+ messages)

[git pull] drm amd fixes for v4.13-rc4
 2017-08-04  6:46 UTC 

[Bug 101731] System freeze with AMDGPU when playing The Witcher 3
 2017-08-04  6:42 UTC  (4+ messages)

[PATCH] drm/omap: omap_display_timings: constify videomode structures
 2017-08-04  6:09 UTC 

[drm/vmwgfx] invalid read access at vmw_du_primary_plane_atomic_check()
 2017-08-04  4:37 UTC 

[PATCH] drm/panel: simple: Fix width and height for Olimex LCD-OLinuXino-4.3TS
 2017-08-04  4:26 UTC  (2+ messages)

[PATCH 00/13] Allwinner H3 DE2 basical support
 2017-08-04  4:16 UTC  (10+ messages)
` [PATCH 03/13] drm: sun4i: add support for H3's TCON
  ` [linux-sunxi] "
` [PATCH 10/13] [NOT FOR REVIEW NOW] clk: sunxi: Add CLK_SET_RATE_PARENT flag for H3 HDMI clock
  ` [linux-sunxi] "
` [PATCH 01/13] dt-bindings: update the binding for Allwinner H3 DE2 support

[PATCH 6/6] drm/rockchip: fix race with kms hotplug and fbdev
 2017-08-04  3:20 UTC  (3+ messages)
` [PATCH v1.1] "

[Bug 101976] glmark2 random blank or background only screen freeze over mesa3d 17.1 and 17.3 with radeon rx550 AMD POLARIS12
 2017-08-04  2:20 UTC  (5+ messages)

[PATCH 0/6] Support for LEGO MINDSTORMS EV3 LCD display
 2017-08-04  1:16 UTC  (16+ messages)

drm syncobj - can we get some r-b/a-bs?
 2017-08-04  1:03 UTC  (6+ messages)
` [PATCH 3/5] drm/syncobj: add sync_file interaction

[PATCH 0/6] drm/rockchip: Some fixes
 2017-08-04  0:57 UTC  (11+ messages)
` [PATCH 1/6] drm/rockchip: vop: no need wait vblank on crtc enable
` [PATCH 2/6] drm/rockchip: vop: fix iommu page fault when resume
` [PATCH 3/6] drm/rockchip: vop: fix NV12 video display error
` [PATCH 4/6] drm/rockchip: vop: round_up pitches to word align
` [PATCH 5/6] drm/rockchip: vop: report error when check resource error

[PATCH 0/4] drm/bridge/adv7511: add CEC support
 2017-08-03 23:35 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: adi,adv7511.txt: document cec clock

[PATCH v5 00/14] improve the fb_setcmap helper
 2017-08-03 22:49 UTC  (4+ messages)
` [PATCH v5 03/14] drm/fb-helper: separate the fb_setcmap helper into atomic and legacy paths

[Bug 60879] New: X11 can't start with acceleration enabled
 2017-08-03 21:14 UTC  (5+ messages)
` [Bug 60879] [radeonsi] Tahiti LE: GFX block is not functional, CP is okay

[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
 2017-08-03 19:39 UTC  (2+ messages)

[PATCH] drm: hdlcd: allow HDLCD to be used without interrupt
 2017-08-03 18:55 UTC  (2+ messages)

[PATCH] i915: Add support for drm syncobjs
 2017-08-03 18:50 UTC  (7+ messages)

[Bug 102031] xf86drm.c should use readdir() instead of readdir_r()
 2017-08-03 18:35 UTC 

[PATCH 1/6] drm/i915: Implement .get_format_info() hook for CCS
 2017-08-03 17:20 UTC  (10+ messages)
` [PATCH 6/6] drm/i915: Add support for CCS modifiers
        ` [Intel-gfx] "

[PATCHv5 0/3] Intel FPGA VIP Frame Buffer II drm driver
 2017-08-03 16:35 UTC  (5+ messages)
` [PATCHv5 1/3] ARM:dt-bindings Intel FPGA Video and Image Processing Suite
` [PATCHv5 2/3] ARM:socfpga-defconfig "
` [PATCHv5 3/3] ARM:drm ivip "

Monochrome/greyscale and software dithering in the kernel
 2017-08-03 16:02 UTC  (4+ messages)

[PATCH] drm/atmel-hlcdc : constify drm_plane_helper_funcs and drm_plane_funcs
 2017-08-03 14:56 UTC  (2+ messages)

[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-08-03 14:42 UTC  (7+ messages)
` [PATCH v13 5/7] vfio: ABI for mdev display dma-buf operation

[PATCH] drm/vc4: Advertise supported modifiers for planes
 2017-08-03 14:03 UTC 

[Bug 102014] Mesa git build broken by commit bc7f41e11d325280db12e7b9444501357bc13922
 2017-08-03 13:52 UTC  (6+ messages)

[PATCH 1/3] drm/vc4: Fix double destroy of the BO cache on teardown
 2017-08-03 13:37 UTC  (5+ messages)
` [PATCH 2/3] drm/vc4: Don't disable DSI clocks on component unload
` [PATCH 3/3] drm/vc4: Fix errant drm_bridge_remove() in DSI

[PATCH 0/8] acquire ctx for everyone!
 2017-08-03 13:34 UTC  (3+ messages)
` [PATCH 4/8] drm: Nuke drm_atomic_helper_crtc_set_property

[GIT PUL FOR v4.14] R-Car DU changes
 2017-08-03 13:31 UTC 

[Bug 100306] System randomly freezes or crashes to the login screen, glitches until rebooted
 2017-08-03 13:18 UTC 

[PATCH v3 0/4] drm: rcar-du: Repair vblank event handling
 2017-08-03 12:57 UTC  (5+ messages)
` [PATCH v3 2/4] drm: rcar-du: Wait for flip completion instead of vblank in commit tail
` [PATCH v3 3/4] drm: rcar-du: Fix race condition when disabling planes at CRTC stop

[PATCH] dim: Continue also for dry runs
 2017-08-03 12:44 UTC  (2+ messages)
` [Intel-gfx] "

[maintainer-tools PATCH] dim: Add apply and push shorthands for current branch
 2017-08-03 12:39 UTC  (4+ messages)
` [maintainer-tools PATCH v2 1/2] "

[PATCH] drm/bridge/sii8620: add remote control support
 2017-08-03 12:28 UTC  (3+ messages)

[PATCH 1/3] drm/msm: remove unused variable
 2017-08-03 11:50 UTC  (3+ messages)
  ` [PATCH 2/3] drm/msm/mdp5: mark runtime_pm functions as __maybe_unused
` [PATCH 3/3] drm/msm: use %z format modifier for printing size_t

[PATCH] drm: todo: Avoid accidental crossreferences
 2017-08-03 10:43 UTC  (3+ messages)

[PATCH] drm/i915: add const to bin_attribute
 2017-08-03 10:20 UTC  (2+ messages)

[PATCH] drm/fb-helper: pass physical dimensions to fbdev
 2017-08-03 10:18 UTC  (7+ messages)

[PATCH] drm/fb: Fix pointer dereference before null check
 2017-08-03 10:12 UTC  (2+ messages)

[Bug 62541] New: Kernel oops/panic during system boot with systemd - "Unable to handle kernel NULL pointer dereference"
 2017-08-03  9:40 UTC  (2+ messages)
` [Bug 62541] "

[PATCH] drm: exynos: Add driver for HDMI audio interface
 2017-08-03  9:22 UTC 

[Bug 102016] build error - pipe_r300.c:12:39: error: ‘flags’ undeclared (first use in this function)
 2017-08-03  7:12 UTC  (2+ messages)

[Bug 102008] DRI_PRIME causes X Error of failed request: BadAlloc (insufficient resources for operation)
 2017-08-03  3:26 UTC  (3+ messages)

[Bug 101977] UE4 4.17 causes hang in amdgpu_cs_query_fence_status
 2017-08-02 23:26 UTC  (2+ messages)
` [Bug 101977] UE4 4.17 causes Assertion `G_0286CC_LINEAR_CENTER_ENA(shader->config.spi_ps_input_addr)' failed


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).