dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-26 11:53:33 to 2017-07-28 10:47:02 UTC [more...]

[PATCH 00/10] drm/msm: Runtime PM for MDP5 based devices
 2017-07-28 10:47 UTC  (4+ messages)
` [PATCH 01/10] drm/msm/mdp5: Fix typo in encoder_enable path
` [PATCH 02/10] drm/msm/mdp5: Drop clock names with "_clk" suffix
` [PATCH 04/10] drm/msm/hdmi: Set up runtime PM for HDMI

[Bug 101946] Rebinding AMDGPU causes initialization errors [R9 290 / 4.10 kernel]
 2017-07-28 10:26 UTC  (8+ messages)

10bit output via KMS
 2017-07-28  9:55 UTC  (2+ messages)

[PATCH v2 1/4] drm/i915: Fix false-positive assert_rpm_wakelock_held in i915_pmic_bus_access_notifier
 2017-07-28  9:37 UTC  (8+ messages)
` [PATCH v2 2/4] drm/i915: Re-register PMIC bus access notifier on runtime resume
` [PATCH v2 3/4] drm/i915: Call uncore_suspend before platform suspend handlers
` [PATCH v2 4/4] drm/i915: Acquire PUNIT->PMIC bus for intel_uncore_forcewake_reset()

[PATCH] drm: adding SDI to drm_connector_enum_list
 2017-07-28  9:27 UTC  (3+ messages)

[Bug 194761] New: amdgpu driver breaks on Oland (SI)
 2017-07-28  9:26 UTC  (3+ messages)
` [Bug 194761] "

[PATCH v6 0/7] drm/rockchip: add all full framework vop support
 2017-07-28  9:25 UTC  (19+ messages)
` [PATCH v6 1/7] drm/rockchip: vop: initialize registers directly
  ` [v6,1/7] "
` [PATCH v6 2/7] drm/rockchip: vop: move write_relaxed flags to vop register
  ` [v6, "
` [PATCH v6 3/7] drm/rockchip: vop: move line_flag_num to interrupt registers
` [PATCH v6 4/7] drm/rockchip: vop: group vop registers
  ` [v6,4/7] "
  ` [PATCH v6.1 4/7] "
` [PATCH v6 6/7] dt-bindings: display: rockchip: fill Documents for vop series

[PATCH] drm/amd/powerplay: rv: Use designated initializers
 2017-07-28  9:13 UTC  (3+ messages)

[PATCH] dma-buf/sw_sync: hold a fence reference when check if it signaled
 2017-07-28  8:28 UTC  (5+ messages)

[PATCH v13 0/7] drm/i915/gvt: Dma-buf support for GVT-g
 2017-07-28  8:27 UTC  (3+ messages)
` [PATCH v13 5/7] vfio: ABI for mdev display dma-buf operation

[radeon-alex:amd-staging-drm-next 552/789] ia64-linux-gcc: error: unrecognized command line option '-mhard-float'; did you mean '--warn-format'?
 2017-07-28  8:02 UTC 

[PATCH 0/5] drm/atomic: Interruptible locks for everyone!
 2017-07-28  7:14 UTC  (14+ messages)
` [PATCH 1/5] drm/atomic: Prepare drm_modeset_lock infrastructure for interruptible waiting
` [PATCH 2/5] drm/atomic: Convert atomic ioctl locking to interruptible
` [PATCH 3/5] drm/atomic: Convert pageflip "
` [PATCH 4/5] drm/legacy: Convert cursor "
` [PATCH 5/5] drm/legacy: Convert setplane "

[PATCH] drm/bridge: tc358767: fix probe without attached output node
 2017-07-28  4:19 UTC  (3+ messages)

[Bug 99553] Tracker bug for runnning OpenCL applications on Clover
 2017-07-28  3:22 UTC  (3+ messages)

[Bug 101594] Blender doesn't detect OpenCL with Clover
 2017-07-28  3:22 UTC  (2+ messages)

[git pull] drm fixes for v4.13-rc3
 2017-07-28  2:54 UTC 

[PULL] drm-intel-fixes
 2017-07-27 20:13 UTC 

[PULL] drm-misc-fixes
 2017-07-27 19:32 UTC 

[PATCH 00/41] drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroy
 2017-07-27 19:21 UTC  (22+ messages)
` [PATCH 01/41] drm/gem: Add drm_gem_dumb_map_offset()
` [PATCH 02/41] drm/dumb-buffers: Add defaults for .dumb_map_offset and .dumb_destroy
` [PATCH 06/41] drm/atmel-hlcdc: Use .dumb_map_offset and .dumb_destroy defaults
` [PATCH 17/41] drm/sun4i: "
` [PATCH 18/41] drm/tilcdc: "
` [PATCH 21/41] drm/tinydrm: "
` [PATCH 24/41] drm/rockchip: "
` [PATCH 36/41] drm/hisilicon: hibmc: Use the drm_driver.dumb_destroy default

