public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2013-11-04 23:21:03 to 2013-11-07 10:06:04 UTC [more...]

[PATCH 1/7] drm/i915: Optimize pipe irq handling on bdw
 2013-11-07 10:05 UTC  (7+ messages)
` [PATCH 2/7] drm/i915: Fix up the bdw pipe interrupt enable lists
` [PATCH 3/7] drm/i915: Wire up port A aux channel
` [PATCH 4/7] drm/i915: Wire up PCH interrupts for bdw
` [PATCH 5/7] drm/i915: Wire up pipe CRC support "
` [PATCH 6/7] drm/i915: Optimize gen8_enable|disable_vblank functions
` [PATCH 7/7] drm/i915: Wire up cpu fifo underrun reporting support for bdw

[RFC 0/6] Haswell runtime PM support + D3
 2013-11-07  9:38 UTC  (9+ messages)
` [RFC 1/6] drm/i915: add initial Runtime PM functions
` [RFC 3/6] drm/i915: add enable_runtime_pm option

[PULL] drm-intel-fixes
 2013-11-07  9:03 UTC 

[Bug 64521] New: BUG kmalloc-4096 (Tainted: G W ): Poison overwritten
 2013-11-07  8:48 UTC  (2+ messages)

[PATCH] drm/i915: tune reset dmesg output a bit
 2013-11-07  8:48 UTC 

[PATCH 0/5] drm-intel-collector - update
 2013-11-07  8:35 UTC  (7+ messages)
` [PATCH 1/5] drm/i915: Asynchronously perform the set-base for a simple modeset
` [PATCH 2/5] drm/i915: Initialise min/max frequencies before updating RPS registers
` [PATCH 3/5] drm/i915: Fix gen3/4 vblank counter wraparound
` [PATCH 4/5] drm/i915: Use frame counter for intel_wait_for_vblank() on CTG
` [PATCH 5/5] drm/i915: Require HW contexts (when possible)

[PATCH] gem_pin: Be explicit about GGTT needs
 2013-11-07  8:33 UTC  (3+ messages)

[PATCH 1/2] drm/i915/vlv: Workaround a punit issue in DDR data rate for 1333
 2013-11-07  7:23 UTC  (2+ messages)
` [PATCH 2/2] drm/i915/vlv: For i915_cur_delayinfo, the max frequency reporting wrong value

