dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-17 17:26:44 to 2020-09-20 17:48:52 UTC [more...]

[patch RFC 00/15] mm/highmem: Provide a preemptible variant of kmap_atomic & friends
 2020-09-20 17:42 UTC  (13+ messages)

[PATCH] drm/bridge: dw-mipi-dsi: Use kmemdup cf. kmalloc+memcpy
 2020-09-20  8:24 UTC  (4+ messages)

[PATCH v2 0/2] drm/tilcdc: Couple of minor feature improvements
 2020-09-20 16:59 UTC  (3+ messages)
` [PATCH v2 1/2] drm/tilcdc: Do not keep vblank interrupts enabled all the time
` [PATCH v2 2/2] drm/tilcdc: Remove tilcdc_crtc_max_width(), use private data

[PATCH] drm/gma500: clean up indentation issues
 2020-09-20 14:14 UTC 

[PATCH 0/3] drm: commit_work scheduling
 2020-09-19 19:37 UTC  (4+ messages)
` [PATCH 1/3] drm/crtc: Introduce per-crtc kworker
` [PATCH 2/3] drm/atomic: Use kthread worker for nonblocking commits
` [PATCH 3/3] drm: Add a client-cap to set scheduling mode

[PATCH AUTOSEL 5.4 001/330] drm/v3d: don't leak bin job if v3d_job_init fails
 2020-09-19 18:15 UTC  (35+ messages)
` [PATCH AUTOSEL 5.4 007/330] drm/amd/display: Do not double-buffer DTO adjustments
` [PATCH AUTOSEL 5.4 008/330] drm/amdkfd: Fix race in gfx10 context restore handler
` [PATCH AUTOSEL 5.4 009/330] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
` [PATCH AUTOSEL 5.4 018/330] gma/gma500: fix a memory disclosure bug due to uninitialized bytes
` [PATCH AUTOSEL 5.4 022/330] drm/amd/display: Free gamma after calculating legacy transfer function
` [PATCH AUTOSEL 5.4 036/330] drm/amdgpu/powerplay: fix AVFS handling with custom powerplay table
` [PATCH AUTOSEL 5.4 040/330] drm/amdgpu/powerplay/smu7: "
` [PATCH AUTOSEL 5.4 069/330] drm/amdgpu: fix calltrace during kmd unload(v3)
` [PATCH AUTOSEL 5.4 083/330] drm/mcde: Handle pending vblank while disabling display
` [PATCH AUTOSEL 5.4 085/330] drm/scheduler: Avoid accessing freed bad job
` [PATCH AUTOSEL 5.4 094/330] drm/amd/display: Initialize DSC PPS variables to 0
` [PATCH AUTOSEL 5.4 119/330] drm/amd/display: fix workaround for incorrect double buffer register for DLG ADL and TTU
` [PATCH AUTOSEL 5.4 125/330] drm/omap: fix possible object reference leak
` [PATCH AUTOSEL 5.4 143/330] drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panic
` [PATCH AUTOSEL 5.4 144/330] drm/omap: dss: Cleanup DSS ports on initialisation failure
` [PATCH AUTOSEL 5.4 154/330] drm/amd/display: fix image corruption with ODM 2:1 DSC 2 slice
` [PATCH AUTOSEL 5.4 158/330] drm/amdgpu: increase atombios cmd timeout
` [PATCH AUTOSEL 5.4 160/330] drm/amd/display: Stop if retimer is not available
` [PATCH AUTOSEL 5.4 181/330] drm/msm: fix leaks if initialization fails
` [PATCH AUTOSEL 5.4 182/330] drm/msm/a5xx: Always set an OPP supported hardware value
` [PATCH AUTOSEL 5.4 216/330] PCI: Use ioremap(), not phys_to_virt() for platform ROM
` [PATCH AUTOSEL 5.4 223/330] drm/amdgpu/vcn2.0: stall DPG when WPTR/RPTR reset
` [PATCH AUTOSEL 5.4 232/330] drm/amdgpu/sriov add amdgpu_amdkfd_pre_reset in gpu reset
` [PATCH AUTOSEL 5.4 265/330] drm/amd/powerplay: try to do a graceful shutdown on SW CTF
` [PATCH AUTOSEL 5.4 268/330] drm/exynos: dsi: Remove bridge node reference in error handling path in probe function
` [PATCH AUTOSEL 5.4 279/330] drm/amdkfd: fix restore worker race condition
` [PATCH AUTOSEL 5.4 281/330] drm/nouveau/debugfs: fix runtime pm imbalance on error
` [PATCH AUTOSEL 5.4 282/330] drm/nouveau: "
` [PATCH AUTOSEL 5.4 283/330] drm/nouveau/dispnv50: "

