dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-01-15 17:16:11 to 2018-01-17 09:26:43 UTC [more...]

[PULL] drm-misc-fixes
 2018-01-17  9:26 UTC 

[PATCH libdrm] drm: fix return value
 2018-01-17  9:24 UTC  (6+ messages)

[PATCH 00/19] drm/sun4i: Support more planes, zpos and plane-wide alpha
 2018-01-17  9:20 UTC  (13+ messages)
` [PATCH 01/19] drm/fourcc: Add a function to tell if the format embeds alpha
` [PATCH 04/19] drm/rockchip: Use the alpha format helper
` [PATCH 06/19] drm/blend: Add a generic alpha property

[PATCH] drm: Fix PANEL_ORIENTATION_QUIRKS breaking the Kconfig DRM menuconfig
 2018-01-17  9:14 UTC  (5+ messages)
    ` [Intel-gfx] "

[PATCH v3 0/8] Aspect ratio support in DRM layer
 2018-01-17  9:11 UTC  (9+ messages)
` [PATCH v3 1/8] drm/modes: Introduce drm_mode_match()
` [PATCH v3 2/8] drm/edid: Use drm_mode_match_no_clocks_no_stereo() for consistentcy
` [PATCH v3 3/8] drm/edid: Fix cea mode aspect ratio handling
` [PATCH v3 4/8] drm: Add DRM client cap for aspect-ratio

[PATCH] drm/ttm: add VADDR_FLAG_UPDATED_COUNT to correctly update dma_page global count
 2018-01-17  8:59 UTC 

[PATCH] drm/vmwgfx: Fix a boot time warning
 2018-01-17  8:49 UTC  (3+ messages)

[git pull] vmwgfx-fixes-4.15 for -rc9 / final
 2018-01-17  8:40 UTC 

[PATCH 1/4] drm: rename {drm_clflush_sg, drm_clflush_pages}
 2018-01-17  8:39 UTC  (6+ messages)
` [PATCH 2/4] drm: add additional parameter in drm_flush_pages() and drm_flush_sg()
  ` [PATCH 3/4] drm: add ARM flush implementations
  ` [PATCH 4/4] drm/vgem: flush page during page fault

[PATCH] [RESEND] drm/gma500: initialize gma_clock_t structures
 2018-01-17  8:27 UTC  (3+ messages)

[PATCH 0/7] drm/vmwgfx: Various atomic modesetting fixes
 2018-01-17  8:24 UTC  (9+ messages)
` [PATCH 1/7] drm/vmwgfx: Avoid iterating over display unit if crtc is available
` [PATCH 2/7] drm/vmwgfx: Move surface copy cmd to atomic function
` [PATCH 3/7] drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
` [PATCH 4/7] drm/vmwgfx: Move screen object page flip to atomic function
` [PATCH 5/7] drm/vmwgfx: Move the stdu vblank event "
` [PATCH 6/7] drm/vmwgfx: Send the correct nonblock option for atomic_commit
` [PATCH 7/7] drm/vmwgfx: Cursor update fixes

[PATCH v3 1/8] dt-bindings: display: xlnx: Add bindings for Xilinx display pipeline
 2018-01-17  8:20 UTC  (10+ messages)
  ` [PATCH v3 2/8] drm: xlnx: Xilinx DRM KMS driver
  ` [PATCH v3 3/8] dt-bindings: display: xlnx: Add ZynqMP DP subsystem bindings
  ` [PATCH v3 4/8] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DP subsystem display
  ` [PATCH v3 5/8] drm: xlnx: DRM KMS driver for Xilinx ZynqMP DisplayPort
  ` [PATCH v3 6/8] drm: xlnx: ZynqMP DP subsystem DRM KMS driver
` [PATCH v3 7/8] drm: xlnx: zynqmp_disp: Add drm properties
` [PATCH v3 8/8] drm: xlnx: zynqmp_dp: "

[PATCH] [RESEND] vmwgfx: use monotonic event timestamps
 2018-01-17  8:19 UTC  (6+ messages)
    ` drm: fix vmwgfx boot warning WAS "

[PATCH 1/3] dma-buf: make returning the exclusive fence optional
 2018-01-17  8:02 UTC  (3+ messages)

[PATCH] drm/ttm: add updated_glob_count in dma_page
 2018-01-17  7:48 UTC  (3+ messages)

[PATCH 0/4] drm/msm/dsi: Add DSI 10nm PLL/PHY drivers
 2018-01-17  6:05 UTC  (5+ messages)
` [PATCH 1/4] drm/msm/dsi: Update generated headers for 10nm PLL/PHY
` [PATCH 2/4] drm/msm/dsi: Add skeleton 10nm PHY/PLL code
` [PATCH 3/4] drm/msm/dsi: Populate PLL 10nm clock ops
` [PATCH 4/4] drm/msm/dsi: Populate the 10nm PHY funcs