[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
 2013-11-07  2:53 UTC  (6+ messages)

[PATCH 2/2] drm/i915/vlv: Rename VLV DPIO register to be more structure to match configdb document
 2013-11-07  2:43 UTC  (5+ messages)
` [PATCH v3 "

linux-next: manual merge of the drm-intel tree with the drm tree
 2013-11-07  2:37 UTC 

[PATCH 0/5] BDW libdrm support
 2013-11-06 23:04 UTC  (8+ messages)
` [PATCH 1/5] intel/bdw: Add broadwell chipset IDs
` [PATCH 2/5] intel/bdw: Handle gen8 bufmgr_init
` [PATCH 3/5] intel/bdw: Add gen8 to the decode init
` [PATCH 4/5] intel/bdw/aub: Update AUB trace block writes for 48-bit addressing
` [PATCH 5/5] intel/bdw: Update MI_BATCH_BUFFER_START for aub dumps

[PATCH 00/10] drm/i915: FBC fixes v2
 2013-11-06 21:02 UTC  (11+ messages)
` [PATCH 01/10] drm/i915: Grab struct_mutex around all FBC updates
` [PATCH 02/10] drm/i915: Have FBC keep references to the fb
` [PATCH 03/10] drm/i915: Grab crtc->mutex in intel_fbc_work_fn()
` [PATCH 04/10] drm/i915: Limit FBC flush to post batch flush
` [PATCH 05/10] drm/i915: Emit SRM after the MSG_FBC_REND_STATE LRI
` [PATCH v3 06/10] drm/i915: Implement LRI based FBC tracking
` [PATCH v2 07/10] drm/i915: Kill sandybridge_blit_fbc_update()
` [PATCH v2 08/10] drm/i915: Don't write ILK/IVB_FBC_RT_BASE directly
` [PATCH 09/10] drm/i915: Set has_fbc=true for all SNB+, except VLV
` [PATCH 10/10] drm/i915: Use plane_name() in gen7_enable_fbc()

intel_drv.so segfault
 2013-11-06 20:51 UTC  (15+ messages)

[PATCH] tests/gem_reloc_overflow: Add gen8+ specifc tests
 2013-11-06 19:52 UTC  (3+ messages)

[PATCH] drm/i915: Restore rps/rc6 on reset
 2013-11-06 19:37 UTC  (5+ messages)

More questions and patches for 835GM/ns2501 DVO
 2013-11-06 19:27 UTC  (10+ messages)
                ` Patches for i830 flicker on panning

[WIP] Wrap fb objects from BIOS/bootloader
 2013-11-06 19:25 UTC  (2+ messages)
` [PATCH] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v4

[PATCH 1/6] drm/i915: Limit FBC flush to post batch flush
 2013-11-06 17:51 UTC  (13+ messages)
` [PATCH 2/6] drm/i915: Emit SRM after the MSG_FBC_REND_STATE LRI
` [PATCH 3/6] drm/i915: Implement LRI based FBC tracking
    ` [PATCH v2 "
` [PATCH 4/6] drm/i915: Kill sandybridge_blit_fbc_update()
  ` [PATCH v2 "
` [PATCH 5/6] drm/i915: Don't write ILK_FBC_RT_BASE directly on SNB
  ` [PATCH v2 5/6] drm/i915: Don't write ILK/IVB_FBC_RT_BASE directly
` [PATCH 6/6] drm/i915: Set has_fbc=true for all SNB+, except VLV

[PATCH 0/7] drm/i915: per connector backlight, per chip vfuncs
 2013-11-06 17:12 UTC  (16+ messages)
` [PATCH 1/7] drm/i915: move opregion asle request handling to a work queue
` [PATCH 2/7] drm/i915: make backlight functions take a connector
` [PATCH 3/7] drm/i915/vlv: use per-pipe backlight controls v2
` [PATCH 4/7] drm/i915: clean up backlight conditional build
` [PATCH 5/7] drm/i915: make backlight info per-connector
` [PATCH 6/7] drm/i915: handle backlight through chip specific functions
` [PATCH 7/7] drm/i915: make asle notifications update backlight on all connectors

[PATCH 0/4] drm/i915: VLV graphics clock improvements
 2013-11-06 17:07 UTC  (13+ messages)
` [PATCH 1/4] drm/i915: Improve vlv_gpu_freq() and vlv_freq_opcode()
` [PATCH 2/4] drm/i915: Pass dev_priv to "
` [PATCH 3/4] drm/i915: Store HPLL frequency in dev_priv on VLV
` [PATCH 4/4] drm/i915: Add support for VLV GPLL bypass

[PATCH] drm/i915: Sanitize prepare_pipes after valleyview_modeset_global_pipes()
 2013-11-06 16:29 UTC  (4+ messages)

[PATCH 00/62] Broadwell kernel driver support
 2013-11-06 15:44 UTC  (46+ messages)
` [PATCH 02/62] drm/i915/bdw: Handle forcewake for writes on gen8
` [PATCH 06/62] drm/i915/bdw: Swizzling support
` [PATCH 09/62] drm/i915/bdw: display stuff
` [PATCH 11/62] drm/i915/bdw: Implement interrupt changes
` [PATCH 14/62] drm/i915/bdw: dispatch updates (64b related)
` [PATCH 16/62] drm/i915/bdw: debugfs updates
` [PATCH 17/62] drm/i915/bdw: Update relevant error state
` [PATCH 20/62] drm/i915/bdw: Add GTT functions
` [PATCH 21/62] drm/i915/bdw: Support BDW caching
` [PATCH 22/62] drm/i915/bdw: Implement Full Force Miss disables
` [PATCH 43/62] drm/i915/bdw: Add BDW DDI buffer translation values
` [PATCH 44/62] drm/i915/bdw: add BDW DDI buf translations for eDP
` [PATCH 45/62] drm/i915/bdw: add support for BDW DP voltage swings and pre-emphasis
` [PATCH 47/62] drm/i915/bdw: check DPD on port D when setting the DDI buffers
` [PATCH 51/62] drm/i915/bdw: Use HSW formula for ring freq scaling
` [PATCH 56/62] drm/i915/bdw: Implement edp PSR workarounds
` [PATCH 57/62] drm/i915/bdw: BWGTLB clock gate disable
` [PATCH 64/62] drm/i915/bdw: Change dp aux timeout to 600us on DDIA

[ANNOUNCE] intel-gpu-tools 1.5
 2013-11-06 15:34 UTC 

[PATCH] testcases: Slice Shutdown testscases
 2013-11-06 15:29 UTC  (4+ messages)

[PATCH 0/3] drm: drm_sysfs_connector_add() stuff
 2013-11-06 15:14 UTC  (9+ messages)
` [PATCH 1/3] drm/sysfs: Remove stale comments about calling drm_sysfs_connector_add() multiple times
` [PATCH 2/3] drm/sysfs: Don't pollute connector->kdev if drm_connector_sysfs_add() fails
    ` [PATCH v2 2/3] drm/sysfs: Don't pollute connector->kdev if drm_sysfs_connector_add() fails
` [PATCH 3/3] drm/i915: Clean up "

[PATCH 0/5] drm-intel-collector - update
 2013-11-06 14:24 UTC 

[PATCH 0/2] drm/i915: Gen2 vblank stuff
 2013-11-06 13:05 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Fix gen2 scanout position readout

[PATCH 1/2] drm/i915/vlv: Make the vlv_dpio_read/vlv_dpio_write more PHY centric
 2013-11-06 10:51 UTC  (3+ messages)

[PATCH] drm/i915: Demote drop_caches_set print
 2013-11-06 10:05 UTC  (4+ messages)

[PATCH] drm/i915/vlv: use PIPE_START_VBLANK interrupts on VLV
 2013-11-06  7:40 UTC  (2+ messages)

[PATCH 00/14] drm: Some more vblank timestampi changes
 2013-11-06  3:46 UTC  (2+ messages)

[PATCH 1/3] drm/i915: Allow GT Slices Shutdown on Boot
 2013-11-05 22:44 UTC  (5+ messages)
` [PATCH 1/4] "
  ` [PATCH 2/4] drm/i915: Slice Shutdown: Allow setting number of slices on through sysfs
  ` [PATCH 3/4] drm/i915: HSW GT3 Slices: exec flag to warn kernel that userspace is using predication
  ` [PATCH 4/4] drm/i915: Slice Shutdown - Only 1 slice enabled by default to save power

[PATCH] drm/i915: Implement Displayport automated testing
 2013-11-05 21:47 UTC  (6+ messages)
` [PATCH V3] "

[PATCH] lib/drmtest: Retire requests via drop caches after gem_quiescent_gpu
 2013-11-05 18:35 UTC  (2+ messages)

[PATCH 1/2] drm/i915/vlv: split CCK and DDR freq usage
 2013-11-05 18:31 UTC  (4+ messages)
` [PATCH 2/2] drm/i915/vlv: fixup DDR freq detection per Punit spec

[PATCH 58/62] drm/i915/bdw: Disable centroid pixel perf optimization
 2013-11-05 17:24 UTC  (3+ messages)
` [PATCH] "

[PATCH 04/62] drm/i915/bdw: Add device IDs
 2013-11-05 14:45 UTC  (3+ messages)
` [PATCH 04/62] [v7] "

[PATCH v2] drm/i915: Make AGP support optional
 2013-11-05 12:00 UTC 

[PATCH 4/4] gem_flink_race: Assure no pending requests before object counting
 2013-11-05 11:47 UTC  (3+ messages)
` [PATCH 4/4 v2] "

[PATCH] drm/i915: Add support to change pixel format, tiling mode, tiling offset
 2013-11-05 11:47 UTC  (6+ messages)

[PATCH 3/4] prime_self_import: Assure no pending requests before object counting
 2013-11-05 10:56 UTC  (2+ messages)
` [PATCH 3/4 v2] "

display problems since: drm/i915/dp: workaround BIOS eDP bpp clamping issue
 2013-11-05  7:59 UTC  (3+ messages)

[PATCH v3] drm/i915/vlv: enable HDA display audio for Valleyview2
 2013-11-05  6:58 UTC  (4+ messages)
` [PATCH v4] "

[PATCH v2] drm/i915/vlv: enable HDMI audio for Valleyview2
 2013-11-05  6:56 UTC  (6+ messages)

[PATCH 50/62] drm/i915/bdw: Support eDP PSR
 2013-11-05  6:45 UTC  (2+ messages)
` [PATCH 50/62] [v5] "

[PATCH 27/62] drm/i915/bdw: Implement PPGTT enable
 2013-11-05  6:29 UTC  (2+ messages)
` [PATCH 27/62] [v7] "

[PATCH 24/62] drm/i915/bdw: Initialize the PDEs
 2013-11-05  5:20 UTC  (2+ messages)
` [PATCH 24/62] [v3] "

[PATCH 23/62] drm/i915/bdw: PPGTT init & cleanup
 2013-11-05  4:47 UTC  (2+ messages)
` [PATCH] "

[PATCH 21/62] drm/i915/bdw: Support BDW caching
 2013-11-05  3:56 UTC  (2+ messages)
` [PATCH 21/62] [v4] "

[PATCH 55/62] drm/i915/bdw: Disable semaphores
 2013-11-05  3:45 UTC  (2+ messages)
` [PATCH 55/62] [v2] "

[PATCH 18/62] drm/i915/bdw: Make gen8_gmch_probe
 2013-11-05  3:32 UTC  (2+ messages)
` [PATCH 18/62] [v6] "

[PATCH 1/3] drm/i915: add bunit read/write routines
 2013-11-05  0:01 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: move VLV DDR freq fetch into init_clock_gating


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