dri-devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-02-25 12:46:53 to 2015-02-26 15:31:38 UTC [more...]

[Bug 83226] New: Allow use of ColorRange and ColorSpace in xorg.conf.d files
 2015-02-26 15:31 UTC  (5+ messages)
` [Bug 83226] "

[PATCH 1/2] drm/exynos: hdmi: Add support for Exynos7 HDMI
 2015-02-26 15:24 UTC  (2+ messages)
` [PATCH 2/2] drm/exynos: decon: Add support for DECON-EXT

[PATCH 1/2] drm: Complete moving rotation property to core
 2015-02-26 15:24 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Rotation property is now handled in DRM core

[PATCH RFC 0/6] Use DRM component API in tilcdc to connect to tda998x
 2015-02-26 14:55 UTC  (7+ messages)
` [PATCH RFC 1/6] drm/tilcdc: Fix module unloading
` [PATCH RFC 2/6] drm/tilcdc: Remove tilcdc slave support for tda998x driver
` [PATCH RFC 3/6] drm/tilcdc: Add support for external compontised DRM encoder
` [PATCH RFC 4/6] drm/tilcdc: Add DRM_TILCDC_INIT for "ti,tilcdc,slave" binding support
  ` [PATCH RFC 5/6] drm/tilcdc: Force building of DRM_TILCDC_INIT
` [PATCH RFC 6/6] ARM: dts: am335x-boneblack: Use new binding for HDMI

[PATCH 00/21] drm/omap: misc fixes/improvements
 2015-02-26 13:57 UTC  (23+ messages)
` [PATCH 01/21] drm/omap: fix encoder-crtc mapping
` [PATCH 02/21] drm/omap: page_flip: return -EBUSY if flip pending
` [PATCH 03/21] drm/omap: clear omap_obj->paddr in omap_gem_put_paddr()
` [PATCH 04/21] drm/omap: add pin refcounting to omap_framebuffer
` [PATCH 05/21] drm/omap: add a comment why locking is missing
` [PATCH 06/21] drm/omap: check CRTC color format earlier
` [PATCH 07/21] drm/omap: fix operation without fbdev
` [PATCH 08/21] drm/omap: fix error handling in omap_framebuffer_create()
` [PATCH 09/21] drm/omap: handle mismatching color format and buffer width
` [PATCH 10/21] drm/omap: fix TILER on OMAP5
` [PATCH 11/21] drm/omap: fix plane's channel selection
` [PATCH 12/21] drm/omap: tiler: fix race condition with engine->async
` [PATCH 13/21] drm/omap: remove dummy PM functions
` [PATCH 14/21] drm/omap: stop connector polling during suspend
` [PATCH 15/21] drm/omap: use DRM_ERROR_RATELIMITED() for error irqs
` [PATCH 16/21] drm/omap: fix race with error_irq
` [PATCH 17/21] drm/omap: only ignore DIGIT SYNC LOST for TV output
` [PATCH 18/21] drm/omap: do not use BUG_ON(!spin_is_locked(x))
` [PATCH 19/21] drm/omap: fix race condition with dev->obj_list
` [PATCH 20/21] drm/omap: fix race conditon in DMM
` [PATCH 21/21] drm/omap: keep ref to old_fb

[PATCH 1/3] drm/panel: Add display_timing support
 2015-02-26 13:51 UTC  (4+ messages)

[Bug 89156] r300g: GL_COMPRESSED_RED_RGTC1 / ATI1N support broken
 2015-02-26 13:26 UTC  (5+ messages)

[PATCH 1/4] drm/dp: indentation and ordering cleanups
 2015-02-26 13:23 UTC  (10+ messages)
` [PATCH 2/4] drm/dp: add DPCD definitions from DP 1.2a
` [PATCH 3/4] drm/dp: add DPCD definitions from eDP 1.2
    ` [Intel-gfx] "