[PATCH 00/17] drm/msm: GPU fixes and features for 4.14
 2017-07-27 16:42 UTC  (18+ messages)
  ` [PATCH 01/17] drm/msm: Remove some potentially blocked register ranges
  ` [PATCH 03/17] drm/msm: Turn off hardware clock gating before reading A5XX registers
  ` [PATCH 06/17] drm/msm: Remove __user from __u64 data types
  ` [PATCH 11/17] drm/msm: Add a helper function for in-kernel buffer allocations
  ` [PATCH 13/17] drm/msm: Support multiple ringbuffers
  ` [PATCH 16/17] drm/msm: Make the value of RB_CNTL (almost) generic
` [PATCH 02/17] drm/msm: Allow hardware clock gating to be toggled
` [PATCH 04/17] drm/msm: Remove uneeded platform dev members
` [PATCH 05/17] drm/msm: args->fence should be args->flags
` [PATCH 07/17] drm/msm: Add A5XX hardware fault detection
` [PATCH 08/17] drm/msm: Add per-instance submit queues
` [PATCH 09/17] drm/msm: Implement per-submitqueue fences
` [PATCH 10/17] drm/msm: Attach the GPU MMU when it is created
` [PATCH 12/17] drm/msm: Move memptrs to msm_gpu
` [PATCH 14/17] drm/msm: Add a parameter query for the number of ringbuffers
` [PATCH 15/17] drm/msm: Shadow current pointer in the ring until command is complete
` [PATCH 17/17] drm/msm: Implement preemption for A5XX targets

[PATCH v2 resend] drm/panel: Add driver for Seiko 43WVF1G panel
 2017-07-27 16:26 UTC  (2+ messages)

[pull] radeon and amdgpu drm-next-4.14
 2017-07-27 16:00 UTC 

[Bug 101954] WARNING: suspicious RCU usage in amdgpu_bo_list_get
 2017-07-27 15:23 UTC 

[Bug 101672] radeonsi: 3D engines causing frequent GPU lockups
 2017-07-27 14:52 UTC  (10+ messages)

[PATCH 0/6] drm/bridge: tc358767: fixes and improvements
 2017-07-27 12:47 UTC  (7+ messages)
` [PATCH 1/6] drm/bridge: tc358767: do no fail on hi-res displays
` [PATCH 2/6] drm/bridge: tc358767: filter out too high modes
` [PATCH 3/6] drm/bridge: tc358767: fix DP0_MISC register set
` [PATCH 4/6] drm/bridge: tc358767: fix timing calculations
` [PATCH 5/6] drm/bridge: tc358767: fix AUXDATAn registers access
` [PATCH 6/6] drm/bridge: tc358767: fix 1-lane behavior

[PATCH 0/2] ASoC: hdmi-codec: Allow driver to restrict sample size
 2017-07-27 12:04 UTC  (4+ messages)
` [PATCH 1/2] ASoC: hdmi-codec: Allow drivers to restrict sample sizes

[PATCHv1 00/14] omapdrm: DSI command mode panel support
 2017-07-27 12:02 UTC  (2+ messages)

[PATCH] dim: Continue also for dry runs
 2017-07-27 10:59 UTC 

[PATCH v2 00/12] drm/atomic: Make drm_atomic_helper_swap_state waiting interruptible
 2017-07-27 10:25 UTC  (4+ messages)
` [PATCH v2 09/12] drm/tilcdc: Handle drm_atomic_helper_swap_state failure

[PATCH] android: amdgpu: move asic id table to a separate file
 2017-07-27 10:08 UTC  (5+ messages)

[PATCH] tinydrm: repaper: add CONFIG_THERMAL dependency
 2017-07-27  9:58 UTC 

[PATCH v3 0/3] Add support for the otm8009a dsi panel
 2017-07-27  9:16 UTC  (2+ messages)

[PATCH v6 5/7] drm/rockchip: vop: add a series of vop support
 2017-07-27  8:59 UTC  (2+ messages)
` [v6,5/7] "

[PATCH v6 7/7] drm/rockchip: vop: rk3328: fix overlay abnormal
 2017-07-27  8:42 UTC  (2+ messages)
` [v6,7/7] "

[PATCH 0/5] drm: Fix console blank on QEMU
 2017-07-27  8:37 UTC  (12+ messages)
` [PATCH 1/5] drm: Propagate error from connector dpms function in drm_fb_helper_blank()
` [PATCH 2/5] drm/bochs: Return an error from connector dpms callback
` [PATCH 3/5] drm/virtio: "
` [PATCH 4/5] drm/qxl: "
` [PATCH 5/5] drm/cirrus: "

[PATCH libdrm v2 1/2] android: add rules to build amdgpu.ids
 2017-07-27  8:20 UTC  (2+ messages)
