public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-01-15 18:28:23 to 2014-01-20 16:10:47 UTC [more...]

[PATCH 3/6] drm/i915: reset eDP timestamps on resume
 2014-01-20 16:10 UTC  (12+ messages)

New DP vfuncs get_aux{clock_divider,send_ctl}
 2014-01-20 15:52 UTC  (5+ messages)
` [PATCH 1/4] drm/i915: Turn get_aux_clock_divider() into per-product vfuncs
` [PATCH 2/4] drm/i915: Factor out a function returning the AUX_CTL value to start a send
` [PATCH 3/4] drm/i915: Reorder the AUX_CTL bits in descending order
` [PATCH 4/4] drm/i915: Introduce a get_aux_send_ctl() vfunc

[PATCH] tests: Move pm_rps to the right Makefile target
 2014-01-20 15:06 UTC  (2+ messages)

[PULL] drm vblank timestamping changes
 2014-01-20 14:29 UTC 

[PATCH v3] ACPI / video: Add systems that should favor native backlight interface
 2014-01-20 13:34 UTC  (3+ messages)

[PATCH 0/3] drm/i915: Random irq stuff
 2014-01-20 13:28 UTC  (13+ messages)
` [PATCH 1/3] drm/i915: Cancel the hotplug re-enable timer on BDW
    ` [PATCH] drm/i915: Add intel_hpd_irq_uninstall()
` [PATCH 2/3] drm/i915: Make irq_received bool
` [PATCH 3/3] drm/i915: Kill dev_priv->irq_received

[PATCH v4 0/3] VLV Turbo/rps + RC6 workaround
 2014-01-20 13:10 UTC  (4+ messages)
` [PATCH v4 1/3] drm/i915: Disable/Enable PM Intrrupts based on the current freq
` [PATCH v3 2/3] drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
` [PATCH v2 3/3] drm/i915/vlv: WA for Turbo and RC6 to work together

[PATCH] drm/i915: Wait for completion of pending flips when starved of fences
 2014-01-20 10:44 UTC  (7+ messages)
    ` [PATCH 1/2] "
      ` [PATCH 2/2] drm/i915: Repeat evictions whilst pageflip completions are outstanding

[PATCH] drm/gem: Always initialize the gem object in object_init
 2014-01-20  9:11 UTC  (3+ messages)

[PATCH] drm/i915/vlv: Added/removed Render specific Hw Workarounds for VLV
 2014-01-20  8:21 UTC  (5+ messages)

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww03
 2014-01-20  5:15 UTC 

More fixes for igt pm_rps
 2014-01-19 21:33 UTC  (7+ messages)
` [PATCH 1/3] pm_rps: Add read back checking on sysfs writes
` [PATCH 2/3] pm_rps: Convert to subtest structure
` [PATCH 3/3] pm_rps: Fix verbose option and streamline its use

NULL ptr dereference in i915_gem_alloc_object()
 2014-01-19 21:24 UTC  (5+ messages)

Intel GMA3150 crash with chromium (hardware acceleration)
 2014-01-19 16:54 UTC  (8+ messages)

[PATCH] drm/i915: deferring the HSW IPS enable at plane switch
 2014-01-19 12:47 UTC 

[PATCH v2] ACPI: Fix acpi_evaluate_object() return value check
 2014-01-18 16:36 UTC  (4+ messages)

[PATCH 1/3] drm/i915: get basic encoder state before reading CRTC state
 2014-01-18 14:01 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: clock readout support for DDI
` [PATCH 3/3] drm/i915: always check clocks when comparing pipe configs

[PATCH] drm/i915: Shuffle modeset reset handling around
 2014-01-17 20:14 UTC  (5+ messages)

[PATCH v2 0/5] drm/i915: Atomic sprites v2
 2014-01-17 18:09 UTC  (6+ messages)
` [PATCH v2 1/5] drm/i915: Add intel_get_crtc_scanline()
` [PATCH 2/5] drm/i915: Shuffle sprite register writes into a tighter group
` [PATCH v2 3/5] drm/i915: Make sprite updates atomic
` [PATCH 4/5] drm/i915: Perform primary enable/disable atomically with sprite updates
` [PATCH v2 5/5] drm/i915: Add pipe update trace points

[PATCH] drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devices
 2014-01-17 17:34 UTC  (12+ messages)
` [PATCH V2] "

[PATCH 0/3] drm/i915: FIFO underrun reporting changes
 2014-01-17 17:12 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Limit FIFO underrun reports on GMCH platforms
` [PATCH 2/3] drm/i915: Make underruns DRM_ERROR
` [PATCH 3/3] drm/i915: Re-enable underrun reporting after 2 secs

[PATCH] drm/i915: Fix new_config and new_enabled for load detect
 2014-01-17 17:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 1/2] drm/i915: don't disable the DP port if the link is lost
 2014-01-17 17:13 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: don't disable DP port after a failed link training
  ` [PATCH] "

