dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-07 13:27:31 to 2020-05-08 11:13:42 UTC [more...]

[PATCH 1/3] drm/atomic: Take the atomic toys away from X
 2020-05-08  9:54 UTC  (4+ messages)
` [PATCH] "

[PATCH v2] uapi/drm/drm_fourcc.h: Note on platform specificity for format modifiers
 2020-05-08 11:13 UTC  (4+ messages)

[PATCH] dma-buf: Use atomic_fetch_add() for the context id
 2020-05-08 11:10 UTC 

[PATCH 00/36] drm: Fareless gem_free_object
 2020-05-08 11:09 UTC  (69+ messages)
` [PATCH 01/36] drm: remove unused drm_gem.h include
` [PATCH 02/36] drm/gem: use _unlocked reference in drm_gem_objects_lookup docs
` [PATCH 03/36] drm/todo: mention i915 in the struct_mutex section
` [PATCH 04/36] drm/doc: drop struct_mutex references
` [PATCH 05/36] drm/doc: drop struct_mutex refernce for drm_gem_object_free
` [PATCH 06/36] drm/amdgpu: use the unlocked drm_gem_object_put
` [PATCH 07/36] drm/gma500: Use lockless gem BO free callback
` [PATCH 08/36] drm: remove drm_driver::gem_free_object
` [PATCH 09/36] drm/gem: fold drm_gem_object_put_unlocked and __drm_gem_object_put()
` [PATCH 10/36] drm/gem: add _locked suffix to drm_object_put
` [PATCH 11/36] drm/gem: add drm_object_put helper
` [PATCH 12/36] drm/amd: remove _unlocked suffix in drm_object_put_unlocked
` [PATCH 13/36] drm/arm: "
` [PATCH 14/36] drm/armada: "
` [PATCH 15/36] drm/etnaviv: "
` [PATCH 16/36] drm/exynos: "
` [PATCH 17/36] drm/gma500: "
` [PATCH 18/36] drm/i915: "
` [PATCH 19/36] drm/lima: "
` [PATCH 20/36] drm/mediatek: "
` [PATCH 21/36] drm/mgag200: "
` [PATCH 22/36] drm/msm: "
` [PATCH 23/36] drm/nouveau: "
` [PATCH 24/36] drm/omapdrm: "
` [PATCH 25/36] drm/panfrost: "
` [PATCH 26/36] drm/qxl: "
` [PATCH 27/36] drm/radeon: "
` [PATCH 28/36] drm/rockchip: "
` [PATCH 29/36] drm/tegra: "
` [PATCH 30/36] drm/v3d: "
` [PATCH 31/36] drm/vc4: "
` [PATCH 32/36] drm/vgem: "
` [PATCH 33/36] drm/virtio: "
` [PATCH 34/36] drm/vkms: "
` [PATCH 35/36] drm/xen: "
` [PATCH 36/36] drm/gem: "

[Bug 200695] New: Blank screen on RX 580 with amdgpu.dc=1 enabled (no displays detected)
 2020-05-08 10:55 UTC  (2+ messages)
` [Bug 200695] "

[PATCH v6 0/3] drm: LogiCVC display controller support
 2020-05-08 10:32 UTC  (5+ messages)
` [PATCH v6 2/3] drm: Add support for the LogiCVC display controller

[PATCH] gpu: host1x: Clean up debugfs in error handling path in 'host1x_probe()'
 2020-05-08 10:26 UTC  (2+ messages)

[GIT PULL] drm/tegra: Fixes for v5.7
 2020-05-08 10:13 UTC 

[Bug 207619] New: Screen corrupt in Wayland and kmscube, like wrong stride / pitch, on Radeon X1400 RV515
 2020-05-08  9:59 UTC  (2+ messages)
` [Bug 207619] "

[PATCH v2 0/5] Enable ilitek ili9341 on stm32f429-disco board
 2020-05-08  9:02 UTC  (7+ messages)
