[Bug 43829] Resuming my AMD A4-3300 based laptop leaves the screen black

2014-03-29 Thread bugzilla-dae...@freedesktop.org
the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/7b1e7a09/attachment.html>

[Bug 76286] Kernel v3.13 hang during boot now that dpm is enabled for radeon driver - Radeon HD4870

2014-03-29 Thread bugzilla-dae...@freedesktop.org
l/attachments/20140329/500d7b0b/attachment.html>

[Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

2014-03-29 Thread bugzilla-dae...@freedesktop.org
use: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/973eb44b/attachment.html>

[Bug 74868] r600g: Diablo III Crashes After a few minutes

2014-03-29 Thread bugzilla-dae...@freedesktop.org
ttachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/504df8be/attachment.html>

[Bug 66963] Rv6xx dpm problems

2014-03-29 Thread bugzilla-dae...@freedesktop.org
ment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/5031e498/attachment-0001.html>

[Bug 73320] [radeonsi] LLVM runs out of registers during register allocation in Painkiller Hell & Damnation

2014-03-29 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/5dcf1ab0/attachment.html>

[Bug 66963] Rv6xx dpm problems

2014-03-29 Thread bugzilla-dae...@freedesktop.org
;s just the law of series. I can boot smoothly ten times and then fails 10 times too.. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attach

[Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

2014-03-29 Thread bugzilla-dae...@freedesktop.org
are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/2a7988a3/attachment.html>

[Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

2014-03-29 Thread bugzilla-dae...@freedesktop.org
en -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/03a41eb7/attachment.html>

[PATCH 1/1] drm/gma500: Code cleanup - inline documentation

2014-03-29 Thread Patrik Jakobsson
RT_HOTPLUG_STAT, REG_READ(PORT_HOTPLUG_STAT)); > @@ -336,7 +329,7 @@ void psb_irq_preinstall(struct drm_device *dev) > dev_priv->vdc_irq_mask |= _MDFLD_PIPEC_EVENT_FLAG; > */ > > - /* Revisit this area - want per device masks ? */ > + /* TODO: Revisit this area - want per device masks ? */ > if (dev_priv->ops->hotplug) > dev_priv->vdc_irq_mask |= _PSB_IRQ_DISP_HOTSYNC; > dev_priv->vdc_irq_mask |= _PSB_IRQ_ASLE | _PSB_IRQ_SGX_FLAG; > @@ -461,7 +454,7 @@ int psb_irq_enable_dpst(struct drm_device *dev) > > spin_lock_irqsave(&dev_priv->irqmask_lock, irqflags); > > - /* enable DPST */ > + /* Enable DPST */ > mid_enable_pipe_event(dev_priv, 0); > psb_irq_turn_on_dpst(dev); > > @@ -507,9 +500,7 @@ int psb_irq_disable_dpst(struct drm_device *dev) > return 0; > } > > -/* > - * It is used to enable VBLANK interrupt > - */ > +/* It is used to enable VBLANK interrupt */ > int psb_enable_vblank(struct drm_device *dev, int pipe) > { > struct drm_psb_private *dev_priv = dev->dev_private; > @@ -517,8 +508,10 @@ int psb_enable_vblank(struct drm_device *dev, int > pipe) > uint32_t reg_val = 0; > uint32_t pipeconf_reg = mid_pipeconf(pipe); > > - /* Medfield is different - we should perhaps extract out vblank > - and blacklight etc ops */ > + /* > +* Medfield is different - we should perhaps extract out vblank > +* and blacklight etc ops > +*/ > if (IS_MFLD(dev)) > return mdfld_enable_te(dev, pipe); > > @@ -546,9 +539,7 @@ int psb_enable_vblank(struct drm_device *dev, int pipe) > return 0; > } > > -/* > - * It is used to disable VBLANK interrupt > - */ > +/* It is used to disable VBLANK interrupt */ > void psb_disable_vblank(struct drm_device *dev, int pipe) > { > struct drm_psb_private *dev_priv = dev->dev_private; > @@ -570,9 +561,7 @@ void psb_disable_vblank(struct drm_device *dev, int > pipe) > spin_unlock_irqrestore(&dev_priv->irqmask_lock, irqflags); > } > > -/* > - * It is used to enable TE interrupt > - */ > +/* It is used to enable TE interrupt */ > int mdfld_enable_te(struct drm_device *dev, int pipe) > { > struct drm_psb_private *dev_priv = > @@ -599,9 +588,7 @@ int mdfld_enable_te(struct drm_device *dev, int pipe) > return 0; > } > > -/* > - * It is used to disable TE interrupt > - */ > +/* It is used to disable TE interrupt */ > void mdfld_disable_te(struct drm_device *dev, int pipe) > { > struct drm_psb_private *dev_priv = > @@ -619,7 +606,8 @@ void mdfld_disable_te(struct drm_device *dev, int pipe) > spin_unlock_irqrestore(&dev_priv->irqmask_lock, irqflags); > } > > -/* Called from drm generic code, passed a 'crtc', which > +/* > + * Called from drm generic code, passed a 'crtc', which > * we use as a pipe index > */ > u32 psb_get_vblank_counter(struct drm_device *dev, int pipe) > -- > 1.9.0 > > -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/7aba38cd/attachment-0001.html>

[Bug 66963] Rv6xx dpm problems

2014-03-29 Thread bugzilla-dae...@freedesktop.org
dri-devel/attachments/20140329/e3ef88f5/attachment.html>

[Bug 74868] r600g: Diablo III Crashes After a few minutes

2014-03-29 Thread bugzilla-dae...@freedesktop.org
t the game doesnt crash anymore. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/f1e2299e/attachment.html>

[Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

2014-03-29 Thread bugzilla-dae...@freedesktop.org
because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/65bc9755/attachment.html>

[Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

2014-03-29 Thread bugzilla-dae...@freedesktop.org
correctly the ref_div is always 2 as the fb fraction is used? -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/11c39

[Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

2014-03-29 Thread bugzilla-dae...@freedesktop.org
to get it to work properly is to get a perfect match I guess. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140329/129ba6b7/attachment-0001.html>

[Bug 68571] GPU lockup on AMD Radeon HD6850 with DPM=1

2014-03-29 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=68571 --- Comment #35 from kilobug at kilobug.org --- So, I finally could perform some tests. Two notes first : 1. Meanwhile I upgraded to Mesa 10.1.0. 2. The patch seemed to be already included in the drm-fixes-3.14 branch, so I just tested with the l