[PATCH -next] drm/omap: dsi: simplify the return expression of dsi_init_pll_data
 2020-09-19 10:08 UTC 

[PATCH -next] drm/lima: simplify the return expression of lima_devfreq_target
 2020-09-19 10:43 UTC  (2+ messages)

[radeon-alex:amd-staging-drm-next 357/442] drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc.c:3043:6: warning: no previous prototype for function 'dc_is_plane_eligible_for_idle_optimizaitons'
 2020-09-19 13:58 UTC 

[PATCH 0/4] managed drm_device, absolute final leftover bits
 2020-09-19 13:40 UTC  (15+ messages)
` [PATCH 1/4] drm/i915/selftest: Create mock_destroy_device
` [PATCH 2/4] drm/i915/selftests: align more to real device lifetimes
  ` [PATCH] "
` [PATCH 3/4] drm/amdgpu: Convert to using devm_drm_dev_alloc() (v2)
` [PATCH 4/4] drm/dev: Remove drm_dev_init
  ` [Intel-gfx] [PATCH 0/4] managed drm_device, absolute final leftover bits

[PATCH v11 0/3] drm: Add support for Cadence MHDP8546 DPI/DP bridge and J721E wrapper
 2020-09-18 12:09 UTC  (4+ messages)
` [PATCH v11 1/3] dt-bindings: drm/bridge: Document Cadence MHDP8546 bridge bindings
` [PATCH v11 2/3] drm: bridge: Add support for Cadence MHDP8546 DPI/DP bridge
` [PATCH v11 3/3] drm: bridge: cdns-mhdp8546: Add TI J721E wrapper

[PATCH] drm/dp: update kernel-doc line comments
 2020-09-19  1:25 UTC 

[PATCH v16 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP
 2020-09-18 10:06 UTC  (2+ messages)

[PULL] drm-misc-next
 2020-09-18  8:11 UTC 

[PATCH] drm/bridge/synopsys: dsi: fix initialization sequence
 2020-09-18 14:15 UTC  (2+ messages)

[PATCH -next v2] drm/msm/dpu: Convert to DEFINE_SHOW_ATTRIBUTE
 2020-09-19  2:51 UTC 

[PATCH 1/2] drm/vc4: kms: Assign a FIFO to enabled CRTCs instead of active
 2020-09-18 16:46 UTC  (4+ messages)
` [PATCH 2/2] drm/vc4: crtc: Keep the previously assigned HVS FIFO

[PATCH] i915: Introduce quirk for shifting eDP brightness
 2020-09-18 18:15 UTC  (14+ messages)
        ` [Intel-gfx] "

[PATCH] drm: rcar-du: Fix LVDS dual link mode kernel crash
 2020-09-18 11:08 UTC 

[PATCH v10 0/3] drm: Add support for Cadence MHDP8546 DPI/DP bridge and J721E wrapper
 2020-09-18  7:27 UTC  (4+ messages)
` [PATCH v10 1/3] dt-bindings: drm/bridge: Document Cadence MHDP8546 bridge bindings

[PATCH v17 0/2] Add initial support for slimport anx7625
 2020-09-18 10:24 UTC  (3+ messages)