` [PATCH v2 1/5] ARM: dts: stm32: Add pin map for ltdc, spi5 "
` [PATCH v2 2/5] ARM: dts: stm32: enable ltdc binding with ili9341 on stm32429-disco board
` [PATCH v2 3/5] dt-bindings: display: panel: Add ilitek ili9341 panel bindings
` [PATCH v2 4/5] clk: stm32: Fix stm32f429 ltdc driver loading hang in clk set rate. keep ltdc clk running after kernel startup
` [PATCH v2 5/5] drm/panel: add panel driver for Ilitek ili9341 panels

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-08  6:20 UTC  (8+ messages)
` [PATCH v2 89/91] drm/vc4: hdmi: Support the BCM2711 HDMI controllers
` [PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipelin

[PATCH -next] drm: panel: add MODULE_LICENSE to panel-visionox-rm69299.c
 2020-05-07 19:45 UTC  (2+ messages)

[PATCH v2] drm/amd/amdgpu: cleanup coding style a bit
 2020-05-07 19:30 UTC  (3+ messages)

BUG: unable to handle kernel paging request in vga16fb_imageblit (2)
 2020-05-08  7:07 UTC 

[PATCH] drm/edid: Add Oculus Rift S to non-desktop list
 2020-05-07 18:06 UTC 

[PATCH] drm/mediatek: stop iterating dma addresses when sg_dma_len() == 0
 2020-05-07 12:04 UTC  (9+ messages)

[PATCH -next] drm/amd/display: remove duplicate headers
 2020-05-07 19:42 UTC  (2+ messages)

[bug report] drm/xen-front: Add support for Xen PV display frontend
 2020-05-08  7:34 UTC  (4+ messages)

[PATCH v2] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-08  6:41 UTC 

[PATCH -next] drm/amd/dc: Remove a useless comparison
 2020-05-07 19:41 UTC  (2+ messages)

[PATCH 1/3] drm/dsi: use stack buffer in mipi_dsi_dcs_write()
 2020-05-07 16:18 UTC  (4+ messages)
` [PATCH 3/3] drm/mipi: use dcs write for mipi_dsi_dcs_set_tear_scanline

[PULL] drm-misc-fixes
 2020-05-07 16:01 UTC 

[PATCH] drm/vmwgfx: Return true in function vmw_fence_obj_signaled()
 2020-05-07 11:07 UTC 

[PATCH] drivers/video: cleanup coding style in video a bit
 2020-05-08  1:53 UTC  (2+ messages)
