public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-03-27 23:56:27 to 2014-04-01 13:37:51 UTC [more...]

[PATCH 0/6] v7: Enabling DRRS in the kernel
 2014-04-01 13:37 UTC  (12+ messages)
` [PATCH 1/6] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/6] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/6] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/6] drm/i915: Idleness detection for DRRS
` [PATCH 5/6] drm/i915/bdw: Add support for DRRS to switch RR
` [PATCH 6/6] drm/i915: Support for RR switching on VLV

[PATCH 00/49] Execlists
 2014-04-01 13:33 UTC  (8+ messages)
` [PATCH 17/49] drm/i915/bdw: A bit more advanced context init/fini
` [PATCH 19/49] drm/i915/bdw: Populate LR contexts (somewhat)
` [PATCH 39/49] drm/i915/bdw: Swap the PPGTT PDPs, LRC style

[PATCH] drm/edid: Fill PAR in AVI infoframe based on CEA mode list
 2014-04-01 13:13 UTC  (10+ messages)
          ` [PATCH v2] "

[PATCH] drm/i915: Fix runtime pm inbalance due to reg I/O forcewake dance
 2014-04-01 12:42 UTC  (10+ messages)
` [PATCH] drm/i915: Rebalance runtime pm vs forcewake

Eyestrain problems with new Intel drivers
 2014-04-01 11:14 UTC  (2+ messages)

[PATCH 0/6] Rendering Specific HW Workarounds for VLV
 2014-04-01 10:51 UTC  (9+ messages)
` [PATCH v2 3/6] drm/i915: Enabling the TLB invalidate bit in GFX Mode register
` [PATCH v2 5/6] drm/i915/vlv:Implement the WA 'WaDisable_RenderCache_OperationalFlush'
` [PATCH v2 6/6] drm/i915/vlv: Modifying WA 'WaDisableL3Bank2xClockGate for vlv

[PATCH] drm/i915: Make contexts non-snooped on non-LLC platforms
 2014-04-01 10:37 UTC  (5+ messages)

[PATCH v3 0/5] drm/i915: Atomic sprites v3
 2014-04-01 10:36 UTC  (4+ messages)
` [PATCH 1/5] drm/i915: Fix scanout position for real

[PATCH 1/3] drm/i915: add PWM and BLC assertion checks
 2014-04-01  9:27 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: correct BLC vs PWM enable/disable ordering
` [PATCH 3/3] drm/i915/vlv: use min brightness from VBT

[PATCH 1/4] drm/i915/bdw: Set initial rps freq to RP1
 2014-04-01  8:21 UTC  (5+ messages)
` [PATCH 2/4] drm/i915/bdw: Extract rp_state_caps logic
` [PATCH 3/4] drm/i915/bdw: RPS frequency bits are the same as HSW
` [PATCH 4/4] drm/i915/bdw: Implement a basic PM interrupt handler

[PATCH 0/7] drm/i915: Pile of display related patches
 2014-04-01  8:15 UTC  (21+ messages)
