Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-26 09:11:49 to 2013-08-01 00:00:34 UTC [more...]

[PATCH 00/29] Completion of i915 VMAs v2
 2013-07-31 23:59 UTC  (5+ messages)
` [PATCH 01/29] drm/i915: Create an init vm
` [PATCH 02/29] drm/i915: Rework drop caches for checkpatch
` [PATCH 03/29] drm/i915: Make proper functions for VMs
` [PATCH 04/29] drm/i915: Use bound list for inactive shrink

[PATCH] drm/i915/hsw: Change default LLC age to 3
 2013-07-31 23:07 UTC 

i915 INFO: trying to register non-static key
 2013-07-31 21:16 UTC  (3+ messages)
` i915 backlight

[PATCH] drm/i915: enable IPS for bpp <= 24
 2013-07-31 20:35 UTC  (2+ messages)

[PATCH] uxa/display: Keep the EDID blob around for the lifetime of an output
 2013-07-31 17:58 UTC  (2+ messages)

[PATCH 0/8] Allow Package C8+
 2013-07-31 16:47 UTC  (21+ messages)
` [PATCH 1/8] drm/i915: add the FCLK case to intel_ddi_get_cdclk_freq
` [PATCH 2/8] drm/i915: don't disable/reenable IVB error interrupts when not needed
` [PATCH 3/8] drm/i915: allow package C8+ states on Haswell (disabled)
` [PATCH 4/8] drm/i915: avoid waking up from PC8 on DP AUX operations
` [PATCH 5/8] drm/i915: avoid waking up from PC8 on GMBUS operations
` [PATCH 6/8] drm/i915: silence message about the DDI buffers
` [PATCH 7/8] drm/i915: add i915_pc8_status debugfs file
` [PATCH 8/8] drm/i915: allow Package C8+ by default
` [PATCH i-g-t] tests: add pc8

[PATCH 1/2] drm/i915: Use the same pte_encoding for ppgtt as for gtt
 2013-07-31 16:14 UTC  (19+ messages)
` [PATCH 2/2] drm/i915: Use Write-Through cacheing for the display plane on Iris
    ` [PATCH] "