`  "

[PATCH] drm/amd/display: remove variable "result" in dcn20_patch_unknown_plane_state()
 2020-05-07 19:35 UTC  (2+ messages)

[PATCH] drm/exynos: remove no need devm_kfree in probe [re-send, welcome any comments]
 2020-05-08  7:52 UTC  (2+ messages)

[PATCH v2 0/9] Prefer drm_WARN* over WARN*
 2020-05-08  7:23 UTC  (4+ messages)
` [PATCH v2 3/9] drm/i915/display/sdvo: "

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-08  7:12 UTC  (5+ messages)
` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v3 02/25] drm: core: fix common struct sg_table related issues

[PATCH] drm/exynos: remove redundant initialization to variable 'start'
 2020-05-08  7:08 UTC  (2+ messages)

[PATCH v3] drm/ast: Don't check new mode if CRTC is being disabled
 2020-05-08  7:00 UTC  (2+ messages)

[PATCH -next] drm/ast: Make ast_primary_plane_helper_atomic_update static
 2020-05-08  6:44 UTC  (2+ messages)

[PATCH] RFC: i915: Drop relocation support on Gen12+
 2020-05-08  5:58 UTC  (5+ messages)

[PULL] drm-intel-fixes
 2020-05-08  5:24 UTC 

[git pull] drm fixes for 5.7-rc5
 2020-05-08  5:23 UTC 

linux-next: manual merge of the amdgpu tree with the pm tree
 2020-05-08  4:34 UTC 

linux-next: build failure after merge of the drm tree
 2020-05-08  4:29 UTC 

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2020-05-08  3:50 UTC 

[PATCH v11 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-08  2:20 UTC  (14+ messages)
` [PATCH v11 01/14] video/hdmi: Add Unpack only function for DRM infoframe
` [PATCH v11 04/14] drm/i915: Include HDMI DRM infoframe in the crtc state dump
` [PATCH v11 05/14] drm/i915: Include DP HDR Metadata Infoframe SDP "
` [PATCH v11 06/14] drm/i915: Include DP VSC "
` [PATCH v11 07/14] drm/i915: Program DP SDPs with computed configs
` [PATCH v11 08/14] drm/i915: Add state readout for DP HDR Metadata Infoframe SDP
` [PATCH v11 09/14] drm/i915: Add state readout for DP VSC SDP
` [PATCH v11 10/14] drm/i915: Fix enabled infoframe states of lspcon
` [PATCH v11 11/14] drm/i915: Program DP SDPs on pipe updates
` [PATCH v11 12/14] drm/i915: Stop sending DP SDPs on ddi disable
` [PATCH v11 13/14] drm/i915/dp: Add compute routine for DP PSR VSC SDP
` [PATCH v11 14/14] drm/i915/psr: Use new DP VSC SDP compute routine on PSR

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-07 22:52 UTC  (21+ messages)
` [PATCH V3 01/15] arch/kmap: Remove BUG_ON()
` [PATCH V3 02/15] arch/xtensa: Move kmap build bug out of the way
` [PATCH V3 03/15] arch/kmap: Remove redundant arch specific kmaps
` [PATCH V3 04/15] arch/kunmap: Remove duplicate kunmap implementations
` [PATCH V3 05/15] {x86,powerpc,microblaze}/kmap: Move preempt disable
` [PATCH V3 06/15] arch/kmap_atomic: Consolidate duplicate code
` [PATCH V3 07/15] arch/kunmap_atomic: "
` [PATCH V3 08/15] arch/kmap: Ensure kmap_prot visibility
` [PATCH V3 09/15] arch/kmap: Don't hard code kmap_prot values
` [PATCH V3 10/15] arch/kmap: Define kmap_atomic_prot() for all arch's
` [PATCH V3 11/15] drm: Remove drm specific kmap_atomic code
` [PATCH V3 12/15] kmap: Remove kmap_atomic_to_page()
` [PATCH V3 13/15] parisc/kmap: Remove duplicate kmap code
` [PATCH V3 14/15] sparc: Remove unnecessary includes
` [PATCH V3 15/15] kmap: Consolidate kmap_prot definitions
  ` [PATCH V3.1] "

[PATCH v2 1/2] drm/bridge: ti-sn65dsi86: Implement lane reordering + polarity
 2020-05-07 21:39 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: drm/bridge: ti-sn65dsi86: Improve the yaml validation

[PATCH v5 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-07 21:35 UTC  (7+ messages)
` [PATCH v5 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v5 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings
` [PATCH v5 3/6] drm/panel-simple: Support hpd-gpios for delaying prepare()
` [PATCH v5 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml
` [PATCH v5 5/6] dt-bindings: drm/bridge: ti-sn65dsi86: Document no-hpd
` [PATCH v5 6/6] arm64: dts: sdm845: Add "no-hpd" to sn65dsi86 on cheza

[PATCH v5 0/2] drm: LogiCVC display controller support
 2020-05-07 20:16 UTC  (6+ messages)
` [PATCH v5 2/2] drm: Add support for the LogiCVC display controller

[PATCH] MAINTAINERS: Remove me from amdgpu maintainers
 2020-05-07 20:05 UTC  (3+ messages)

[v4 PATCH 0/2] Add support for ASUS Z00T TM5P5 NT35596 panel
 2020-05-07 19:58 UTC  (2+ messages)

[PATCH 0/9] drm/nouveau: Introduce CRC support for gf119+
 2020-05-07 18:57 UTC  (4+ messages)
` [PATCH 1/9] drm/vblank: Add vblank works

[Bug 207613] New: Won't boot
 2020-05-07 16:25 UTC  (3+ messages)
` [Bug 207613] "

[PATCH AUTOSEL 5.6 21/50] drm/amd/display: blank dp stream before re-train the link
 2020-05-07 16:11 UTC  (9+ messages)
` [PATCH AUTOSEL 5.6 25/50] dma-buf: Fix SET_NAME ioctl uapi
` [PATCH AUTOSEL 5.6 32/50] drm/amd/powerplay: avoid using pm_en before it is initialized revised
` [PATCH AUTOSEL 5.6 33/50] drm/amdgpu: bump version for invalidate L2 before SDMA IBs
` [PATCH AUTOSEL 5.6 35/50] drm/amd/display: check if REFCLK_CNTL register is present
` [PATCH AUTOSEL 5.6 36/50] drm/amd/display: Defer cursor update around VUPDATE for all ASIC
` [PATCH AUTOSEL 5.6 37/50] drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
` [PATCH AUTOSEL 5.6 39/50] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()

[PATCH v4 0/6] drm: Prepare to use a GPIO on ti-sn65dsi86 for Hot Plug Detect
 2020-05-07 14:39 UTC  (3+ messages)
` [PATCH v4 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux

[PATCH 1/2] drm/panfrost: missing remove opp table in case of failure
 2020-05-07 14:30 UTC  (11+ messages)
` [PATCH 2/2] drm/panfrost: add devfreq regulator support

[PATCH AUTOSEL 4.4 8/9] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:30 UTC 

[PATCH AUTOSEL 4.9 09/11] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:30 UTC 

[PATCH AUTOSEL 4.14 13/16] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 4.19 17/20] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()
 2020-05-07 14:29 UTC 

[PATCH AUTOSEL 5.4 19/35] dma-buf: Fix SET_NAME ioctl uapi
 2020-05-07 14:28 UTC  (5+ messages)
` [PATCH AUTOSEL 5.4 25/35] drm/amd/powerplay: avoid using pm_en before it is initialized revised
` [PATCH AUTOSEL 5.4 27/35] drm/amd/display: check if REFCLK_CNTL register is present
` [PATCH AUTOSEL 5.4 28/35] drm/amd/display: Update downspread percent to match spreadsheet for DCN2.1
` [PATCH AUTOSEL 5.4 30/35] drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper()


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