public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-12-18 16:12:54 to 2014-01-06 09:55:55 UTC [more...]

[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/6] igt_kms: don't leak the mmap used for cairo
 2014-01-02 16:44 UTC  (11+ 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 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] "

[PATCH] drm/i915: set ctx->initialized only after RCS
 2014-01-01 18:10 UTC  (5+ messages)

[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  (23+ messages)
` [PATCH 01/19] drm/i915: rename modeset_update_power_wells
` [PATCH 02/19] drm/i915: get/put runtime PM without holding rps.hw_lock
` [PATCH 03/19] drm/i915: add forcewake functions that don't touch runtime PM
` [PATCH 04/19] drm/i915: extract __hsw_do_{en, dis}able_package_c8
` [PATCH 05/19] drm/i915: make PC8 be part of runtime PM suspend/resume
` [PATCH 06/19] drm/i915: get/put runtime PM when we get/put a power domain
` [PATCH 07/19] drm/i915: remove dev_priv->pc8.requirements_met
` [PATCH 08/19] drm/i915: make gpu_idle be part of runtime PM, not PC8
` [PATCH 09/19] drm/i915: kill pc8.disable_count
` [PATCH 10/19] drm/i915: remove an indirection level on PC8 functions
` [PATCH 11/19] drm/i915: don't get/put PC8 reference on freeze/thaw
` [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

[PATCH] drm/i915: fix fastboot pfit disable hack to update pipe w/h
 2013-12-19 18:48 UTC 

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

[Patch v2 11/13] ACPI, i915: replace open-coded _DSM specific code with helper functions
 2013-12-19 12:38 UTC 

[PATCH 0/5] Enabling DRRS in the kernel
 2013-12-19  8:31 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 v2 0/3] Fixes for vlv turbo
 2013-12-19  5:58 UTC  (4+ messages)
` [PATCH v2 2/3] drm/i915: Disable/Enable PM Intrrupts based on the current freq

kernel 3.11.6 general protection fault
 2013-12-18 21:22 UTC  (5+ messages)

[PATCH v3.12 0/3] drm/i915: Backport some VLV clock fixes to 3.12
 2013-12-18 21:00 UTC  (2+ messages)

[PATCH 01/10] drm/i915/vlv: add early DPIO init v3
 2013-12-18 16:14 UTC  (4+ messages)
` [PATCH 05/10] drm/i915: retrieve current fb config into new plane_config structure at init v8


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