` [PATCH] drm/i915: Use the same pte_encoding for ppgtt as for gtt

[PATCH 00/35] drm/i915: ILK+ watermark rewrite
 2013-07-31  9:47 UTC  (33+ messages)
` [PATCH 01/35] drm/i915: Add scaled paramater to update_sprite_watermarks()
` [PATCH 02/35] drm/i915: Pass the actual sprite width to watermarks functions
` [PATCH 03/35] drm/i915: Calculate the sprite WM based on the source width instead of the destination width
` [PATCH 04/35] drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate
` [PATCH 05/35] drm/i915: Rename most wm compute functions to ilk_ prefix
` [PATCH 06/35] drm/i915: Pass the watermark level to primary WM compute functions
` [PATCH 07/35] drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm
` [PATCH 08/35] drm/i915: Change the watermark latency type to uint16_t
` [PATCH 09/35] drm/i915: Split out reading of HSW watermark latency values
` [PATCH 10/35] drm/i915: Don't multiply the watermark latency values too early
` [PATCH 11/35] drm/i915: Add SNB/IVB support to intel_read_wm_latency
` [PATCH 13/35] drm/i915: Store the watermark latency values in dev_priv
` [PATCH 15/35] drm/i915: Print the watermark latencies during init
` [PATCH 16/35] drm/i915: Disable specific watermark levels when latency is zero

[PATCH 0/3] Fix backlight issues on some Windows 8 systems
 2013-07-31  9:08 UTC  (10+ messages)
` [Update][PATCH "

[PATCH 2/2] drm: Remove drm_mode_validate_clocks
 2013-07-31  7:43 UTC 

[PATCH] drm/i915: Squelch repeated reasoning for why FBC cannot be activated
 2013-07-31  7:43 UTC  (6+ messages)

[PATCH 1/3] drm/gma500: Remove useless define
 2013-07-31  6:51 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: "
` [PATCH 3/3] drm: Remove drm_mode_validate_clocks
` [Intel-gfx] [PATCH 1/3] drm/gma500: Remove useless define

[PATCH] drm/i915: fix missed hunk after GT access breakage
 2013-07-30 23:27 UTC 

[PATCH 4/5] drm/i915: Add async page flip support for IVB
 2013-07-30 16:42 UTC  (5+ messages)
  ` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: Add async page flip support for SNB
    ` [Intel-gfx] "

[edid-decode] Decode HDMI 1.4 4k VICs
 2013-07-30 14:40 UTC 

[PATCH 0/3] drm/i915: vlv pre_enable/enable callback refactoring
 2013-07-30 14:24 UTC  (12+ messages)
` [PATCH 1/3] drm/i915: rearrange vlv dp enable and pre_enable callbacks
` [PATCH 2/3] drm/i915: rearrange vlv hdmi "
` [PATCH 3/3] drm/i915: move encoder->enable callback later in VLV crtc enable
` [PATCH v3 1/3] drm/i915: rearrange vlv dp enable and pre_enable callbacks
  ` [PATCH v3 2/3] drm/i915: rearrange vlv hdmi "
  ` [PATCH v3 3/3] drm/i915: move encoder->enable callback later in VLV crtc enable

[PATCH] drm/i915: make user mode sync polarity setting explicit
 2013-07-30 12:47 UTC  (4+ messages)
  ` [Intel-gfx] "

gpu outputs slave and cache flushing
 2013-07-30  8:48 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH 00/12] Completion of i915 VMAs
 2013-07-29 23:50 UTC  (21+ messages)
` [PATCH 01/12] drm/i915: plumb VM into object operations
  ` Maintainer-review fluff (was: Re: [PATCH 01/12] drm/i915: plumb VM into object operations)
` [PATCH 04/12] drm/i915: Track active by VMA instead of object
` [PATCH 06/12] drm/i915: Use the new vm [un]bind functions

[Intel-gfx] Linux 3.11-rc2 [backlight] [ASUS N56VZ]
 2013-07-29 23:38 UTC  (8+ messages)

[PATCH] drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI
 2013-07-29 14:50 UTC  (7+ messages)

[PATCH 00/15] Unify interrupt register init/reset
 2013-07-29 11:47 UTC  (5+ messages)
` [PATCH 03/15] drm/i915: port i965_irq_uninstall go INTEL_IRQ_REG_RESET

linux-next: problem fetching the drm-intel-fixes tree
 2013-07-29  6:42 UTC  (6+ messages)

[PATCH] drm/i915: Adjustable Render Power State policies
 2013-07-29  5:43 UTC  (3+ messages)

Fail to pull kernel source from daniel's repo
 2013-07-29  3:50 UTC  (2+ messages)

[ANNOUNCE] xf86-video-intel 2.21.13
 2013-07-28 13:47 UTC 

[PATCH] drm/i915: Sync the hotplug work when device suspending
 2013-07-27 17:43 UTC  (3+ messages)

led panel lighting price list
 2013-07-27  0:32 UTC 

Linux 3.11-rc2 (acpi backlight, revert)
 2013-07-27 12:18 UTC  (8+ messages)

[PATCH 00/13] modeset interface cleanups
 2013-07-26 22:05 UTC  (9+ messages)
` [PATCH 02/13] drm/i915/dvo: switch ->mode_fixup to ->compute_config
` [PATCH 13/13] drm/i915: clean up crtc timings computation

[GIT PULL] ACPI and power management fixes for v3.11-rc3
 2013-07-26 21:25 UTC 

Ugly patches for stolen reservation
 2013-07-26 20:45 UTC  (6+ messages)
        ` [Intel-gfx] "

Updated stolen mem patches
 2013-07-26 20:32 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: split PCI IDs out into i915_drm.h v4
` [PATCH 2/2] x86: add early quirk for reserving Intel graphics stolen memory v5

Updated drm-intel-testing tree
 2013-07-26 19:52 UTC 

[PATCH] drm/i915: fix gen4 digital port hotplug definitions
 2013-07-26 19:46 UTC  (4+ messages)

3.10.2 : new warning WARNING: at drivers/gpu/drm/i915/intel_display.c:1656 ironlake_crtc_disable+0x7ce/0x800 [i915]()
 2013-07-26 17:58 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH 1/2] drm/i915: enable pnv gpu reset
 2013-07-26 17:55 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: fix pnv display core clock readout out

Ugly patches for stolen reservation
 2013-07-26 17:52 UTC  (10+ messages)
` [PATCH 2/2] x86: add early quirk for reserving Intel graphics stolen memory v3
        ` [Intel-gfx] Ugly patches for stolen reservation

[PATCH] drm/i915: Retry DP aux_ch communications with a different clock after failure
 2013-07-26 17:45 UTC  (3+ messages)

[PATCH] drm/i915: Replace open-coded offset_in_page()
 2013-07-26 17:45 UTC  (2+ messages)

[PATCH] drm/i915: Add messages usful for HPD strom detection debugging
 2013-07-26 17:44 UTC  (5+ messages)
  ` [PATCH V2] drm/i915: Add messages useful for HPD storm detection debugging (v2)

[PATCH] drm/i915: Make sure PORT_HOTPLUG_EN is written
 2013-07-26 12:07 UTC  (3+ messages)

[Intel-gfx] linux-next: Tree for Jul 25 [ call-trace: drm | drm-intel related? ]
 2013-07-26 10:34 UTC  (17+ messages)
              `  "


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