dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-15 16:41:52 to 2018-07-17 11:54:37 UTC [more...]

[PATCH 0/5] drm/nouveau: Fix a lot of nasty RPM bugs and deadlocks
 2018-07-17 11:54 UTC  (13+ messages)
` [PATCH 1/5] drm/nouveau: Prevent RPM callback recursion in suspend/resume paths
  ` [Nouveau] "
  ` [PATCH 2/5] drm/nouveau: Grab RPM ref while probing outputs
    ` [Nouveau] "
  ` [PATCH 3/5] drm/nouveau: Add missing RPM get/put() when probing connectors
    ` [Nouveau] "
  ` [PATCH 4/5] drm/nouveau: Grab RPM ref when i2c bus is in use
    ` [Nouveau] "
` [PATCH 5/5] drm/nouveau: Grab RPM ref when aux "

[PATCH v2] gpu: drm: virtio: code cleanup
 2018-07-17 11:34 UTC  (2+ messages)

[Bug 107261] [drm:generic_reg_wait [amdgpu]] *ERROR* REG_WAIT timeout 1us * 10 tries - optc1_lock line:628
 2018-07-17 11:30 UTC 

[RFC v2 00/16] Private PASID and per-instance pagetables
 2018-07-17 11:21 UTC  (3+ messages)
` [PATCH 04/16] iommu: sva: Add support for private PASIDs

[PATCH] drm/zte: Replace drm_dev_unref with drm_dev_put
 2018-07-17 11:11 UTC 

[PATCH] drm/rockchip: Replace drm_dev_unref with drm_dev_put
 2018-07-17 11:09 UTC 

[PATCH v4 00/11] R-Car DU Interlaced support through VSP1
 2018-07-17 10:53 UTC  (11+ messages)
` [PATCH v4 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v4 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v4 11/11] drm: rcar-du: Support interlaced video output through vsp1

[PATCH v2] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-07-17 10:48 UTC 

[PATCH v2 0/3] drm/nouveau: Fix runtime PM leaks
 2018-07-17 10:31 UTC  (4+ messages)
` [PATCH v2 2/3] drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()
  ` [Nouveau] "

[PATCH] drm/nouveau: Don't forget to label dp_aux devices
 2018-07-17 10:27 UTC  (2+ messages)

[PATCH] drm/nouveau: Fix bogus indenting in nouveau_hwmon.c
 2018-07-17 10:25 UTC  (2+ messages)

[PATCH] drm/mediatek: Replace drm_dev_unref with drm_dev_put
 2018-07-17 10:21 UTC  (2+ messages)

[PATCH] drm/imx: Replace drm_dev_unref with drm_dev_put
 2018-07-17 10:13 UTC  (2+ messages)

[PATCH 1/2] drm/mxsfb: Fix runtime PM for unpowering lcdif block
 2018-07-17  9:54 UTC  (3+ messages)

[Bug 21682] White screen with compiz/AIGLX on X.org server 1.5.2 when running on 16bpp (intel 945GM)
 2018-07-17  9:51 UTC 

[PATCH] drm/tve200: Replace drm_dev_unref with drm_dev_put
 2018-07-17  9:33 UTC  (2+ messages)

[PATCH] drm/amdgpu: fix spelling mistake "successed" -> "succeeded"
 2018-07-17  9:29 UTC 

[PATCH v2 0/3] Make the audio component binding more generic
 2018-07-17  9:26 UTC  (4+ messages)
` [PATCH v2 1/3] drm/i915: Split audio component to a generic type
` [PATCH v2 2/3] ALSA: hda/i915: Associate audio component with devres
` [PATCH v2 3/3] ALSA: hda: Make audio component support more generic

[V3] vga_switcheroo: set audio client id according to bound GPU id
 2018-07-17  9:22 UTC  (5+ messages)

[PATCH] drm/vc4: Replace drm_dev_unref with drm_dev_put
 2018-07-17  8:54 UTC 

[PATCH 1/2] drm/sun4i: sun4i: Register quirks with the backend structure
 2018-07-17  8:52 UTC  (2+ messages)
  ` [PATCH 2/2] drm/sun4i: sun4i: Introduce a quirk for lowest plane alpha support

[PATCH] drm/tegra: Replace drm_dev_unref with drm_dev_put
 2018-07-17  8:49 UTC 

[PATCH] drm/suni4: Replace drm_dev_unref with drm_dev_put
 2018-07-17  8:48 UTC 

[PATCH] drm/shmobile: Replace drm_dev_unref with drm_dev_put
 2018-07-17  8:45 UTC 

[PATCH] drm/rcar-du: Replace drm_dev_unref with drm_dev_put
 2018-07-17  8:38 UTC 

[PATCH] drm/pl111: Replace drm_dev_unref with drm_dev_put
 2018-07-17  8:36 UTC 

[PATCH] drm/fsl-dcu: Replace drm_dev_unref with drm_dev_put
 2018-07-17  8:28 UTC 

[PATCH] drm/etnaviv: Replace drm_dev_unref with drm_dev_put
 2018-07-17  8:22 UTC 

[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-17  8:12 UTC  (4+ messages)

[PATCH] drm/panel: simple: Support simple VGA panels
 2018-07-17  7:47 UTC  (4+ messages)

[PATCH] drm/sun4i: sun8i: Avoid clearing blending order at each atomic commit
 2018-07-17  7:39 UTC 

[PATCH 1/6] drm: Let userspace check if driver supports modeset
 2018-07-17  7:28 UTC  (8+ messages)
` [PATCH 2/6] drm/i915: Set PCH as NOP if display is disabled
` [PATCH 3/6] drm/i915: Move out non-modeset calls from modeset init and cleanup
  ` [Intel-gfx] "
` [PATCH 4/6] drm/i915: Move drm_vblank_init() to i915_load_modeset_init()
` [PATCH 5/6] drm/i915: Do not call modeset related functions when display is disabled
` [PATCH 6/6] drm/i915: Remove redundante checks for num_pipes == 0
` [Intel-gfx] [PATCH 1/6] drm: Let userspace check if driver supports modeset

[PATCH 1/2] drm/panel: Add support for Armadeus ST0700 Adapt
 2018-07-17  7:23 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: opos6uldev: use OF graph to describe the display

[PATCH] drm/amdgpu/pm: Remove VLA usage
 2018-07-17  6:58 UTC  (4+ messages)

[Bug 105760] [4.17-drm-wip] RIP: smu7_populate_single_firmware_entry.isra.6+0x57/0xc0 [amdgpu] RSP: ffffa17901efb930
 2018-07-17  6:33 UTC  (7+ messages)
` [Bug 105760] [4.17-rc1] "

[PATCH v2] ARM: dts: imx6sl: Add vivante gpu nodes
 2018-07-17  5:59 UTC  (3+ messages)

[PATCH] drm/i2c: tda9950: Remove VLA usage
 2018-07-17  4:02 UTC  (2+ messages)

[Bug 200517] New: Vega 8/Radeon 535 hybrid graphics - amdgpu crash on modesetting
 2018-07-17  1:34 UTC  (2+ messages)
` [Bug 200517] "

[PATCH v6 09/35] drm/i915: Initialize HDCP2.2 and its MEI interface
 2018-07-17  1:29 UTC  (2+ messages)

[radeon-alex:amd-staging-drm-next 5/6] drivers/gpu/drm/amd/amdgpu/../powerplay/smumgr/smu7_smumgr.c:465:44: sparse: incorrect type in argument 1 (different address spaces)
 2018-07-17  1:29 UTC 

[radeon-alex:amd-staging-drm-next 593/600] drivers/gpu/drm/amd/amdgpu/../display/dc/dcn10/dcn10_hw_sequencer.c:1869:42: sparse: missing braces around initializer
 2018-07-17  1:27 UTC 

[PATCHv3] lib/ratelimit: Lockless ratelimiting
 2018-07-17  0:59 UTC  (2+ messages)

[PATCH v2 0/5] Implement CRC and Add necessary infrastructure
 2018-07-16 23:52 UTC  (12+ messages)