` [PATCH 4/4] drm/dp: add DPCD definitions from eDP 1.4

[PATCH] drm: atmel-hlcdc: remove clock polarity from crtc driver
 2015-02-26 13:21 UTC  (2+ messages)

[PATCH] drm/atomic-helper: Fix kerneldoc for prepare_planes
 2015-02-26 13:20 UTC 

[Bug 89148] r300g: Kernel rejected CS in Wine d3d multisample test
 2015-02-26 12:00 UTC  (4+ messages)

[PATCH 0/8] Fix struct clk pointer comparing
 2015-02-26 11:59 UTC  (31+ messages)
` [PATCH 1/8] clk: add helper function clk_is_match()
      ` [alsa-devel] "
` [PATCH 2/8] ARM: imx: fix struct clk pointer comparing
` [PATCH 3/8] drm: armada: "
` [PATCH 4/8] pwm: atmel-hlcdc: "
` [PATCH 5/8] serial: samsung: "
` [PATCH 6/8] ASoC: fsl_esai: "
` [PATCH 7/8] ASoC: fsl_spdif: "
` [PATCH 8/8] ASoC: kirkwood: "

[PATCH v2 1/4] Add atomic_inc_return to atomics
 2015-02-26 10:54 UTC  (4+ messages)
  ` [PATCH v2 2/4] Use __sync_add_and_fetch instead of __sync_fetch_and_add for atomic_dec_and_test
  ` [PATCH v2 3/4] nouveau: make nouveau importing global buffers completely thread-safe, with tests
  ` [PATCH v2 4/4] nouveau: Do not add most bo's to the global bo list

[BISECTED REGRESSION v3.18->v3.19-rc1] drm/i915: failure to poweroff after hibernation
 2015-02-26  9:34 UTC  (6+ messages)
` [PATCH] drm/i915: fix failure to power off after hibernate

[PATCH 00/38] Renesas R-Car DU atomic updates support
 2015-02-26  9:23 UTC  (41+ messages)
` [PATCH 01/38] drm/atomic: Rename drm_atomic_helper_commit_pre_planes() state argument
` [PATCH 02/38] drm/atomic-helper: Rename commmit_post/pre_planes
` [PATCH 03/38] drm/atomic-helpers: make mode_set hooks optional
` [PATCH 04/38] drm/atomic-helpers: Fix documentation typos and wrong copy&paste
` [PATCH 05/38] drm: adv7511: Fix DDC error interrupt handling
` [PATCH 06/38] drm: adv7511: Fix nested sleep when reading EDID
` [PATCH 07/38] drm: rcar-du: Don't disable unused functions at init time
` [PATCH 08/38] drm: rcar-du: Remove drm_fbdev_cma_restore_mode() call "
` [PATCH 09/38] drm: rcar-du: Don't set connector->encoder "
` [PATCH 10/38] drm: rcar-du: Reorder CRTC functions
` [PATCH 11/38] drm: rcar-du: Wait for page flip completion when turning the CRTC off
` [PATCH 12/38] drm: rcar-du: Turn vblank on/off when enabling/disabling CRTC
` [PATCH 13/38] drm: rcar-du: Disable fbdev emulation when no connector is present
` [PATCH 14/38] drm: rcar-du: Define macros for the max number of groups, CRTCs and LVDS
` [PATCH 15/38] drm: rcar-du: Implement universal plane support
` [PATCH 16/38] drm: rcar-du: Fix hardware plane allocation
` [PATCH 17/38] drm: rcar-du: Implement planes atomic operations
` [PATCH 18/38] drm: rcar-du: Handle primary plane config through atomic plane ops
` [PATCH 19/38] drm: rcar-du: Wire up atomic state object scaffolding
` [PATCH 20/38] drm: rcar-du: Remove private copy of plane size and position
` [PATCH 21/38] drm: rcar-du: Replace LVDS encoder DPMS by enable/disable
` [PATCH 22/38] drm: rcar-du: Rework encoder enable/disable for atomic updates
` [PATCH 23/38] drm: rcar-du: Rework HDMI "
` [PATCH 24/38] drm: rcar-du: Rework CRTC "
` [PATCH 25/38] drm: rcar-du: Switch plane update to atomic helpers
` [PATCH 26/38] drm: rcar-du: Switch mode config "
` [PATCH 27/38] drm: rcar-du: Switch connector DPMS "
` [PATCH 28/38] drm: rcar-du: Replace encoder mode_fixup with atomic_check
` [PATCH 29/38] drm: rcar-du: Implement asynchronous commit support
` [PATCH 30/38] drm: rcar-du: Switch page flip to atomic helpers
` [PATCH 31/38] drm: rcar-du: Switch plane set_property "
` [PATCH 32/38] drm: rcar-du: Rework plane setup code
` [PATCH 33/38] drm: rcar-du: Replace plane crtc and enabled fields by plane state
` [PATCH 34/38] drm: rcar-du: Remove unneeded rcar_du_crtc plane field
` [PATCH 35/38] drm: rcar-du: Move plane format to plane state
` [PATCH 36/38] drm: rcar-du: Move plane commit code from CRTC start to CRTC resume
` [PATCH 37/38] drm: rcar-du: Move group locking inside rcar_du_crtc_update_planes()
` [PATCH 38/38] drm: rcar-du: Fix race condition in hardware plane allocator

