index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_pci.c
Commit message (
Expand
)
Author
Age
*
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
*
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
2014-09-12
*
drm: Goody bye, drm_bus!
David Herrmann
2014-09-10
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
*
drm: drop unused drm_master->unique_size
David Herrmann
2014-09-10
*
drm: simplify drm_*_set_unique()
David Herrmann
2014-09-10
*
drm: Add device registration documentation
Thierry Reding
2014-06-05
*
drm: Remove dev->kdriver
Daniel Vetter
2014-04-23
*
drm: remove drm_bus->get_name
Daniel Vetter
2014-04-23
*
drm: rip out dev->devname
Daniel Vetter
2014-04-23
*
drm: inline drm_pci_set_unique
Daniel Vetter
2014-04-23
*
drm: remove bus->get_irq implementations
Daniel Vetter
2014-04-23
*
drm: kill drm_bus->bus_type
Daniel Vetter
2014-04-22
*
drm/pci: fold in irq_by_busid support
Daniel Vetter
2014-04-22
*
Merge branch 'topic/core-stuff' of git://git.freedesktop.org/git/drm-intel in...
Dave Airlie
2014-03-18
|
\
|
*
drm: Fix use-after-free in the shadow-attache exit code
Daniel Vetter
2014-03-17
*
|
drm: provide device-refcount
David Herrmann
2014-03-16
|
/
*
drm: remove global_mutex locking around agp_init
Daniel Vetter
2013-12-17
*
drm: kill the ->agp_destroy callback
Daniel Vetter
2013-12-17
*
drm: inline drm_agp_destroy
Daniel Vetter
2013-12-17
*
drm: remove agp_init() bus callback
Daniel Vetter
2013-12-17
*
drm: rip out drm_core_has_AGP
Daniel Vetter
2013-12-17
*
drm: ->agp_init can't fail
Daniel Vetter
2013-12-17
*
drm: kill DRIVER_REQUIRE_AGP
Daniel Vetter
2013-12-17
*
drm: restrict the device list for shadow attached drivers
Daniel Vetter
2013-12-17
*
drm: Pass pointers to virt_to_page()
Ben Hutchings
2013-11-05
*
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
*
drm: introduce drm_dev_free() to fix error paths
David Herrmann
2013-10-09
*
drm: merge device setup into drm_dev_register()
David Herrmann
2013-10-09
*
drm: add drm_dev_alloc() helper
David Herrmann
2013-10-09
*
drm: implement experimental render nodes
David Herrmann
2013-08-29
*
drm: rip out drm_core_has_MTRR checks
Daniel Vetter
2013-08-19
*
drm/agp: move AGP cleanup paths to drm_agpsupport.c
David Herrmann
2013-08-06
*
drm/pci: remove useles #if 1
David Herrmann
2013-07-23
*
drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optional
Andy Lutomirski
2013-05-30
*
drm: Silence some sparse warnings
Ville Syrjälä
2013-04-29
*
drm/pci: define drm_pcie_get_speed_cap_mask() only when CONFIG_PCI=y
Bjorn Helgaas
2013-02-14
*
drm/pci: Use PCI Express Capability accessors
Bjorn Helgaas
2013-02-07
*
drm/pci: Set all supported speeds in speed cap mask for pre-3.0 devices
Bjorn Helgaas
2013-02-07
*
drm/pci: Use the standard #defines for PCIe Link Capability bits
Bjorn Helgaas
2013-02-07
*
drm/pci: add missing variable initialization
Jingoo Han
2012-11-29
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
*
drm/pci: add support for getting the supported link bw.
Dave Airlie
2012-07-19
*
drm: move pci bus master enable into driver.
Dave Airlie
2012-02-16
*
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
2011-10-31
*
drm: populate irq_by_busid-member for pci
Wolfram Sang
2011-06-16
*
drm: rework PCI/platform driver interface.
Dave Airlie
2011-02-06
*
drm: fix race between driver loading and userspace open.
Dave Airlie
2010-09-14
*
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
2010-05-31
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
[next]