[PATCH] rnndb: dsi: Add DSI 10nm PLL/PHY registers
 2018-01-17  5:57 UTC 

[Bug 104597] Compton weird colors
 2018-01-17  4:26 UTC  (3+ messages)
` [Bug 104597] [bisected] "

[PATCHv<8> 3/3] ARM:drm ivip Intel FPGA Video and Image Processing Suite
 2018-01-17  3:51 UTC  (2+ messages)

[PATCH] drm: Make PANEL_ORIENTATION_QUIRKS depend on DRM
 2018-01-17  2:49 UTC  (2+ messages)

[Bug 104540] Corrupted colors in OBS-Studio window capture
 2018-01-17  2:44 UTC  (2+ messages)

[radeon-alex:amd-staging-drm-next 1493/1561] sound/soc/amd/raven/acp3x-pcm-dma.c:246:10: error: implicit declaration of function 'page_to_phys'; did you mean 'page_to_pfn'?
 2018-01-17  2:38 UTC 

[PATCH 1/2] drm/ttm: Allow page allocations w/o triggering OOM
 2018-01-17  2:21 UTC  (13+ messages)
` [PATCH 2/2] drm/amdgpu: Use new TTM flag to avoid OOM triggering
        ` [PATCH v2 1/2] drm/ttm: Allow page allocations w/o triggering OOM
            ` [PATCH v2 2/2] drm/amdgpu: Use new TTM flag to avoid OOM triggering

[radeon-alex:amd-staging-drm-next 1493/1561] sound/soc/amd/raven/pci-acp3x.c:58:8: error: implicit declaration of function 'pci_enable_msi'
 2018-01-17  2:16 UTC 

[PATCH] drm/fb-helper: Fix of-by-one in setcmap_pseudo_palette
 2018-01-17  0:13 UTC  (6+ messages)

[PATCH] drm/dsi: Fix improper use of mipi_dsi_device_transfer() return value
 2018-01-16 22:23 UTC  (3+ messages)

[PATCH] drm/panel: panasonic-vvx10f034n00: Fix wuxga_nt_panel_disable() return value
 2018-01-16 22:22 UTC 

[PATCH 2/2] drm: rcar-du: lvds: fix LVDS startup on R-Car gen2
 2018-01-16 22:20 UTC  (6+ messages)
` [PATCH v2 2/2] drm: rcar-du: lvds: Fix "

[Bug 104508] Unable to set "IT Content" bit for HDMI and DisplayPort
 2018-01-16 22:00 UTC  (2+ messages)
` [Bug 104508] Unable to set "Content Type" "

[Bug 104507] Unable to set "IT Content" bit for HDMI and DisplayPort
 2018-01-16 22:00 UTC  (2+ messages)
