dri-devel.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-16 13:36:01 to 2019-11-18 09:53:15 UTC [more...]

[PATCH] drm/gma500: remove set but not used variable 'channel_eq'
 2019-11-18  9:53 UTC  (3+ messages)

[PATCH 1/2] drm/arm: Factor out generic afbc helpers
 2019-11-18  9:51 UTC  (10+ messages)
` [PATCHv2 0/4] AFBC support for Rockchip
  ` [PATCHv2 3/4] drm/komeda: use afbc helpers

[PATCH 0/2] Support CMDQ interface and control flow
 2019-11-18  9:34 UTC  (3+ messages)
` [PATCH 2/2] drm/mediatek: Apply CMDQ "

[PATCH] drm/amdgpu: remove not needed memset
 2019-11-18  9:00 UTC 

[PATCH v2 11/13] drm/modes: parse_cmdline: Explicitly memset the passed in drm_cmdline_mode struct
 2019-11-18  8:28 UTC  (3+ messages)
` [drm/modes] 1ea4d22f11: BUG:kernel_NULL_pointer_dereference,address

[PATCH] drm/amd/powerplay: remove variable 'result' set but not used
 2019-11-18  8:15 UTC  (10+ messages)
` [PATCH v2] drm/amd/powerplay: return errno code to caller when error occur

[PATCH] fbdev: s1d13xxxfb: add missed unregister_framebuffer in remove
 2019-11-18  8:09 UTC  (2+ messages)

[PATCH 0/4] drm/msm/gpu: add support for ocmem interconnect
 2019-11-17 11:48 UTC  (10+ messages)
  ` [PATCH 1/4] dt-bindings: drm/msm/gpu: document second interconnect
  ` [PATCH 2/4] drm/msm/gpu: add support for ocmem interconnect path
  ` [PATCH 3/4] drm/msm/a3xx: set interconnect bandwidth vote
  ` [PATCH 4/4] drm/msm/a4xx: "

[PATCH] drm/mediatek: Check return value of mtk_drm_ddp_comp_for_plane
 2019-11-18  6:18 UTC  (2+ messages)

[PATCH v2 1/1] drm: Prefer pcie_capability_read_word()
 2019-11-18  0:35 UTC  (2+ messages)

[PATCH] drm/amd/display: Fix error returned by program_hpd_filter
 2019-11-17 17:22 UTC  (2+ messages)

[PATCH v2] gpu: ipu-v3: prg: add missed operations in remove
 2019-11-18  8:09 UTC  (2+ messages)

[PATCH] drm/v3d: add missed pm_runtime_disable
 2019-11-18  2:47 UTC  (2+ messages)

[CI v2] drm/fbdev: Fallback to non tiled mode if all tiles not present
 2019-11-18  7:19 UTC  (3+ messages)

[Bug 112308] Screen flickering with 4k resolution on Prairie Falcon
 2019-11-18  7:15 UTC  (3+ messages)

[PATCH][next] drm/amdgpu/powerplay: fix dereference before null check of pointer hwmgr
 2019-11-18  6:56 UTC  (2+ messages)

[PATCH V12 0/6] mdev based hardware virtio offloading support
 2019-11-18  6:17 UTC  (13+ messages)
` [PATCH V12 1/6] mdev: make mdev bus agnostic
` [PATCH V12 2/6] mdev: split out VFIO bus specific parent ops
` [PATCH V12 3/6] mdev: move to drivers/
` [PATCH V12 4/6] mdev: introduce mediated virtio bus
` [PATCH V12 5/6] virtio: introduce a mdev based transport
` [PATCH V12 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

linux-next: manual merge of the drm tree with the kbuild tree
 2019-11-18  0:17 UTC  (2+ messages)

[PATCH v2 0/2] fix bad DMA from INTERRUPT_CNTL2
 2019-11-17 23:53 UTC  (3+ messages)
` [PATCH v2 1/2] drm/radeon: "
` [PATCH v2 2/2] drm/amdgpu: "

[PATCH 1/1] drm/radeon drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
 2019-11-17 23:34 UTC  (3+ messages)

[Bug 110795] Unable to install on latest Ubuntu (19.04)
 2019-11-17 21:46 UTC  (2+ messages)

[RFCv1 00/42] drm/omap: Convert DSI code to use drm_mipi_dsi and drm_panel
 2019-11-17 19:23 UTC  (45+ messages)
` [RFCv1 01/42] omap/drm: drop unused dsi.configure_pins
` [RFCv1 02/42] drm/omap: dsi: use MIPI_DSI_FMT_* instead of OMAP_DSS_DSI_FMT_*
` [RFCv1 03/42] drm/omap: constify write buffers
` [RFCv1 04/42] drm/omap: dsi: add generic transfer function
` [RFCv1 05/42] drm/omap: panel-dsi-cm: convert to transfer API
` [RFCv1 06/42] drm/omap: dsi: unexport specific data transfer functions
` [RFCv1 07/42] drm/omap: dsi: drop virtual channel logic
` [RFCv1 08/42] drm/omap: dsi: simplify write function
` [RFCv1 09/42] drm/omap: dsi: simplify read functions
` [RFCv1 10/42] drm/omap: dsi: switch dsi_vc_send_long/short to mipi_dsi_msg
` [RFCv1 11/42] ARM: dts: omap: add channel to DSI panels
` [RFCv1 12/42] drm/omap: dsi: introduce mipi_dsi_host
` [RFCv1 13/42] drm/omap: panel-dsi-cm: use DSI helpers
` [RFCv1 14/42] drm/omap: dsi: request VC via mipi_dsi_attach
` [RFCv1 15/42] drm/omap: panel-dsi-cm: drop hardcoded VC
` [RFCv1 16/42] drm/omap: panel-dsi-cm: use common MIPI DCS 1.3 defines
` [RFCv1 17/42] drm/omap: dsi: drop unused memory_read()
` [RFCv1 18/42] drm/omap: dsi: drop unused get_te()
` [RFCv1 19/42] drm/omap: dsi: drop unused enable_te()
` [RFCv1 20/42] drm/omap: dsi: drop useless sync()
` [RFCv1 21/42] drm/omap: dsi: use pixel-format and mode from attach
` [RFCv1 22/42] drm/omap: panel-dsi-cm: use bulk regulator API
` [RFCv1 23/42] drm/omap: dsi: lp/hs switching support for transfer()
` [RFCv1 24/42] drm/omap: dsi: move TE GPIO handling into core
` [RFCv1 25/42] drm/omap: dsi: drop custom enable_te() API
` [RFCv1 26/42] drm/omap: dsi: do bus locking in host driver
` [RFCv1 27/42] drm/omap: dsi: untangle ulps ops from enable/disable
` [RFCv1 28/42] drm/dsi: add MIPI_DSI_MODE_ULPS_IDLE
` [RFCv1 29/42] drm/omap: dsi: do ULPS in host driver
` [RFCv1 30/42] drm/omap: dsi: move panel refresh function to host
` [RFCv1 31/42] drm/omap: dsi: Reverse direction of the DSS device enable/disable operations
` [RFCv1 32/42] drm/omap: dsi: convert to drm_panel
` [RFCv1 33/42] drm/omap: dsi: use atomic helper for dirtyfb
` [RFCv1 34/42] drm/omap: dsi: implement check timings
` [RFCv1 35/42] drm/omap: panel-dsi-cm: use DEVICE_ATTR_RO
` [RFCv1 36/42] drm/omap: panel-dsi-cm: support unbinding
` [RFCv1 37/42] drm/omap: panel-dsi-cm: fix remove()
` [RFCv1 38/42] drm/omap: panel-dsi-cm: do not power on/off twice
` [RFCv1 39/42] drm/omap: dsi: return proper error code from dsi_update_all()
` [RFCv1 40/42] drm/omap: dsi: support panel un/re-binding
` [RFCv1 41/42] ARM: dts: omap4-droid4: add panel compatible
` [RFCv1 42/42] drm/panel: Move OMAP's DSI command mode panel driver

[Bug 109955] amdgpu [RX Vega 64] system freeze while gaming
 2019-11-17 17:18 UTC  (3+ messages)
` [Bug 109955] amdgpu [RX Vega 64] system freeze while gaming (VSYNC enabled)

