[Prev Page][Next Page]
- [i-g-t PATCH 3/4] flip_test: use monotonic time to measure the test duration, (continued)
- [PATCH 1/2] drm/i915: Wait upon the last request seqno, rather than a future seqno,
Chris Wilson
- [PATCH 0/5] Wrap handling / seqno allocations,
Mika Kuoppala
- [PATCH] drm/edid: tune down debug message in parse_hdmi_vsdb, Daniel Vetter
- [PATCH 1/2] drm/i915: Report the origin of the LVDS fixed panel mode,
Chris Wilson
- [PATCH] drm/i915: set the AVI VIC of the HDMI mode,
Paulo Zanoni
- [PATCH] drm/i915: remove duplicate register #defines,
Daniel Vetter
- [PATCH 1/2] drm/i915: Defer assignment of obj->gtt_space until after all possible mallocs,
Chris Wilson
- [PATCH] drm/i915: Apply the IBX transcoder A w/a for HDMI to SDVO as well,
Chris Wilson
- [LIBDRM][PATCH_V2] Sync the parameter of i915_getparma with the kernel, yakui.zhao at intel.com
- how to disable dpst on linux?,
Роман Мельник
- [PATCH] drm/i915: promote Haswell to full support,
Paulo Zanoni
- [PATCH 00/10] Random Haswell fixes,
Paulo Zanoni
- [PATCH 01/10] drm/i915: don't limit Haswell CRT encoder to pipe A, Paulo Zanoni
- [PATCH 02/10] drm/i915: fix FDI lane calculation, Paulo Zanoni
- [PATCH 03/10] drm/i915: use cpu/pch transcoder on intel_enable_pipe, Paulo Zanoni
- [PATCH 04/10] drm/i915: fix false positive "Unclaimed write" messages, Paulo Zanoni
- [PATCH 05/10] drm/i915: make DP work on LPT-LP machines, Paulo Zanoni
- [PATCH 06/10] drm/i915: don't intel_crt_init if DDI A has 4 lanes, Paulo Zanoni
- [PATCH 07/10] drm/i915: make the panel fitter work on pipes B and C on IVB, Paulo Zanoni
- [PATCH 08/10] drm/i915: make the panel fitter work on pipes B and C on Haswell, Paulo Zanoni
- [PATCH 09/10] drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines, Paulo Zanoni
- [PATCH 10/10] drm/i915: implement WaMbcDriverBootEnable on Haswell, Paulo Zanoni
- [PATCH 1/3] drm/i915: Guard pages being reaped by OOM whilst binding-to-GTT,
Chris Wilson
- [PATCH] drm/i915: Pin the object whilst faulting it in,
Chris Wilson
- [PATCH] drm/i915: Use pci_resource functions for BARs.,
Ben Widawsky
- [PATCH v2] drm/i915: Enable DP audio for Haswell,
Takashi Iwai
- [PATCH] drm/i915: Remove bogus test for a present execbuffer,
Chris Wilson
- [PATCH 1/7] configure.ac: Fix bad syntax for test calls,
Eric Anholt
- [PATCH] drm/i915: resurrect panel lid handling,
Daniel Vetter
- [PATCH] drm/i915: Enable DP audio for Haswell,
Takashi Iwai
- [PATCH 00/13] drm/i915: Non-blocking GPU synchronization for atomic page flips (v2),
ville.syrjala at linux.intel.com
- [PATCH 01/13] drm/i915: Unstatic i915_gem_check_olr(), ville.syrjala at linux.intel.com
- [PATCH 02/13] drm/i915: Refactor atomic flip code, ville.syrjala at linux.intel.com
- [PATCH 03/13] drm/i915: Implement a non-blocking GPU synchronization mechanism for atomic page flips, ville.syrjala at linux.intel.com
- [PATCH 04/13] drm/i915: Release all atomic flips when GPU hangs, ville.syrjala at linux.intel.com
- [PATCH 05/13] drm/i915: Make a copy of the calculated plane regs, ville.syrjala at linux.intel.com
- [PATCH 06/13] drm/i915: Clear pending flips in haswell_crtc_disable(), ville.syrjala at linux.intel.com
- [PATCH 07/13] drm/i915: Drop all flips waiting for the GPU when the CRTC is about to be disabled, ville.syrjala at linux.intel.com
- [PATCH 08/13] drm/i915: Add pin count trace point, ville.syrjala at linux.intel.com
- [PATCH 09/13] drm/i915: Add trace points for flip queue length, ville.syrjala at linux.intel.com
- [PATCH 10/13] HACK: drm/i915: Make non-blocking GPU synchronization optional, ville.syrjala at linux.intel.com
- [PATCH 11/13] drm/i915: Add some timing debugs to atomic flips, ville.syrjala at linux.intel.com
- [PATCH 12/13] drm/i915: Add post flush DSL readout for surflive debug, ville.syrjala at linux.intel.com
- [PATCH 13/13] drm/i915: Add trace point for atomic flip vblank evade, ville.syrjala at linux.intel.com
- [PATCH 1/2] drm/i915: Restore physical HWS_PGA after resume,
Chris Wilson
- [QA 11/16] Testing report for `drm-intel-testing` (was: Updated -next), Sun, Yi
- Fw: [PATCH] drm/i915: Fix warning in i915_gem_chipset_flush, Ben Widawsky
- [PATCH] drm/i915: Fix warning in i915_gem_chipset_flush,
Ben Widawsky
- [PATCH] drm/i915: reset GPU after clock gating init,
Jesse Barnes
- [PATCH] drm/i915: Re-enable mt forcewake check for IVB,
Takashi Iwai
- [PATCH 1/2] drm/i915: simplify shmem pwrite/pread slowpath handling,
Daniel Vetter
- Hopefully the last round of stolen work,
Chris Wilson
- [PATCH 01/16] drm: Introduce drm_mm_create_block(), Chris Wilson
- [PATCH 02/16] drm: Introduce an iterator over holes in the drm_mm range manager, Chris Wilson
- [PATCH 03/16] drm/i915: Fix detection of base of stolen memory, Chris Wilson
- [PATCH 04/16] drm/i915: Avoid clearing preallocated regions from the GTT, Chris Wilson
- [PATCH 05/16] drm/i915: Delay allocation of stolen space for FBC, Chris Wilson
- [PATCH 06/16] drm/i915: Allow objects to be created with no backing pages, but stolen space, Chris Wilson
- [PATCH 07/16] drm/i915: Differentiate between prime and stolen objects, Chris Wilson
- [PATCH 08/16] drm/i915: Support readback of stolen objects upon error, Chris Wilson
- [PATCH 09/16] drm/i915: Handle stolen objects in pwrite, Chris Wilson
- [PATCH 10/16] drm/i915: Handle stolen objects for pread, Chris Wilson
- [PATCH 11/16] drm/i915: Introduce i915_gem_object_create_stolen(), Chris Wilson
- [PATCH 12/16] drm/i915: Allocate fbcon from stolen memory, Chris Wilson
- [PATCH 13/16] drm/i915: Allocate ringbuffers from stolen memory, Chris Wilson
- [PATCH 14/16] drm/i915: Allocate overlay registers from stolen memory, Chris Wilson
- [PATCH 15/16] drm/i915: Use a slab for object allocation, Chris Wilson
- [PATCH 16/16] drm/i915: Introduce mapping of user pages into video memory (userptr) ioctl, Chris Wilson
- [PATCH 1/2] gem_ring_sync_loop: check the rings supported by the kernel,
Xiang, Haihao
- [PATCH] x86/Sandy Bridge: reserve pages when integrated graphics is present,
Jesse Barnes
- [PATCH] drm/i915: Ensure that the wait ioctl return timeout is valid,
Chris Wilson
- [PATCH] drm/i915: drop buggy write to FDI_RX_CHICKEN register,
Daniel Vetter
- [PATCH 0/6] robustify reset transitions,
Daniel Vetter
- Regression due to "mm: fix-up zone present pages",
Daniel Vetter
- [PATCH] drm/i915: Use LRI to update the semaphore registers,
Chris Wilson
- [PATCH 0/2] test cases for the new ring on Haswell,
Xiang, Haihao
- [PATCH 1/2] intel: Sync the parameter of i915_getparma with the kernel,
Xiang, Haihao
- [PATCH] drm/i915: disable cloning on sdvo,
Daniel Vetter
- [PATCH] drm/i915: Handle sync_seqno correctly when seqno has wrapped.,
Mika Kuoppala
- [PATCH] tests: add gem_seqno_wrap test, Mika Kuoppala
- [PATCH] drm/i915: Add debugfs entry to read/write next_seqno,
Mika Kuoppala
- [PATCH] drm/i915: fixup TV load detect,
Daniel Vetter
- [PATCH] drm/i915: Check for a change in fb size, and reconfigure the pipe,
Chris Wilson
- i915 hang and large allocation (~3.7-rc4),
Dave Hansen
- [PATCH 0/5] robustify reset state transitions,
Daniel Vetter
- [PATCH] drm/i915: add LynxPoint-LP PCH ID,
Paulo Zanoni
- [PATCH 1/2] drm/i915/sdvo: clean up connectors on intel_sdvo_init() failures,
Jani Nikula
- [PATCH 1/2] drm/i915: do not ignore eDP bpc settings from vbt,
Jani Nikula
- [PATCH] drm/i915: fix possible NULL dereference of dev_priv,
Mika Kuoppala
- [PATCH] drm/i915: Serialize the reset worker and any waiters, Chris Wilson
- [ANNOUNCE] xf86-video-intel 2.20.13, Chris Wilson
- [PATCH] drm/i915: Report amount of usable graphics memory in MiB,
Chris Wilson
- [PATCH] drm/i915: Allocate the proper size for contexts.,
Ben Widawsky
- [PATCH] drm/i915/i2c: Track users of GMBUS force-bit,
Chris Wilson
- [PATCH 1/4] drm/i915: Take the handle idr spinlock once for looking up the exec objects,
Chris Wilson
- [PATCH] Revert "drm/i915: enable rc6 on ilk again",
Chris Wilson
- [PATCH] intel: Fix missing ETIME on BSD operating systems,
Richard Yao
- About HD3000(sandybridge) driver on vxWorks, for1984
- S3 causing IRQ delivery mismatch - i915 hotplug storm,
Ben Guthro
- REg: Doubt in drm kernel driver,
Duraisamy, Srinath
- [PATCH 00/18] [RFC] Introduce the Haswell VECS,
Ben Widawsky
- [PATCH 01/18] drm/i915: Comments for semaphore clarification, Ben Widawsky
- [PATCH 02/18] drm/i915: Semaphore MBOX update generalization, Ben Widawsky
- [PATCH 03/18] drm/i915: Introduce VECS: the 4th ring, Ben Widawsky
- [PATCH 04/18] drm/i915: Add VECS semaphore bits, Ben Widawsky
- [PATCH 05/18] drm/i915: Rename ring flush functions, Ben Widawsky
- [PATCH 06/18] drm/i915: add HAS_VEBOX, Ben Widawsky
- [PATCH 07/18] drm/i915: Vebox ringbuffer init, Ben Widawsky
- [PATCH 08/18] drm/i915: Create a more generic pm handler for hsw+, Ben Widawsky
- [PATCH 09/18] drm/i915: make PM interrupt writes non-destructive, Ben Widawsky
- [PATCH 10/18] drm/i915: Create an ivybridge_irq_preinstall, Ben Widawsky
- [PATCH 11/18] drm/i915: Add PM regs to pre install, Ben Widawsky
- [PATCH 12/18] drm/i915: Convert irq_refounct to struct, Ben Widawsky
- [PATCH 13/18] drm/i915: consolidate interrupt naming scheme, Ben Widawsky
- [PATCH 14/18] drm/i915: vebox interrupt get/put, Ben Widawsky
- [PATCH 15/18] drm/i915: Enable vebox interrupts, Ben Widawsky
- [PATCH 16/18] drm/i915: add VEBOX into debugfs, Ben Widawsky
- [PATCH 17/18] drm/i915: add I915_EXEC_VEBOX to i915_gem_do_execbuffer(), Ben Widawsky
- [PATCH 18/18] drm/i915: add I915_PARAM_HAS_VEBOX to i915_getparam, Ben Widawsky
- [PATCH 00/18] [RFC] Introduce the Haswell VECS, Ben Widawsky
- [PATCH] drm/i915: Missed lock change with rps lock,
Ben Widawsky
- [PATCH] drm/i915: Fix sparse warnings in from AGP kill code,
Ben Widawsky
- SNB GPU hang,
Daniel J Blueman
- [PATCH 1/2] drm/i915: Clear unused fields of mode for framebuffer creation,
Chris Wilson
- [PATCH v2] drm/i915: Wait for pending flips in intel_pipe_set_base(),
ville.syrjala at linux.intel.com
- [PATCH 0/9] dp refactoring and minor other stuff,
Daniel Vetter
- [PATCH 0/8] lvds cleanup,
Daniel Vetter
- [PATCH 1/8] drm/i915: add encoder->pre_pll_enable callback, Daniel Vetter
- [PATCH 2/8] drm/i915: replace ad-hoc dual-link lvds checks, Daniel Vetter
- [PATCH 3/8] drm/i915: move is_dual_link_lvds to intel_lvds.c, Daniel Vetter
- [PATCH 4/8] drm/i915: track is_dual_link in intel_lvds, Daniel Vetter
- [PATCH 5/8] drm/i915: add intel_lvds->reg, Daniel Vetter
- [PATCH 6/8] drm/i915: move intel_update_lvds to intel_lvds->pre_pll_enable, Daniel Vetter
- [PATCH 7/8] drm/i915: enable intel_lvds->pre_pll_enable for ilk+, too, Daniel Vetter
- [PATCH 8/8] drm/i915: rip out pre-DDI stuff from haswell_crtc_mode_set, Daniel Vetter
- [PATCH 0/8] lvds cleanup, Paulo Zanoni
- [PATCH] drm/i915/crt: fix DPMS standby and suspend mode handling,
Jani Nikula
- [PATCH 1/5 v5] drm/i915: Stop using AGP layer for GEN6+,
Ben Widawsky
- [PATCH] drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex, Daniel Vetter
- [RFC] Suspend/resume without VT switches,
Jesse Barnes
- [PATCH 00/10] shrink dev_priv by 300 lines,
Daniel Vetter
- [PATCH 01/10] drm/i915: move the suspend/resume register file out of dev_priv, Daniel Vetter
- [PATCH 02/10] drm/i915: move dev_priv->(rps|ips) out of line, Daniel Vetter
- [PATCH 03/10] drm/i915: move pwrctx/renderctx to the other ilk power state, Daniel Vetter
- [PATCH 04/10] drm/i915: move dri1 dungeon out of dev_priv, Daniel Vetter
- [PATCH 05/10] drm/i915: extract dev_priv fbc state into separate substruct, Daniel Vetter
- [PATCH 06/10] drm/i915: extract l3_parity substruct from dev_priv, Daniel Vetter
- [PATCH 07/10] drm/i915: move dev_priv->mm out of line, Daniel Vetter
- [PATCH 08/10] drm/i915: extract hangcheck/reset/error_state state into substruct, Daniel Vetter
- [PATCH 09/10] drm/i915: kill dev_priv->modeset_on_lid, Daniel Vetter
- [PATCH 10/10] drm/i915: move fence_regs to the fence lru, Daniel Vetter
- [PATCH 00/10] shrink dev_priv by 300 lines, Ben Widawsky
- [PATCH 1/4] drm/i915: don't block resume on fb console resume v2,
Jesse Barnes
- [pull] drm-intel-next for 3.8, Daniel Vetter
- [PATCH] drm/i915: remove HAS_eDP as unnecessary and inconsistent indirection,
Jani Nikula
- [PATCH] drm/i915: pass adjusted_mode to intel_choose_pipe_bpp_dither(), again,
Jani Nikula
- [PATCH 1/4] drm/i915: set the correct number of FDI lanes on Haswell,
Paulo Zanoni
- [PATCH 0/3] drm/i915: i915_gem_execbuffer_wait_for_flips and other flip stuff,
ville.syrjala at linux.intel.com
- [PATCH v2] drm/i915: Add SURFLIVE register definitions,
ville.syrjala at linux.intel.com
- [PATCH 1/5 v4] drm/i915: Stop using AGP layer for GEN6+,
Ben Widawsky
- dmesg filter,
Damien Lespiau
- [QA 11/01] Testing report for `drm-intel-testing` (was: Updated -next), Sun, Yi
- [PATCH 1/4] drm/i915: don't block resume on fb console resume,
Jesse Barnes
- [PATCH 1/2] drm: fix order of event_lock wrt. vblank_time_clock,
Imre Deak
- [PATCH 0/5] ivb fdi b/c fixes,
Daniel Vetter
- [PATCH 00/36] Haswell VGA fixes,
Paulo Zanoni
- [PATCH 01/36] drm/i915: don't set ADPA pipe select on LPT, Paulo Zanoni
- [PATCH 02/36] drm/i915: use intel_ddi_get_hw_state on CRT encoder too, Paulo Zanoni
- [PATCH 03/36] drm/i915: add lpt_pch_enable, Paulo Zanoni
- [PATCH 04/36] drm/i915: remove Haswell/LPT bits from ironlake_pch_enable, Paulo Zanoni
- [PATCH 05/36] drm/i915: remove ironlake bits from lpt_pch_enable, Paulo Zanoni
- [PATCH 06/36] drm/i915: train Haswell FDI at the right time, Paulo Zanoni
- [PATCH 07/36] drm/i915: use the right FDI_RX_CTL register on Haswell, Paulo Zanoni
- [PATCH 08/36] drm/i915: set the correct number of FDI lanes on Haswell, Paulo Zanoni
- [PATCH 09/36] drm/i915: don't rely on DDI_BUF_CTL previous values, Paulo Zanoni
- [PATCH 10/36] drm/i915: program the FDI RX TUSIZE register on hsw_fdi_link_train, Paulo Zanoni
- [PATCH 11/36] drm/i915: properly program FDI_RX_MISC pwrdn lane values on HSW, Paulo Zanoni
- [PATCH 12/36] drm/i915: wait only 35us for the FDI link training, Paulo Zanoni
- [PATCH 13/36] drm/i915: remove an useless indentation level on hsw_fdi_link_train, Paulo Zanoni
- [PATCH 14/36] drm/i915: disable FDI_RX_ENABLE, not FDI_RX_PLL_ENABLE, Paulo Zanoni
- [PATCH 15/36] drm/i915: change Haswell FDI link training error messages, Paulo Zanoni
- [PATCH 16/36] drm/i915: try each voltage twice at hsw_fdi_link_train, Paulo Zanoni
- [PATCH 17/36] drm/i915: fix Haswell FDI link disable path, Paulo Zanoni
- [PATCH 18/36] drm/i915: don't write FDI_RX_TUSIZE on lpt_pch_enable, Paulo Zanoni
- [PATCH 19/36] drm/i915: rename intel_enable_pch_pll to ironlake_enable_pch_pll, Paulo Zanoni
- [PATCH 20/36] drm/i915: don't call ironlake_enable_pch_pll on lpt_pch_enable, Paulo Zanoni
- [PATCH 21/36] drm/i915: don't assert_panel_unlocked on LPT, Paulo Zanoni
- [PATCH 22/36] drm/i915: use the CPU and PCH transcoders on lpt_pch_enable, Paulo Zanoni
- [PATCH 23/36] drm/i915: rename intel_{en, dis}able_transcoder, Paulo Zanoni
- [PATCH 24/36] drm/i915: fork lpt version of ironlake_{en, dis}able_pch_transcoder, Paulo Zanoni
- [PATCH 25/36] drm/i915: remove Haswell code from ironlake_enable_pch_transcoder, Paulo Zanoni
- [PATCH 26/36] drm/i915: remove IBX code from lpt_enable_pch_transcoder, Paulo Zanoni
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]