dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-04 20:44:45 to 2016-01-07 10:16:56 UTC [more...]

[PATCH] x86: Add an explicit barrier() to clflushopt()
 2016-01-07 10:16 UTC  (2+ messages)

[RFC PATCH v2 0/4] Add RK3229 HDMI support
 2016-01-07 10:15 UTC  (7+ messages)
` [RFC PATCH v2 1/4] drm: dw-hdmi: make it easy to recovery the platform data for platform driver
` [RFC PATCH v2 2/4] drm: dw-hdmi: passing the "plat_data" when calling platform mode_valid
` [RFC PATCH v2 3/4] drm: rockchip: hdmi: add RK3229 HDMI support
` [RFC PATCH v2 4/4] dt-bindings: add document for rk3229-hdmi

[PATCH v2 0/2] Introduce Innosilicon HDMI driver on Rockchip platforms
 2016-01-07 10:07 UTC  (3+ messages)
` [PATCH v2 1/2] drm: rockchip/hdmi: add Innosilicon HDMI support
` [PATCH v2 2/2] dt-bindings: add document for Innosilicon HDMI on Rockchip platform

[PATCH 0/5] Add encoder_mask to crtc_state, v2
 2016-01-07  9:59 UTC  (6+ messages)
` [PATCH 1/5] drm/core: Add drm_encoder_index
` [PATCH 2/5] drm/core: Add drm_for_each_encoder_mask, v2
` [PATCH 3/5] drm/i915: Do not touch best_encoder for load detect
` [PATCH 4/5] drm/atomic: Do not unset crtc when an encoder is stolen
` [PATCH 5/5] drm/atomic: Add encoder_mask to crtc_state, v2

[PATCH 1/2] drm: bridge: sil902x
 2016-01-07  9:35 UTC  (14+ messages)
` [PATCH 2/2] drm: bridge: add sil902x DT bindings doc
` [PATCH v2 1/2] drm: bridge: sil902x

[PATCH] drm/i915: Init power domains early in driver load
 2016-01-07  9:22 UTC  (2+ messages)
` [Intel-gfx] "

[Bug 93594] Flickering Shadows in The Talos Principle
 2016-01-07  8:58 UTC  (5+ messages)

bisected: i915 modeset broken in ac9b8236551d1177fd07b56aef9b565d1864420d
 2016-01-07  8:52 UTC  (4+ messages)

[PATCH 00/12] dw-hdmi development
 2016-01-07  8:21 UTC  (7+ messages)
` [PATCH 0/9] dw-hdmi audio support
    ` [alsa-devel] "

[Bug 103561] New: unable to handle kernel paging request with csgo in wine+nine, ttm_bo_del_from_lru
 2016-01-07  7:32 UTC  (3+ messages)
` [Bug 103561] "

[RFC PATCH v1 0/2] Add RK3229 HDMI support
 2016-01-07  6:22 UTC  (4+ messages)
` [RFC PATCH v1 1/2] drm: rockchip: hdmi: add "
` [RFC PATCH v1 2/2] dt-bindings: add document for rk3229-hdmi

[PATCH] MAINTAINERS: update for Freescale DCU DRM driver
 2016-01-07  6:02 UTC 

[Bug 93614] Tonga general protection fault in libdrm_amdgpu at di.fm
 2016-01-07  2:40 UTC  (4+ messages)

[Bug 93615] Tonga does not recover from standby
 2016-01-07  1:32 UTC  (3+ messages)

[PATCH RFC 0/2] Add a display driver to the Allwinner H3
 2016-01-06 21:20 UTC  (7+ messages)
` [PATCH RFC 1/2] clk: sunxi: Add sun8i display support
` [PATCH RFC 2/2] drm: sunxi: Add a basic DRM driver for Allwinner DE2

[Bug 80868] New: Support screen scaling modes for external monitors
 2016-01-06 19:28 UTC  (4+ messages)
` [Bug 80868] "

[Bug 92944] [Fiji/LLVM/RadeonSI] CS:GO segfaults in llvm
 2016-01-06 18:32 UTC  (2+ messages)

[PATCH 1/2] Add device enumeration interface (v2)
 2015-04-27 19:55 UTC  (5+ messages)
` [PATCH 2/2] Fix one warning

[Bug 110421] New: Reading debugfs file /sys/kernel/debug/dri/0/amdgpu_regs hangs the machine
 2016-01-06 14:49 UTC  (4+ messages)
` [Bug 110421] "

[PATCH v2 1/6] drm/i915: Set connector_state->connector using the helper
 2016-01-06 13:53 UTC  (13+ messages)
` [PATCH v2 2/6] drm/atomic: Add __drm_atomic_helper_connector_reset, v2
` [PATCH v2 4/6] drm/atomic: add connector mask to drm_crtc_state
` [PATCH v2 5/6] drm/i915: Update connector_mask during readout
      ` [Intel-gfx] "
        ` [PATCH v2.1 5/6] drm/i915: Update connector_mask during readout, v2
` [PATCH v2 6/6] drm/atomic: Remove drm_atomic_connectors_for_crtc

