All of lore.kernel.org
 help / color / mirror / Atom feed
* [pull] radeon drm-fixes-3.17
@ 2014-08-22 14:52 Alex Deucher
  2014-09-01 13:29 ` sean darcy
  0 siblings, 1 reply; 10+ messages in thread
From: Alex Deucher @ 2014-08-22 14:52 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

This pull just contains some new pci ids.

The following changes since commit 20a984c2a51d379bce08ee1031b32020f273e532:

  Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel (2014-08-22 07:29:52 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17

for you to fetch changes up to 37dbeab788a8f23fd946c0be083e5484d6f929a1:

  drm/radeon: add additional SI pci ids (2014-08-22 10:47:59 -0400)

----------------------------------------------------------------
Alex Deucher (3):
      drm/radeon: add new KV pci id
      drm/radeon: add new bonaire pci ids
      drm/radeon: add additional SI pci ids

 drivers/gpu/drm/radeon/cik.c | 1 +
 include/drm/drm_pciids.h     | 7 +++++++
 2 files changed, 8 insertions(+)

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [pull] radeon drm-fixes-3.17
  2014-08-22 14:52 [pull] radeon drm-fixes-3.17 Alex Deucher
@ 2014-09-01 13:29 ` sean darcy
  2014-09-01 14:21   ` David Herrmann
  0 siblings, 1 reply; 10+ messages in thread
From: sean darcy @ 2014-09-01 13:29 UTC (permalink / raw)
  To: dri-devel

On 08/22/2014 10:52 AM, Alex Deucher wrote:
> Hi Dave,
>
> This pull just contains some new pci ids.
>
> The following changes since commit 20a984c2a51d379bce08ee1031b32020f273e532:
>
>    Merge tag 'drm-intel-fixes-2014-08-21' of git://anongit.freedesktop.org/drm-intel (2014-08-22 07:29:52 +1000)
>
> are available in the git repository at:
>
>
>    git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17
>
> for you to fetch changes up to 37dbeab788a8f23fd946c0be083e5484d6f929a1:
>
>    drm/radeon: add additional SI pci ids (2014-08-22 10:47:59 -0400)
>
> ----------------------------------------------------------------
> Alex Deucher (3):
>        drm/radeon: add new KV pci id
>        drm/radeon: add new bonaire pci ids
>        drm/radeon: add additional SI pci ids
>
>   drivers/gpu/drm/radeon/cik.c | 1 +
>   include/drm/drm_pciids.h     | 7 +++++++
>   2 files changed, 8 insertions(+)
>

Is there any reason this pull can't go into fixes-3.16? or even 3.15? 
3.17 is months away for me! Fedora 20 is on 3.15.

sean

^ permalink raw reply	[flat|nested] 10+ messages in thread

* Re: [pull] radeon drm-fixes-3.17
  2014-09-01 13:29 ` sean darcy
