Top search
[2.6.32+drm33-longterm] Patch "drm/i915: Attempt to fix watermark setup on 85x (v2)" has been added to staging queue
This is a note to let you know that I have just added a patch titled drm/i915: Attempt to fix watermark setup on 85x (v2) to the drm-next branch of the 2.6.32+drm33-longterm tree which can be found at ...
Message posted on the June 25th, 2012 - 8:00 AM ET
Fw: [PATCH] drm: i915: correct return status in intel_hdmi_mode_valid()
Forwarding to Keith Packard. Sorry, initially sent to the previous maintainer instead. Start weitergeleitete Nachricht: Datum: Fri, 20 May 2011 18:58:53 +0200 Von: Nicolas Kaiser <nikai@nikai.net> An: Chris Wilson ...
Message posted on the May 30th, 2011 - 7:00 AM ET
[PATCH] drm/i915: disable ppgtt on snb when dmar is enabled
Totally unexpected that this regressed. Luckily it sounds like we just need to have dmar disable on the igfx, not the entire system. At least that's what a few days of testing between Tony Vroon and me indicates. Reported-by: Tony Vroon ...
Message posted on the April 2nd, 2012 - 5:20 AM ET
[PATCH] drm/i915: Remove __GFP_NO_KSWAPD
When I pulled-in today's drm-intel-next into linux-next (next-20120824) I saw this build-breakage: drivers/gpu/drm/i915/i915_gem.c: In function 'i915_gem_object_get_pages_gtt': drivers/gpu/drm/i915/i915_gem.c:1778:40: error: '__GFP_NO_KSWAPD' ...
Message posted on the August 27th, 2012 - 8:10 AM ET
[PATCH] drm/i915: Fix race condition in accessing GMBUS
GMBUS has several ports and each has it's own corresponding I2C adpater. When multiple I2C adapters call gmbus_xfer() at the same time there is a race condition in using the underlying GMBUS controller. Fixing this by adding a mutex lock when ...
Message posted on the February 9th, 2012 - 5:30 PM ET
[PATCH] drm/i915: Fix mem leak in intel_sdvo_write_cmd()
If the allocation of 'buf' succeeds but the allocation of 'msgs' fails we'll return false and leak 'buf' when it goes out of scope. Signed-off-by: Jesper Juhl <jj@chaosbits.net> drivers/gpu/drm/i915/intel_sdvo.c | 11 +++++ 1 file changed, 5 ...
Message posted on the July 31st, 2012 - 4:40 PM ET
[PATCH] drm/i915/sprite: Fix mem leak in intel_plane_init()
If we ever hit the default case in the switch statement we'll return from the function without freeing the memory we just allocated to 'intel_plane' (but that has not been used). This patch gets rid of the leak by freeing the memory just before we ...
Message posted on the June 26th, 2012 - 7:00 PM ET
[PATCH] drm/i915: set AUD_CONFIG N_value_index for DisplayPort
It should be programmed to "0" for HDMI or "1" for DisplayPort. This enables DisplayPort audio for - HP EliteBook 8460p (whose BIOS does not set the N_value_index bit for us) - DisplayPort monitor hot plugged after boot ...
Message posted on the January 9th, 2012 - 9:00 AM ET
[RFC PATCH] drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
PORT_HOTPLUG_EN has allready been setup in i915_driver_irq_postinstall(), when intel_dp_detect() runs. Delete the DP[BCD]_HOTPLUG_INT_EN defines, they are not referenced anymore. I found this while searching for a fix for ...
Message posted on the March 27th, 2010 - 4:50 PM ET
[PATCH] drm/i915: ingore eDP bpc settings
This has originally been introduced to not oversubscribe the dp links in commit 885a5fb5b120a5c7e0b3baad7b0feb5a89f76c18 Author: Zhenyu Wang <zhenyuw@linux.intel.com> Date: Tue Jan 12 05:38:31 2010 +0800 drm/i915: fix pixel color depth ...
Message posted on the August 10th, 2012 - 5:20 AM ET
[PATCH] drm/i915/dp: allow configuring eDP panel fitting scaling mode
LVDS allowed changing panel fitting scaling mode, while eDP didn't. Copied relevant code from LVDS to eDP. This also changes default mode on eDP to ascpect ratio preserving scaling. Signed-off-by: Yuly Novikov <ynovikov@chromium.org> ...
Message posted on the October 25th, 2012 - 2:00 PM ET
[PATCH] drm/i915: no lvds quirk for Zotac ZDBOX SD ID12/ID13
This box claims to have an LVDS interface but doesn't actually have one. Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> drivers/gpu/drm/i915/intel_lvds.c | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git ...
Message posted on the June 22nd, 2012 - 4:00 AM ET
[PATCH] drm/i915: clear fencing tracking state when retiring request
This fixes a regression introduce in commit 7dd4906586274f3945f2aeaaa5a33b451c3b4bba Author: Chris Wilson <chris@chris-wilson.co.uk> Date: Wed Mar 21 10:48:18 2012 +0000 drm/i915: Mark untiled BLT commands as fenced on gen2/3 which fixed ...
Message posted on the April 11th, 2012 - 7:30 PM ET
[PATCH] drm/i915: Fix single msg gmbus_xfers writes
gmbus_xfer with a single message (particularly a single message write) would set Bus Cycle Select to 100b, the Gen Stop cycle, instead of 101b, No Index, Stop cycle. This would not start single message i2c transactions. Also, gmbus_xfer done: will ...
Message posted on the February 9th, 2012 - 3:10 PM ET
May 25th, 2013 - 1:16 AM ET
Join now
Login

