[Prev Page][Next Page]
- Re: [PATCH 01/14] drm/i915: Eliminate one indent leel from vlv_find_best_dpll, (continued)
- [PATCH v2 05/14] drm/i915: Rewrite vlv_find_best_dpll(), ville . syrjala
- [PATCH 06/14] drm/i915: De-magic the VLV p2 divider step size, ville . syrjala
- [PATCH 07/14] drm/i915: Make sure we respect n.max on VLV, ville . syrjala
- [PATCH 08/14] drm/i915: Clarify VLV PLL p1 limits, ville . syrjala
- [PATCH 09/14] drm/i915: Allow p1 divider 2 on VLV, ville . syrjala
- [PATCH 10/14] drm/i915: Respect p2 divider minimum limit on VLV, ville . syrjala
- [PATCH 11/14] drm/i915: Remove the unused p and m limits for VLV, ville . syrjala
- [PATCH 13/14] drm/i915: intel_limits_vlv_dac and intel_limits_vlv_hdmi are the same, ville . syrjala
- [PATCH 12/14] drm/i915: Remove unused dot_limit from VLV PLL limits, ville . syrjala
- [PATCH 14/14] drm/i915: Don't lie about findind suitable PLL settings on VLV, ville . syrjala
- Re: [PATCH 00/14] drm/i915: VLV DPLL calc fixes and cleanups, Daniel Vetter
- Re: [PATCH 00/14] drm/i915: VLV DPLL calc fixes and cleanups, Mika Kuoppala
- [PATCH 0/5] Organize intel_drv.h,
Paulo Zanoni
- [PATCH] drm/i915: backlight combination mode bit is gen4 only,
Jani Nikula
- [PATCH v3 1/2] drm/i915/hsw: Add display Audio codec disable sequence for Haswell,
mengdong . lin
- [PATCH v3 2/2] drm/i915/hsw: add flag has_audio in crtc config,
mengdong . lin
- [PATCH] drm/i915: Add some debug spam for intialising SDVO,
Chris Wilson
- [PATCH] drm/i915: Add HSW CRT output readout support,
ville . syrjala
- [PATCH] drm/i915: Fix type mismatch and accounting in i915_gem_shrink,
Chris Wilson
- [PATCH v3 0/4] Fix Win8 backlight issue,
Aaron Lu
- [patch] drm/i915: precendence bug in GT_PARITY_ERROR(),
Dan Carpenter
- [PATCH 2/2] drm/i915: Program GMBUS Frequency based on the CDCLK for VLV., Chon Ming Lee
- [PATCH 1/2] drm/i915: Send a DPIO cmnreset during driver load or system resume.,
Chon Ming Lee
- [PATCH 00/13] drm-intel-collector - review request,
Rodrigo Vivi
- [PATCH 01/13] drm/i915: check that the i965g/gm 4G limit is really obeyed, Rodrigo Vivi
- [PATCH 02/13] drm/i915: Move the conditional seqno query into the tracepoint, Rodrigo Vivi
- [PATCH 03/13] drm/i915: Add some missing steps to i915_driver_load error path, Rodrigo Vivi
- [PATCH 04/13] drm/i915: Asynchronously perform the set-base for a simple modeset, Rodrigo Vivi
- [PATCH 05/13] drm/i915: Align tiled scanouts from stolen memory to 256k in the GTT, Rodrigo Vivi
- [PATCH 06/13] drm/i915: Pair seqno completion tracepoint with its dispatch, Rodrigo Vivi
- [PATCH 07/13] drm/i915: Initialise min/max frequencies before updating RPS registers, Rodrigo Vivi
- [PATCH 08/13] drm/i915: Delay the relase of the forcewake by a jiffie, Rodrigo Vivi
- [PATCH 09/13] drm/i915: Add a tracepoint for using a semaphore, Rodrigo Vivi
- [PATCH 10/13] drm/i915: Boost RPS frequency for CPU stalls, Rodrigo Vivi
- [PATCH 11/13] drm/i915: Tweak RPS thresholds to more aggressively downclock, Rodrigo Vivi
- [PATCH 12/13] drm/i915: Allow GT3 Slice Shutdown on Boot., Rodrigo Vivi
- [PATCH 13/13] drm/i915: Allow Dynamically GT3 Slice Shutdown., Rodrigo Vivi
- Re: [PATCH 00/13] drm-intel-collector - review request, Daniel Vetter
- xorg.conf* screen resolution via PreferredMode disregarded by X if valid video= on cmdline,
Felix Miata
- [PATCH] drm/i915: Rewrite vlv_find_best_dpll(),
ville . syrjala
- Check the fb size against the correct CRTC viewport for stereo modes,
Damien Lespiau
- [PATCH] drm/i915: Fix intel_crtc_mode_get() mode clock,
ville . syrjala
- [PATCH] drm/i915: Reduce number of register access during IVB+ interrupt handling,
Chris Wilson
- [PATCH 0/3] drm/i915: i915_get_crtc_scanoutpos improvements,
ville . syrjala
- i810 only partially usable,
Felix Miata
- Re: i835GM flicker on panning,
Daniel Vetter
[PATCH] drm/i915: preserve pipe A quirk in i9xx_set_pipeconf,
Daniel Vetter
Re: i915 pipe A assertion failure (expected on, current off),
Daniel Vetter
[PATCH] drm/i915: Rip out SUPPORTS_EDP,
Daniel Vetter
Regression: bisected: commit 7c510133d93 breaks video,
Paul Zimmerman
[PATCH] drm/i915: Quirk to ignore VBT bpp,
Ben Widawsky
[PATCH] drm/i915/vlv: add VLV specific clock_get function v2,
Jesse Barnes
[PATCH 1/2] drm/i915: Calculate PSR register offsets from base + gen,
Ben Widawsky
[PATCH] [RFT] drm/i915: Don't waste our paultry cache on a context object,
Ben Widawsky
[PATCH 0/4] drm/i915/dp: aux and dpcd fixes,
Jani Nikula
[RFC PATCH 0/4] drm/i915/dsi: convert DSI sub-encoders to drm_bridge,
Jani Nikula
[PATCH] drm/i915: assume all GM45 Acer laptops use inverted backlight PWM,
Jani Nikula
[patch] drm/i915: cleanup a min_t() cast,
Dan Carpenter
[edid-decode] Finish the list of 3D layouts 3D_Structure_ALL can code for, Damien Lespiau
[PATCH] uxa: Do not change DPMS mode on unconnected outputs,
Rodrigo Vivi
[PATCH] drm/i915: Use a temporary va_list for two-pass string handling,
Chris Wilson
[PATCH] [VPG HSW-A] drm/i915: Fix for YouTube full screen video playback flicker issue,
Shanth Kumar
[PATCH 1/2] drm/i915: only get clock for active pipes,
Jesse Barnes
[PATCH 0/4] Remove useless vblank waits on Haswell,
Paulo Zanoni
[PATCH 0/2] Small IPS fixes,
Paulo Zanoni
[PATCH 0/4] Haswell modeset fixes,
Paulo Zanoni
HDMI stereo support v5,
Damien Lespiau
- [PATCH 01/20] drm: Add a SET_CLIENT_CAP ioctl, Damien Lespiau
- [PATCH 02/20] drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo, Damien Lespiau
- [PATCH 03/20] drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl, Damien Lespiau
- [PATCH 04/20] drm/edid: Expose mandatory stereo modes for HDMI sinks, Damien Lespiau
- [PATCH 06/20] drm: Reject modes with more than 1 stereo flags set, Damien Lespiau
- [PATCH 05/20] drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes(), Damien Lespiau
- [PATCH 07/20] drm: Set the relevant infoframe field when scanning out a 3D mode, Damien Lespiau
- [PATCH 08/20] drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes, Damien Lespiau
- [PATCH 09/20] drm: Carry over the stereo flags when adding the alternate mode, Damien Lespiau
- [PATCH 10/20] drm: Make exposing stereo modes a per-connector opt-in, Damien Lespiau
- [PATCH 11/20] drm: Remove clock_index from struct drm_display_mode, Damien Lespiau
- [PATCH 12/20] drm: Remove synth_clock from struct drm_display_mode, Damien Lespiau
- [PATCH 13/20] drm: Introduce a crtc_clock for struct drm_display_mode, Damien Lespiau
- [PATCH 14/20] drm: Implement timings adjustments for frame packing, Damien Lespiau
- [PATCH 15/20] drm/i915: Use crtc_clock in intel_dump_crtc_timings(), Damien Lespiau
- [PATCH 16/20] drm/i915: Use crtc_clock with the adjusted mode, Damien Lespiau
- [PATCH 17/20] drm/i915: Use adjusted_mode in the fastboot hack to disable pfit, Damien Lespiau
- [PATCH 19/20] drm/i915: Prefer crtc_{h|v}display for pipe src dimensions, Damien Lespiau
- [PATCH 18/20] drm/i915: Ask the DRM core do make stereo timings adjustements, Damien Lespiau
- [PATCH 20/20] drm/i915: Allow stereo modes on HDMI, Damien Lespiau
- Re: HDMI stereo support v5, Ville Syrjälä
[PATCH] drm/i915/vlv: honor i915_enable_rc6 boot param on VLV,
Jesse Barnes
[PATCH] drm/i915: dump crtc timings from the pipe config,
Daniel Vetter
[PATCH 1/5] drm/i915: use pointer = k[cmz...]alloc(sizeof(*pointer), ...) pattern,
Daniel Vetter
[RFC][PATCH 0/2] drm/i915: Refactor plane enabling/disabling during modeset,
ville . syrjala
Re: BUG: sleeping function called from invalid context on 3.10.10-rt7,
Peter Hurley
[PATCH] drm/i915: register backlight device also when backlight class is a module,
Jani Nikula
[PATCH] [RFC] mm/shrinker: Add a shrinker flag to always shrink a bit,
Daniel Vetter
[PATCH 1/6] drm/i915: Fix HSW parity test,
Ben Widawsky
- [PATCH 2/6] drm/i915: Add second slice l3 remapping, Ben Widawsky
- [PATCH 3/6] drm/i915: Make l3 remapping use the ring, Ben Widawsky
- [PATCH 4/6] drm/i915: Keep a list of all contexts, Ben Widawsky
- [PATCH 5/6] drm/i915: Do remaps for all contexts, Ben Widawsky
- [PATCH 6/6] drm/i915: s/HAS_L3_GPU_CACHE/HAS_L3_DPF, Ben Widawsky
- [PATCH 07/14] intel_l3_parity: Fix indentation, Ben Widawsky
- [PATCH 08/14] intel_l3_parity: Assert all GEN7+ support, Ben Widawsky
- [PATCH 09/14] intel_l3_parity: Use getopt for the l3 parity tool, Ben Widawsky
- [PATCH 11/14] intel_l3_parity: slice support, Ben Widawsky
- [PATCH 10/14] intel_l3_parity: Hardware info argument, Ben Widawsky
- [PATCH 12/14] intel_l3_parity: Actually support multiple slices, Ben Widawsky
- [PATCH 13/14] intel_l3_parity: Support error injection, Ben Widawsky
- [PATCH 14/14] intel_l3_parity: Support a daemonic mode, Ben Widawsky
[RFC][PATCH] drm/i915: Fix VGA handling using stop_machine() or mmio, ville . syrjala
[PATCH 0/2] drm/i915: HSW modeset hang fix v2,
ville . syrjala
[PATCH 1/2] drm/i915: WARN is the DP aux read or write is too big,
Paulo Zanoni
[PATCH] drm/i915: only report hpd connector status change when it actually changed,
Jani Nikula
[PATCH v2 0/3] Fix Win8 backlight issue,
Aaron Lu
Re: Getting "ring_stuck" errors at times on Haswell laptop, Daniel Vetter
drm/i915 stable backport request,
Daniel Vetter
[PATCH] drm/i915: Finish enabling rps before use by sysfs or debugfs,
Tom . O'Rourke
[PATCH] drm/i915: relayout intel_panel.c to obey 80 char limit,
Daniel Vetter
[ANNOUNCE] intel-gpu-tools 1.4, Rodrigo Vivi
[PATCH] overlay: fix link error due to missing -lrt,
Rodrigo Vivi
HDMI stereo support v4,
Damien Lespiau
- [PATCH 01/12] drm: Move the GET_CAP macros next to the corresponding ioctl structure, Damien Lespiau
- [PATCH 02/12] drm: Add a SET_CLIENT_CAP ioctl, Damien Lespiau
- [PATCH 03/12] drm: Add HDMI stereo 3D flags to struct drm_mode_modeinfo, Damien Lespiau
- [PATCH 04/12] drm: Add a STEREO_3D capability to the SET_CLIENT_CAP ioctl, Damien Lespiau
- [PATCH 05/12] drm/edid: Expose mandatory stereo modes for HDMI sinks, Damien Lespiau
- [PATCH 07/12] drm: Reject modes with more than 1 stereo flags set, Damien Lespiau
- [PATCH 06/12] drm: Extract add_hdmi_mode() out of do_hdmi_vsdb_modes(), Damien Lespiau
- [PATCH 08/12] drm: Set the relevant infoframe field when scanning out a 3D mode, Damien Lespiau
- [PATCH 09/12] drm: Track the number of buffers that compose a framebuffer, Damien Lespiau
- [PATCH 11/12] drm: Make drm_match_cea_mode() return the underlying 2D VIC for 3d modes, Damien Lespiau
- [PATCH 10/12] drm: Don't allow multiple buffers fb with stereo modes, Damien Lespiau
- [PATCH 12/12] drm: Carry over the stereo flags when adding the alternate mode, Damien Lespiau
- Re: HDMI stereo support v4, Damien Lespiau
[PATCH 00/11] drm/i915: VGA vs. power well, round 2,
ville . syrjala
- [PATCH v2 02/11] drm/i915: Add intel_display_power_{get, put} to request power for specific domains, ville . syrjala
- [PATCH 04/11] drm/i915: Add POWER_DOMAIN_VGA, ville . syrjala
- [PATCH 05/11] drm/i915: Pull intel_init_power_well() out of intel_modeset_init_hw(), ville . syrjala
- [PATCH 08/11] drm/i915: Move power well init earlier during driver load, ville . syrjala
- [PATCH 09/11] drm/i915: Move power well resume earlier, ville . syrjala
- [PATCH 10/11] drm/i915: Call intel_uncore_early_sanitize() during resume, ville . syrjala
- [PATCH 11/11] drm/i915: Drop explicit plane restoration during resume, ville . syrjala
- [PATCH v2 01/11] drm/i915: Change i915_request power well handling, ville . syrjala
- [PATCH 06/11] drm/i915: Fix unclaimed register access due to delayed VGA memroy disable, ville . syrjala
- [PATCH v2 03/11] drm/i915: Refactor power well refcount inc/dec operations, ville . syrjala
- [PATCH 07/11] drm/i915: Redisable VGA before the modeset on resume, ville . syrjala
[Regression 3.11.0+] shrink_slab: i915_gem_inactive_scan+0x0/0x9c negative objects to delete nr=-xxxx, Knut Petersen
[PATCH] drm/i915: garbage-collect vlv refclk function,
Daniel Vetter
[PATCH 1/6] drm/i915: trace vm eviction instead of everything,
Ben Widawsky
- [PATCH 2/6] drm/i915: Provide a cheap ggtt vma lookup, Ben Widawsky
- [PATCH 3/6] drm/i915: Convert active API to VMA, Ben Widawsky
- [PATCH 4/6] drm/i915: Add bind/unbind object functions to VM, Ben Widawsky
- [PATCH 5/6] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH 5/6] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH 5/6] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Daniel Vetter
- Re: [PATCH 5/6] [v3] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- [PATCH] [v4] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH] [v4] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- [PATCH] [v5] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH] [v5] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- [PATCH] [v6] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- [PATCH] [v7] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- [PATCH] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH] drm/i915: Use the new vm [un]bind functions, Daniel Vetter
- Re: [PATCH] drm/i915: Use the new vm [un]bind functions, Daniel Vetter
- Re: [PATCH] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH] drm/i915: Use the new vm [un]bind functions, Daniel Vetter
- [PATCH] [v9] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH] [v9] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH] [v9] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH] [v9] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH] [v6] drm/i915: Use the new vm [un]bind functions, Chris Wilson
- Re: [PATCH] [v6] drm/i915: Use the new vm [un]bind functions, Ben Widawsky
- Re: [PATCH] [v6] drm/i915: Use the new vm [un]bind functions, Daniel Vetter
- [PATCH 6/6] drm/i915: eliminate vm->insert_entries(), Ben Widawsky
- <Possible follow-ups>
- [PATCH 1/6] drm/i915: trace vm eviction instead of everything, Ben Widawsky
[Index of Archives]
[Linux USB Devel]
[Linux Media]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]