@ 2014-09-01 14:21   ` David Herrmann
  0 siblings, 0 replies; 10+ messages in thread
From: David Herrmann @ 2014-09-01 14:21 UTC (permalink / raw)
  To: sean darcy; +Cc: dri-devel

Hi

On Mon, Sep 1, 2014 at 3:29 PM, sean darcy <seandarcy2@gmail.com> wrote:
> On 08/22/2014 10:52 AM, Alex Deucher wrote:
>>
>> Hi Dave,
>>
>> This pull just contains some new pci ids.
>>
>> The following changes since commit
>> 20a984c2a51d379bce08ee1031b32020f273e532:
>>
>>    Merge tag 'drm-intel-fixes-2014-08-21' of
>> git://anongit.freedesktop.org/drm-intel (2014-08-22 07:29:52 +1000)
>>
>> are available in the git repository at:
>>
>>
>>    git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17
>>
>> for you to fetch changes up to 37dbeab788a8f23fd946c0be083e5484d6f929a1:
>>
>>    drm/radeon: add additional SI pci ids (2014-08-22 10:47:59 -0400)
>>
>> ----------------------------------------------------------------
>> Alex Deucher (3):
>>        drm/radeon: add new KV pci id
>>        drm/radeon: add new bonaire pci ids
>>        drm/radeon: add additional SI pci ids
>>
>>   drivers/gpu/drm/radeon/cik.c | 1 +
>>   include/drm/drm_pciids.h     | 7 +++++++
>>   2 files changed, 8 insertions(+)
>>
>
> Is there any reason this pull can't go into fixes-3.16? or even 3.15? 3.17
> is months away for me! Fedora 20 is on 3.15.

This is not how kernel stable releases work. Fixes first go into the
current development branch and then are picked for older stable
kernels. This guarantees all fixes in older kernels are _always_ also
available in the development branch. So you just need to be patient
and it will be backported in a timely manner. (obviously only for
commits that are marked for stable, which should be the case for new
device IDs if they work fine on older kernels).

Thanks
David

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] radeon drm-fixes-3.17
@ 2014-09-24 20:45 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2014-09-24 20:45 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

Some radeon fixes for 3.17:
- fix a backlight regression resulting in dark screen
- add a PX quirk to avoid a hang with runtime pm
- fix an init issue on the CIK compute rings
- fix IH ring buffer overflows gracefully

The following changes since commit fe3d9c4b87bb98222a502cc585844a0b950786fb:

  drm/nouveau: ltc/gf100-: fix cbc issues on certain boards (2014-09-20 17:42:25 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17

for you to fetch changes up to 370ce45b5986118fa496dddbcd7039e1aa1a418f:

  drm/radeon/cik: use a separate counter for CP init timeout (2014-09-23 10:20:13 -0400)

----------------------------------------------------------------
Alex Deucher (4):
      drm/radeon: add a module parameter for backlight control (v2)
      drm/radeon: add a backlight quirk for Amilo Xi 2550
      drm/radeon: add PX quirk for asus K53TK
      drm/radeon/cik: use a separate counter for CP init timeout

Michel Dänzer (3):
      drm/radeon: Clear RB_OVERFLOW bit earlier
      drm/radeon: Make IH ring overflow debugging output more useful
      drm/radeon: Update IH_RB_RPTR register after each processed interrupt

 drivers/gpu/drm/radeon/cik.c             | 12 ++++-----
 drivers/gpu/drm/radeon/evergreen.c       |  8 +++---
 drivers/gpu/drm/radeon/r600.c            |  8 +++---
 drivers/gpu/drm/radeon/radeon.h          |  1 +
 drivers/gpu/drm/radeon/radeon_device.c   |  4 +++
 drivers/gpu/drm/radeon/radeon_drv.c      |  4 +++
 drivers/gpu/drm/radeon/radeon_encoders.c | 44 ++++++++++++++++++++++++++------
 drivers/gpu/drm/radeon/si.c              |  8 +++---
 8 files changed, 63 insertions(+), 26 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] radeon drm-fixes-3.17
@ 2014-09-19  2:17 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2014-09-19  2:17 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

One more fix for radeon.  Fixes a regression on rs4xx/rs690/rs740 asics.

The following changes since commit 235e6def762557fb209a7853864444653809451b:

  Merge tag 'drm-intel-fixes-2014-09-18' of git://anongit.freedesktop.org/drm-intel into drm-fixes (2014-09-19 10:34:34 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17

for you to fetch changes up to 226b6d88d0c38bd0817660c79e3bea870dfeee4b:

  drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page (2014-09-18 21:52:29 -0400)

----------------------------------------------------------------
Michel Dänzer (1):
      drm/radeon: Fix typo 'addr' -> 'entry' in rs400_gart_set_page

 drivers/gpu/drm/radeon/rs400.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] radeon drm-fixes-3.17
@ 2014-09-18 23:30 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2014-09-18 23:30 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

Radeon fixes for 3.17:
- fix a resume hang on mullins
- fix an oops on module unload with vgaswitcheroo (radeon and nouveau)
- fix possible hangs DMA engine hangs due to hw bugs

The following changes since commit 83502a5d34386f7c6973bc70e1c423f55f5a2e3a:

  drm/ast: AST2000 cannot be detected correctly (2014-09-12 13:41:39 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17

for you to fetch changes up to 53beaa01e0fe8e4202f43485a03b32fcf5dfea74:

  drm/nouveau/runpm: fix module unload (2014-09-18 19:22:37 -0400)

----------------------------------------------------------------
Alex Deucher (7):
      drm/radeon/dpm: fix resume on mullins
      drm/radeon: don't reset dma on NI/SI init
      drm/radeon: don't reset sdma on CIK init
      drm/radeon: don't reset dma on r6xx-evergreen init
      vgaswitcheroo: add vga_switcheroo_fini_domain_pm_ops
      drm/radeon/px: fix module unload
      drm/nouveau/runpm: fix module unload

Kyle McMartin (1):
      drm/radeon: delete unused PTE_* defines

Michel Dänzer (1):
      drm/radeon: Disable HDP flush before every CS again for < r600

 drivers/gpu/drm/nouveau/nouveau_vga.c  |  9 +++++++++
 drivers/gpu/drm/radeon/cik_sdma.c      |  7 -------
 drivers/gpu/drm/radeon/kv_dpm.c        | 28 +++++++++++++++++++++-------
 drivers/gpu/drm/radeon/ni_dma.c        |  6 ------
 drivers/gpu/drm/radeon/r100.c          | 28 ++++++++++++++--------------
 drivers/gpu/drm/radeon/r600_dma.c      |  9 ---------
 drivers/gpu/drm/radeon/r600d.h         |  7 -------
 drivers/gpu/drm/radeon/radeon_asic.c   |  2 --
 drivers/gpu/drm/radeon/radeon_asic.h   |  3 +--
 drivers/gpu/drm/radeon/radeon_device.c | 11 +++++++++--
 drivers/gpu/drm/radeon/radeon_drv.c    |  2 +-
 drivers/gpu/vga/vga_switcheroo.c       |  6 ++++++
 include/linux/vga_switcheroo.h         |  2 ++
 13 files changed, 63 insertions(+), 57 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] radeon drm-fixes-3.17
@ 2014-09-10 15:47 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2014-09-10 15:47 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

Just a few fixes for radeon for 3.17.

The following changes since commit 68c78bd67bd6f868474ac75d98ea7d6ebf28d2e7:

  Merge branch 'linux-3.17' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes (2014-09-05 09:27:33 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17

for you to fetch changes up to ff4377924f7e587c61bcbc704eafecf6c7bd2e00:

  drm/radeon/dpm: set the thermal type properly for special configs (2014-09-09 12:04:55 -0400)

----------------------------------------------------------------
Alex Deucher (3):
      drm/radeon: only use me/pfp sync on evergreen+
      drm/radeon: add connector quirk for fujitsu board
      drm/radeon/dpm: set the thermal type properly for special configs

Andy Shevchenko (1):
      drm/radeon: reduce memory footprint for debugging

Christian König (1):
      drm/radeon: fix semaphore value init

 drivers/gpu/drm/radeon/atombios_dp.c      |  7 ++-----
 drivers/gpu/drm/radeon/r600.c             |  4 ++--
 drivers/gpu/drm/radeon/radeon_atombios.c  | 33 ++++++++++++++++++++++++-------
 drivers/gpu/drm/radeon/radeon_semaphore.c |  2 +-
 4 files changed, 31 insertions(+), 15 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] radeon drm-fixes-3.17
@ 2014-08-27 22:26 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2014-08-27 22:26 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

Just a few more radeon fixes for 3.17.

The following changes since commit a284e9d14e35b776807c3a40dd1ff1e05429d4a4:

  MAINTAINERS: Add entry for Renesas DRM drivers (2014-08-24 16:37:47 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17

for you to fetch changes up to 0bd252de78d406485c896508c13a8f7a78ee8353:

  radeon: Test for PCI root bus before assuming bus->self (2014-08-27 17:54:50 -0400)

----------------------------------------------------------------
Alex Deucher (1):
      drm/radeon: handle broken disabled rb mask gracefully (6xx/7xx) (v2)

Alex Williamson (1):
      radeon: Test for PCI root bus before assuming bus->self

Christian König (1):
      drm/radeon: save/restore the PD addr on suspend/resume

 drivers/gpu/drm/radeon/cik.c    | 26 +++++++++++++++++++-------
 drivers/gpu/drm/radeon/ni.c     |  9 ++++++++-
 drivers/gpu/drm/radeon/r600.c   | 26 ++++++++------------------
 drivers/gpu/drm/radeon/radeon.h |  2 ++
 drivers/gpu/drm/radeon/rv770.c  | 23 ++++++++---------------
 drivers/gpu/drm/radeon/si.c     | 21 ++++++++++++++++++---
 6 files changed, 63 insertions(+), 44 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] radeon drm-fixes-3.17
@ 2014-08-20 20:38 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2014-08-20 20:38 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

More radeon fixes for 3.17.

The following changes since commit c39502c5508fb0106167f80a037c444701faa65f:

  Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux (2014-08-18 23:07:45 +1000)

are available in the git repository at:


  git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17

for you to fetch changes up to b738ca5d68e4051c86e32f46f67a69f3bb9cee5e:

  Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe" (2014-08-19 12:01:50 -0400)

----------------------------------------------------------------
Alex Deucher (6):
      drm/radeon: fix pm handling in radeon_gpu_reset
      drm/radeon: fix display handling in radeon_gpu_reset
      drm/radeon: re-enable selective GPUVM flushing
      drm/radeon: fix active cu count for SI and CIK
      drm/radeon: fix active_cu mask on SI and CIK after re-init (v3)
      Revert "drm/radeon: Use write-combined CPU mappings of ring buffers with PCIe"

Christian König (2):
      drm/radeon: properly document reloc priority mask
      drm/radeon: Sync ME and PFP after CP semaphore waits v4

Michel Dänzer (1):
      drm/radeon: Only flush HDP cache for indirect buffers from userspace

 drivers/gpu/drm/radeon/cik.c              | 34 +++++++++++++++++++++++--------
 drivers/gpu/drm/radeon/cik_sdma.c         |  6 +++---
 drivers/gpu/drm/radeon/evergreen.c        |  4 ++--
 drivers/gpu/drm/radeon/evergreen_dma.c    |  2 +-
 drivers/gpu/drm/radeon/ni.c               |  4 ++--
 drivers/gpu/drm/radeon/r100.c             |  8 ++++----
 drivers/gpu/drm/radeon/r200.c             |  2 +-
 drivers/gpu/drm/radeon/r300.c             |  2 +-
 drivers/gpu/drm/radeon/r420.c             |  4 ++--
 drivers/gpu/drm/radeon/r600.c             | 26 +++++++++++++++++++----
 drivers/gpu/drm/radeon/r600_dma.c         |  6 +++---
 drivers/gpu/drm/radeon/r600d.h            |  1 +
 drivers/gpu/drm/radeon/radeon.h           |  8 +++++---
 drivers/gpu/drm/radeon/radeon_cs.c        |  9 ++++----
 drivers/gpu/drm/radeon/radeon_device.c    | 34 +++++++++++++++++++++++++++++--
 drivers/gpu/drm/radeon/radeon_ib.c        |  5 +++--
 drivers/gpu/drm/radeon/radeon_ring.c      | 20 ++++++++++--------
 drivers/gpu/drm/radeon/radeon_semaphore.c |  2 +-
 drivers/gpu/drm/radeon/radeon_test.c      | 18 ++++++++--------
 drivers/gpu/drm/radeon/radeon_uvd.c       |  2 +-
 drivers/gpu/drm/radeon/radeon_vce.c       |  6 +++---
 drivers/gpu/drm/radeon/radeon_vm.c        | 10 ++++-----
 drivers/gpu/drm/radeon/rv515.c            |  2 +-
 drivers/gpu/drm/radeon/rv770_dma.c        |  2 +-
 drivers/gpu/drm/radeon/si.c               | 15 +++++++-------
 drivers/gpu/drm/radeon/si_dma.c           |  2 +-
 drivers/gpu/drm/radeon/uvd_v1_0.c         |  4 ++--
 include/uapi/drm/radeon_drm.h             |  1 +
 28 files changed, 154 insertions(+), 85 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

* [pull] radeon drm-fixes-3.17
@ 2014-08-15  5:32 Alex Deucher
  0 siblings, 0 replies; 10+ messages in thread
From: Alex Deucher @ 2014-08-15  5:32 UTC (permalink / raw)
  To: dri-devel, airlied; +Cc: Alex Deucher

Hi Dave,

radeon fixes for 3.17, kind of all over the place (dpm, GPUVM, etc.)

The following changes since commit 251964845fbf539781dd2c6406cb2ba1bf9eddd0:

  drm/doc: Refer to proper source file (2014-08-15 09:50:41 +1000)

are available in the git repository at:

  git://people.freedesktop.org/~agd5f/linux drm-fixes-3.17

for you to fetch changes up to c8ad8b563c7e724e2fedc3aee5bcbd401668474c:

  drm/radeon: Remove duplicate include from Makefile (2014-08-15 00:58:20 -0400)

----------------------------------------------------------------
Alex Deucher (3):
      drm/radeon: add bapm module parameter
      drm/radeon: use pfp for all vm_flush related updates
      drm/radeon/dpm: select the appropriate vce power state for KV/KB/ML

Andreas Ruprecht (1):
      drm/radeon: Remove duplicate include from Makefile

Dan Carpenter (1):
      drm/radeon: add a check for allocation failure (v2)

Michel Dänzer (1):
      drm/radeon: Always flush VM again on < CIK

Oleg Chernovskiy (1):
      drm/radeon: Add missing lines to ci_set_thermal_temperature_range

Pali Rohár (1):
      drm/radeon: Add ability to get and change dpm state when radeon PX card is turned off

 drivers/gpu/drm/radeon/Makefile      |  2 +-
 drivers/gpu/drm/radeon/ci_dpm.c      |  3 +++
 drivers/gpu/drm/radeon/cik.c         |  8 ++++----
 drivers/gpu/drm/radeon/kv_dpm.c      | 11 +++++++----
 drivers/gpu/drm/radeon/radeon.h      |  1 +
 drivers/gpu/drm/radeon/radeon_drv.c  |  4 ++++
 drivers/gpu/drm/radeon/radeon_pm.c   | 16 ++++++----------
 drivers/gpu/drm/radeon/radeon_vm.c   |  8 +++++++-
 drivers/gpu/drm/radeon/si.c          |  4 ++--
 drivers/gpu/drm/radeon/trinity_dpm.c | 24 +++++++++++++++---------
 10 files changed, 50 insertions(+), 31 deletions(-)
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-09-24 20:46 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-22 14:52 [pull] radeon drm-fixes-3.17 Alex Deucher
2014-09-01 13:29 ` sean darcy
2014-09-01 14:21   ` David Herrmann
  -- strict thread matches above, loose matches on Subject: below --
2014-09-24 20:45 Alex Deucher
2014-09-19  2:17 Alex Deucher
2014-09-18 23:30 Alex Deucher
2014-09-10 15:47 Alex Deucher
2014-08-27 22:26 Alex Deucher
2014-08-20 20:38 Alex Deucher
2014-08-15  5:32 Alex Deucher

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.