[PULL] drm-intel-next
 2014-01-17 16:57 UTC 

[PATCH 1/3] drm/i915: add wait_for_vblank argument to intel_enable_pipe
 2014-01-17 15:51 UTC  (11+ messages)
` [PATCH 3/3] drm/i915: remove the vblank_wait hack from HSW+
      ` [PATCH 4/3] drm/i915: pass intel_crtc as argument for intel_enable_pipe
        ` [PATCH 5/3] drm/i915: remove pch_port argument form intel_enable_pipe
        ` [PATCH 6/3] drm/i915: remove "dsi" "
        ` [PATCH 7/3] drm/i915: remove wait_for_vblank "
        ` [PATCH 8/3] drm/i915: WARN in case we're enabling the pipe and it's enabled

[PATCH 1/3] drm/i915: Tune down output when context is banned
 2014-01-17 14:50 UTC  (5+ messages)
` [PATCH 2/3] drm/i915: Seek only one guilty batch per hanged ring
` [PATCH 3/3] drm/i915: Get rid of acthd based batch search on reset stats

[PATCH] drm/i915/ppgtt: Limit guilty hunt inside of relevant vm
 2014-01-17 14:37 UTC  (4+ messages)

[PATCH] drm/i915: drop ironlake_ prefix from edp panel/backlight functions
 2014-01-17 14:10 UTC  (2+ messages)

[PATCH 0/6] eDP panel power sequencing optimizations
 2014-01-17 13:57 UTC  (8+ messages)
` [PATCH 2/6] drm/i915: save some time when waiting the eDP timings
` [PATCH 6/6] drm/i915: set the backlight panel delays registers to 1

[PATCH] drm/i915: Only restore backlight combination mode reg for ums
 2014-01-17 13:32 UTC  (3+ messages)

[PATCH] drm/i915: Eliminate lots of WARNs when there's no backlight present
 2014-01-17 13:32 UTC  (5+ messages)

[PATCH v3 0/4] drm/dp: Introduce AUX channel infrastructure
 2014-01-17 13:22 UTC  (3+ messages)
` [PATCH v3 3/4] drm/dp: Add DisplayPort link helpers

[PATCH] tests/kms_psr_sink_crc: Create test to test PSR by checking panel CRC
 2014-01-17 10:50 UTC  (4+ messages)

[PATCH v3] ACPI: Fix acpi_evaluate_object() return value check
 2014-01-17  7:46 UTC  (2+ messages)

[PATCH 1/2] drm/i915: g4x/vlv: fix dp aux interrupt mask
 2014-01-16 21:31 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: clean up HPD IRQ debug printing

[PATCH 1/2] drm: dp helper: Add DP test sink CRC definition
 2014-01-16 18:09 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: debugs: Add support for probing DP sink CRC
  ` [Intel-gfx] "

[PATCH] drm/i915: Provide a parameter to disable loading
 2014-01-16 17:11 UTC  (3+ messages)

[PATCH] drm/i915: don't double-restore ARB mode bits for kms
 2014-01-16 16:57 UTC  (3+ messages)

[PATCH] drm/i915: Don't use i915_preliminary_hw_support to mean pre-production
 2014-01-16 16:51 UTC 

IGT conventions
 2014-01-16 16:43 UTC  (4+ messages)

[PATCH] drm/i915/bdw: remove preliminary_hw_support flag from BDW
 2014-01-16 16:23 UTC  (5+ messages)

Dell XPS 8700 kms not working
 2014-01-16 14:48 UTC  (8+ messages)

IEGD to xf86-video-intel
 2014-01-16 14:37 UTC  (10+ messages)
` [PATCH] drm/i915: Get LVDS preferred mode from SDVO output timings if there's nothing else

[PATCH] drm/i915: Simplify i915_gem_release_all_mmaps()
 2014-01-16 13:56 UTC  (2+ messages)

[PATCH v2 0/3] VLV Turbo/rps + RC6 workaround
 2014-01-16  5:47 UTC  (4+ messages)
` [PATCH v3 1/3] drm/i915: Disable/Enable PM Intrrupts based on the current freq

[PATCH 1/2] drm: share drm_add_fake_info_node
 2014-01-15 23:42 UTC  (10+ messages)
` [PATCH 2/2] drm/i915: Move pipecrc debug functions to new file
` [Intel-gfx] [PATCH 1/2] drm: share drm_add_fake_info_node

IEGD to xf86-video-intel
 2014-01-15 20:49 UTC 

[PATCH 0/2] drm-intel-collector - update
 2014-01-15 19:07 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Only use read-back pipe config
` [PATCH 2/2] drm/i915: Dump the contents of the GTT


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