index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
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-14
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
2008-02-07
drm: call driver load function after initialising AGP
Dave Airlie
1
-4
/
+4
2008-02-07
drm: Fix ioc32 compat layer
Ian Romanick
1
-1
/
+5
2008-02-07
drm: fd.o bug #11895: Only add the AGP base to map offset if the caller didn't.
Eric Anholt
1
-4
/
+10
2008-02-07
i915: add suspend/resume support
Jesse Barnes
4
-57
/
+1309
2008-02-07
drm: update DRM sysfs support
Jesse Barnes
4
-62
/
+117
2008-02-07
drm: Initialize the AGP structure's base address at init rather than enable.
Eric Anholt
2
-3
/
+2
2008-02-07
drm: move two function extern into the correct block
Dave Airlie
1
-3
/
+2
2008-02-07
drm: run cleanfile across drm tree
Dave Airlie
43
-375
/
+362
2008-02-07
drm: some minor cleanups and changes to make memory manager merging easier.
Dave Airlie
2
-28
/
+28
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2008-02-04
vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Nick Piggin
1
-0
/
+2
2008-02-03
drivers/char/: Spelling fixes
Joe Perches
2
-2
/
+2
2008-01-24
drm/i915: add support for E7221 chipset
Carlos Martín
1
-0
/
+1
2007-11-06
drm: DRM: fix memset size error
Li Zefan
1
-1
/
+1
2007-11-06
drm: remove remnants of DRM_COPY_FROM/TO_USER_IOCTL
Dave Airlie
2
-11
/
+0
2007-11-06
drm: remove second forward decleration of drm device struct.
Dave Airlie
1
-2
/
+0
2007-11-05
drm/sis: missing mutex unlock in error path.
Roel Kluin
1
-0
/
+1
2007-11-05
radeon: set the address to access the GART table on the CPU side correctly
Dave Airlie
2
-2
/
+4
2007-10-20
Convert files to UTF-8 and some cleanups
Jan Engelhardt
13
-14
/
+14
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
7
-11
/
+12
2007-10-16
video gfx: merge kconfig menus
Randy Dunlap
1
-1
/
+1
2007-10-16
radeon_driver_vblank_do_wait() static
Adrian Bunk
1
-2
/
+2
2007-10-15
via invalid device ids removal
Xavier Bachelot
1
-2
/
+0
2007-10-15
radeon: Commit the ring after each partial texture upload blit.
chaohong guo
1
-1
/
+3
2007-10-15
i915: fix vbl swap allocation size.
Dave Airlie
1
-1
/
+1
[prev]
[next]