` [PATCH 1/7] drm/i915: Refactor gmch hpd irq handling
    ` [PATCH v2 "
` [PATCH 2/7] drm/i915: Move DP M/N setup from update_pll to mode_set for gmch platforms
` [PATCH 3/7] drm/i915: Split dp post_disable hooks
` [PATCH 4/7] drm/i915: Warn when DPIO read returns 0xffffffff
` [PATCH 5/7] drm/i915: Provide a bit more info when pipestat bits are wrong
` [PATCH 6/7] drm/i915: Fix framecount offset
` [PATCH 7/7] drm/i915: Use enum plane instaad of numbers
      ` [PATCH] drm/i915: Kill crtc->plane checks from the primary plane update hooks

[PATCH 1/3] drm/i915: Deprecate UMS harder
 2014-04-01  8:14 UTC  (9+ messages)
` [PATCH 2/3] drm/i915: dmesg output for VT-d testing
` [PATCH 3/3] drm/i915: Add debug module option for VTd validation
    ` [PATCH] "

[PATCH 1/4] drm/i915/bdw: Set initial rps freq to RP1
 2014-04-01  7:38 UTC  (4+ messages)
` [PATCH 2/4] drm/i915/bdw: Extract rp_state_caps logic
` [PATCH 3/4] drm/i915/bdw: RPS frequency bits are the same as HSW

[PATCH v4] drm/i915: use hrtimer in wait for vblank
 2014-04-01  7:29 UTC  (7+ messages)

[PATCH 2/4] drm/i915: Enabling constant alpha drm property
 2014-04-01  4:51 UTC  (4+ messages)
` [PATCH v2 1/4] drm: Adding new flag to restrict bitmask drm properties as 32 bit type and 32 bit value pair
  ` [PATCH v2 3/4] drm/i915: Enabling constant alpha drm property

[PATCH] drm/edid: Populate picture aspect ratio for CEA modes
 2014-03-31 19:00 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Increase WM memory latency values on SNB with high pixel clock
 2014-03-31 18:29 UTC  (4+ messages)

[PATCH] drm/i915: Match debugfs interface name to new RPS naming
 2014-03-31 18:08 UTC  (5+ messages)
` [PATCH v2] "

[PATCH 0/3] drm/i915: Gen8 workarounds and debugfs fix
 2014-03-31 18:01 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Fix debugfs PDP register dump
` [PATCH 2/3] drm/i915: Implement sema idle msg disable for all rings
` [PATCH 3/3] drm/i915: Implement WaProgramMiArbOnOffAroundMiSetContext:bdw

[PATCH 0/9] drm/i915: nuke drm_i915_private_t
 2014-03-31 13:48 UTC  (13+ messages)
` [PATCH 1/9] drm/i915/debugfs: prefer struct drm_i915_private to drm_i915_private_t
` [PATCH 2/9] drm/i915/dma: "
` [PATCH 3/9] drm/i915/gem: "
` [PATCH 4/9] drm/i915/irq: "
` [PATCH 5/9] drm/i915/display: "
` [PATCH 6/9] drm/i915/ringbuffer: "
` [PATCH 7/9] drm/i915/overlay: "
` [PATCH 8/9] drm/i915: "
` [PATCH 9/9] drm/i915: drop the typedef for drm_i915_private_t

[PATCH] drm/i915: vlv: reserve the GT power context only once during driver init
 2014-03-31 12:10 UTC 

[PATCH] drm/i915: Use a macro to express the range of valid gens for reg_read
 2014-03-31 12:08 UTC  (3+ messages)

[PATCH] Avoid include of cairo.h on Android build
 2014-03-31 11:15 UTC  (3+ messages)
` [PATCH] intel-gpu-tools: avoid include of cairo.h on Android builds

[PATCH] Revert "drm/i915/vlv: fixup DDR freq detection per Punit spec"
 2014-03-31  8:32 UTC  (2+ messages)

[PATCH 3/3] drm/i915: Mask PM interrupt generation when at up/down limits
 2014-03-31  8:30 UTC  (4+ messages)
` [PATCH] drm/i915: Mask PM/RPS interrupt generation based on activity

PROBLEM: i915 Haswell KMS wrong maximum resolution
 2014-03-31  7:43 UTC  (5+ messages)

[QA] Testing report for `drm-intel-testing` (was: Updated -next) on ww13
 2014-03-31  6:09 UTC 

[PATCH 1/3] Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."
 2014-03-30  6:48 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Refactor gen6_set_rps

[PATCH v4 0/3] WA for Turbo and RC6 to work together
 2014-03-30  6:28 UTC  (6+ messages)
` [PATCH v5] drm/i915/vlv: "
  ` [PATCH v6] "

[PATCH 1/2] drm/i915/bdw: Add WT caching ability
 2014-03-29 22:58 UTC  (3+ messages)
` [PATCH 2/2] drm/i915/bdw: enable eDRAM

[PATCH 0/3] drm/i915: Some vsyncshift fixes
 2014-03-29  9:40 UTC  (8+ messages)
` [PATCH 1/3] drm/i915: Program VSYNCSHIFT in a more consistent manner
` [PATCH 2/3] drm/i915: Fix the interlace mode selection for gmch platforms
` [PATCH 3/3] drm/i915: Make sure vsyncshift is positive

[PATCH] drm/i915/vlv: use W_SYNC_SHIFT for interlaced modes on VLV
 2014-03-29  9:36 UTC  (5+ messages)

[PATCH 1/3] lib: Export interval_tree
 2014-03-28 22:58 UTC  (3+ messages)
` [PATCH 2/3] drm/i915: Do not call retire_requests from wait_for_rendering

[PATCH 0/3] Fix up cmd parser OACONTROL handling + refactorings
 2014-03-28 17:37 UTC  (10+ messages)
` [PATCH 1/3] drm/i915: BUG_ON() when cmd/reg tables are not sorted
` [PATCH 3/3] drm/i915: Track OACONTROL register enable/disable during parsing
  ` [PATCH v2 "

[PATCH] drm/i915: use __func__ instead of __FUNCTION__
 2014-03-28 17:35 UTC  (6+ messages)
    ` [PATCH] drm/i915: drop __FUNCTION__ as argument to DRM_DEBUG_KMS

[PATCH] drm/i915: add flags to i915_ring_stop
 2014-03-28 17:04 UTC  (2+ messages)

[PATCH 0/2] A bit more forcewake related information hiding
 2014-03-28 17:02 UTC  (4+ messages)
` [PATCH 1/2] drm/i915: Hide vlv_force_wake_{get, put}() in intel_uncore.c
` [PATCH 2/2] drm/i915: Hide the per forcewake-engine register ranges

[PATCH 0/3] Patches to enable building IGT in Android
 2014-03-28 16:50 UTC  (5+ messages)
` [PATCH 1/3] intel-gpu-tools: fix problem with redefinition of mmap64
` [PATCH 2/3] intel-gpu-tools: fix some include path problems on android builds
` [PATCH 3/3] intel-gpu-tools: change how cairo.h is included, to enable Android build

[PATCH 1/4] lib: add igt_get_stop_rings and igt_set_stop_rings
 2014-03-28 16:38 UTC  (4+ messages)
` [PATCH 2/4] tests: use lib igt_[get|set]_stop_rings()
` [PATCH 3/4] lib/drmtest: don't dup quiescent fd
` [PATCH 4/4] tests/gem_reset_stats: check gpu state before each subtest

[PATCH 0/2] drm/i915: vlv: preparation for enabling RPM
 2014-03-28 16:20 UTC  (3+ messages)

[PATCH] drm/i915/tv: fix gen4 composite s-video tv-out
 2014-03-28 16:15 UTC  (4+ messages)

[PATCH] drm/i915: Don't store the max cursor width/height in the crtc
 2014-03-28 14:28 UTC  (2+ messages)

[PATCH] drm: Specify a bit more the DRM_CAP_CURSOR_{WIDTH, HEIGHT} caps
 2014-03-28 13:00 UTC  (3+ messages)

[PULL] drm-intel-next
 2014-03-28  9:05 UTC 

[PATCHv4 00/13] Universal plane preparation patches
 2014-03-28  8:15 UTC  (3+ messages)
` [PATCHv4 03/13] drm/i915: Restrict plane loops to only operate on overlay planes (v2)
` [Intel-gfx] [PATCHv4 00/13] Universal plane preparation patches

[PATCH 00/20] ILK+ interrupt improvements, v2
 2014-03-28  7:41 UTC  (6+ messages)
` [PATCH 14/20] drm/i915: enable SDEIER later

[PATCH] drm/i915: Add OACONTROL to the command parser register whitelist
 2014-03-28  7:36 UTC  (11+ messages)


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