dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-06 21:03:08 to 2020-05-07 22:50:44 UTC [more...]

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

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

[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

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

[PATCH V3 00/15] Remove duplicated kmap code
 2020-05-07 22:50 UTC  (19+ 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 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] drm/exynos: remove redundant initialization to variable 'start'
 2020-05-07 20:22 UTC 

[PATCH v6 0/3] drm: LogiCVC display controller support
 2020-05-07 20:11 UTC  (4+ messages)
` [PATCH v6 2/3] 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  (4+ messages)
` [v4 PATCH 1/2] drivers: drm: panel: Add ASUS TM5P5 NT35596 panel driver
` [v4 PATCH 2/2] dt-bindings: display: Document ASUS Z00T TM5P5 NT35596 panel compatible

[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

[PATCH] RFC: i915: Drop relocation support on Gen12+
 2020-05-07 18:27 UTC  (4+ messages)

[PATCH 00/36] drm: Fareless gem_free_object
 2020-05-07 18:17 UTC  (45+ 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: "

[PATCH v2 00/91] drm/vc4: Support BCM2711 Display Pipeline
 2020-05-07 17:36 UTC  (3+ messages)
` [PATCH v2 89/91] drm/vc4: hdmi: Support the BCM2711 HDMI controllers

[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  (7+ messages)
` [PATCH v4 1/6] drm/bridge: ti-sn65dsi86: Export bridge GPIOs to Linux
` [PATCH v4 4/6] dt-bindings: drm/bridge: ti-sn65dsi86: Convert to yaml

[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()

[PATCH v11 00/14] In order to readout DP SDPs, refactors the handling of DP SDPs
 2020-05-07 13:27 UTC  (15+ messages)
` [PATCH v11 01/14] video/hdmi: Add Unpack only function for DRM infoframe
` [PATCH v11 02/14] drm/i915/dp: Read out DP SDPs
` [PATCH v11 03/14] drm: Add logging function for DP VSC SDP
` [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 v2 16/17] dt-bindings: mali-midgard: Allow dma-coherent
 2020-05-07 11:24 UTC 

[drm-tip:drm-tip 3/9] drivers/gpu/drm/i915/gt/intel_engine_cs.c:1428:31: error: 'struct intel_context' has no member named 'lrc_desc'
 2020-05-07 11:03 UTC 

[Bug 205291] Cannot switch off Radeon HD 4330/4350/4550 with vgaswitcheroo
 2020-05-07 10:39 UTC 

Question about sRGB framebuffer support
 2020-05-07  9:15 UTC  (10+ messages)

[PATCH v3] drm/ast: Don't check new mode if CRTC is being disabled
 2020-05-07  9:06 UTC 

[PATCH v2 0/6] Prepare mgag200 for simple KMS and managed init
 2020-05-07  9:03 UTC  (7+ messages)
` [PATCH v2 1/6] drm/mgag200: Convert struct drm_device to struct mga_device with helper
` [PATCH v2 2/6] drm/mgag200: Remove several references to struct mga_device.dev
` [PATCH v2 3/6] drm/mgag200: Integrate init function into load function
` [PATCH v2 4/6] drm/mgag200: Use managed mode-config initialization
` [PATCH v2 5/6] drm/mgag200: Remove unused fields from struct mga_device
` [PATCH v2 6/6] drm/mgag200: Embed connector instance in "

Operating KMS UAPI (Re: RFC: Drm-connector properties managed by another driver / privacy screen support)
 2020-05-07  9:03 UTC  (12+ messages)

[PATCH v3 00/25] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-05-07  8:47 UTC  (3+ messages)
  ` [PATCH v3 01/25] dma-mapping: add generic helpers for mapping sgtable objects

[PULL] drm-misc-next
 2020-05-07  7:25 UTC 

[PATCH v10 0/2] Add initial support for slimport anx7625
 2020-05-06  7:05 UTC  (3+ messages)
` [PATCH v10 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter binding
` [PATCH v10 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH 00/14] drm/radeon: remove comparison to bool
 2020-05-06 14:33 UTC  (15+ messages)
` [PATCH 01/14] drm/radeon: remove comparison to bool in btc_dpm.c
` [PATCH 02/14] drm/radeon: remove comparison to bool in ci_dpm.c
` [PATCH 03/14] drm/radeon: remove comparison to bool in ni_dpm.c
` [PATCH 04/14] drm/radeon: remove comparison to bool in radeon_atpx_handler.c
` [PATCH 05/14] drm/radeon: remove comparison to bool in radeon_object.c
` [PATCH 06/14] drm/radeon: remove comparison to bool in radeon_ttm.c
` [PATCH 07/14] drm/radeon: remove comparison to bool in r100.c
` [PATCH 08/14] drm/radeon: remove comparison to bool in r300.c
` [PATCH 09/14] drm/radeon: remove comparison to bool in r600.c
` [PATCH 10/14] drm/radeon: remove comparison to bool in rs600.c
` [PATCH 11/14] drm/radeon: remove comparison to bool in rs690.c
` [PATCH 12/14] drm/radeon: remove comparison to bool in rv6xx_dpm.c
` [PATCH 13/14] drm/radeon: remove comparison to bool in rv515.c
` [PATCH 14/14] drm/radeon: remove comparison to bool in si_dpm.c

[PATCH -next] drm/i2c/tda998x: Make tda998x_audio_digital_mute static
 2020-05-07  2:49 UTC 

[PATCH V2] video: fbdev: w100fb: Fix a potential double free
 2020-05-06 18:19 UTC 

[PATCH] drm/meson: pm resume add return errno branch
 2020-05-07  3:09 UTC  (2+ messages)
`  "

[PATCH] drm/exynos: remove no need devm_kfree in probe [re-send, welcome any comments]
 2020-05-06 12:49 UTC 

[RFC PATCH 0/4] Add support for i.MX8MM GPUs through Etnaviv
 2020-05-06 11:59 UTC  (10+ messages)
` [RFC PATCH 3/4] drm/etnaviv: Change order of enabling clocks to fix boot on i.MX8MM
` [RFC PATCH 4/4] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core using Etnaviv

[PATCH hmm v2 5/5] mm/hmm: remove the customizable pfn format from hmm_range_fault
 2020-05-06 16:21 UTC  (5+ messages)

[PATCH] dma-buf: fix use-after-free in dmabuffs_dname
 2020-05-06  8:30 UTC 

[PATCH v5 0/6] Support DRM bridges on NVIDIA Tegra
 2020-05-06 17:05 UTC  (4+ messages)
` [PATCH v5 2/6] drm/of: Make drm_of_find_panel_or_bridge() to check graph's presence

[PATCH v3 0/4] drm: Add support for IPK DSI Host Driver
 2020-05-06  9:56 UTC  (7+ messages)
` [PATCH v3 3/4] drm: ipk: Add extensions for DW MIPI DSI Host driver
` [PATCH v3 4/4] MAINTAINERS: Add IPK MIPI DSI Host driver entry

[PATCH v5] drm/i915: Init lspcon chip dynamically
 2020-05-06 10:28 UTC 

[PATCH -next] drm/ast: Make ast_primary_plane_helper_atomic_update static
 2020-05-07  2:40 UTC 

[PATCH v2] drm/mediatek: cleanup coding style in mediatek a bit
 2020-05-06 12:33 UTC 

[PATCH] drm/exynos: make pointer to const data const type
 2020-05-07  3:09 UTC  (2+ messages)
`  "

[PATCH] drm/mediatek: eliminate the magic number in array size
 2020-05-06 12:42 UTC 

Re: [PATCH] drm/mediatek: cleanup coding style in mediatek a bit
 2020-05-06 12:14 UTC  (2+ messages)
`  "

[PATCH] drm/mediatek: stop iterating dma addresses when sg_dma_len() == 0
 2020-05-06 11:03 UTC  (6+ messages)

[PATCH hmm v2 0/5] Adjust hmm_range_fault() API
 2020-05-06 18:45 UTC  (2+ messages)

[PATCH] drm/amdgpu: allocate large structures dynamically
 2020-05-07  6:55 UTC  (4+ messages)

linux-next: build warning after merge of the drm-misc tree
 2020-05-07  3:04 UTC 

linux-next: manual merge of the drm tree with the drm-intel-fixes tree
 2020-05-07  2:43 UTC 

[PATCH] drm/vkms: enable cursor by default
 2020-05-07  1:55 UTC  (3+ messages)

[PATCH] drm/vkms: Hold gem object while still in-use
 2020-05-07  1:55 UTC  (3+ messages)

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-05-06 22:06 UTC  (2+ messages)
` [Bug 207383] "

[pull] amdgpu drm-fixes-5.7
 2020-05-06 21:22 UTC 


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