public inbox for intel-gfx@lists.freedesktop.org
 help / color / mirror / Atom feed
 messages from 2014-01-21 09:05:09 to 2014-01-22 20:53:46 UTC [more...]

IGT conventions
 2014-01-22 20:53 UTC  (6+ messages)

[PATCH] drm/i915: fix HDMI clock readout on Haswell
 2014-01-22 20:52 UTC  (2+ messages)

[PATCH] drm/i915: GEN7_MSG_CONTROL is ivb-only
 2014-01-22 20:45 UTC  (2+ messages)

[PATCH 00/19] ILK+ interrupt improvements
 2014-01-22 19:52 UTC  (20+ 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 00/28] drm/i915: Lots of workaround changes (resurrected)
 2014-01-22 19:33 UTC  (29+ messages)
` [PATCH 01/28] drm/i915: We implement WaDisableL3Bank2xClockGate:vlv
` [PATCH 02/28] drm/i915: We implement WaEnableVGAAccessThroughIOPort:ctg, elk, ilk, snb, ivb, vlv, hsw
` [PATCH 03/28] drm/i915: WaPsdDispatchEnable seems to be another name for WaDisablePSDDualDispatchEnable
` [PATCH 04/28] drm/i915: We implement WaDisableL3CacheAging:vlv
` [PATCH 05/28] drm/i915: We implement WaDisableDopClockGating:ivb
` [PATCH 06/28] drm/i915: We implement WaDisableRCCUnitClockGating:snb
` [PATCH 07/28] drm/i915: We implement WaMiSetContext_Hang
` [PATCH 08/28] drm/i915: Fix IVB GT2 WaDisableDopClockGating and WaDisablePSDDualDispatchEnable
` [PATCH 09/28] drm/i915: Drop WaDisablePSDDualDispatchEnable:ivb for IVB GT2
` [PATCH 10/28] drm/i915: Implement WaIncreaseL3CreditsForVLVB0:vlv
` [PATCH 11/28] drm/i915: WaDisableVDSUnitClockGating isn't applicable to SNB
` [PATCH 12/28] drm/i915: WaDisableRCCUnitClockGating isn't applicable to IVB
` [PATCH 13/28] drm/i915: WaDisableRCCUnitClockGating isn't applicaple to VLV
` [PATCH 14/28] drm/i915: WaDisableRHWOOptimizationForRenderHang isn't applicable to HSW
` [PATCH 15/28] drm/i915: WaDisableRHWOOptimizationForRenderHang isn't applicable to VLV
` [PATCH 16/28] drm/i915: WaApplyL3ControlAndL3ChickenMode isn't applicable for VLV
` [PATCH 17/28] drm/i915: Drop bogus comment about RCPB unit clock gating on IVB
` [PATCH 18/28] drm/i915: Drop WaDisableRCZUnitClockGating:hsw
` [PATCH 19/28] drm/i915: Drop WaApplyL3ControlAndL3ChickenMode:hsw
` [PATCH 20/28] drm/i915: Drop WaDisableRCPBUnitClockGating:vlv
` [PATCH 21/28] drm/i915: Drop WaDisableVDSUtnitClockGating:vlv
` [PATCH 22/28] drm/i915: Drop WaDisableTDLUnitClockGating:vlv
` [PATCH 23/28] drm/i915: gen7_setup_fixed_func_scheduler() actually implements WaVSThreadDispatchOverride
` [PATCH 24/28] drm/i915: Don't apply WaVSThreadDispatchOverride on HSW
` [PATCH 25/28] drm/i915: VLV wants WaVSThreadDispatchOverride too
` [PATCH 26/28] drm/i915: WaDisableDopClockGating isn't applicable to IVB
` [PATCH 27/28] drm/i915: Clarify WaDisable4x2SubspanOptimization situation for VLV
` [PATCH 28/28] Revert "drm/i915: set conservative clock gating values on VLV v2"

[PATCH] drm/i915: deferring the HSW IPS enable at plane switch
 2014-01-22 19:10 UTC  (3+ messages)

[PATCH v4 0/3] VLV Turbo/rps + RC6 workaround
 2014-01-22 18:32 UTC  (14+ messages)