` [PATCH libdrm v2 2/2] android: amdgpu: fix build break

[GIT PULL] exynos-drm-fixes
 2017-07-27  3:05 UTC 

Need a drmModeGetFB2() or similar query
 2017-07-27  1:35 UTC 

[PATCH v5 1/6] drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math
 2017-07-26 22:43 UTC  (4+ messages)
` [PATCH v5 2/6] drm/bridge: Add a devm_ allocator for panel bridge

[pull] amdgpu drm-fixes-4.13
 2017-07-26 22:05 UTC 

[Bug 98239] saints row 3: performance is limited by flushes
 2017-07-26 21:31 UTC  (3+ messages)

[PATCH v3] drm/msm: gpu: don't abuse dma_alloc for non-DMA allocations
 2017-07-26 21:19 UTC  (2+ messages)

[Bug 89282] new error messages 4.0-rc1 kernel
 2017-07-26 20:49 UTC  (2+ messages)

[PATCH 1/2] drm/msm: gpu: call qcom_mdt interfaces only for ARCH_QCOM
 2017-07-26 20:01 UTC  (4+ messages)
` [PATCH 2/2] drm/msm: gpu: don't abuse dma_alloc for non-DMA allocations

[PATCHv2 0/3] drm/vc4: add HDMI CEC support
 2017-07-26 19:45 UTC  (4+ messages)
` [PATCHv2 3/3] "

[Bug 101484] [bisected, SI] Steam fails to render content
 2017-07-26 19:30 UTC  (2+ messages)
` [Bug 101484] [regression, bisected] Steam fails to render content, if mesa is compiled with -O2 -march=haswell

[PATCH 0/8] acquire ctx for everyone!
 2017-07-26 19:00 UTC  (3+ messages)
` [PATCH 7/8] drm: Nuke drm_atomic_helper_connector_dpms

[PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal
 2017-07-26 18:23 UTC  (7+ messages)
` [PATCH 1/3] backlight: always select BACKLIGHT_LCD_SUPPORT for BACKLIGHT_CLASS_DEVICE
` [PATCH 2/3] ACPI/DRM: rework ACPI_VIDEO Kconfig dependencies
` [PATCH 3/3] drm/etnaviv: add thermal dependency
` [Intel-gfx] [PATCH 0/3] Kconfig dependencies: acpi-video, backlight and thermal

[PATCH 1/6] drm/i915: Implement .get_format_info() hook for CCS
 2017-07-26 18:08 UTC  (6+ messages)
` [PATCH 2/6] drm/i915: Add render decompression support
` [PATCH 3/6] drm: Plumb modifiers through plane init
` [PATCH 4/6] drm: Create a format/modifier blob
` [PATCH 5/6] drm/i915: Add format modifiers for Intel
` [PATCH 6/6] drm/i915: Add support for CCS modifiers

[RFC v2] drm/hdcp: drm enum property for HDCP State
 2017-07-26 17:54 UTC  (7+ messages)
` [RFC v3] drm/hdcp: drm enum property for CP State

[PATCH 1/4] dma-buf: dma_fence_put is NULL save
 2017-07-26 16:58 UTC  (6+ messages)
` [PATCH 2/4] dma-buf: add reservation_object_copy_fences
` [PATCH 3/4] drm/ttm: remove nonsense wait in ttm_bo_cleanup_refs_and_unlock
` [PATCH 4/4] drm/ttm: individualize BO reservation obj when they are freed

[Bug 101927] American Conquest via Wine cannot start
 2017-07-26 15:38 UTC  (2+ messages)

[PATCH 1/2] drm/edid: Add helper to detect whether EDID changed
 2017-07-26 15:09 UTC  (9+ messages)

[PATCH RESEND] fbdev: omapfb: remove unused variable
 2017-07-26 14:50 UTC  (4+ messages)

[PATCH 00/14] Remove unused structure amd_pp_display_configuration
 2017-07-26 14:44 UTC  (8+ messages)
` [PATCH 01/14] amdgpu: powerplay: Remove unused function

[Bug 101928] GRID via Wine crashes mid-race
 2017-07-26 14:39 UTC  (2+ messages)

[PULL] drm-misc-next remix edition
 2017-07-26 12:39 UTC  (2+ messages)

[Bug 101926] kabini amdgpu: LVDS not working after resume from suspend (works with radeon)
 2017-07-26 12:38 UTC  (2+ messages)

[PATCH v3 2/2] drm/rockchip: cdn-dp: send audio infoframe to sink
 2017-07-26 12:37 UTC 

linux-next: unsigned commits in the drm-misc tree
 2017-07-26 12:20 UTC  (3+ messages)

[PATCH v2] dim: add checks for author and committer sign-off-by
 2017-07-26 12:11 UTC  (2+ messages)

[PATCH v2 0/7] drm/atomic: Remove deprecated atomic iterator macros, v2
 2017-07-26 11:53 UTC  (3+ messages)
` [PATCH v2 3/7] drm/rcar-du: Use new "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox