messages from 2013-05-03 15:50:45 to 2013-05-08 12:17:28 UTC [more...]
[PULL] drm-intel-fixes
2013-05-08 12:17 UTC (2+ messages)
[PATCH 1/2] drm/i915: Add platform information to implemented workarounds
2013-05-08 10:59 UTC (4+ messages)
` [PATCH 2/2] drm/i915: Add references to some workaround we implement
[PATCH] drm/i915: add encoder get_config function v3
2013-05-08 10:39 UTC (3+ messages)
[PATCH 0/6] drm/i915: remove pch_edp encoder state variable
2013-05-08 10:14 UTC (17+ messages)
` [PATCH 1/6] drm/i915: use enc_to_intel_dp() instead of opencoding the same
` [PATCH 2/6] drm/i915: hsw: replace !is_pch_edp() with port==PORT_A
` [PATCH 3/6] drm/i915: ilk-ivb: replace is_pch_edp() with port==PORT_D
` [PATCH 4/6] drm/i915: stop using is_pch_edp() in intel_dp_init_connector()
` [PATCH 5/6] drm/i915: stop using is_pch_edp() in is_cpu_edp()
` [PATCH 6/6] drm/i915: remove is_pch_edp() helpers and state variable
` [PATCH v2 0/7] drm/i915: remove pch_edp encoder "
` [PATCH v2 1/7] drm/i915: use enc_to_intel_dp() instead of opencoding the same
` [PATCH v2 2/7] drm/i915: hsw: replace !is_pch_edp() with port==PORT_A
` [PATCH v2 3/7] drm/i915: ilk-ivb: "
` [PATCH v2 4/7] drm/i915: stop using is_pch_edp() in intel_dp_init_connector()
` [PATCH v2 5/7] drm/i915: stop using is_pch_edp() in is_cpu_edp()
` [PATCH v2 6/7] drm/i915: remove is_pch_edp() helpers and state variable
` [PATCH v2 7/7] drm/i915: print DP init debug messages from a single place
[PATCH 1/6] drm/i915: Add support for FBC on Ivybridge
2013-05-08 9:59 UTC (8+ messages)
` [PATCH 2/6] drm/i915: IVB FBC WaFbcAsynchFlipDisableFbcQueue
` [PATCH 3/6] drm/i915: IVB FBC WaFbcDisableDpfcClockGating
` [PATCH 4/6] drm/i915: Enable FBC at Haswell
` [PATCH 5/6] drm/i915: HSW FBC WaFbcAsynchFlipDisableFbcQueue
` [PATCH 6/6] drm/i915: HSW FBC WaFbcDisableDpfcClockGating
[PATCH 0/7] drm/i915: fbdev mode restoration improvements
2013-05-08 9:55 UTC (8+ messages)
` [PATCH 1/7] drm: Add fb_helper->restore_fbdev_mode hook
` [PATCH 2/7] drm/i915: Don't enable cursors or sprites for fbdev
` [PATCH 3/7] drm/i915: Fix fbdev sprite disable code
` [PATCH 4/7] drm/i915: Use a custom restore_fbdev_mode hook
` [PATCH 5/7] drm/i915: Use container_of() in the fbdev code
` [PATCH 6/7] drm/i915: s/drm_i915_private_t/struct drm_i915_private/
` [PATCH 7/7] drm: Remove some unused stuff from drm_plane
[PATCH 0/6] drm/i915: Unfify some modeset sequences
2013-05-08 9:50 UTC (7+ messages)
` [PATCH 1/6] drm/i915: Always load the display palette before enabling the pipe
` [PATCH 2/6] drm/i915: Always enable the cursor right after the primary plane
` [PATCH 3/6] drm/i915: Enable the overlay right after primary and cursor planes
` [PATCH 4/6] drm/i915: Follow the same sequence when disabling planes
` [PATCH 5/6] drm/i915: Drop overlay DPMS call from valleyview_crtc_enable
` [PATCH 6/6] drm/i915: Disable/restore all sprite planes around modeset
[PATCH] drm/i915: panel fitter hw state readout&check support
2013-05-08 8:36 UTC (3+ messages)
` [PATCH 1/2] drm/i915: Use pipe_config state to disable ilk+ pfit
` [PATCH 2/2] drm/i915: Use pipe config state to control gmch pfit enable/disable
[PATCH 00/18] Introduce the Haswell VECS
2013-05-08 6:13 UTC (20+ messages)
` [PATCH 01/18] drm/i915: Comments for semaphore clarification
` [PATCH 02/18] drm/i915: Semaphore MBOX update generalization
` [PATCH 03/18] drm/i915: Introduce VECS: the 4th ring
` [PATCH 04/18] drm/i915: Add VECS semaphore bits
` [PATCH 05/18] drm/i915: Rename ring flush functions
` [PATCH 06/18] drm/i915: add HAS_VEBOX
` [PATCH 07/18] drm/i915: Vebox ringbuffer init
[PATCH] drm/i915: BIOS and power context stolen mem handling for VLV v3
2013-05-08 2:56 UTC (13+ messages)
` [PATCH] drm/i915: BIOS and power context stolen mem handling for VLV v4
` [PATCH] drm/i915: BIOS and power context stolen mem handling for VLV v5
` [PATCH] drm/i915: BIOS and power context stolen mem handling for VLV v6
linux-next: manual merge of the drm-intel tree with Linus' tree
2013-05-08 0:11 UTC (3+ messages)
[PATCH] drm/i915: VLV support is no longer preliminary
2013-05-07 21:39 UTC (2+ messages)
[PATCH] drm/i915: clear the stolen fb before resuming
2013-05-07 20:26 UTC (3+ messages)
[RFC][PATCH 0/1] drm/i915: Big watermark changes
2013-05-07 19:55 UTC (3+ messages)
` [RFC][PATCH 1/1] drm/i915: Rewrite ILK+ watermark handling
[PATCH] drm/i915: print DP init debug messages from a single place
2013-05-07 19:14 UTC
[i-g-t PATCH v2] kms_flip: make sure we are unblanked during the test
2013-05-07 19:12 UTC (3+ messages)
` [PATCH v3] "
` [PATCH v2 3/7] drm/i915: ilk-ivb: replace !is_pch_edp() with port==PORT_A
[PATCH] drm/i915: add encoder get_config function v2
2013-05-07 18:47 UTC (4+ messages)
[PATCH] drm/i915: BIOS and power context stolen mem handling for VLV v2
2013-05-07 17:50 UTC
[PATCH] Revert "drm/i915: Calculate correct stolen size for GEN7+"
2013-05-07 17:02 UTC (3+ messages)
[PATCH 3/7] drm/i915: add intel_display_power_enabled
2013-05-07 14:40 UTC (10+ messages)
` [PATCH 1/5] "
` [PATCH 4/5] drm/i915: check the power well on i915_pipe_enabled
` [PATCH 5/5] drm/i915: only disable DDI sound if intel_crtc->eld_vld
[PATCH] drm/i915: implement WADPOClockGatingDisable for LPT
2013-05-07 14:40 UTC (6+ messages)
[PATCH] drm/i915: debug log DPCD downstream ports if available
2013-05-07 13:04 UTC
[PATCH] drm/i915: fix hotplug event bit tracking
2013-05-07 12:10 UTC
[PATCH 1/2] drm/i915: put context upon switching
2013-05-07 5:12 UTC (6+ messages)
` [PATCH 2/2] drm/i915: add context into request struct
Clover Trail question
2013-05-07 0:42 UTC (2+ messages)
[PATCH 1/4] drm/i915: read current freq from Punit on VLV
2013-05-06 20:50 UTC (9+ messages)
` [PATCH 2/4] drm/i915: go back to switch for VLV mem freq detection v2
` [PATCH 3/4] drm/i915: set proper DPIO post divider for VGA on VLV v4
` [PATCH 4/4] drm/i915: BIOS and power context stolen mem handling for VLV
[PATCH] drm/i915: replace snb_update_wm with haswell_update_wm on HSW
2013-05-06 20:38 UTC
[PATCH 00/12] [RFC] PPGTT prep patches part 1
2013-05-06 18:37 UTC (18+ messages)
` [PATCH 01/12] drm/i915: Assert mutex_is_locked on context lookup
` [PATCH 02/12] drm/i915: BUG_ON bad PPGTT offset
` [PATCH 03/12] drm/i915: make PDE|PTE platform specific
` [PATCH 04/12] drm/i915: Extract PDE writes
[PATCH] drm/i915: get mode clock when reading the pipe config v3
2013-05-06 17:39 UTC
[PATCH] drm/i915: fix panel fitting on LVDS on ILK+
2013-05-06 16:59 UTC (5+ messages)
` [PATCH] drm/i915: fix panel fitting on LVDS on ILK+ v2
[PATCH] drm/i915: add encoder get_config function
2013-05-06 16:22 UTC (2+ messages)
[PATCH] [TRIVIAL] v2: Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid} in i915 driver
2013-05-06 14:52 UTC (2+ messages)
[PATCH 0/7] sdvo tv clock improvements + some random stuff
2013-05-06 14:15 UTC (4+ messages)
` [PATCH 6/7] drm/i915: make SDVO TV-out work for multifunction devices
[PATCH 0/9] Haswell watermarks, round 1
2013-05-06 13:53 UTC (15+ messages)
` [PATCH 1/9] drm/i915: ILK, SNB and IVB don't have linetime watermarks
` [PATCH 2/9] drm/i915: fix linetime_watermarks code
` [PATCH 3/9] drm/i915: use the mode->htotal to calculate linetime watermarks
` [PATCH 4/9] drm/i915: fix haswell linetime watermarks calculation
` [PATCH 5/9] drm/i915: use the correct clock when calculating linetime watermarks
` [PATCH 6/9] drm/i915: make intel_ddi_get_cdclk_freq return values in KHz
` [PATCH 7/9] drm/i915: set the IPS linetime watermark
` [PATCH 8/9] drm/i915: MCH_SSKPD is a 64 bit register on Haswell
` [PATCH 9/9] drm/i915: set FORCE_ARB_IDLE_PLANES workaround
[PATCH] [TRIVIAL] Fix declaration of intel_gmbus_{is_forced_bit/is_port_falid} in i915 driver
2013-05-06 12:46 UTC (6+ messages)
` [Intel-gfx] "
[PATCH 1/5] drm/i915: s/TRANSCONF/PCH_TRANSCONF/
2013-05-06 9:29 UTC (9+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] drm/i915: PCH_ prefix for transcoder timings
` [PATCH 6/6] drm/i915: fix up adjusted_mode tracking for interlaced modes
[PATCH] drm/i915: don't setup hdmi for port D edp in ddi_init
2013-05-06 9:19 UTC (4+ messages)
drm/i915 stable patches
2013-05-06 8:36 UTC (2+ messages)
[PATCH] drm/i915: get mode clock when reading the pipe config
2013-05-04 9:03 UTC (4+ messages)
` [PATCH] drm/i915: get mode clock when reading the pipe config v2
[PATCH] drm/i915: Whitespace fix in gen6_ppgtt_init
2013-05-04 8:40 UTC (2+ messages)
[PATCH] drm/i915: Kill unused variable warning
2013-05-04 8:18 UTC (2+ messages)
[git pull] drm for 3.10-rc1
2013-05-04 8:10 UTC (7+ messages)
[PATCH] Revert "drm/i915: revert eDP bpp clamping code changes"
2013-05-04 8:13 UTC
[PATCH 2/2]i-g-t: gem_dummy_reloc_loop.c: add vebox test case
2013-05-04 0:54 UTC (2+ messages)
[PATCH 1/2]i-g-t: check kernel enable rings or not
2013-05-04 0:40 UTC (2+ messages)
[PATCH] drm/i915: hw state readout&check support for cpu_transcoder
2013-05-03 20:11 UTC
Updated testing tree
2013-05-03 19:26 UTC
[PATCH i-g-t] scripts: Add a script to list implemented workarounds
2013-05-03 17:46 UTC
[PATCH] drm/i915: force full modeset if the connector is in DPMS OFF mode
2013-05-03 17:44 UTC (10+ messages)
` [PATCH V2] "
[PATCH] drm/i915: Retrieve the current mode upon KMS takeover v2
2013-05-03 17:39 UTC
[PATCH] drm/i915: Propagate errors back from fb set-base
2013-05-03 16:55 UTC (2+ messages)
[PATCH 2/2] drm/i915: unreference default context on module unload
2013-05-03 16:22 UTC (4+ messages)
` [PATCH v2] "
[PATCH] drm/i915: fix Haswell pfit power well check
2013-05-03 16:22 UTC (5+ messages)
` [PATCH] drm/i915: fix Haswell pfit power well check v2
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox