Add some more IDs as listed in the old X driver.
Signed-off-by: Ben Hutchings
---
Is there some reason these were omitted from the kernel driver?
If not, it seems sensible to include them.
Ben.
drivers/gpu/drm/i915/intel_display.c |8
1 files changed, 8 insertions(+), 0 deletions(
Applying this quirk to the 855GM in all systems causes regressions
(Debian bugs #493096, #619019). Instead, apply the quirk to specific
models as listed in the old X driver.
I don't see any explanation for this quirk being applied to the 845G,
except perhaps that VT switching used to hang if pipe
On Sun, Mar 20, 2011 at 8:03 PM, Dave Airlie wrote:
> From: Dave Airlie
>
> Noticed this while working on some other things, helps if we check for modeset
> enabled on modesetting ioctls.
Seems like a good plan to me.
Reviewed-by: Alex Deucher
>
> Cc: sta...@kernel.org
> Signed-off-by: Dave A
https://bugs.freedesktop.org/show_bug.cgi?id=27314
Alex Deucher changed:
What|Removed |Added
CC||ihatewindow...@gmail.com
--- Comment #34
https://bugs.freedesktop.org/show_bug.cgi?id=27314
Alex Deucher changed:
What|Removed |Added
CC||ihatewindowsxp at gmail.com
--- Comment #
https://bugzilla.kernel.org/show_bug.cgi?id=31412
--- Comment #12 from Kevin 2011-03-20 20:40:48 ---
Created an attachment (id=51402)
--> (https://bugzilla.kernel.org/attachment.cgi?id=51402)
slabinfo after echo 3 > /proc/sys/vm/drop_caches
--
Configure bugmail: https://bugzilla.kernel.or
https://bugzilla.kernel.org/show_bug.cgi?id=31412
--- Comment #11 from Kevin 2011-03-20 20:40:18 ---
Created an attachment (id=51392)
--> (https://bugzilla.kernel.org/attachment.cgi?id=51392)
slabinfo before echo 3 > /proc/sys/vm/drop_caches
--
Configure bugmail: https://bugzilla.kernel.o
https://bugzilla.kernel.org/show_bug.cgi?id=31412
--- Comment #10 from Kevin 2011-03-20 20:40:04 ---
echo 3 > /proc/sys/vm/drop_caches
cleared all of the memory. Thank you! See output below (ran after exiting X).
I didn't try unloading the gpu stack. I can try it if you like.
I also saved
sorry about that, I use pine and thought that's as plain as it gets. I
guess next time I'll try just 'mail' from command line.
On Mon, 21 Mar 2011, Dave Airlie wrote:
> On Sat, Mar 19, 2011 at 7:58 AM, Ilija Hadzic
> wrote:
>>
>> Hi Dave,
>>
>> Below is a patch against drm-next branch of 2.6
From: Dave Airlie
Noticed this while working on some other things, helps if we check for modeset
enabled on modesetting ioctls.
Cc: sta...@kernel.org
Signed-off-by: Dave Airlie
---
drivers/gpu/drm/drm_crtc.c | 51
1 files changed, 51 insertions(+)
sorry about that, I use pine and thought that's as plain as it gets. I
guess next time I'll try just 'mail' from command line.
On Mon, 21 Mar 2011, Dave Airlie wrote:
On Sat, Mar 19, 2011 at 7:58 AM, Ilija Hadzic
wrote:
Hi Dave,
Below is a patch against drm-next branch of 2.6.38-rc8+ k
Applying this quirk to the 855GM in all systems causes regressions
(Debian bugs #493096, #619019). Instead, apply the quirk to specific
models as listed in the old X driver.
I don't see any explanation for this quirk being applied to the 845G,
except perhaps that VT switching used to hang if pipe
Add some more IDs as listed in the old X driver.
Signed-off-by: Ben Hutchings
---
Is there some reason these were omitted from the kernel driver?
If not, it seems sensible to include them.
Ben.
drivers/gpu/drm/i915/intel_display.c |8
1 files changed, 8 insertions(+), 0 deletions(
On Sat, Mar 19, 2011 at 7:58 AM, Ilija Hadzic
wrote:
>
> Hi Dave,
>
> Below is a patch against drm-next branch of 2.6.38-rc8+ kernel that adds the
> capability to wait on vblank events for CRTCs that are greater than 1 and
> thus cannot be represented with primary/secondary flags in the legacy
> i
https://bugzilla.kernel.org/show_bug.cgi?id=31412
--- Comment #12 from Kevin 2011-03-20 20:40:48 ---
Created an attachment (id=51402)
--> (https://bugzilla.kernel.org/attachment.cgi?id=51402)
slabinfo after echo 3 > /proc/sys/vm/drop_caches
--
Configure bugmail: https://bugzilla.kernel.or
https://bugzilla.kernel.org/show_bug.cgi?id=31412
--- Comment #11 from Kevin 2011-03-20 20:40:18 ---
Created an attachment (id=51392)
--> (https://bugzilla.kernel.org/attachment.cgi?id=51392)
slabinfo before echo 3 > /proc/sys/vm/drop_caches
--
Configure bugmail: https://bugzilla.kernel.o
https://bugzilla.kernel.org/show_bug.cgi?id=31412
--- Comment #10 from Kevin 2011-03-20 20:40:04 ---
echo 3 > /proc/sys/vm/drop_caches
cleared all of the memory. Thank you! See output below (ran after exiting X).
I didn't try unloading the gpu stack. I can try it if you like.
I also saved
On Sat, 19 Mar 2011, Alex Deucher wrote:
> On Fri, Mar 18, 2011 at 5:58 PM, Ilija Hadzic
> wrote:
>>
>> Hi Alex,
>>
>> Below is a patch against the master branch of xf86-video-ati that adds
>> support for waits on vblank events on CRTCs that are greater than 1 (and
>> thus cannot be represented
On Sat, 19 Mar 2011, Alex Deucher wrote:
> On Fri, Mar 18, 2011 at 5:58 PM, Ilija Hadzic
> wrote:
>>
>> Hi Alex,
>>
>> Below is a patch against the master branch of libdrm that adds support for
>> waits for vblank events on CRTCs that are greater than 1 (and thus cannot be
>> represented using
On Sat, 19 Mar 2011, Alex Deucher wrote:
> On Fri, Mar 18, 2011 at 5:58 PM, Ilija Hadzic
> wrote:
>>
>> Hi Dave,
>>
>> Below is a patch against drm-next branch of 2.6.38-rc8+ kernel that adds the
>> capability to wait on vblank events for CRTCs that are greater than 1 and
>> thus cannot be repr
On Sat, 19 Mar 2011, Alex Deucher wrote:
On Fri, Mar 18, 2011 at 5:58 PM, Ilija Hadzic
wrote:
Hi Alex,
Below is a patch against the master branch of xf86-video-ati that adds
support for waits on vblank events on CRTCs that are greater than 1 (and
thus cannot be represented using current pr
On Sat, 19 Mar 2011, Alex Deucher wrote:
On Fri, Mar 18, 2011 at 5:58 PM, Ilija Hadzic
wrote:
Hi Alex,
Below is a patch against the master branch of libdrm that adds support for
waits for vblank events on CRTCs that are greater than 1 (and thus cannot be
represented using current primary/s
On Sat, 19 Mar 2011, Alex Deucher wrote:
On Fri, Mar 18, 2011 at 5:58 PM, Ilija Hadzic
wrote:
Hi Dave,
Below is a patch against drm-next branch of 2.6.38-rc8+ kernel that adds the
capability to wait on vblank events for CRTCs that are greater than 1 and
thus cannot be represented with prim
https://bugs.freedesktop.org/show_bug.cgi?id=34972
Nikolay Rysev changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
https://bugs.freedesktop.org/show_bug.cgi?id=34972
Nikolay Rysev changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
25 matches
Mail list logo