messages from 2013-12-19 13:55:46 to 2014-01-07 07:15:28 UTC [more...]
[PATCH 1/6] igt_kms: don't leak the mmap used for cairo
2014-01-07 7:16 UTC (12+ messages)
` [PATCH 2/6] drmtest: don't leak memory when parsing the arguments
` [PATCH 3/6] tests/kms_flip: don't leak the connector when setting DPMS
` [PATCH 4/6] tests/kms_flip: don't leak the CRTC
` [PATCH 5/6] tests/kms_flip: don't leak the connector_config struct
` [PATCH 6/6] tests/kms_flip: free the test_output struct when counting modes
[PATCH] drm/i915: set ctx->initialized only after RCS
2014-01-07 7:10 UTC (6+ messages)
[PATCH] drm/i915: fix fastboot pfit disable hack to update pipe w/h
2014-01-07 7:07 UTC (3+ messages)
A few clean-ups and a baby step towards unified register definitions
2014-01-07 0:41 UTC (8+ messages)
` [PATCH igt 1/6] intel_reg: Renamed INST_DONE to INSTDONE
` [PATCH igt 2/6] instdone: Add an assert to make sure we never overflow instdone_bits
` [PATCH igt 3/6] lib: Move the INSTDONE bit definitions to instdone.c
` [PATCH igt 4/6] lib: Use INSTDONE_I965 and INSTDONE_1 for gen6
` [PATCH igt 5/6] tools: Removed unused tools/intel_iosf_read.c
` [PATCH igt 6/6] tools: Remove intel_disable_clock_gating
[PATCH] drm/i915/bdw: don't try to check IPS state on BDW
2014-01-07 0:28 UTC
Supporting fused display configurations v4
2014-01-06 22:05 UTC (14+ messages)
` [PATCH 01/12] drm/i915: Get rid of the INTEL_INFO() usage in i915_drv.h
` [PATCH 02/12] drm/i915: Convert a few WM functions to use struct drm_i915_private directly
` [PATCH 03/12] drm/i915: Mass replace INTEL_INFO() by dev_priv->info
` [PATCH 04/12] drm/i915: Finish replacing INTEL_INFO() by direct dev_priv usage
` [PATCH 05/12] drm/i915: Remove INTEL_INFO()
` [PATCH 06/12] drm/i915: Constify the drm_i915_private pointer a bit more
` [PATCH 07/12] drm/i915: Make the intel_device_info structure kept in dev_priv writable
` [PATCH 08/12] drm/i915: Move num_plane to the intel_device_info structure
` [PATCH 09/12] drm/i915: Consolidate FUSE_STRAP in one set of defines
` [PATCH 10/12] drm/i915: Disable display when fused off
` [PATCH 11/12] drm/i915: Remove the Quanta special case
` [PATCH 12/12] drm/i915: Use I915_MAX_PIPES in the pipe/plane_to_crtc_mapping definitions
[PATCH igt] intel_error_decode: Factor out common decoding code
2014-01-06 13:42 UTC (2+ messages)
[PATCH] drm/i915: Fix refcount leak and possible NULL pointer dereference
2014-01-06 9:57 UTC
Need help debuging Iris Pro on Retina MBP 11.3
2014-01-06 6:36 UTC
Help to enable Iris Pro on Retina MBP 11.3
2014-01-05 23:20 UTC
Bug/Patch : resolved i830 black screen
2014-01-05 21:48 UTC
i915 + HDMI + Samsung TV -> X.org freezes
2014-01-04 22:39 UTC
[PATCH 0/6] eDP panel power sequencing optimizations
2014-01-03 19:46 UTC (19+ messages)
` [PATCH 1/6] drm/i915: init the DP panel power seq variables earlier
` [PATCH 2/6] drm/i915: save some time when waiting the eDP timings
` [PATCH 3/6] drm/i915: reset eDP timestamps on resume
` [PATCH 4/6] drm/i915: remove a column of zeros from the eDP wait definitions
` [PATCH 5/6] drm/i915: don't wait for power cycle when waiting for power off
` [PATCH 6/6] drm/i915: set the backlight panel delays registers to 1
[RFC PATCH] drm/i915: move module parameters into a struct
2014-01-03 16:19 UTC (2+ messages)
[PATCH] [v2] drm/i915/ppgtt: Never return a NULL context
2014-01-03 12:07 UTC (10+ messages)
` [PATCH 2/3] drm/i915: set ctx->initialized only after RCS
` [PATCH 3/3] drm/i915: Make file default context persistent
` [PATCH 1/5] intel: squash unused variable 'bo_gem'
` [PATCH 2/5] intel: Handle malloc fails in context create
` [PATCH 3/5] intel: Merge latest i915_drm.h
` [PATCH 4/5] intel: Intel full PPGTT param
` [PATCH 5/5] configure.ac: bump version to 2.4.51 for release
` [PATCH] i965: Use default contexts when possible
DP1 Monitor Flashes
2014-01-02 20:56 UTC
[PATCH 1/3] drm/i915: add wait_for_vblank argument to intel_enable_pipe
2014-01-02 16:08 UTC (8+ messages)
` [PATCH 2/3] drm/i915: don't wait for vblank after enabling pipe on HSW
` [PATCH 3/3] drm/i915: remove the vblank_wait hack from HSW+
[PATCH] drm/i915/ppgtt: Prevent NULL deref in reset ioctl
2014-01-02 14:34 UTC (10+ messages)
` [PATCH] drm/i915/ppgtt: Never return a NULL context
` [PATCH] [v2] "
[PATCH] drm/ivb: Flush outstanding requests before allocating new seqno
2014-01-02 14:32 UTC
[PATCH 1/3] drm/i915: Only bind each object rather than for every execbuffer
2014-01-02 10:37 UTC (5+ messages)
` [PATCH 2/3] drm/i915: Fix obj->map_and_fenceable for ppgtt
` [PATCH 3/3] drm/i915: Remove redundant list_empty(eb->vmas) tests in execbuffer
-nightly and -fixes status
2014-01-01 22:35 UTC
[PATCH 1/2] drm/i915: Avoid dereference past end of page array in gen6_ppgtt_insert_entries()
2014-01-01 20:15 UTC (3+ messages)
` [PATCH 2/2] drm/i915: Avoid dereference past end of page array in gen8_ppgtt_insert_entries()
[PULL] drm-intel-fixes
2014-01-01 18:28 UTC
[PATCH] drm/i915/ppgtt: Defer request freeing on reset
2014-01-01 18:15 UTC (3+ messages)
` [PATCH] [v2] "
[REGRESSION] 3.13-rc2: locks up hard on trying to transfer a file to mmc based internal SD card slot
2013-12-31 13:42 UTC (3+ messages)
` [REGRESSION] 3.13-rc2: locks up hard on trying to transfer a file to mmc based internal SD card slot [FOUND]
i915: [drm] stuck on render ring
2013-12-31 8:26 UTC (5+ messages)
[PATCH] drm/i915: Mention when we enable the Ironlake iommu workarounds
2013-12-30 21:43 UTC (2+ messages)
Minor bug in intel-gpu-tools
2013-12-30 18:43 UTC (4+ messages)
` [PATCH] shader-debugger: Use in tree gen4asm
[PATCH] drm/i915/bdw: Return -ENONENT on default ctx destroy
2013-12-30 13:09 UTC (2+ messages)
[ANNOUNCE] xf86-video-intel 2.99.907
2013-12-30 10:39 UTC
[PATCH] Revert "drm/i915: assume all GM45 Acer laptops use inverted backlight PWM"
2013-12-30 10:09 UTC (3+ messages)
(no subject)
2013-12-30 2:29 UTC
[PATCH] [trivial] drm/i915: Clarify relocation errnos
2013-12-27 12:30 UTC (2+ messages)
drm/i915: Enabling PC8 on Haswell
2013-12-26 21:09 UTC (3+ messages)
[PATCH 0/7] GEN8 PPGTT cleanups + 4GB support
2013-12-26 2:17 UTC (12+ messages)
` [PATCH 1/7] drm/i915/bdw: Split up PPGTT cleanup
` [PATCH 2/7] drm/i915/bdw: Reorganize PPGTT init
` [PATCH 2/7] [v2] "
` [PATCH 3/7] drm/i915/bdw: Split ppgtt initialization up
` [PATCH 3/7] [v2] "
` [PATCH 4/7] drm/i915: Make clear/insert vfuncs args absolute
` [PATCH 5/7] drm/i915/bdw: Reorganize PT allocations
` [PATCH 6/7] Revert "drm/i915/bdw: Limit GTT to 2GB"
` [PATCH 7/7] drm/i915: Update i915_gem_gtt.c copyright
` [PATCH 8/9] drm/i915: Split GEN6 PPGTT cleanup
` [PATCH 9/9] drm/i915: Split GEN6 PPGTT initialization up
[PATCH] drm/i915/bdw: Flush system agent on gen8 also
2013-12-24 23:18 UTC
[penguin-kernel@I-love.SAKURA.ne.jp: [PATCH] drm/i915: Fix refcount leak and possible NULL pointer dereference.]
2013-12-24 17:51 UTC
[PATCH v5 0/4] Fix Win8 backlight issue
2013-12-24 13:59 UTC (12+ messages)
` [PATCH v2] ACPI / video: Add systems that should favor native backlight interface
` [PATCH v2 rebased] "
[PATCH 0/5] Enabling DRRS in the kernel
2013-12-23 7:52 UTC (6+ messages)
` [PATCH 1/5] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/5] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/5] drm/i915: Idleness detection for DRRS
` [PATCH 5/5] drm/i915/bdw: Add support for DRRS to switch RR
[PATCH] drm/edid: Populate picture aspect ratio for CEA modes
2013-12-23 5:57 UTC
[PATCH 0/5] Enabling DRRS in the kernel
2013-12-23 5:25 UTC (9+ messages)
` [PATCH 1/5] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/5] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/5] drm/i915: Idleness detection for DRRS
` [PATCH 5/5] drm/i915/bdw: Add support for DRRS to switch RR
drm/i915: Enabling PC8 on Haswell
2013-12-22 11:44 UTC
[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww51
2013-12-22 11:07 UTC
[PULL] drm-intel-next
2013-12-22 6:04 UTC (2+ messages)
No display on i830GM
2013-12-21 23:31 UTC
[PATCH] drm/i915: use crtc_htotal when calculating ilk watermarks
2013-12-20 21:08 UTC
[PATCH] [RFC] drm/i915: VMA ops sanitizer
2013-12-20 20:44 UTC
[PATCH] drm/i915: avoid unclaimed registers when capturing the error state
2013-12-20 17:09 UTC
[PATCH] README: Document how to avoid Waffle with piglit
2013-12-20 15:32 UTC (2+ messages)
[PATCH] drm/edid: Populate picture aspect ratio for CEA modes
2013-12-20 14:18 UTC (3+ messages)
[PATCH] ACPI / video: Use native backlight control interface by default
2013-12-20 6:32 UTC (3+ messages)
[PATCH 0/5] Enabling DRRS support in the kernel
2013-12-20 5:21 UTC (4+ messages)
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support
[PATCH 00/19] Make PC8 become part of runtime PM
2013-12-19 21:31 UTC (13+ messages)
` [PATCH 02/19] drm/i915: get/put runtime PM without holding rps.hw_lock
` [PATCH 12/19] drm/i915: get/put runtime PM references for GMBUS and DP AUX
` [PATCH 13/19] drm/i915: don't get/put PC8 when getting/putting power wells
` [PATCH 14/19] drm/i915: remove dev_priv->pc8.enabled
` [PATCH 15/19] drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
` [PATCH 16/19] drm/i915: kill struct i915_package_c8
` [PATCH 17/19] drm/i915: rename __hsw_do_{en, dis}able_pc8
` [PATCH 18/19] drm/i915: update the PC8 and runtime PM documentation
` [PATCH 19/19] drm/i915: init pm.suspended earlier
intel-drm-nightly 3.13rc3 broke i830 - more debug
2013-12-19 18:33 UTC (4+ messages)
[Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
2013-12-19 14:01 UTC (5+ messages)
` [Intel-gfx] "
` i830 watermark problems - status?
` intel-drm-nightly: hang and black screen on i830
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox