public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-01-31 20:38:55 to 2014-02-05 19:06:04 UTC [more...]

[PATCH 0/7] drm/i915: vlv: handle only enabled pipestat interrupts
 2014-02-05 19:06 UTC  (24+ messages)
` [PATCH 1/7] drm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK] interrupt
` [PATCH 2/7] drm/i915: factor out valleyview_pipestat_irq_handler
` [PATCH 3/7] drm/i915: vlv: s/spin_lock_irqsave/spin_lock/ in irq handler
` [PATCH 4/7] drm/i915: unify FLIP_DONE macro names
` [PATCH 5/7] drm/i915: pass status instead of enable flags to i915_enable_pipestat
  ` [PATCH v2 "
` [PATCH 6/7] drm/i915: vlv: fix mapping of pipestat enable to status bits
  ` [PATCH v2 "
` [PATCH 7/7] drm/i915: vlv: handle only enabled pipestat interrupt events
  ` [PATCH v2 "

[PATCH] tests/kms_psr_sink_crc: Create test to test PSR by checking panel CRC
 2014-02-05 19:05 UTC  (2+ messages)

[PATCH] drm/i915: Add Baytrail PSR Support
 2014-02-05 19:04 UTC  (8+ messages)
            ` [PATCH 2/2] "

[PATCH 3/4] drm/i915: Update PSR on resume
 2014-02-05 19:04 UTC  (2+ messages)
` [PATCH 1/2] "

[RFC 00/22] Gen7 batch buffer command parser
 2014-02-05 19:00 UTC  (44+ messages)
` [PATCH 00/13] "
  ` [PATCH 02/13] drm/i915: Implement command buffer parsing logic
  ` [PATCH 03/13] drm/i915: Initial command parser table definitions
  ` [PATCH 04/13] drm/i915: Reject privileged commands
  ` [PATCH 06/13] drm/i915: Add register whitelists for mesa
  ` [PATCH 08/13] drm/i915: Enable register whitelist checks
  ` [PATCH 10/13] drm/i915: Enable PPGTT command parser checks
  ` [PATCH 11/13] drm/i915: Reject commands that would store to global HWS page
` [PATCH] intel: Merge i915_drm.h with cmd parser define

[PATCH 1/6] drm/i915: split aligned height calculation out
 2014-02-05 18:14 UTC  (8+ messages)
` [PATCH 2/6] drm/i915: get_plane_config for i9xx v9
` [PATCH 3/6] drm/i915: get_plane_config support for ILK+
` [PATCH 4/6] drm/i915: alloc intel_fb in the intel_fbdev struct
` [PATCH 5/6] drm/i915: allow re-use BIOS connector config for initial fbdev config
` [PATCH 6/6] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v9

[RFC][PATCH] Userptr benchmark
 2014-02-05 17:51 UTC  (5+ messages)
` [PATCH] tests/gem_userptr_benchmark: Benchmarking userptr surfaces and impact

[PATCH] drm/i915: Record pid/comm of hanging task
 2014-02-05 17:20 UTC  (2+ messages)

Request for feedback - Sprite flip notification support
 2014-02-05 16:48 UTC  (4+ messages)

[PATCH] [RFC] drm/i915: Generate a hang error code
 2014-02-05 16:30 UTC  (7+ messages)

[PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
 2014-02-05 15:55 UTC  (11+ messages)
` [PATCH] "

[PATCH 1/2] drm: expose subpixel order name routine
 2014-02-05 15:01 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: add a display info file to debugfs

[PATCH IGT] dpio: Add back get_dpio_port which is needed for future platform
 2014-02-05 15:06 UTC 

[PATCH 1/6] drm/i915: unconditionally copy mode into crtc at boot time
 2014-02-05 14:57 UTC  (5+ messages)
` [PATCH 3/6] drm/i915: Wrap the preallocated BIOS framebuffer and preserve for KMS fbcon v7

[PATCH 0/2] drm/i915: initialize backlight pwm frequency from vbt if needed
 2014-02-05 15:02 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: move intel_hrawclk() to intel_display.c

[PATCH 0/2] drm/i915: Potential gen3 vblank interrupt fixes
 2014-02-05 14:12 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: Frob AGPBUSY# bit before enabling the vblank interrupt
` [PATCH 2/2] drm/i915: Flip the sense of AGPBUSY_DIS bit

Haswell DisplayPort Multi Stream Transport status
 2014-02-05 13:47 UTC  (2+ messages)

[PATCH] drm/i915: don't double-restore ARB mode bits for kms
 2014-02-05 13:03 UTC  (5+ messages)

[PATCH 0/7] drm/i915: Some more w/a'ish stuff
 2014-02-05 10:57 UTC  (13+ messages)
` [PATCH 1/7] drm/i915: Fix SNB GT_MODE register setup
        ` [PATCH] drm/i915: Add a comment about WIZ hashing vs. thread counts
` [PATCH 2/7] drm/i915: Assume we implement WaStripsFansDisableFastClipPerformanceFix:snb
` [PATCH 3/7] drm/i915: There's no need to mask all 3D_CHICKEN bits on SNB
` [PATCH 4/7] drm/i915: Disable SF pipelined attribute fetch for SNB
` [PATCH 5/7] drm/i915: Change IVB WIZ hashing mode to 16x4
` [PATCH 6/7] drm/i915: Change HSW "
` [PATCH 7/7] drm/i915: Change BDW "

[PATCH] MAINTAINERS: Update drm/i915 git repo
 2014-02-05  9:37 UTC  (6+ messages)

[PATCH] lib/drmtest: don't use asprintf on signal paths
 2014-02-05  9:29 UTC  (5+ messages)

[PATCH v2 2/6] x86: Add Intel graphics stolen memory quirk for gen2 platforms
 2014-02-05  5:41 UTC  (5+ messages)
` [PATCH v3 "
    ` [Intel-gfx] "

[PATCH v7] drm/i915: Reorganize display pipe register accesses
 2014-02-04 23:46 UTC  (3+ messages)

3.13.1 - WARNING at drivers/gpu/drm/i915/i915_irq.c:1240
 2014-02-04 20:17 UTC  (2+ messages)

[PATCH] drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO
 2014-02-04 20:09 UTC  (5+ messages)
` [PATCH 1/2] drm: add DRM_INFO_ONCE() to print a one-time DRM_INFO() message
  ` [PATCH 2/2] drm/i915: demote opregion excessive timeout WARN_ONCE to DRM_INFO_ONCE

[PATCH v2] drm/i915: Update rps interrupt limits
 2014-02-04 17:37 UTC  (2+ messages)
` [PATCH v3] "

[PATCH] drm/i915: Restore rps/rc6 on reset
 2014-02-04 17:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/i915: fix dp/sdvo i2c cleanup
 2014-02-04 16:57 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Convert EFAULT into a silent SIGBUS
 2014-02-04 16:04 UTC  (7+ messages)
` [PATCH 2/2] drm/i915: Treat using a purged buffer as a source of EFAULT
        ` [PATCH] tests: Add gem_madvise

[PATCH 0/5] Add power feature debugfs disabling
 2014-02-04 16:04 UTC  (12+ messages)
` [PATCH 1/5] drm/i915: Add RPS debugfs manual mode
` [PATCH 2/5] drm/i915: Add RC6 debugfs disabling
` [PATCH 3/5] drm/i915: Add IPS "
` [PATCH 4/5] drm/i915: Add FBC "
` [PATCH 5/5] drm/i915: Add CxSR "

[PATCH 0/4] tests: New userptr test case
 2014-02-04 14:09 UTC  (7+ messages)
` [PATCH 1/4] tests/gem_evict_everything: Factor out eviction logic
` [PATCH 2/4] tests/eviction_common: Avoid submitting duplicate objects
` [PATCH 3/4] tests/gem_userptr_blits: Expanded userptr test cases
` [PATCH 4/4] tests/gem_vmap_blits: Remove obsolete test case

[RFC PATCH] drm/i915: Prefault the entire object on first page fault
 2014-02-04 14:33 UTC  (4+ messages)

[RFC] tests: add gem_fence_upload
 2014-02-04 13:28 UTC 

[RFC PATCH 0/7] drm/i915/dp: convert to new aux channel helpers
 2014-02-04 14:20 UTC  (9+ messages)
` [RFC PATCH 1/7] drm/i915/dp: clean up cargo culted intel_dp_aux_native_read_retry() usage
` [RFC PATCH 2/7] drm/i915/dp: fix dp aux native read return value checks
` [RFC PATCH 3/7] drm/i915/dp: split edp_panel_vdd_on() for reuse
` [RFC PATCH 4/7] drm/i915/dp: move edp vdd enable/disable at a lower level in i2c-over-aux
` [RFC PATCH 5/7] drm/i915/dp: use the new drm helpers for dp aux
` [RFC PATCH 6/7] drm/i915/dp: move dp aux ch register init to aux init
` [RFC PATCH 7/7] drm/i915/dp: use the new drm helpers for dp i2c-over-aux

[PATCH 1/1] demos: Add intel_plane_rotate test to verify rotation of planes and crtc
 2014-02-04 12:13 UTC  (8+ messages)

[PATCH] fix make distcheck
 2014-02-04 12:13 UTC 

[PATCH] drm/i915: release mutex in i915_gem_init()'s error path
 2014-02-04 11:11 UTC  (2+ messages)

[PATCH 00/11] Enabling 180 degree rotation for sprite and crtc planes
 2014-02-04 11:13 UTC  (9+ messages)
` [PATCH 05/11] drm/i915: Add 180 degree sprite rotation support
` [PATCH 10/11] drm/i915: Add 180 degree primary plane "

[PATCH intel-gpu-tools] gem_ring_sync_copy: Add a ring to ring synchronization test
 2014-02-04 11:00 UTC  (2+ messages)

[PATCH v6] drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
 2014-02-04 10:59 UTC  (4+ messages)

[PATCH 1/2] drm/i915: Use hangcheck score to find guilty context
 2014-02-04 10:57 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Get rid of acthd based guilty batch search

[PATCH 0/5] Android build system clean-up
 2014-02-04 10:54 UTC  (2+ messages)

[PATCH] drm/i915: Add Baytrail PSR Support
 2014-02-04 10:49 UTC  (5+ messages)

[PATCH 00/28] drm/i915: Lots of workaround changes (resurrected)
 2014-02-04 10:44 UTC  (8+ messages)
` [PATCH 08/28] drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable

[PATCH 0/5] Enabling DRRS in the kernel
 2014-02-04 10:34 UTC  (12+ messages)
` [PATCH 1/5] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 3/5] drm/i915: Add support for DRRS to switch RR

[PATCH v4 0/5] drm/dp: Introduce AUX channel infrastructure
 2014-02-04  9:33 UTC  (5+ messages)
` [PATCH v4 1/5] drm/dp: Add "
` [PATCH v4 4/5] drm/dp: Allow registering AUX channels as I2C busses

[PATCH] drm/i915: vlv: don't unmask IIR[DISPLAY_PIPE_A/B_VBLANK] interrupt
 2014-02-03 15:52 UTC 

[ANNOUNCE] xf86-video-intel 2.99.909
 2014-02-02 20:05 UTC  (2+ messages)

[ANNOUNCE] xf86-video-intel 2.99.908
 2014-02-01  9:15 UTC 


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