` [PATCH v2 1/5] drm/vkms: Add functions to map/unmap GEM backing storage
` [PATCH v2 2/5] drm/vkms: map/unmap buffers in [prepare/cleanup]_fb hooks
` [PATCH v2 3/5] drm/vkms: Add atomic_helper_check_plane_state
` [PATCH v2 4/5] drm/vkms: subclass CRTC state
` [PATCH v2 5/5] drm/vkms: Implement CRC debugfs API

[PATCH] drm/msm/display: negative x/y in cursor move
 2018-07-16 23:03 UTC  (3+ messages)
    ` [PATCH v2] "

[PATCH 01/12] kernel.h: Add for_each_if()
 2018-07-16 22:16 UTC  (12+ messages)
` [PATCH] "

Bug in virtio gpu connector destroy
 2018-07-16 22:08 UTC 

[PATCH 00/12] drm: add support for Cadence MHDP DPI/DP bridge
 2018-07-16 21:14 UTC  (3+ messages)
` [PATCH 10/12] dt-bindings: drm/bridge: Document Cadence MHDP bridge bindings

[PATCH] backlight: pwm_bl: Fix uninitialized variable
 2018-07-16 21:02 UTC 

[PATCH 0/3] Make the audio component binding more generic
 2018-07-16 20:35 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Split audio component to a generic type
  ` [Intel-gfx] "
` [PATCH 2/3] ALSA: hda/i915: Associate audio component with devres
` [PATCH 3/3] ALSA: hda: Make audio component support more generic

[v7 00/13] drm/msm: Capture and dump the GPU crash state
 2018-07-16 19:56 UTC  (5+ messages)
` [PATCH 02/13] drm: drm_printer: Add printer for devcoredump
      ` [Freedreno] "

[Bug 107012] [PATCH] Radeon SI driver not architecture safe, crashes on ppc64[el]
 2018-07-16 19:22 UTC  (2+ messages)

[PATCH v14 0/2] Add suppport for sn65dsi86 bridge chip
 2018-07-16 17:45 UTC  (5+ messages)
  ` [PATCH v14 1/2] drm/bridge: add support for sn65dsi86 bridge driver
  ` [PATCH v14 2/2] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[PATCH v2] drm/connector: Fix typo in drm_connector_list_iter_next()
 2018-07-16 17:17 UTC 

[PATCH] drm/connector: Fix typo in drm_connector_list_iter_next()
 2018-07-16 17:12 UTC  (2+ messages)

[PATCH] vgaswitchroo: set audio client id according to bound gpu client id
 2018-07-16 16:56 UTC  (25+ messages)
` 答复: "
  ` [alsa-devel] "
        ` 答复: "
          ` 答复: "
                    ` 答复: 答复: "

[PATCH 19/21] dt-bindings: msm/disp: Add bindings for Snapdragon 845 DPU
 2018-07-16 16:21 UTC  (3+ messages)
` [PATCH v2 "

[PATCH v2] drm/dp_helper: Add DP aux channel tracing
 2018-07-16 15:44 UTC 

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2018-07-16 15:13 UTC  (5+ messages)

[V2 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY to replace PCI_CLASS_DISPLAY_VGA
 2018-07-16 15:09 UTC  (9+ messages)
  ` [V2 2/2] vgaswitchreoo: set audio client id in vgaswitchreoo enable function
      ` [alsa-devel] "

[PATCH v3 1/1] drm/panel: Add support for Olimex LCD-OLinuXino panel
 2018-07-16 15:08 UTC  (2+ messages)

[PATCH 00/21] drm/msm: Add support for SDM845 Display Processing Unit (DPU)
 2018-07-16 14:46 UTC  (13+ messages)
` [PATCH 04/21] drm: add msm compressed format modifiers
` [PATCH 05/21] drm/msm/dsi: adjust dsi timing for dual dsi mode
` [PATCH 07/21] drm/msm/dsi: initialize postdiv_lock before use for 10nm pll
` [PATCH 09/21] drm/msm/mdp5: subclass msm_mdss for mdp5
` [PATCH 11/21] drm/msm: higher values of pclk can exceed 32 bits when multiplied by a factor
` [PATCH 20/21] drm/msm: Add SDM845 DPU support

[PATCH 1/2] ALSA: HDA: use PCI_BASE_CLASS_DISPLAY to cover more display adapters
 2018-07-16 14:45 UTC  (6+ messages)
` [PATCH 2/2] vgaswitchreoo: set audio client id in vgaswitchreoo enable function