[PATCH v7 0/2] drm: bridge: Add NWL MIPI DSI host controller support
 2019-11-17 13:19 UTC  (2+ messages)

[PATCH 0/3] drm/gma500: remove some set but not used variables
 2019-11-15 14:27 UTC  (8+ messages)
` [PATCH 1/3] drm/gma500: remove set but not used variable 'htotal'
` [PATCH 2/3] drm/gma500: remove set but not used variable 'error'
` [PATCH 3/3] drm/gma500: remove set but not used variable 'is_hdmi', 'is_crt'

[PATCH 0/6] drm/radeon: remove some set but not used variables
 2019-11-15 12:13 UTC  (14+ messages)
` [PATCH 1/6] drm/radeon: remove set but not used variable 'size', 'relocs_chunk'
` [PATCH 2/6] drm/radeon: remove set but not used variable 'backbias_response_time'
` [PATCH 3/6] drm/radeon: remove set but not used variable 'dig_connector'
` [PATCH 4/6] drm/radeon: remove set but not used variable 'radeon_connector'
` [PATCH 5/6] drm/radeon: remove set but not used variable 'blocks'
` [PATCH 6/6] drm/radeon: remove set but not used variable 'tv_pll_cntl1'

[PATCH] video: fbdev: arcfb: add missed free_irq
 2019-11-16 15:44 UTC  (2+ messages)

[PATCH v2] drm/tegra: Turn off and reset hardware across suspend-resume
 2019-11-15 11:39 UTC  (4+ messages)

[PATCH 0/2] drm/nouveau: remove some set but not used variables
 2019-11-15 13:42 UTC  (6+ messages)
` [PATCH 1/2] drm/nouveau: remove set but not used variable 'pclks', 'width'
` [PATCH 2/2] drm/nouveau: remove set but not used variable 'mem'

[PATCH 0/8] fb_create drive-through cleanups
 2019-11-15 10:33 UTC  (4+ messages)
` [PATCH 6/8] drm/xen: Simplify fb_create