` [Bug 104507] Unable to set "Content Type" "

[Bug 104611] [fiji] BUG: unable to handle kernel NULL pointer dereference when waking up displays with amdgpu.dc=1
 2018-01-16 21:55 UTC  (2+ messages)

[PATCH v16 00/10] Add backlight helper functions
 2018-01-16 21:46 UTC  (20+ messages)
` [PATCH v16 01/10] video: backlight: Add helpers to enable and disable backlight
` [PATCH v16 02/10] drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/disable
` [PATCH v16 03/10] video: backlight: Add of_find_backlight helper in backlight.c
` [PATCH v16 04/10] drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight
` [PATCH v16 05/10] video: backlight: Add devres versions of of_find_backlight
` [PATCH v16 06/10] drm/tinydrm: Call devres version "
` [PATCH v16 07/10] drm/panel: Use backlight_enable/disable helpers
` [PATCH v16 08/10] drm/omapdrm: "
` [PATCH v16 09/10] drm/panel: Use of_find_backlight helper
` [PATCH v16 10/10] drm/omapdrm: "

[PATCH 1/5] drm/vblank: Fix return type for drm_vblank_count()
 2018-01-16 21:26 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 0/3] drm/msm/dsi: improve pointer validation checks
 2018-01-16 21:26 UTC  (5+ messages)
` [PATCH v2 "
` [PATCH v2 1/3] drm/msm/dsi: check for failure on retrieving pll in dsi manager
` [PATCH v2 2/3] drm/msm/dsi: correct DSI id bounds check during registration
` [PATCH v2 3/3] drm/msm/dsi: check msm_dsi and dsi pointers before use

[Bug 104608] [r600, RV635] Removing radeon module results in BUG: unable to handle kernel NULL pointer dereference at 0000000000000258
 2018-01-16 21:22 UTC  (4+ messages)

[PATCH v2 00/12] R-Car DU: Convert LVDS code to bridge driver
 2018-01-16 20:35 UTC  (22+ messages)
` [PATCH v2 03/12] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes
` [PATCH v2 04/12] drm: rcar-du: Convert LVDS encoder code to bridge driver

[PATCH v3] drm/amdgpu: Use new TTM flag to avoid OOM triggering
 2018-01-16 19:50 UTC 

[Bug 104660] DC R9 285 dual link DVI modes not shown
 2018-01-16 19:38 UTC  (6+ messages)

[PATCH v2 1/2] drm/bridge/synopsys: dsi: use common mipi_dsi_create_packet()
 2018-01-16 19:04 UTC  (7+ messages)
  ` [PATCH v2 2/2] drm/bridge/synopsys: dsi: handle endianness correctly in dw_mipi_dsi_write()

[Bug 198123] New: Console is the wrong color at boot with radeon 6670
 2018-01-16 16:54 UTC  (2+ messages)
` [Bug 198123] "

[PATCH] [v2] drm/i915: use static const array for PICK macro
 2018-01-16 16:42 UTC  (3+ messages)

[PATCH 1/2] drm: rcar-du: lvds: fix LVDS startup on R-Car gen3
 2018-01-16 15:42 UTC  (4+ messages)

[Bug 99353] Kaveri 7400K shows random colored noise instead of GUI in X or Wayland
 2018-01-16 15:15 UTC  (2+ messages)

[PATCH] [RESEND] gpu: ipu-v3: prg: avoid possible array underflow
 2018-01-16 15:02 UTC  (2+ messages)

[PATCH] drm: amd: dc: don't use FP math when Kcov is enabled
 2018-01-16 14:47 UTC  (5+ messages)

[PATCH 0/5] drm/ttm, drm/vmwgfx: Use kmap_atomic() for cpu blit
 2018-01-16 14:08 UTC  (8+ messages)
` [PATCH 1/5] drm/ttm: Clean up kmap_atomic_prot selection code
` [PATCH 2/5] drm/ttm: Export the ttm_k[un]map_atomic_prot API
` [PATCH 3/5] drm/vmwgfx: Don't cache framebuffer maps
` [PATCH 4/5] drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
` [PATCH 5/5] drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits

[PATCH] [RESEND v2] drm/nouveau/clk: fix gcc-7 -Wint-in-bool-context warning
 2018-01-16 13:44 UTC 

[Bug 104639] kernel 4.15-rc8 reboots randomly with RX 560
 2018-01-16 13:30 UTC  (5+ messages)

[PATCH 00/10] R-Car DU: Convert LVDS code to bridge driver
 2018-01-16  9:09 UTC  (5+ messages)
` [PATCH 05/10] ARM: dts: porter: Fix HDMI output routing

[PATCH 00/40] DRM Rockchip rk3399 (Kevin)
 2018-01-16  4:02 UTC  (10+ messages)
` [PATCH 01/40] drm/rockchip: Get rid of some unnecessary code
` [PATCH 30/40] drm/rockchip: Flush PSR before committing modeset disables/enables
  ` [PATCH 37/40] drm/panel: simple: Change mode for Sharp lq123p1jx31
` [PATCH 38/40] drm/rockchip: pre dither down when output bpc is 8bit
` [PATCH 39/40] drm/rockchip: analogix_dp: Fix invalid implementation of unbind
` [PATCH 40/40] drm/bridge: analogix_dp: Split the platform-specific poweron in two parts

[Bug 104599] corrupted desktop graphics with latest git intel driver
 2018-01-16  3:49 UTC  (2+ messages)

[RFC 0/4] Implement full clockgating for Kepler1 and 2
 2018-01-16  3:34 UTC  (7+ messages)
` [RFC 1/4] drm/nouveau: Add support for basic clockgating on Kepler1
` [RFC 2/4] drm/nouveau: Add support for BLCG clockgating for Kepler1
  ` [RFC 3/4] drm/nouveau: Add BLCG clockgating for Kepler2
` [RFC 4/4] drm/nouveau: Add SLCG "

[Bug 104082] amdgpu 0000:07:00.0: swiotlb buffer is full (sz: 2097152 bytes)
 2018-01-16  3:22 UTC  (2+ messages)

[PATCH libdrm] drm: fix return value
 2018-01-16  2:54 UTC 

[Bug 104603] Below 60 FPS with XScreenSaver discoball on HiDPI monitor
 2018-01-15 18:51 UTC  (3+ messages)

[PATCH 0/3] drm/bridge/sil-sii8620: misc fixes
 2018-01-15 17:33 UTC  (4+ messages)
    ` [PATCH 1/3] drm/bridge/sii8620: perform I2C bus recovery after reset
    ` [PATCH 2/3] drm/bridge/sii8620: simplify hardware reset procedure
    ` [PATCH 3/3] drm/bridge/sii8620: fix loops in EDID fetch logic


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).