[PATCH] drm: re-enable error handling
 2018-07-16 14:39 UTC  (2+ messages)

[Bug 107153] 4.18-rc3 crash on hdmi (0010:dm_update_crtcs_state+0x41e/0x4a0)
 2018-07-16 14:28 UTC  (3+ messages)

[PATCH 00/10] Improve crc-core driver interface
 2018-07-16 14:24 UTC  (3+ messages)

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!
 2018-07-16 14:06 UTC  (3+ messages)

[Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" at amdgpu_vm_cpu_set_ptes at S3 resume
 2018-07-16 13:52 UTC  (2+ messages)
` [Bug 107065] "BUG: unable to handle kernel paging request at 0000000000002000" in amdgpu_vm_cpu_set_ptes at amdgpu_vm.c:921

[PATCH] efifb: BGRT: Do not copy the boot graphics for non native resolutions
 2018-07-16 13:45 UTC 

[PATCH] video: fbdev: tridentfb: remove deadcode on unreachable case statement
 2018-07-16 13:44 UTC 

[PATCH] drm/i915/selftests: Remove redundant code
 2018-07-16 12:47 UTC  (2+ messages)

[RFC v3 0/8] Add Plane Color Properties
 2018-07-16 12:38 UTC  (5+ messages)

drm/msm/mdp5: negative x/y in cursor move
 2018-07-16 11:49 UTC  (3+ messages)

[PATCH] drm/vkms: off by one in vkms_gem_fault()
 2018-07-16 11:26 UTC  (2+ messages)

[PATCH v2 1/3] drm: writeback: Fix doc that says connector should be disconnected
 2018-07-16 11:19 UTC  (4+ messages)
` [PATCH v2 2/3] drm: mali-dp: Report writeback connector as connected

[PATCH v2 3/3] drm: mali-dp: Set encoder possible_clones
 2018-07-16 11:15 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] drm: mali-dp: Call drm_crtc_vblank_reset on device init
 2018-07-16 11:14 UTC  (2+ messages)

[Bug 107229] Metro 2033 Redux hangs
 2018-07-16 10:19 UTC  (6+ messages)

[PATCH 1/3 v5] ARM: dts: Modernize the Vexpress PL111 integration
 2018-07-16  9:25 UTC  (3+ messages)
` [PATCH 2/3 v5] ARM: defconfig: Update the vexpress defconfig
` [PATCH 3/3 v5] ARM: defconfig: Enable the PL111 DRM driver on vexpress

[Bug 200499] New: amdgpu: kfd: kgd2kfd_probe failed, Ryzen 2400G
 2018-07-16  9:18 UTC  (4+ messages)
` [Bug 200499] "

[PATCH RESEND] drm/meson: Make DMT timings parameters and pixel clock generic
 2018-07-16  9:18 UTC  (3+ messages)

[PATCH] drm/vgem: Replace drm_dev_unref with drm_dev_put
 2018-07-16  9:12 UTC  (3+ messages)

[PATCH 1/3 v4] ARM: dts: Modernize the Vexpress PL111 integration
 2018-07-16  8:25 UTC  (6+ messages)

nouveau-next - misc fixes/cleanups for 4.19
 2018-07-16  8:22 UTC 

nouveau-fixes 4.18
 2018-07-16  8:02 UTC 

[RFC PATCH] mm, oom: distinguish blockable mode for mmu notifiers
 2018-07-16  7:59 UTC  (6+ messages)

[PATCH] drm/virtio: Replace drm_dev_unref with drm_dev_put
 2018-07-16  7:49 UTC 

[PATCH v8 0/6] Add ChromeOS EC CEC Support
 2018-07-16  7:38 UTC  (3+ messages)
` [GIT PULL] Immutable branch between MFD and DRM/i915, Media and Platform due for the v4.19 merge window

[PATCH v13 0/3] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel
 2018-07-16  6:04 UTC  (4+ messages)
  ` [PATCH v13 3/3] dt-bindings: drm/bridge: Document sn65dsi86 bridge bindings

[git pull] drm-fixes for 4.18-rc6 (well it was for -rc5)
 2018-07-16  0:41 UTC 


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