Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-07-30 09:12:07 to 2013-08-02 20:16:57 UTC [more...]

[PATCH] drm/i915: Do not dereference NULL crtc or fb until after checking
 2013-08-02 20:16 UTC  (2+ messages)

i915 INFO: trying to register non-static key
 2013-08-02 20:11 UTC  (20+ messages)
` i915 backlight

[PATCH 1/2] drm/i915: Use Write-Through cacheing for the display plane on Iris
 2013-08-02 20:08 UTC  (9+ messages)
` [PATCH 2/2] drm/i915: Tidy the macro casting by using an inline function

[PATCH] drm/i915: update last_vblank when disabling the power well
 2013-08-02 19:56 UTC  (4+ messages)

[PATCH 1/2] drm/i915: check the power well when redisabling VGA
 2013-08-02 19:22 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: clarify Haswell power well bit names

Port the i915 HDMI infoframe code to the common infrastructure
 2013-08-02 17:23 UTC  (9+ messages)
` [PATCH 1/8] video/hdmi: Replace the payload length by their defines
` [PATCH 2/8] video/hdmi: Introduce a generic hdmi_infoframe union
` [PATCH 3/8] video/hdmi: Add a macro to return the size of a full infoframe
` [PATCH 4/8] drm/i915/hdmi: Change the write_infoframe vfunc to take a buffer and a type
` [PATCH 5/8] drm/i915/hdmi: Port the infoframe code to the common hdmi helpers
` [PATCH 6/8] drm/i915/hmdi: Rename set_infoframe() to write_infoframe()
` [PATCH 7/8] drm/i915/sdvo: Port the infoframe code to the shared infrastructure
` [PATCH 8/8] drm/i915: Remove the now obsolete infoframe definitions

[PATCH] drm/i915: VGA also requires the power well
 2013-08-02 17:17 UTC  (6+ messages)

[PATCH 1/3] drm/gma500: Remove useless define
 2013-08-02 16:40 UTC  (5+ 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 0/17] drm/i915: ILK+ watermark prep patches
 2013-08-02 16:09 UTC  (30+ messages)
` [PATCH v2 01/17] drm/i915: Add scaled paramater to update_sprite_watermarks()
` [PATCH 02/17] drm/i915: Pass the actual sprite width to watermarks functions
` [PATCH 03/17] drm/i915: Calculate the sprite WM based on the source width instead of the destination width
` [PATCH 04/17] drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate
` [PATCH 05/17] drm/i915: Rename most wm compute functions to ilk_ prefix
` [PATCH 06/17] drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm
` [PATCH 07/17] drm/i915: Change the watermark latency type to uint16_t
` [PATCH 08/17] drm/i915: Split out reading of HSW watermark latency values
` [PATCH 09/17] drm/i915: Don't multiply the watermark latency values too early
` [PATCH 10/17] drm/i915: Add SNB/IVB support to intel_read_wm_latency
` [PATCH 11/17] drm/i915: Add ILK "
` [PATCH v2 12/17] drm/i915: Store the watermark latency values in dev_priv
` [PATCH v2 13/17] drm/i915: Use the stored cursor and plane latencies properly
` [PATCH v2 14/17] drm/i915: Print the watermark latencies during init
` [PATCH v2 15/17] drm/i915: Disable specific watermark levels when latency is zero
` [PATCH 16/17] drm/i915: Use the watermark latency values from dev_priv for ILK/SNB/IVB too
` [PATCH 17/17] drm/i915: Add comments about units of latency values

WARNING: CPU: 1 PID: 2846 at drivers/gpu/drm/i915/intel_sdvo.c:1378
 2013-08-02  9:26 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
 2013-08-02  8:31 UTC  (4+ messages)

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww31
 2013-08-02  3:14 UTC 

[PATCH] drm/i915/hsw: Change default LLC age to 3
 2013-08-01 22:56 UTC  (4+ messages)
  ` [PATCH] [v2] "
    ` [PATCH] [v3] "

[PATCH] drm/i915: add fast boot support for Haswell
 2013-08-01 21:12 UTC 

[PATCH 0/8] Allow Package C8+
 2013-08-01 17:16 UTC  (17+ messages)
` [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 8/8] drm/i915: allow Package C8+ by default

[PATCH] i915: fix ACPI _DSM warning
 2013-08-01 16:21 UTC 

[PATCH 00/30] drm/i915: Lots of workaround changes
 2013-08-01 14:58 UTC  (3+ messages)
` [PATCH 10/30] drm/i915: Implement WaDisableDopClockGating:snb

[PATCH 13/20] drm/gem: create drm_gem_dumb_destroy
 2013-08-01 11:41 UTC  (2+ messages)

[PATCH] drm/i915: Adjustable Render Power State policies
 2013-08-01  8:52 UTC  (6+ messages)

[PATCH 00/35] drm/i915: ILK+ watermark rewrite
 2013-08-01  8:01 UTC  (34+ 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 00/29] Completion of i915 VMAs v2
 2013-08-01  0:00 UTC  (30+ 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 05/29] drm/i915: Add VM to pin
` [PATCH 06/29] drm/i915: Use ggtt_vm to save some typing
` [PATCH 07/29] drm/i915: Update describe_obj
` [PATCH 08/29] drm/i915: Rework __i915_gem_shrink
` [PATCH 09/29] drm/i915: thread address space through execbuf
` [PATCH 10/29] drm/i915: make caching operate on all address spaces
` [PATCH 11/29] drm/i915: BUG_ON put_pages later
` [PATCH 12/29] drm/i915: make reset&hangcheck code VM aware
` [PATCH 13/29] drm/i915: clear domains for all objects on reset
` [PATCH 14/29] drm/i915: Restore PDEs on gtt restore
` [PATCH 15/29] drm/i915: Improve VMA comments
` [PATCH 16/29] drm/i915: Cleanup more of VMA in destroy
` [PATCH 17/29] drm/i915: plumb VM into bind/unbind code
` [PATCH 18/29] drm/i915: Use new bind/unbind in eviction code
` [PATCH 19/29] drm/i915: turn bound_ggtt checks to bound_any
` [PATCH 20/29] drm/i915: Fix up map and fenceable for VMA
` [PATCH 21/29] drm/i915: mm_list is per VMA
` [PATCH 22/29] drm/i915: Update error capture for VMs
` [PATCH 23/29] drm/i915: Add vma to list at creation
` [PATCH 24/29] drm/i915: create vmas at execbuf
` [PATCH 25/29] drm/i915: Convert execbuf code to use vmas
` [PATCH 26/29] drm/i915: Convert active API to VMA
` [PATCH 27/29] drm/i915: Add bind/unbind object functions to VM
` [PATCH 28/29] drm/i915: Use the new vm [un]bind functions
` [PATCH 29/29] drm/i915: eliminate vm->insert_entries()

[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 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 0/3] Fix backlight issues on some Windows 8 systems
 2013-07-31  9:08 UTC  (6+ 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] 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  (10+ messages)
` [PATCH 1/3] drm/i915: rearrange vlv dp enable and pre_enable callbacks
` [PATCH v3 "
  ` [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] "


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