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
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-13
*
DRM/i915: only use tiled blits on 965+
Jesse Barnes
2008-07-02
*
enable bus mastering on i915 at resume time
Jie Luo
2008-06-24
*
drm: only trust core drm ioctls - driver ioctls are a mess.
Dave Airlie
2008-06-20
*
drm/i915: add support for Intel series 4 chipsets.
Zhenyu Wang
2008-06-19
*
drm/radeon: add hier-z registers for r300 and r500 chipsets
Dave Airlie
2008-06-18
*
drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT
Alex Deucher
2008-06-18
*
drm/radeon: switch IGP gart to use radeon_write_agp_base()
Alex Deucher
2008-06-18
*
drm/radeon: Restore sw interrupt on resume
Dennis Kasprzyk
2008-06-18
*
drm/r500: add support for AGP based cards.
Dave Airlie
2008-06-18
*
drm/radeon: fix texture uploads with large 3d textures (bug 13980)
Roland Scheidegger
2008-06-18
*
drm/radeon: add initial r500 support.
Dave Airlie
2008-06-18
*
drm/radeon: init pipe setup in kernel code.
Alex Deucher
2008-06-18
*
drm/radeon: fixup radeon_do_engine_reset
Alex Deucher
2008-06-18
*
drm/radeon: fix pixcache and purge/cache flushing registers
Alex Deucher
2008-06-18
*
drm/radeon: write AGP_BASE_2 on chips that support it.
Alex Deucher
2008-06-18
*
drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support
Alex Deucher
2008-06-18
*
drm/radeon: IGP clean up register and magic numbers.
Alex Deucher
2008-06-18
*
drm/rs690: set base 2 to 0.
Dave Airlie
2008-06-18
*
drm/rs690: set all of gart base address.
Dave Airlie
2008-06-18
*
radeon: add production microcode from AMD
Alex Deucher
2008-06-18
*
drm: pcigart use proper pci map interfaces.
Dave Airlie
2008-06-18
*
drm: the sg alloc ioctl should write back the handle to userspace
Dave Airlie
2008-06-13
*
drm: use drms ioctl cmd not what we get passed from userspace.
Johannes Weiner
2008-06-13
*
remove debug printk from DRM suspend path
Jesse Barnes
2008-05-23
*
drm/i915: save and restore dsparb and d_state registers.
Keith Packard
2008-05-06
*
drm/i915: fix off by one in VGA save/restore of AR & CR regs.
Jesse Barnes
2008-05-06
*
drm: disable tasklets not IRQs when taking the drm lock spinlock
Thomas Hellstrom
2008-05-06
*
Revert "drm/vbl rework: rework how the drm deals with vblank."
Dave Airlie
2008-05-06
*
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
[next]