` [PATCH v4 1/3] drm/i915: Disable/Enable PM Intrrupts based on the current freq
` [PATCH v3 2/3] drm/i915/vlv: WA to fix Voltage not getting dropped to Vmin when Gfx is power gated
` [PATCH v2 3/3] drm/i915/vlv: WA for Turbo and RC6 to work together

Need your advice: Add a new communication inteface between HD-Audio and Gfx drivers for hotplug notification/ELD update
 2014-01-22 18:15 UTC  (11+ messages)
      ` [Intel-gfx] "

[PATCH 1/3] drm/i915: Tune down output when context is banned
 2014-01-22 15:41 UTC  (2+ messages)
` [PATCH v2 1/3] drm/i915: Tune down debug "

[PATCH] drm/i915: Add debugfs hooks for messign with watermark latencies
 2014-01-22 14:38 UTC  (3+ messages)

[PATCH 0/5] Enabling DRRS in the kernel
 2014-01-22 14:34 UTC  (11+ messages)
` [PATCH 1/5] drm/i915: Adding VBT fields to support eDP DRRS feature
` [PATCH 2/5] drm/i915: Parse EDID probed modes for DRRS support
` [PATCH 3/5] drm/i915: Add support for DRRS to switch RR
` [PATCH 4/5] drm/i915: Idleness detection for DRRS
` [PATCH 5/5] drm/i915/bdw: Add support for DRRS to switch RR

[RFC 0/6] enabling runtime on BYT
 2014-01-22 13:44 UTC  (14+ messages)
` [RFC 1/6] drm/i915: cover ioctls with runtime_get/put
` [RFC 2/6] drm/i915: cover ring access with rpm get/put
` [RFC 3/6] drm/i915: introduce runtime get/put based on display activity
` [RFC 4/6] drm/i915/vlv: call runtime get/put based on disp activity
` [RFC 5/6] drm/i915: device specific runtime suspend/resume
` [RFC 6/6] FOR_UPSTREAM [VPG]: drm/i915: call init_runtime_pm before gem_init

[PATCH] tests/gem_userptr_blits: Expanded userptr test cases
 2014-01-22 11:50 UTC  (6+ messages)

[PATCH 0/6] Rendering specific Hw workarounds for VLV
 2014-01-22 11:18 UTC  (14+ messages)
