index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-07
drm/i915: save and restore dsparb and d_state registers.
Keith Packard
2
-0
/
+17
2008-05-07
drm/i915: fix off by one in VGA save/restore of AR & CR regs.
Jesse Barnes
2
-6
/
+6
2008-05-07
drm: disable tasklets not IRQs when taking the drm lock spinlock
Thomas Hellstrom
2
-25
/
+17
2008-05-07
Revert "drm/vbl rework: rework how the drm deals with vblank."
Dave Airlie
20
-1372
/
+473
2008-04-30
drivers/char: replace remaining __FUNCTION__ occurrences
Harvey Harrison
8
-23
/
+23
2008-04-28
drivers: atm, char fix integer as NULL pointer warnings
Harvey Harrison
1
-1
/
+1
2008-04-26
drm: _end is shadowing real _end, just rename it.
Dave Airlie
1
-2
/
+2
2008-04-26
drm/vbl rework: rework how the drm deals with vblank.
Jesse Barnes
20
-473
/
+1372
2008-04-26
drm: reorganise minor number handling using backported modesetting code.
Dave Airlie
10
-184
/
+230
2008-04-26
drm/i915: Handle tiled buffers in vblank tasklet
Keith Packard
2
-4
/
+16
2008-04-26
drm/i965: On I965, use correct 3DSTATE_DRAWING_RECTANGLE command in vblank
Keith Packard
1
-10
/
+20
2008-04-26
drm: Remove unneeded dma sync in ATI pcigart alloc
Benjamin Herrenschmidt
1
-7
/
+0
2008-04-26
drm: Fix mismerge of non-coherent DMA patch
Benjamin Herrenschmidt
1
-1
/
+1
2008-04-19
DRM: remove unused dev_class
Greg Kroah-Hartman
1
-1
/
+0
2008-04-06
fix IS_I9XX macro in i915 DRM driver
Jesse Barnes
1
-2
/
+2
2008-03-30
drm: fix for non-coherent DMA PowerPC
Benjamin Herrenschmidt
3
-6
/
+31
2008-03-30
drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c
Harvey Harrison
1
-4
/
+4
2008-03-30
drm/i915: fix oops on agp=off
Dave Airlie
1
-0
/
+3
2008-03-30
drm/r300: fix bug in r300 userspace hardware wait emission
Dave Airlie
2
-12
/
+54
2008-03-28
drivers/char/drm/ati_pcigart.c: fix printk warning
Andrew Morton
1
-2
/
+3
2008-03-17
drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.
Dave Airlie
4
-69
/
+27
2008-03-17
drm/radeon: fixup RV550 chip family
Alex Deucher
1
-3
/
+4
2008-03-17
drm/via: attempt again to stabilise the AGP DMA command submission.
Thomas Hellstrom
2
-7
/
+54
2008-03-17
drm: Fix race that can lockup the kernel
Mike Isely
2
-17
/
+25
2008-02-22
i915: fix AR register restore.
Jesse Barnes
1
-0
/
+1
2008-02-20
drm/sis: add pciid for SiS 662/671 chipset
Chaoyu Chen
1
-0
/
+1
2008-02-20
drm: add new rv380 pciid
Mirko
1
-0
/
+1
2008-02-20
drm: add support for passing state into the suspend hooks.
Dave Airlie
3
-6
/
+11
2008-02-20
drm/i915: Fix hibernate save/restore of VGA attribute regs
Jesse Barnes
1
-0
/
+2
2008-02-20
drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)
Keith Packard
2
-0
/
+28
2008-02-20
drm/i915: restore pipeconf regs unconditionally
Jesse Barnes
1
-7
/
+4
2008-02-20
drm/i915: save/restore interrupt state
Jesse Barnes
2
-0
/
+12
2008-02-20
drm: convert drm from nopage to fault.
Nick Piggin
1
-70
/
+55
2008-02-20
i915: wrap chipset types requiring hw status set ioctl
Zhenyu Wang
2
-1
/
+6
2008-02-20
drm/radeon: add initial rs690 support to drm.
Maciej Cencora
3
-0
/
+120
2008-02-13
Final removal of FASTCALL()/fastcall
Harvey Harrison
1
-1
/
+1
2008-02-07
i915: Fix GR register array size off-by-one bug
Jesse Barnes
1
-1
/
+1
2008-02-07
drm: add initial r500 drm support
Dave Airlie
6
-59
/
+240
2008-02-07
radeon: setup the ring buffer fetcher to be less agressive.
Roland Scheidegger
2
-3
/
+62
2008-02-07
drm: fixup some of the ioctl function exit paths
Dave Airlie
1
-5
/
+7
2008-02-07
drm: the drm really should call pci_set_master..
Dave Airlie
1
-0
/
+1
2008-02-07
i915: Add chipset id for Intel Integrated Graphics Device
Zhenyu Wang
3
-3
/
+7
2008-02-07
drm: cleanup DRM_DEBUG() parameters
Márton Németh
28
-145
/
+122
2008-02-07
drm/i915: add support for E7221 chipset
Carlos Martín
1
-1
/
+1
2008-02-07
drm: don't cast a pointer to pointer of list_head
Li Zefan
1
-1
/
+1
2008-02-07
mga_dma: return 'err' not just zero from mga_do_cleanup_dma()
Jesper Juhl
1
-1
/
+1
2008-02-07
drm: add _DRM_DRIVER flag, and re-order unload.
Dave Airlie
3
-8
/
+11
2008-02-07
drm: enable udev node creation
Dave Airlie
1
-6
/
+1
2008-02-07
drm: Make DRM_IOCTL_GET_CLIENT return EINVAL when it can't find client #idx.
Eric Anholt
1
-14
/
+11
2008-02-07
drm: move drm_mem_init to proper place in startup sequence
Dave Airlie
1
-2
/
+2
[next]