` [PATCH v17 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter DT schema
` [PATCH v17 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP

[PATCH] dmabuf: fix NULL pointer dereference in dma_buf_release()
 2020-09-18 12:48 UTC  (3+ messages)

[PATCH -next] gpu: nouveau: Remove set but not used variable
 2020-09-19  1:36 UTC 

[PATCH] drm/ttm: update kernel-doc line comments
 2020-09-18 12:53 UTC  (4+ messages)

[PATCH] drm: fsl-dcu: enable PIXCLK on LS1021A
 2020-09-18  8:06 UTC  (3+ messages)

[PATCH -next] gpu: gma500: Remove set but not used variable
 2020-09-18  9:27 UTC 

[PATCH v3 1/2] dma-heap: Keep track of the heap device struct
 2020-09-19  7:49 UTC  (2+ messages)
` [PATCH v3 2/2] dma-heap: Add a system-uncached heap

[pull] amdgpu, amdkfd, radeon, scheduler drm-next-5.10
 2020-09-18 20:43 UTC 

[PATCH 1/2] drm/dp: add subheadings to DPCD address definitions
 2020-09-18 19:53 UTC  (4+ messages)
` [PATCH 2/2] drm/dp: add a number of DP 2.0 DPCD definitions

[PULL] drm-intel-next
 2020-09-18 17:30 UTC 

[PATCH][next] drm/panel: fix null pointer dereference on pointer mode
 2020-09-18 16:39 UTC  (3+ messages)

[PATCH 00/18] Convert arch/arm to use iommu-dma
 2020-09-18 15:13 UTC  (5+ messages)
    ` [PATCH 14/18] drm/exynos: Consolidate IOMMU mapping code

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

[PATCH] drm/vc4: hvs: Pull the state of all the CRTCs prior to PV muxing
 2020-09-18 14:52 UTC  (3+ messages)

[GIT PULL] cdns-mhdp bridge for 5.10
 2020-09-18 13:23 UTC 

[PATCH] drm/panel: otm8009a: remove hack to force commands in HS
 2020-09-18 12:51 UTC  (2+ messages)

[PATCH 0/3] fbdev: stop using compat_alloc_user_space
 2020-09-18 12:48 UTC  (5+ messages)
` [PATCH 1/3] fbdev: simplify fb_getput_cmap()
` [PATCH 2/3] fbdev: sbuslib: remove unused FBIOSCURSOR32 helper
` [PATCH 3/3] fbdev: sbuslib: remove compat_alloc_user_space usage

[PATCH v2] fbcon: Remove the superfluous break
 2020-09-18 12:45 UTC  (2+ messages)

[PATCH] dma-fence: add get_signaled_timestamp to fence ops
 2020-09-18 12:45 UTC  (2+ messages)

[PATCH] fbcon: Remove the superfluous break
 2020-09-18 12:43 UTC  (6+ messages)

[PATCH v1] fbdev: aty: remove CONFIG_PM container
 2020-09-18 12:42 UTC  (2+ messages)

[PATCH] drm/panel: rm68200: allow using non-continuous dsi clock
 2020-09-18 11:47 UTC 

[PATCH] drm/panel: otm8009a: allow using non-continuous dsi clock
 2020-09-18 11:47 UTC 

[PATCH] drm/stm: dsi: Avoid printing errors for -EPROBE_DEFER
 2020-09-18 11:46 UTC 

[PATCH v9 0/8] Asynchronous flip implementation for i915
 2020-09-18 12:03 UTC  (7+ messages)
` [PATCH v9 6/8] drm/i915: WA for platforms with double buffered address update enable bit
` [PATCH v9 7/8] Documentation/gpu: Add asynchronous flip documentation for i915
` [PATCH v9 8/8] drm/i915: Enable async flips in i915

[PATCH v9 5/8] drm/i915: Add dedicated plane hook for async flip case
 2020-09-18 11:53 UTC  (3+ messages)
` [PATCH v10 "

[PATCH v9 3/8] drm/i915: Add checks specific to async flips
 2020-09-18 11:51 UTC  (3+ messages)
` [PATCH v10 "

[PULL] drm-misc-fixes
 2020-09-18 11:11 UTC 

[PATCH 0/3] dma-buf: Flag vmap'ed memory as system or I/O memory
 2020-09-18  8:32 UTC  (3+ messages)

[PATCH v3 0/2] Fixes for am65x and j721e dss dt-schema
 2020-09-18  8:12 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: display: ti, am65x-dss: add missing properties to dt-schema
  ` [PATCH v3 1/2] dt-bindings: display: ti,am65x-dss: "

[PATCH v3] drm/bridge: add it6505 driver
 2020-09-18  3:50 UTC  (2+ messages)

[PATCH] drm/msm/dp: Sleep properly in dp_hpd_handler kthread
 2020-09-17 23:20 UTC  (2+ messages)

linux-next: manual merge of the drm-msm tree with the drm tree
 2020-09-18  3:07 UTC 

[PATCH AUTOSEL 4.4 03/64] gma/gma500: fix a memory disclosure bug due to uninitialized bytes
 2020-09-18  2:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 27/64] drm/omap: fix possible object reference leak
` [PATCH AUTOSEL 4.4 31/64] drm/amdgpu: increase atombios cmd timeout

[PATCH AUTOSEL 4.9 03/90] gma/gma500: fix a memory disclosure bug due to uninitialized bytes
 2020-09-18  2:14 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 38/90] drm/omap: fix possible object reference leak
` [PATCH AUTOSEL 4.9 47/90] drm/amdgpu: increase atombios cmd timeout

[PATCH AUTOSEL 4.14 004/127] gma/gma500: fix a memory disclosure bug due to uninitialized bytes
 2020-09-18  2:12 UTC  (4+ messages)
` [PATCH AUTOSEL 4.14 047/127] drm/omap: fix possible object reference leak
` [PATCH AUTOSEL 4.14 060/127] drm/amdgpu: increase atombios cmd timeout
` [PATCH AUTOSEL 4.14 107/127] drm/nouveau/debugfs: fix runtime pm imbalance on error

[PATCH AUTOSEL 4.19 003/206] dma-fence: Serialise signal enabling (dma_fence_enable_sw_signaling)
 2020-09-18  2:07 UTC  (14+ messages)
` [PATCH AUTOSEL 4.19 009/206] gma/gma500: fix a memory disclosure bug due to uninitialized bytes
` [PATCH AUTOSEL 4.19 019/206] drm/amdgpu/powerplay: fix AVFS handling with custom powerplay table
` [PATCH AUTOSEL 4.19 022/206] drm/amdgpu/powerplay/smu7: "
` [PATCH AUTOSEL 4.19 076/206] drm/omap: fix possible object reference leak
` [PATCH AUTOSEL 4.19 090/206] drm/amd/display: dal_ddc_i2c_payloads_create can fail causing panic
` [PATCH AUTOSEL 4.19 100/206] drm/amdgpu: increase atombios cmd timeout
` [PATCH AUTOSEL 4.19 101/206] drm/amd/display: Stop if retimer is not available
` [PATCH AUTOSEL 4.19 115/206] drm/msm: fix leaks if initialization fails
` [PATCH AUTOSEL 4.19 116/206] drm/msm/a5xx: Always set an OPP supported hardware value
` [PATCH AUTOSEL 4.19 132/206] PCI: Use ioremap(), not phys_to_virt() for platform ROM
` [PATCH AUTOSEL 4.19 171/206] drm/nouveau/debugfs: fix runtime pm imbalance on error
` [PATCH AUTOSEL 4.19 172/206] drm/nouveau: "
` [PATCH AUTOSEL 4.19 173/206] drm/nouveau/dispnv50: "

[git pull] drm fixes for 5.9-rc6
 2020-09-18  1:10 UTC  (2+ messages)

[PATCH] drm/i915/dp: Tweak initial dpcd backlight.enabled value
 2020-09-18  0:28 UTC 

[PATCH v3 01/19] drm/virtio: blob prep: refactor getting pages and attaching backing
 2020-09-17 22:27 UTC  (5+ messages)
` [PATCH v3 09/19] drm/virtio: implement blob resources: probe for host visible region
    ` [PATCH v4 "

Changing vma->vm_file in dma_buf_mmap()
 2020-09-17 16:39 UTC  (16+ messages)
  ` [Linaro-mm-sig] "

[PATCHv2] dt-bindings: dp-connector: add binding for DisplayPort connector
 2020-09-17 21:35 UTC  (4+ messages)

[trivial PATCH] treewide: Convert switch/case fallthrough; to break;
 2020-09-17 19:40 UTC  (3+ messages)


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