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
/
char
/
drm
Commit message (
Expand
)
Author
Age
*
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
*
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
2008-04-28
*
drm: _end is shadowing real _end, just rename it.
Dave Airlie
2008-04-26
*
drm/vbl rework: rework how the drm deals with vblank.
Jesse Barnes
2008-04-26
*
drm: reorganise minor number handling using backported modesetting code.
Dave Airlie
2008-04-26
*
drm/i915: Handle tiled buffers in vblank tasklet
Keith Packard
2008-04-26
*
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
Keith Packard
2008-04-26
*
drm: Remove unneeded dma sync in ATI pcigart alloc
Benjamin Herrenschmidt
2008-04-26
*
drm: Fix mismerge of non-coherent DMA patch
Benjamin Herrenschmidt
2008-04-26
*
DRM: remove unused dev_class
Greg Kroah-Hartman
2008-04-19
*
fix IS_I9XX macro in i915 DRM driver
Jesse Barnes
2008-04-06
*
drm: fix for non-coherent DMA PowerPC
Benjamin Herrenschmidt
2008-03-29
*
drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c
Harvey Harrison
2008-03-29
*
drm/i915: fix oops on agp=off
Dave Airlie
2008-03-29
*
drm/r300: fix bug in r300 userspace hardware wait emission
Dave Airlie
2008-03-29
*
drivers/char/drm/ati_pcigart.c: fix printk warning
Andrew Morton
2008-03-28
*
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
Dave Airlie
2008-03-16
*
drm/radeon: fixup RV550 chip family
Alex Deucher
2008-03-16
*
drm/via: attempt again to stabilise the AGP DMA command submission.
Thomas Hellstrom
2008-03-16
*
drm: Fix race that can lockup the kernel
Mike Isely
2008-03-16
*
i915: fix AR register restore.
Jesse Barnes
2008-02-22
*
drm/sis: add pciid for SiS 662/671 chipset
Chaoyu Chen
2008-02-19
*
drm: add new rv380 pciid
Mirko
2008-02-19
*
drm: add support for passing state into the suspend hooks.
Dave Airlie
2008-02-19
*
drm/i915: Fix hibernate save/restore of VGA attribute regs
Jesse Barnes
2008-02-19
*
drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
Keith Packard
2008-02-19
*
drm/i915: restore pipeconf regs unconditionally
Jesse Barnes
2008-02-19
*
drm/i915: save/restore interrupt state
Jesse Barnes
2008-02-19
*
drm: convert drm from nopage to fault.
Nick Piggin
2008-02-19
*
i915: wrap chipset types requiring hw status set ioctl
Zhenyu Wang
2008-02-19
*
drm/radeon: add initial rs690 support to drm.
Maciej Cencora
2008-02-19
*
Final removal of FASTCALL()/fastcall
Harvey Harrison
2008-02-13
*
i915: Fix GR register array size off-by-one bug
Jesse Barnes
2008-02-07
*
drm: add initial r500 drm support
Dave Airlie
2008-02-07
*
radeon: setup the ring buffer fetcher to be less agressive.
Roland Scheidegger
2008-02-07
*
drm: fixup some of the ioctl function exit paths
Dave Airlie
2008-02-07
*
drm: the drm really should call pci_set_master..
Dave Airlie
2008-02-07
*
i915: Add chipset id for Intel Integrated Graphics Device
Zhenyu Wang
2008-02-07
*
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2008-02-07
*
drm/i915: add support for E7221 chipset
Carlos Martín
2008-02-07
*
drm: don't cast a pointer to pointer of list_head
Li Zefan
2008-02-07
*
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
2008-02-07
*
drm: add _DRM_DRIVER flag, and re-order unload.
Dave Airlie
2008-02-07
*
drm: enable udev node creation
Dave Airlie
2008-02-07
*
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
2008-02-07
*
drm: move drm_mem_init to proper place in startup sequence
Dave Airlie
2008-02-07
*
drm: call driver load function after initialising AGP
Dave Airlie
2008-02-07
*
drm: Fix ioc32 compat layer
Ian Romanick
2008-02-07
*
drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
2008-02-07
*
i915: add suspend/resume support
Jesse Barnes
2008-02-07
[next]