Intel-GFX Archive on lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-15 17:56:03 to 2013-10-21 08:05:59 UTC [more...]

[PATCH 1/2] drm/i915/dp: don't mention eDP bpp clamping if it doesn't affect bpp
 2013-10-21  8:06 UTC  (7+ messages)
` [PATCH 2/2] drm/i915/dp: workaround BIOS eDP bpp clamping issue
  ` [PATCH for 3.12/-fixes 1/2] drm/i915: Add support for pipe_bpp readout
    ` [PATCH for 3.12/-fixes 2/2] drm/i915/dp: workaround BIOS eDP bpp clamping issue

[PATCH] drm/i915: Print RC6 info less often
 2013-10-21  8:05 UTC  (3+ messages)

[PATCH] drm/i915: fix open-coded DIV_ROUND_UP
 2013-10-21  8:04 UTC  (3+ messages)

[PULL] drm-intel-fixes
 2013-10-21  6:41 UTC 

xfce panel problem with SNA, not with UXA
 2013-10-20 10:53 UTC  (2+ messages)

glamor and xvmc
 2013-10-20 10:15 UTC 

[PATCH 0/6] preparation for multiple power-wells
 2013-10-19 11:02 UTC  (16+ messages)
` [PATCH 1/6] drm/i915: make the intel_display_power_domain enum compact
` [PATCH 2/6] drm/i915: factor out is_always_on_domain
` [PATCH 3/6] drm/i915: change power_well->lock to be mutex
` [PATCH 4/6] drm/i915: factor out modeset_update_power_wells
` [PATCH 5/6] drm/i915: enable only the needed power domains during modeset
` [PATCH 6/6] drm/i915: use power get/put instead of set for power on after init

[PATCH] drm/i915: print object bindings in debugfs
 2013-10-19 10:33 UTC  (5+ messages)

[PATCH] drm/i915: Do hw quiescing first during unload
 2013-10-18 18:18 UTC  (8+ messages)

Updated drm-intel-testing
 2013-10-18 15:04 UTC 

[PATCH 00/16] CRC support for non-ivb
 2013-10-18 14:37 UTC  (22+ messages)
` [PATCH 01/16] drm/i915: extract display_pipe_crc_update
` [PATCH 02/16] drm/i915: add CRC #defines for ilk/snb
` [PATCH 03/16] drm/i915: wire up CRC interrupt "
` [PATCH 04/16] drm/i915: use ->get_vblank_counter for the crc frame counter
` [PATCH 05/16] drm/i915: wait one vblank when disabling CRCs
` [PATCH 06/16] drm/i915: fix CRC debugfs setup
` [PATCH 07/16] drm/i915: crc support for hsw
` [PATCH 08/16] drm/i915: Adjust CRC capture for pre-gen5/vlv
` [PATCH 09/16] drm/i915: CRC source selection #defines for gmch/vlv chips
` [PATCH 10/16] drm/i915: Wire up CRC interrupts for pre-gen5/vlv
` [PATCH 11/16] drm/i915: Enable CRC interrupts on pre-gen5/vlv
` [PATCH 12/16] drm/i915: Fix PIPE_CRC_CTL for vlv
` [PATCH 13/16] drm/i915: Add new CRC sources
` [PATCH 14/16] drm/i915: Wire up CRC support for gen3/4
` [PATCH 15/16] drm/i915: Wire up gen2 CRC support
` [PATCH 16/16] drm/i915: Wire up CRC for vlv
  ` [PATCH 1/3] drm/i915: Wire up gen2 CRC support
    ` [PATCH 2/3] drm/i915: Wire up CRC for vlv
    ` [PATCH 3/3] drm/i915: bikeshed the pipe CRC irq functions a bit

[PATCH 1/2] drm/i915: Make PTE valid encoding optional
 2013-10-18 13:45 UTC  (12+ messages)
` [PATCH 2/2] drm/i915: Disable GGTT PTEs on GEN6+ suspend
  ` [PATCH 2/2] [v2] "

[PATCH] drm/i915: Use a spin lock to protect the pipe crc struct
 2013-10-18 13:21 UTC  (4+ messages)
` [PATCH v2] "
` [PATCH v3] "

[PATCH] drm/i915: remove dead code in ironlake_crtc_mode_set
 2013-10-18 13:03 UTC  (3+ messages)

[IGT PATCH 0/2] intel_opregion_decode
 2013-10-18  9:08 UTC  (4+ messages)
` [IGT PATCH 1/2] intel_opregion_decode: new tool for decoding graphics opregion

[RFC] [PATCH] drm/i915: Require HW contexts (when possible)
 2013-10-18  7:39 UTC  (8+ messages)
  ` [PATCH] [v2] "
    ` [PATCH] [v3] "

[PATCH 0/7] drm/i915: Atomic sprites
 2013-10-18  7:35 UTC  (10+ messages)
` [PATCH 1/7] drm/i915: Don't disable primary when color keying is used
` [PATCH 2/7] drm/i915: Fix non-scaled sprites for ILK
` [PATCH 3/7] drm/i915: Add i915_get_crtc_scanline()
` [PATCH 4/7] drm/i915: Shuffle sprite register writes into a tighter group
` [PATCH 5/7] drm/i915: Make sprite updates atomic
` [PATCH 6/7] drm/i915: Perform primary enable/disable atomically with sprite updates
` [PATCH 7/7] drm/i915: Add pipe update trace points

[PATCH] drm/i915: set active format aspect ratio same as picture aspect ratio
 2013-10-17 16:43 UTC  (2+ messages)

[PATCH] drm/i915: preserve dispaly init order on ByT
 2013-10-17 14:03 UTC  (4+ messages)