[PATCH RESEND] drm: tda998x: Use drm_do_get_edid()
 2015-02-26  9:20 UTC  (4+ messages)

[PULL] drm-intel-fixes
 2015-02-26  9:13 UTC 

[PATCH v2] drm: exynos: clean up dma_addr_t use
 2015-02-26  8:55 UTC 

eDP display control registers in Linux kernel
 2015-02-26  8:54 UTC  (6+ messages)

[PATCH 00/11] drm/rockchip: add support for lvds controller and external encoders
 2015-02-26  8:52 UTC  (2+ messages)

[PATCH] drm: exynos: clean up dma_addr_t use
 2015-02-26  8:46 UTC  (2+ messages)

[Bug 89327] Loss of HDMI audio on auto screen off (energy saving)
 2015-02-26  6:50 UTC  (15+ messages)

r600 - NI/Turks: flickering with 'geom-outlining-150'
 2015-02-26  6:40 UTC  (6+ messages)

[PATCH] drm/radeon: release digital encoder before asking for new one
 2015-02-26  2:46 UTC  (3+ messages)

drm-next-4.1-wip: NI/Turks *ERROR* chosen encoder in use 4
 2015-02-26  2:43 UTC  (5+ messages)
` Fwd: "

[PATCH 00/15] R-Car DU fixes and enhancements (including interlaced support)
 2015-02-26  1:29 UTC  (3+ messages)
` [PATCH 11/15] ARM: shmobile: lager: Add DU HDMI output support

linux-next: manual merge of the drm-intel tree with the drm-intel-fixes tree
 2015-02-26  0:15 UTC 

[PULL] topic/drm-misc for 4.1
 2015-02-25 22:56 UTC 

[Bug 73338] Fan speed in idle at 40% with radeonsi and at 18% with catalyst
 2015-02-25 22:01 UTC  (3+ messages)

[pull] radeon drm-fixes-4.0
 2015-02-25 21:13 UTC 

[PATCH libdrm 00/04] Silence compiler warnings
 2015-02-25 18:43 UTC  (3+ messages)

[libdrm][PATCH 1/2] random: Use unsigned long for seed
 2015-02-25 18:41 UTC  (4+ messages)
` [libdrm][PATCH 3/2] Fix always true comparison

[Bug 89034] Firefox crashing xserver and some major rendering bugs
 2015-02-25 18:12 UTC  (4+ messages)

[PATCH] drm/omap: tiler: add hibernation callback
 2015-02-25 18:08 UTC 

[PATCH] drm: Remove redundant code in the getencoder ioctl
 2015-02-25 17:03 UTC 

[PATCH 00/04 libdrm] The rocky road to building with -Wextra
 2015-02-25 17:02 UTC  (3+ messages)

[v3] libdrm: improvements to userspace exynos component
 2015-02-25 15:54 UTC  (2+ messages)

[PATCH libdrm 1/5] automake: wrap an insanely long line
 2015-02-25 14:28 UTC  (5+ messages)
` [PATCH libdrm 2/5] configure: omap, freedreno and tegra require atomics
` [PATCH libdrm 3/5] automake: drop the NULL variable from the makefile
` [PATCH libdrm 4/5] tests: move the SUBDIR at the top of "
` [PATCH libdrm 5/5] tests: automake: keep the libs link at the final stage

[patch] drm/i915: cleanup some indenting
 2015-02-25 13:54 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm: Don't assign fbs for universal cursor support to files
 2015-02-25 13:45 UTC 

Problems with DRI on Acube Sam460 AMCC 460ex board
 2015-02-25 13:31 UTC  (6+ messages)


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