alistair23-linux/drivers/gpu/drm/msm
Dave Airlie 444c9a08bf Merge branch 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm into drm-next
Next pull request, this time more of the drm de-midlayering work. The big
thing is that his patch series here removes everything from drm_bus except
the set_busid callback. Thierry has a few more patches on top of this to
make that one optional to.

With that we can ditch all the non-pci drm_bus implementations, which
Thierry has already done for the fake tegra host1x drm_bus.

Reviewed by Thierry, Laurent and David and now also survived some testing
on my intel boxes to make sure the irq fumble is fixed correctly ;-) The
last minute rebase was just to add the r-b tags from Thierry for the 2
patches I've redone.

* 'drm-init-cleanup' of git://people.freedesktop.org/~danvet/drm:
  drm/<drivers>: don't set driver->dev_priv_size to 0
  drm: Remove dev->kdriver
  drm: remove drm_bus->get_name
  drm: rip out dev->devname
  drm: inline drm_pci_set_unique
  drm: remove bus->get_irq implementations
  drm: pass the irq explicitly to drm_irq_install
  drm/irq: Look up the pci irq directly in the drm_control ioctl
  drm/irq: track the irq installed in drm_irq_install in dev->irq
  drm: rename dev->count_lock to dev->buf_lock
  drm: Rip out totally bogus vga_switcheroo->can_switch locking
  drm: kill drm_bus->bus_type
  drm: remove drm_dev_to_irq from drivers
  drm/irq: remove cargo-culted locking from irq_install/uninstall
  drm/irq: drm_control is a legacy ioctl, so pci devices only
  drm/pci: fold in irq_by_busid support
  drm/irq: simplify irq checks in drm_wait_vblank
2014-05-01 09:32:21 +10:00
..
adreno drm/msm: use componentised device support 2014-03-31 10:27:46 -04:00
dsi drm/msm: resync generated headers 2014-01-09 14:38:59 -05:00
hdmi drm/msm: use componentised device support 2014-03-31 10:27:46 -04:00
mdp drm/msm/mdp4: cure for the cursor blues (v2) 2014-04-25 08:58:23 -04:00
Kconfig drm/msm: drop ARCH_MSM Kconfig depend 2014-02-11 14:40:59 -06:00
Makefile drm/msm: hdmi audio support 2014-03-31 10:27:45 -04:00
msm_drv.c drm: pass the irq explicitly to drm_irq_install 2014-04-23 10:32:50 +02:00
msm_drv.h drm/msm: use componentised device support 2014-03-31 10:27:46 -04:00
msm_fb.c drm/msm: split out msm_kms.h 2014-01-09 14:44:04 -05:00
msm_fbdev.c drm/msm: default to XR24 rather than AR24 2014-04-25 08:58:23 -04:00
msm_gem.c drm/msm: fix memory leak 2014-04-25 08:58:23 -04:00
msm_gem.h drm/msm: add support for non-IOMMU systems 2014-01-09 14:38:58 -05:00
msm_gem_prime.c drm/msm: prime support 2013-11-01 12:39:44 -04:00
msm_gem_submit.c drm/msm: validate flags, etc 2014-03-31 10:27:46 -04:00
msm_gpu.c drm/msm: crank down gpu when inactive 2014-03-31 10:27:46 -04:00
msm_gpu.h drm/msm: crank down gpu when inactive 2014-03-31 10:27:46 -04:00
msm_iommu.c drm/msm: add a330/apq8x74 2014-01-09 14:44:06 -05:00
msm_kms.h drm/msm: add mdp5/apq8x74 2014-01-09 14:44:06 -05:00
msm_mmu.h drm/msm: add support for non-IOMMU systems 2014-01-09 14:38:58 -05:00
msm_ringbuffer.c drm/msm: add a3xx gpu support 2013-08-24 14:57:18 -04:00
msm_ringbuffer.h drm/msm: add a3xx gpu support 2013-08-24 14:57:18 -04:00
NOTES drm/msm: add mdp5/apq8x74 2014-01-09 14:44:06 -05:00