[PATCH] video: fbdev: vesafb: add missed release_region
 2019-11-16 15:13 UTC  (2+ messages)

[Bug 201539] New: AMDGPU R9 390 automatic fan speed control in Linux 4.19
 2019-11-17  7:46 UTC  (6+ messages)
` [Bug 201539] AMDGPU R9 390 automatic fan speed control in Linux 4.19/4.20/5.0

[Bug 112304] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout Causes System Freeze
 2019-11-17  6:37 UTC  (12+ messages)
` [Bug 112304] [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring gfx timeout causes system freeze

[Bug 105819] Window system hang due to GPU Fault
 2019-11-17  5:11 UTC  (2+ messages)

[Bug 112303] [LENOVO E595] Black screen on resume!
 2019-11-17  3:21 UTC  (2+ messages)

[PATCH] drm/msm/dpu: ignore NULL clocks
 2019-11-17  1:29 UTC  (3+ messages)

[PATCH v7 00/17] DSC MST support for DRM and AMDGPU
 2019-11-16 22:01 UTC  (36+ messages)
` [PATCH v7 01/17] drm/dp_mst: Add PBN calculation for DSC modes
` [PATCH v7 05/17] drm/dp_mst: Add helpers for MST DSC and virtual DPCD aux
  ` [PATCH v7 02/17] drm/dp_mst: Parse FEC capability on MST ports
  ` [PATCH v7 03/17] drm/dp_mst: Add MST support to DP DPCD R/W functions
  ` [PATCH v7 04/17] drm/dp_mst: Fill branch->num_ports
  ` [PATCH v7 06/17] drm/dp_mst: Add new quirk for Synaptics MST hubs
  ` [PATCH v7 07/17] drm/amd/display: Initialize DSC PPS variables to 0
  ` [PATCH v7 08/17] drm/amd/display: Validate DSC caps on MST endpoints
  ` [PATCH v7 09/17] drm/amd/display: Write DSC enable to MST DPCD
  ` [PATCH v7 10/17] drm/dp_mst: Manually overwrite PBN divider for calculating timeslots
  ` [PATCH v7 11/17] drm/dp_mst: Add DSC enablement helpers to DRM
  ` [PATCH v7 12/17] drm/dp_mst: Add branch bandwidth validation to MST atomic check
  ` [PATCH v7 13/17] drm/dp_mst: Add helper to trigger modeset on affected DSC MST CRTCs
  ` [PATCH v7 14/17] drm/amd/display: Add PBN per slot calculation for DSC
` [PATCH v7 15/17] drm/amd/display: MST DSC compute fair share
` [PATCH v7 16/17] drm/amd/display: Recalculate VCPI slots for new DSC connectors
` [PATCH v7 17/17] drm/amd/display: Trigger modesets on MST "

[Bug 205497] New: Attempt to read amd gpu id causes a freeze
 2019-11-16 20:06 UTC  (5+ messages)
` [Bug 205497] "

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-11-16 17:58 UTC  (4+ messages)

drm core/helpers and MIT license
 2019-11-16 13:37 UTC  (5+ 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).