[Bug 91202] output to DVI-I is blank
 2016-01-06 11:26 UTC  (3+ messages)
` [Bug 91202] Output to DVI-I (or DVI-D) is blank on Tonga (R9 285 and 380X) with multiple monitors

[PATCH 1/3] drm: Defer disabling the vblank IRQ until the next interrupt (for instant-off)
 2016-01-06 11:09 UTC  (3+ messages)
` [PATCH 2/3] drm: Skip the waitqueue setup for vblank queries
` [PATCH 3/3] drm: Peek at the current counter/timestamp "

[PATCH 0/8] drm: atmel-hlcdc: various fixes/improvements
 2016-01-06 10:19 UTC  (9+ messages)
` [PATCH 1/8] drm: atmel-hlcdc: add a ->cleanup_fb() operation
` [PATCH 2/8] drm: atmel-hlcdc: support asynchronous atomic commit operations
` [PATCH 3/8] drm: atmel-hlcdc: fix connector and encoder types
` [PATCH 4/8] drm: atmel-hlcdc: remove leftovers from atomic mode setting migration
` [PATCH 5/8] drm: atmel-hlcdc: support extended timing ranges on sama5d4 and sama5d2
` [PATCH 6/8] drm: atmel-hlcdc: move output mode selection in CRTC implementation
` [PATCH 7/8] drm: atmel-hlcdc: rework the output code to support drm bridges
` [PATCH 8/8] drm: atmel-hlcdc: check display mode validity in crtc->mode_fixup()

WARNING: at drivers/gpu/drm/drm_irq.c:1268 drm_wait_one_vblank: vblank wait timed out on crtc 0
 2016-01-06  9:43 UTC 

[PATCH v7 0/5] Add mipi dsi support for rk3288
 2016-01-06  8:39 UTC  (7+ messages)
` [PATCH v7 1/5] drm/rockchip: return a true clock rate to adjusted_mode
` [PATCH v7 3/5] drm: rockchip: Support Synopsys DW MIPI DSI
    ` [PATCH v7.1 "
    ` [PATCH v7.2 "

[GIT PULL] drm/rockchip: new features to support Synopsys DW MIPI DSI
 2016-01-06  8:24 UTC 

[Bug 92555] GPU lockup crashing the system on Cayman
 2016-01-06  7:28 UTC  (3+ messages)
` [Bug 92555] GPU lockup crashing the system on Cayman with HyperZ

[PATCH] drm/i915: intel_hpd_init(): Don't check connectors for an encoder
 2016-01-06  7:27 UTC  (5+ messages)
` [Intel-gfx] "
    ` [PATCH v2] drm/i915: intel_hpd_init(): Fix suspend/resume reprobing
      ` [Intel-gfx] "

drm/i915/intel_drv.h - RPM wakelock ref not held during HW access
 2016-01-06  7:23 UTC  (2+ messages)

[PATCH 2/4] drm/ttm: zero allocation only for CPU domain
 2016-01-06  6:44 UTC  (3+ messages)

[PATCH v2 0/3] Add RK3229 vop support
 2016-01-06  6:13 UTC  (8+ messages)
` [PATCH v2 1/3] drm/rockchip: vop: Add support for interrupt registers using write-masks
` [PATCH v2 2/3] drm/rockchip: vop: add rk3229 vop support
` [PATCH v2 3/3] dt-bindings: add document for rk3229-vop

[RESEND,V2] drm: fsl-dcu: Fix no fb check bug
 2016-01-06  4:12 UTC 

[PATCH v6 4/6] drm: rockchip: Support Synopsys DW MIPI DSI
 2016-01-06  4:16 UTC  (5+ messages)
` [PATCH v6.3 "

[Bug 93577] Total war: Attila crashes at startup
 2016-01-06  3:08 UTC  (2+ messages)

[Bug 93374] [radeonsi] Tonga (Radeon R9 380) hangs on running hello world OpenCL program
 2016-01-06  0:43 UTC  (2+ messages)

[PATCH v11 0/4] Allow USB devices to remain runtime-suspended when sleeping
 2016-01-05 23:38 UTC  (5+ messages)
  `  "

[PATCH 1/3] drm/ttm: add ttm_bo_move_to_lru_tail function
 2016-01-05 21:34 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: move VM page tables to the LRU end on CS
` [PATCH 3/3] drm/amdgpu: validate duplicates first

Cannot enforce DVI-I output with Nouveau driver with FX 5200
 2016-01-05 19:47 UTC 

[PATCH 4.2.y-ckt 088/211] drm: Use userspace compatible type in fourcc_mod_code macro
 2016-01-05 19:43 UTC 

drm/vc4: v3d: called object '0u' is not a function (next-20160104)
 2016-01-05 19:09 UTC  (2+ messages)

[PATCH 0/8] Add ASoC support for AMD APUs [v6]
 2016-01-05 19:04 UTC  (9+ messages)
` [PATCH 6/8] ASoC: AMD: add AMD ASoC ACP 2.x DMA driver
` [PATCH 7/8] ASoC: AMD: add pm ops
` [PATCH 8/8] ASoC: AMD: Manage ACP 2.x SRAM banks power

[PATCH] [trivial] drm/i915 Fix typos in i915_gem_fence.c
 2016-01-05 17:57 UTC  (2+ messages)

[Bug 93144] [radeonsi] Alien: Isolation bug
 2016-01-05 16:53 UTC  (2+ messages)
` [Bug 93144] [radeonsi] Alien: Isolation feature request

[PATCH] gpu: ipu-v3: Do not bail out on missing optional port nodes
 2016-01-05 16:16 UTC 

[PATCH 00/29] dev->struct_mutex crusade, once more
 2016-01-05 15:52 UTC  (3+ messages)
` [PATCH 27/29] drm/vgem: Move get_pages to gem_create

WARNING: CPU: 3 PID: 914 at include/drm/drm_gem.h:146 udl_dumb_create+0xdd/0xf0 [udl]()
 2016-01-05 15:43 UTC  (3+ messages)

[PATCH] drm/docs: more leftovers from the big vtable documentation pile
 2016-01-05 15:30 UTC  (8+ messages)

[PATCH 1/2] drm: Do not set outparam on error during GEM handle allocation
 2016-01-05 15:23 UTC  (5+ messages)
` [PATCH 2/2] drm: Remove opencoded drm_gem_object_release_handle()

[PATCH] drm/amd/powerplay: fix compare_const_fl.cocci warnings
 2016-01-05 14:46 UTC 

[PATCH libdrm] tests: util: Fixup util_open() parameter order
 2016-01-05 14:21 UTC 

[PATCH 0/4] drm/exynos: introduce generic zpos property
 2016-01-05 12:52 UTC  (5+ messages)
` [PATCH 1/4] drm: add support for "
` [PATCH 2/4] drm/exynos: crtc: rework atomic_{begin,flush}
` [PATCH 3/4] drm/exynos: mixer: properly update all planes on the same vblank event
` [PATCH 4/4] drm/exynos: use generic code for managing zpos plane property

[Bug 93591] [TONGA] ARK Survival Evolved: corruption of main menu textures
 2016-01-05 12:49 UTC  (2+ messages)

[patch] drm/amd/powerplay: fix a reversed condition
 2016-01-05 12:36 UTC  (5+ messages)
    `  "

[PATCH] drm/exynos: fix kernel panic issue at drm releasing
 2016-01-05 12:30 UTC  (7+ messages)

[Bug 91251] [r600g] "ARK: Survival Evolved" game: shader errors
 2016-01-05 12:11 UTC  (2+ messages)
` [Bug 91251] [APITRACE] "

[PATCH v2] drm/exynos: fix kernel panic issue at drm releasing
 2016-01-05 10:50 UTC 

[Bug 93575] Unigine Heaven shows unexpected light stripes
 2016-01-05 10:35 UTC  (4+ messages)

[PATCH 1/5] [RFC] drm: Documentation style guide
 2016-01-05  9:02 UTC  (4+ messages)
` [PATCH 4/5] drm/atomic-helper: Reject legacy flips on a disabled pipe
  ` [Intel-gfx] "

[PATCHv7 0/5] Add initial support for slimport anx78xx
 2016-01-05  8:54 UTC  (2+ messages)
` 答复: "

[PATCH 0/1] apple-gmux: Add initial documentation
 2016-01-05  8:19 UTC  (3+ messages)
` [PATCH 1/1] "

DRM support in Android
 2016-01-05  8:06 UTC 

[PATCH 1/3] drm: Balance error path for GEM handle allocation
 2016-01-05  8:00 UTC  (4+ messages)
` [PATCH 3/3] drm: Use a normal idr allocation for the obj->name

[Bug 93471] [radeonsi] power consumption on pitcairn card stays high after 2. monitor disconnected
 2016-01-05  7:03 UTC  (2+ messages)

[PATCH v3 0/5] drm/dsi: DSI for devices with different control bus
 2016-01-05  5:29 UTC  (3+ messages)
` [PATCH v4 0/6] "

[PATCH] Fix no fb check
 2016-01-05  3:11 UTC 

[RFC PATCH v1 1/2] drm/rockchip: vop: add rk3229 vop support
 2016-01-05  3:21 UTC  (4+ messages)

[RFC PATCH v1 2/2] dt-bindings: add document for rk3229-vop
 2016-01-05  3:16 UTC  (3+ messages)

[4.2.y-ckt stable] Patch "drm: Use userspace compatible type in fourcc_mod_code macro" has been added to staging queue
 2016-01-04 23:22 UTC 

[patch] drm/amd/powerplay: precedence bug in init_non_clock_fields()
 2016-01-04 21:22 UTC  (2+ messages)

[patch] drm/amdgpu/cgs: cleanup some indenting
 2016-01-04 21:19 UTC  (2+ messages)

drm/amd/powerplay: add hardware manager sub-component
 2016-01-04 20:53 UTC 


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