` [PATCH 1/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaTlbInvalidateStoreDataBefore'
` [PATCH 2/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaReadAfterWriteHazard'
` [PATCH 3/6] drm/i915/vlv: Modified the programming of 2 regs in Ring initialisation
` [PATCH 4/6] drm/i915/vlv: Added 3 rendering specific Hw Workarounds in clock gating fn
` [PATCH 5/6] drm/i915/vlv: Removed 3 rendering specific Hw WA from "
` [PATCH 6/6] drm/i915/vlv: Added a rendering specific Hw WA 'WaSendDummy3dPrimitveAfterSetContext'

[PATCH] tools: Allow building on Android after noinst_PROGRAMS is not defined any more
 2014-01-22 10:41 UTC 

linux-next: manual merge of the drm-intel tree with the drm tree
 2014-01-22 10:06 UTC  (2+ messages)

[PATCH] [trivial] drm/i915: Remove incorrect comment about struct mutex
 2014-01-22  9:49 UTC  (2+ messages)

[PATCH] drm/i915: Allow reading the TIMESTAMP register on Gen8
 2014-01-22  9:48 UTC  (2+ messages)

[PATCH 1/3] lib: Always build and export interval_tree
 2014-01-22  9:46 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Do not call retire_requests from wait_for_rendering
` [PATCH 3/3] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl
  ` [PATCH] "

[PATCH 1/2] drm/i915: clock readout support for DDI v2
 2014-01-22  9:46 UTC  (6+ messages)
  ` [PATCH] drm/i915: clock readout support for DDI v3

[PATCH] drm/i915: Clean up display pipe register accesses
 2014-01-22  6:50 UTC  (2+ messages)

Haswell DisplayPort Multi Stream Transport status
 2014-01-22  3:53 UTC 

linux-next: manual merge of the drm-intel tree with the drm tree
 2014-01-22  3:09 UTC 

[PATCH v3] ACPI / video: Add systems that should favor native backlight interface
 2014-01-22  1:58 UTC  (8+ messages)

Expansion of pm_rps subtest min-max-config-at-idle
 2014-01-21 23:14 UTC  (5+ messages)
` [PATCH 1/4] pm_rps: Expand on min and max config testing
` [PATCH 2/4] pm_rps: Remove repeat sysfs reads
` [PATCH 3/4] pm_rps: Make frequency logging more compact
` [PATCH 4/4] pm_rps: Require that cur reaches min at idle

[PATCH] tests: Move pm_rps to the right Makefile target
 2014-01-21 22:54 UTC  (4+ messages)

[PATCH 1/2] drm: share drm_add_fake_info_node
 2014-01-21 21:50 UTC  (14+ messages)
` [Intel-gfx] "
` [PATCH 1/6] drm: Create a debugfs file creation helper
  ` [PATCH 4/6] drm/i915: Use new drm debugfs file helper
  ` [PATCH 5/6] drm/i915: Move forcewake debugfs setup also
  ` [PATCH 6/6] drm/i915: Move pipecrc debug functions to new file

[PATCH 1/2] drm: expose subpixel order name routine
 2014-01-21 21:27 UTC  (5+ messages)
  ` [PATCH] drm: expose subpixel order name routine v2

[PATCH 71/73] drivers/gpu: delete non-required instances of <linux/init.h>
 2014-01-21 21:23 UTC 

[PATCH v3 0/4] drm/dp: Introduce AUX channel infrastructure
 2014-01-21 19:30 UTC  (4+ messages)
` [PATCH v3 3/4] drm/dp: Add DisplayPort link helpers

[PATCH v4 0/5] drm/dp: Introduce AUX channel infrastructure
 2014-01-21 19:24 UTC  (6+ messages)
` [PATCH v4 1/5] drm/dp: Add "
  ` [PATCH v4 2/5] drm/dp: Add drm_dp_dpcd_read_link_status()
  ` [PATCH v4 3/5] drm/dp: Add DisplayPort link helpers
  ` [PATCH v4 4/5] drm/dp: Allow registering AUX channels as I2C busses
  ` [PATCH v4 5/5] drm/tegra: Add eDP support

[PATCH] drm/i915: (VLV2) Fix the hotplug detection bits
 2014-01-21 18:12 UTC  (6+ messages)
` [PATCH V2] "

[PATCH] tests/gem_reset_stats: stop only one ring when submitting hang
 2014-01-21 17:00 UTC  (2+ messages)

New DP vfuncs get_aux{clock_divider,send_ctl}
 2014-01-21 16:52 UTC  (16+ messages)
` [PATCH 1/4] drm/i915: Turn get_aux_clock_divider() into per-product vfuncs
    ` [PATCH 1/4 v2] drm/i915: Turn get_aux_clock_divider() into per-platform vfuncs
` [PATCH 2/4] drm/i915: Factor out a function returning the AUX_CTL value to start a send
` [PATCH 3/4] drm/i915: Reorder the AUX_CTL bits in descending order
` [PATCH 4/4] drm/i915: Introduce a get_aux_send_ctl() vfunc
    ` [PATCH 4/4 v2] "

[PATCH v2 5/5] drm/i915: Add pipe update trace points
 2014-01-21 14:13 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v2 3/5] drm/i915: Make sprite updates atomic
 2014-01-21 14:12 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 4/5] drm/i915: Perform primary enable/disable atomically with sprite updates
 2014-01-21 14:13 UTC  (2+ messages)
` [PATCH v2 "

[PATCH] drm/i915: quirk invert brightness for Acer Aspire 5336
 2014-01-21 13:05 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH] drm/i915: Wait for completion of pending flips when starved of fences
 2014-01-21 12:19 UTC  (9+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] drm/i915: Repeat evictions whilst pageflip completions are outstanding

[RFC PATCH] drm/i915: move module parameters into a struct
 2014-01-21  9:28 UTC  (4+ messages)
` [PATCH v2 1/2] drm/i915: drop the i915.fbpercrtc module parameter
  ` [PATCH v2 2/2] drm/i915: move module parameters into a struct, in a new file

[PATCH] drm/i915: Enable 5.4Ghz (HBR2) link rate for Displayport 1.2-capable devices
 2014-01-21  9:26 UTC  (4+ messages)
` [PATCH v3] "

[PULL] straggling drm patches
 2014-01-21  9:24 UTC 


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