dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-22 07:48:40 to 2020-09-23 07:54:54 UTC [more...]

[PATCH v2 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD
 2020-09-23  1:37 UTC  (5+ messages)
` [PATCH v2 1/3] drm: rockchip: hdmi: fix clock rounding code
` [PATCH v2 2/3] drm: rockchip: hdmi: allow any clock that is within the range
` [PATCH v2 3/3] drm: rockchip: hdmi: add higher pixel clock frequencies

[PATCH -next] drm/amd/display: Remove set but not used variable
 2020-09-23  3:42 UTC 

[PATCH] i915: Introduce quirk for shifting eDP brightness
 2020-09-22 21:30 UTC  (11+ messages)
        ` [Intel-gfx] "

[PATCH 0/3] drm: rockchip: hdmi: enable higher resolutions than FHD
 2020-09-22 19:52 UTC  (12+ messages)
` [PATCH 1/3] drm: rockchip: hdmi: remove vop_crtc_mode_fixup to fix clock handling
  ` [PATCH 1/3] drm: rockchip: hdmi: remove vop_crtc_mode_fixup to fix clock handling【请注意,邮件由linux-rockchip-bounces+andy.yan=rock-chips.com@lists.infradead.org代发】
` [PATCH 3/3] drm: rockchip: hdmi: add higher pixel clock frequencies

[PATCH] video: use kobj_to_dev()
 2020-09-22 12:14 UTC 

[PATCH] MAINTAINERS: move Milo Kim to credits
 2020-09-22 11:45 UTC  (6+ messages)

[PATCH 1/4] dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
 2020-09-22 16:07 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH 3/4] dt-bindings: phy: convert phy-mtk-ufs.txt "
` [PATCH 4/4] dt-bindings: phy: convert HDMI PHY binding "

[PATCH V4] drm/dp_mst: Retrieve extended DPCD caps for topology manager
 2020-09-23  2:16 UTC  (3+ messages)

[PATCH drm/hisilicon v3 0/2] support reading resolutions from EDID
 2020-09-22 12:44 UTC  (3+ messages)
` [PATCH drm/hisilicon v3 1/2] drm/hisilicon: Support i2c driver algorithms for bit-shift adapters
` [PATCH drm/hisilicon v3 2/2] drm/hisilicon: Features to support reading resolutions from EDID

[PATCH] drm/radeon:fix typoes in comments
 2020-09-22 15:39 UTC  (2+ messages)

[PATCH 3/6] drm/i915: use vmap in shmem_pin_map
 2020-09-22 17:04 UTC  (9+ messages)
      ` [Intel-gfx] "
  ` [PATCH 6/6] x86/xen: open code alloc_vm_area in arch_gnttab_valloc

[PATCH v2] drm/nouveau/kms: Remove set but not used 'ret'
 2020-09-23  0:55 UTC 

[PATCH v3] drm/bridge: add it6505 driver
 2020-09-23  6:33 UTC  (2+ messages)

[PATCH -next] drm/v3d: Remove set but not used variable
 2020-09-22 11:39 UTC 

[PATCH v2 0/3] drm: panfrost: Coherency support
 2020-09-22 16:25 UTC  (5+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: Support coherency for Mali LPAE
` [PATCH v2 2/3] drm/panfrost: Support cache-coherent integrations
` [PATCH v2 3/3] arm64: dts: meson: Describe G12b GPU as coherent

[PATCH v3] drm/bridge: lvds-codec: Add support for regulator
 2020-09-22 11:01 UTC  (2+ messages)

[PATCH] drm/nouveau/kms: Remove set but not used 'ret'
 2020-09-22 18:16 UTC  (2+ messages)

[PATCH -next] dma-buf: heaps: Remove unused variable ret
 2020-09-22 14:51 UTC  (3+ messages)

[PATCH] drm/amd:fix typoes in comments
 2020-09-22 15:40 UTC  (2+ messages)

[PATCH 1/4] drm: pl111: Credit where credit is due
 2020-09-22 19:43 UTC  (6+ messages)
` [PATCH 2/4] video: fbdev: amba-clcd: Retire elder CLCD driver

[PATCH] gpu/drm/radeon: fix spellint typo in comments
 2020-09-22 15:49 UTC  (3+ messages)

[PATCH] drm/rockchip: skip probed failed device
 2020-09-23  7:38 UTC  (2+ messages)

rfc/wip ttm get rid of binding branch
 2020-09-23  7:05 UTC  (2+ messages)

linux-next: build warning after merge of the drm tree
 2020-09-23  6:27 UTC  (2+ messages)

[PATCH 01/11] drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2
 2020-09-23  4:36 UTC  (13+ messages)
` [PATCH 02/11] drm/vmwgfx: remove unused placement combination
` [PATCH 03/11] drm/vmwgfx: stop using ttm_bo_create
` [PATCH 04/11] drm/vmwgfx: switch over to the new pin interface v2
` [PATCH 05/11] drm/nouveau: switch over to the new pin interface
` [PATCH 06/11] drm/vram-helper: "
` [PATCH 07/11] drm/qxl: "
` [PATCH 08/11] drm/radeon: "
` [PATCH 09/11] drm/amdgpu: "
` [PATCH 10/11] drm/ttm: remove ttm_bo_create
` [PATCH 11/11] drm/ttm: remove TTM_PL_FLAG_NO_EVICT

Why can't ttm_tt_swapout() handle uncached or WC BOs?
 2020-09-23  3:17 UTC  (4+ messages)

[PATCH 00/10] ttm driver cleanups and invert move
 2020-09-23  3:04 UTC  (11+ messages)
` [PATCH 01/10] drm/radeon: kill radeon_bo_wait
` [PATCH 02/10] drm/qxl: kill unused bo wait wrapper
` [PATCH 03/10] drm/radeon: cleanup ttm operation ctx usage
` [PATCH 04/10] drm/nouveau/ttm: plumb ctx through move functions
` [PATCH 05/10] drm/ttm: add bo wait that takes a ctx wrapper
` [PATCH 06/10] drm/ttm: handle the SYSTEM->TT path in same place as others
` [PATCH 07/10] drm/amdgpu/ttm: handle tt moves properly
` [PATCH 08/10] drm/radeon/ttm: handle ttm "
` [PATCH 09/10] drm/nouveau/ttm: "
` [PATCH 10/10] drm/ttm: reverse move calling pattern

[radeon-alex:amd-staging-drm-next 471/482] drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1502:6: warning: no previous prototype for 'amdgpu_ras_error_status_query'
 2020-09-23  3:05 UTC 

[radeon-alex:amd-staging-drm-next 443/482] drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:39:6: sparse: sparse: symbol 'kfd_initialized' was not declared. Should it be
 2020-09-23  2:28 UTC  (2+ messages)
` [RFC PATCH radeon-alex] drm/amdgpu: kfd_initialized can be static

[PATCH v3 1/4] dp/dp_mst: Add support for sink event notify messages
 2020-09-23  2:13 UTC  (4+ messages)
` [PATCH v3 2/4] drm_dp_mst_topology: use correct AUX channel
` [PATCH v3 3/4] drm_dp_mst_topology: export two functions
` [PATCH v3 4/4] drm_dp_cec: add MST support

[PATCH v4 0/4] drm: panel: add support for TDO tl070wsh30 panel
 2020-09-23  1:28 UTC  (7+ messages)
` [PATCH v4 1/4] dt-bindings: vendor-prefixes: Add Shanghai Top Display Optolelectronics vendor prefix
` [PATCH v4 2/4] dt-bindings: display: panel-simple-dsi: add optional reset gpio
` [PATCH v4 3/4] dt-bindings: display: panel-simple-dsi: add TDO TL070WSH30 DSI panel bindings

[PATCH v4 00/23] device-dax: Support sub-dividing soft-reserved ranges
 2020-09-23  0:43 UTC  (6+ messages)

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-23  0:05 UTC  (3+ messages)
` [patch RFC 06/15] csky/mm/highmem: Switch to generic kmap atomic

[radeon-alex:amd-staging-drm-next 471/482] drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1502:6: warning: no previous prototype for function 'amdgpu_ras_error_status_query'
 2020-09-22 23:23 UTC 

[PATCH] drm/nouveau/kms/nv50-: Fix clock checking algorithm in nv50_dp_mode_valid()
 2020-09-22 21:22 UTC  (4+ messages)

[GIT PULL FOR v5.10] R-Car display drivers miscellaneous changes
 2020-09-22 21:13 UTC  (5+ messages)
  ` [GIT PULL FOR v5.10 - v2] "
    ` [GIT PULL FOR v5.10 - v3] "

[PATCH v5 00/38] DRM: fix struct sg_table nents vs. orig_nents misuse
 2020-09-22 21:12 UTC  (6+ messages)
` [PATCH v5 01/38] dma-mapping: add generic helpers for mapping sgtable objects
    ` [PATCH v5 05/38] drm: prime: use sgtable iterators in drm_prime_sg_to_page_addr_arrays()

[radeon-alex:amd-staging-drm-next 471/482] drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c:1502:6: warning: no previous prototype for 'amdgpu_ras_error_status_query'
 2020-09-22 20:05 UTC 

[PATCH v2 0/4] drm/vc4: Support HDMI QHD or higher output
 2020-09-22 19:29 UTC  (3+ messages)
  ` [PATCH v2 1/4] clk: bcm: rpi: Add register to control pixel bvb clk

[PATCH] drm: document and enforce rules around "spurious" EBUSY from atomic_commit
 2020-09-22 19:22 UTC  (2+ messages)

[PATCH] drm: avoid spurious EBUSY due to nonblocking atomic modesets
 2020-09-22 19:02 UTC  (8+ messages)

[PATCH 0/3] Fix Kernel-doc warnings introduced on next-20200921
 2020-09-22 18:22 UTC  (6+ messages)
` [PATCH 2/3] drm/dp: fix kernel-doc warnings at drm_dp_helper.c
` [PATCH 3/3] drm/dp: fix a kernel-doc issue at drm_edid.c

[PATCH v7 0/4] Add support for KeemBay DRM driver
 2020-09-22 18:20 UTC  (4+ messages)
` [PATCH v7 2/4] drm/kmb: Add support for KeemBay Display

[RESEND PATCH 1/2] drm/dp: fix kernel-doc warnings at drm_dp_helper.c
 2020-09-22 17:53 UTC  (2+ messages)
` [RESEND PATCH 2/2] drm/dp: fix a kernel-doc issue at drm_edid.c

[PATCH v2] drm/amd/display: optimize code runtime a bit
 2020-09-22 15:42 UTC  (2+ messages)

[PATCH] drm/i915/dp: Tweak initial dpcd backlight.enabled value
 2020-09-22 15:36 UTC  (4+ messages)

[PATCH v2] MAINTAINERS: add Dan Murphy as TP LP8xxx drivers maintainer
 2020-09-22 15:28 UTC 

[PATCH] drm/amd/display: Simplify condition in try_disable_dsc
 2020-09-22 15:19 UTC  (2+ messages)

[PATCH 1/2] drm/ttm: remove nonsense AGP handling
 2020-09-22 15:15 UTC  (3+ messages)
` [PATCH 2/2] drm/ttm: stop dangerous caching attribute change

[PATCH 0/3] drm/vram-helper: Various improvements
 2020-09-22 14:57 UTC  (4+ messages)
` [PATCH 1/3] drm/vram-helper: Integrate drm_gem_vram_init() into drm_gem_vram_create()
` [PATCH 2/3] drm/vram-helper: Set object function iff they are not provided by driver
` [PATCH 3/3] drm/vram-helper: Don't put new BOs into VRAM

[PATCH v2 1/2] drm/msm: Fix premature purging of BO
 2020-09-22 14:55 UTC  (2+ messages)
` [PATCH v2 2/2] drm/msm: Leave inuse count intact on map failure

[PATCH 0/3] drm: commit_work scheduling
 2020-09-22 14:48 UTC  (10+ messages)
` [PATCH 2/3] drm/atomic: Use kthread worker for nonblocking commits

[PATCH] drm/ast: Reload gamma LUT after changing primary plane's color format
 2020-09-22 14:46 UTC 

[PATCH AUTOSEL 5.4 13/15] drm/amdgpu/dc: Require primary plane to be enabled whenever the CRTC is
 2020-09-22 14:25 UTC  (3+ messages)

[Bug 209345] New: [nouveau] unknown chipset (0f22d0a1) (nVidia Tesla K80)
 2020-09-22 14:23 UTC  (6+ messages)
` [Bug 209345] "

[PATCH -next] vga_switcheroo: simplify the return expression of vga_switcheroo_runtime_resume
 2020-09-22 13:20 UTC  (2+ messages)

[PATCH] drm/gma500: clean up indentation issues
 2020-09-22 13:19 UTC  (2+ messages)

[PATCH 0/7] drm/i915: Add support for LTTPR non-transparent link training mode
 2020-09-22 12:51 UTC  (2+ messages)
` [PATCH 5/7] drm/dp: Add LTTPR helpers

[RFC PATCH v1 0/3] drm/panel: mantix panel reset fixes
 2020-09-22 11:38 UTC  (4+ messages)
` [RFC PATCH v1 3/3] dt-binding: display: Require two rests on mantix panel

[PATCH 0/7] drm/omap: misc improvements
 2020-09-22 10:02 UTC  (11+ messages)
` [PATCH 4/7] drm/omap: Implement CTM property for CRTC using OVL managers CPR matrix

[PATCH rdma-next v3 0/2] Dynamicaly allocate SG table from the pages
 2020-09-22  8:39 UTC  (2+ messages)
` [PATCH rdma-next v3 1/2] lib/scatterlist: Add support in dynamic allocation of SG table from pages

[GIT PULL] exynos-drm-next
 2020-09-22  8:38 UTC 

Nuke TTM_PL_FLAG_NO_EVICT
 2020-09-22  8:25 UTC  (4+ messages)
` [PATCH 04/11] drm/vmwgfx: stop using ttm_bo_create

[PATCH -next] drm/panel: simplify the return expression of td028ttec1_prepare
 2020-09-21 13:10 UTC 

[PATCHv5 0/6] System Cache support for GPU and required SMMU support
 2020-09-22  6:18 UTC  (6+ messages)
` [PATCHv5 1/6] iommu/io-pgtable-arm: Add support to use system cache
` [PATCHv5 3/6] drm/msm: rearrange the gpu_rmw() function
` [PATCHv5 4/6] drm/msm/a6xx: Add support for using system cache(LLC)
` [PATCHv5 5/6] iommu: arm-smmu-impl: Use table to list QCOM implementations
` [PATCHv5 6/6] iommu: arm-smmu-impl: Add a space before open parenthesis

[PATCH -next] drm/panfrost: simplify the return expression of panfrost_devfreq_target()
 2020-09-21 13:10 UTC 

[PATCH 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-09-21 12:20 UTC  (3+ messages)
` [PATCH 2/5] thermal: devfreq_cooling: get a copy of device status
` [PATCH 3/5] thermal: devfreq_cooling: add new registration functions with Energy Model

XDC 2020 feedback and comments
 2020-09-21  8:03 UTC 

[PATCH -next] drm/amdgpu: simplify the return expression
 2020-09-21 13:10 UTC 

[PATCH -next] omapfb: simplify the return expression of sharp_ls_connect
 2020-09-21  8:24 UTC 

[PATCH drm/hisilicon v2 0/2] support reading resolutions from EDID
 2020-09-22  7:03 UTC  (2+ messages)
` [PATCH drm/hisilicon v2 2/2] drm/hisilicon: Features to "

[PATCH v3] drm/dp_mst: Retrieve extended DPCD caps for topology manager
 2020-09-22  6:39 UTC  (3+ messages)

[PATCH -next] omapfb: connector-analog-tv: simplify the return expression of tvc_connect()
 2020-09-21 13:10 UTC 

[PATCH -next] drm/vc4: simplify the return expression of vc4_v3d_bin_bo_get()
 2020-09-21 13:10 UTC 

[PATCH -next] drm: omapdrm: dss: simplify the return expression of hdmi_init_pll_data
 2020-09-22  2:32 UTC  (3+ messages)

[PATCH v3 0/9] support cmdq helper function on mt6779 platform
 2020-09-21 16:25 UTC  (6+ messages)
` [PATCH v3 7/9] soc: mediatek: cmdq: add jump function
` [PATCH v3 8/9] soc: mediatek: cmdq: add clear option in cmdq_pkt_wfe api

[PATCH -next] omapfb: connector-hdmi: simplify the return expression of hdmic_connect
 2020-09-21 13:10 UTC 

[PATCH -next] omapdrm: panel: td028ttec1: simplify the return expression of td028ttec1_panel_connect()
 2020-09-21 13:10 UTC 

[PATCH -next] omapfb: simplify the return expression of tpo_td043_connect
 2020-09-21  8:24 UTC 

[PATCH] drm/amd/display: optimize code runtime a bit
 2020-09-22  0:57 UTC  (2+ messages)
`  "

[PULL] drm-misc-next
 2020-09-21 15:29 UTC 

[PATCH -next] gpu: host1x: simplify the return expression of host1x_cdma_init()
 2020-09-22  2:33 UTC  (3+ messages)

[PATCH -next] drm/omap: dss: simplify the return expression of dss_setup_default_clock()
 2020-09-21 13:10 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).