[RFC] Runtime display PM for VLV/BYT
 2013-10-17 13:01 UTC  (20+ messages)
` [PATCH 4/5] drm/i915: take power well refs when needed
` [PATCH 5/5] drm/i915/vlv: support save/restore of display state around power well toggle

[PATCH] drm/i915: don't Oops in debugfs for I915_FBDEV=n
 2013-10-17 12:45 UTC  (2+ messages)

[PATCH v2 1/2] drm/i915: pass mode to ELD write vfuncs
 2013-10-17 12:40 UTC  (6+ messages)
  ` [PATCH v2 2/2] drm/i915: set HDMI pixel clock in audio configuration

[PATCH 0/4] drm-intel-collector - review request
 2013-10-17 12:24 UTC  (3+ messages)
` [PATCH 2/4] drm/i915: Asynchronously perform the set-base for a simple modeset

Pipe CRCs v1
 2013-10-17 11:32 UTC  (15+ messages)
` [PATCH 01/16] drm/i915: Expose latest 200 CRC value for pipe through debugfs
` [PATCH 04/16] drm/i915: Sample the frame counter instead of a timestamp for CRCs
` [PATCH 12/16] drm/i915: Add log messages when CRCs collection is started/stopped
` [PATCH 13/16] drm/i915: Move drm_add_fake_info_node() higher in the file
` [PATCH 14/16] drm/i915: Implement blocking read for pipe CRC files
` [PATCH 15/16] drm/i915: Only one open() allowed on pipe CRC result files
` [PATCH 16/16] drm/i915: Enable pipe CRCs

[PATCH] drm/i915: Use frame counter for intel_wait_for_vblank() on CTG
 2013-10-17 10:01 UTC 

[PATCH] drm/i915: Fix gen3/4 vblank counter wraparound
 2013-10-17 10:00 UTC 

Target Display Mode for Linux
 2013-10-17  7:42 UTC 

[PATCH] cpufreq: Add dummy cpufreq_cpu_get/put for CONFIG_CPU_FREQ=n
 2013-10-17  7:08 UTC  (3+ messages)

[IGT PATCH] README: list some of the dependencies
 2013-10-17  2:11 UTC  (2+ messages)

[v3.10][v3.11][v3.12][Regression][PATCH 0/1] Revert "Revert "drm/i915: revert eDP bpp clamping code changes""
 2013-10-16 21:02 UTC  (3+ messages)
` [v3.10][v3.11][v3.12][Regression][PATCH 1/1] "

[PATCH] tests/debugfs_pipe_crc: fall back to PIPE source
 2013-10-16 20:56 UTC 

[PATCH 0/4] framebuffer_init checks
 2013-10-16 20:08 UTC  (3+ messages)

[PATCH] drm/i915: vlv: fix VGA hotplug after modeset
 2013-10-16 20:03 UTC  (2+ messages)

[PATCH v2] drm: add support for additional stereo 3D modes
 2013-10-16 17:48 UTC  (4+ messages)
` [PATCH v3] "

[PATCH] drm/i915: Disable all GEM timers and work on unload
 2013-10-16 17:41 UTC  (5+ messages)

pipe CRCs, intel-gpu-tools
 2013-10-16 15:28 UTC  (10+ messages)
` [PATCH 1/8] lib: Add a small helper to open debugfs files
` [PATCH 2/8] lib: Add igt_debugfs_fopen()
` [PATCH 3/8] lib: Add a igt_assert_cmpint()
` [PATCH 4/8] lib: Add kmstest_paint_color()
` [PATCH 5/8] lib: Add a igt_display.h with a few enums and defines from the kernel
` [PATCH 6/8] lib: Make igt_debugfs_open() take the mode as argument
` [PATCH 7/8] lib: Add igt_wait_for_vblank() helper
` [PATCH 8/8] debugfs_pipe_crc: Let's check CRCs!

Patch for crashing intel server
 2013-10-16 15:22 UTC  (8+ messages)
  ` Bug#724944: [Intel-gfx] "

[PATCH] drm/i915: preserve dispaly init order on ByT
 2013-10-16 14:48 UTC 

[PATCH] drm/i915: Use pipe_name() instead of the pipe number
 2013-10-16 14:21 UTC  (4+ messages)

[PATCH 3/3] drm/i915: HSW GT3 Slices: Userspace can dynamically forcibly enable all slices
 2013-10-16 12:19 UTC  (5+ messages)
` [PATCH 3/4] drm/i915: HSW GT3 Slices: exec flag to warn kernel that userspace is using predication

[PATCH] drm/i915: Move some hdmi enable function name to vlv specific
 2013-10-16 10:17 UTC  (3+ messages)

[PATCH 1/2] drm/i915: static inline for dummy crc functions
 2013-10-16  9:56 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: constify harder

[PATCH] drm/i915: Replace has_bsd/blt/vebox with a mask
 2013-10-16  9:09 UTC  (3+ messages)

[PATCH v5 0/4] Fix Win8 backlight issue
 2013-10-15 23:33 UTC  (2+ messages)

[PATCH 0/2] drm/i915: fix hdmi audio pixel clock config
 2013-10-15 21:25 UTC  (3+ messages)

More on the i835GM problems on Fujitsu/Siemens
 2013-10-15 21:11 UTC 

[PATCH] testcases: Slice Shutdown sysfs switch and gt force full exec buffer flag
 2013-10-15 20:51 UTC  (2+ messages)
` [PATCH] testcases: Slice Shutdown testscases

[PATCH] i915_drm: add exec flag for request forcing Intel GT full
 2013-10-15 20:50 UTC  (2+ messages)
` [PATCH] i915_drm: add exec flag to warn kernel that userspace is using predication


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