public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-03-31 15:23:29 to 2014-04-02 11:55:55 UTC [more...]

[PATCH 0/6] Rendering Specific HW Workarounds for VLV
 2014-04-02 11:55 UTC  (11+ 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 i-g-t] tests: create files that list the available tests
 2014-04-02 11:51 UTC  (2+ messages)

[PATCH 00/49] Execlists
 2014-04-02 11:49 UTC  (17+ 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 41/49] drm/i915/bdw: LR context switch interrupts

[PATCH i-g-t 0/7] kms_cursor_crc enhancements
 2014-04-02 11:38 UTC  (11+ messages)
` [PATCH i-g-t 1/7] kms_cursor_crc: Remove some test cases and change cursor to color
` [PATCH i-g-t 2/7] kms_cursor_crc: Move cursor enable and disable calls where they belong
` [PATCH i-g-t 3/7] kms_cursor_crc: Use a function pointer to call test
` [PATCH i-g-t 4/7] kms_cursor_crc: Separate onscreen and offscreen tests
` [PATCH i-g-t 5/7] kms_cursor_crc: Add reference software rendering
` [PATCH i-g-t 6/7] kms_cursor_crc: Add moving cursor test
` [PATCH i-g-t 7/7] kms_cursor_crc: Add random cursor placement test

[PATCH 00/19] ILK+ interrupt improvements, v3
 2014-04-02 11:27 UTC  (24+ messages)
` [PATCH 01/19] drm/i915: add GEN5_IRQ_INIT macro
` [PATCH 02/19] drm/i915: also use GEN5_IRQ_INIT with south display interrupts
` [PATCH 03/19] drm/i915: use GEN8_IRQ_INIT on GEN5
` [PATCH 04/19] drm/i915: add GEN5_IRQ_FINI
` [PATCH 05/19] drm/i915: don't forget to uninstall the PM IRQs
` [PATCH 06/19] drm/i915: properly clear IIR at irq_uninstall on Gen5+
` [PATCH 07/19] drm/i915: add GEN5_IRQ_INIT
` [PATCH 08/19] drm/i915: check if IIR is still zero at postinstall on Gen5+
` [PATCH 09/19] drm/i915: fix SERR_INT init/reset code
` [PATCH 10/19] drm/i915: fix GEN7_ERR_INT "
` [PATCH 11/19] drm/i915: fix open coded gen5_gt_irq_preinstall
` [PATCH 12/19] drm/i915: extract ibx_irq_uninstall
` [PATCH 13/19] drm/i915: call ibx_irq_uninstall from gen8_irq_uninstall
` [PATCH 14/19] drm/i915: enable SDEIER later
` [PATCH 15/19] drm/i915: remove ibx_irq_uninstall
` [PATCH 16/19] drm/i915: add missing intel_hpd_irq_uninstall
` [PATCH 17/19] drm/i915: add ironlake_irq_reset
` [PATCH 18/19] drm/i915: add gen8_irq_reset
` [PATCH 19/19] drm/i915: only enable HWSTAM interrupts on postinstall on ILK+

[PATCH 0/3] Fix up cmd parser OACONTROL handling + refactorings
 2014-04-02  9:35 UTC  (7+ messages)
` [PATCH 1/3] drm/i915: BUG_ON() when cmd/reg tables are not sorted
` [PATCH 2/3] drm/i915: Refactor cmd parser checks into a function

[PATCH 3/3] drm/i915: Track OACONTROL register enable/disable during parsing
 2014-04-02  9:35 UTC  (3+ messages)
` [PATCH v2 "

linux-next: Tree for Apr 1 (drivers/gpu/drm/i915)
 2014-04-02  8:24 UTC  (2+ messages)
  ` [PATCH] drm/i915: fix command parser debug print format mismatches

[PATCH 0/3] BDW runtime PM fixes
 2014-04-02  7:28 UTC  (9+ messages)
` [PATCH 1/3] drm/i915: only check for irqs_disabled when disabling LCPLL
` [PATCH 2/3] drm/i915: Allow i915_pc8_status debug info on BDW
` [PATCH 3/3] drm/i915: fix infinite loop at gen6_update_ring_freq

[PATCH] drm/i915/bdw: Expand FADD to 64bit
 2014-04-02  7:21 UTC  (2+ messages)

[PATCH 0/7] Runtime PM fixes (resend)
 2014-04-02  7:16 UTC  (18+ messages)
` [PATCH 1/7] drm/i915: don't schedule force_wake_timer at gen6_read
` [PATCH 2/7] drm/i915: get runtime PM at i915_reg_read_ioctl
` [PATCH 3/7] drm/i915: don't read pp_ctrl_reg if we're suspended
` [PATCH 4/7] drm/i915: get runtime PM at i915_display_info
` [PATCH 5/7] drm/i915: don't read cursor registers on powered down pipes
` [PATCH 6/7] drm/i915: fix WARNs when reading DDI state while suspended
` [PATCH 7/7] drm/i915: don't get/put runtime PM at the debugfs forcewake file

[PATCH 0/3] drm/i915: Gen8 workarounds and debugfs fix
 2014-04-02  7:11 UTC  (7+ messages)
` [PATCH 2/3] drm/i915: Implement sema idle msg disable for all rings
` [PATCH 3/3] drm/i915: Implement WaProgramMiArbOnOffAroundMiSetContext:bdw

[PATCH] drm/i915: Fix the computation of required fb size for pipe
 2014-04-02  7:10 UTC  (3+ messages)

[PATCH 2/4] drm/i915: Enabling constant alpha drm property
 2014-04-02  6:12 UTC  (5+ 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 0/6] v7: Enabling DRRS in the kernel
 2014-04-02  5:58 UTC  (15+ 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] drm/i915/bdw: Enable full PPGTT
 2014-04-02  3:35 UTC  (7+ messages)
  ` [PATCH 1/3] drm/i915/ppgtt: Load address space after mi_set_context
    ` [PATCH 2/3] drm/i915/bdw: Render ring PDP is restored with context
      ` [PATCH 2/3] [v2] "
    ` [PATCH 3/3] drm/i915/bdw: Enable full PPGTT

[PATCHv5 03/14] drm/i915: Restrict plane loops to only operate on overlay planes (v2)
 2014-04-01 22:22 UTC 

[PATCH 0/6] SNB/BDW runtime PM
 2014-04-01 21:35 UTC  (13+ messages)
` [PATCH 1/6] drm/i915: kill dev_priv->pm.regsave
` [PATCH 3/6] drm/i915: add SNB runtime PM support
` [PATCH 5/6] drm/i915: BDW needs D_COMP writes through MCHBAR
` [PATCH 6/6] drm/i915: add BDW runtime PM support

[PATCH] drm/i915: vlv: reserve the GT power context only once during driver init
 2014-04-01 20:31 UTC  (3+ messages)

[PATCH] drm/i915: move power domain init earlier during system resume
 2014-04-01 20:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] drm/edid: Fill PAR in AVI infoframe based on CEA mode list
 2014-04-01 17:40 UTC  (15+ messages)
          ` [PATCH v2] "
                  ` [PATCH v3] "
                    ` [PATCH v4] "
                    ` [Intel-gfx] [PATCH v3] "

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

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

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

[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/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  (20+ messages)
` [PATCH 1/7] drm/i915: Refactor gmch hpd irq handling
    ` [PATCH v2 "
` [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  (8+ messages)
` [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] 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  (3+ messages)
` [PATCH v2] "


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