index
:
Linux Stable
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.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
drm
/
radeon_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: reorganise drm tree to be more future proof.
Dave Airlie
2008-07-14
1
-3203
/
+0
*
drm/radeon: fix texture uploads with large 3d textures (bug 13980)
Roland Scheidegger
2008-06-19
1
-3
/
+11
*
drm/radeon: init pipe setup in kernel code.
Alex Deucher
2008-06-19
1
-0
/
+3
*
drm: add initial r500 drm support
Dave Airlie
2008-02-07
1
-0
/
+3
*
drm: cleanup DRM_DEBUG() parameters
Márton Németh
2008-02-07
1
-8
/
+7
*
Convert files to UTF-8 and some cleanups
Jan Engelhardt
2007-10-19
1
-1
/
+1
*
radeon: Commit the ring after each partial texture upload blit.
chaohong guo
2007-10-15
1
-1
/
+3
*
drm: Replace DRM_IOCTL_ARGS with (dev, data, file_priv) and remove DRM_DEVICE.
Eric Anholt
2007-10-15
1
-197
/
+147
*
drm: Replace filp in ioctl arguments with drm_file *file_priv.
Eric Anholt
2007-10-15
1
-103
/
+92
*
drm: Remove DRM_ERR OS macro.
Eric Anholt
2007-10-15
1
-77
/
+77
*
drm: remove sarea typedefs
Dave Airlie
2007-07-12
1
-1
/
+1
*
drm: detypef waitlist/freelist/buf_entry/device_dma/drm_queue structs
Dave Airlie
2007-07-11
1
-5
/
+5
*
drm: drop drm_buf_t typedef
Dave Airlie
2007-07-11
1
-10
/
+10
*
drm: remove drm_file_t, drm_device_t and drm_head_t typedefs
Dave Airlie
2007-07-11
1
-31
/
+31
*
drm: remove a bunch of typedefs on the userspace interface
Dave Airlie
2007-07-11
1
-5
/
+5
*
radeon: add support for vblank on crtc2
Dave Airlie
2007-07-11
1
-0
/
+6
*
radeon: Don't mess up page flipping when a file descriptor is closed.
Michel Dänzer
2007-05-08
1
-27
/
+19
*
drm/radeon: upgrade to 1.27 - make PCI GART more flexible
Dave Airlie
2007-05-08
1
-0
/
+6
*
drm: Unify radeon offset checking.
=?utf-8?q?Michel_D=C3=A4nzer?=
2006-12-15
1
-9
/
+4
*
drm: radeon: only allow specific type-3 packetss through verifier
Roland Scheidegger
2006-10-24
1
-3
/
+106
*
drm: Use register writes instead of BITBLT_MULTI packets for buffer swap blits
Michel Daenzer
2006-09-22
1
-2
/
+4
*
drm: use radeon specific names for radeon flags
Dave Airlie
2006-09-22
1
-5
/
+5
*
drm: fd.o Bug #7595: Avoid u32 overflows in radeon_check_and_fixup_offset().
Michel Daenzer
2006-09-22
1
-13
/
+12
*
drm: radeon: implement RADEON_PARAM_SCRATCH_OFFSET getparam
Michel Dänzer
2006-09-22
1
-1
/
+5
*
drm: radeon: add some debug output when getparam is called with unknown
Michel Dänzer
2006-09-22
1
-0
/
+1
*
[PATCH] drm: radeon flush TCL VAP for vertex program enable/disable
Roland Scheidegger
2006-08-30
1
-1
/
+8
*
drm: update radeon to 1.25 add r200 vertex program support
Dave Airlie
2006-06-24
1
-0
/
+36
*
drm: radeon add a tcl state flush before accessing tcl vector space
Dave Airlie
2006-06-24
1
-1
/
+2
*
drm: remove pointless checks in radeon_state
Dave Airlie
2006-03-19
1
-45
/
+0
*
drm: fixup improper cast.
Dave Airlie
2006-03-19
1
-1
/
+1
*
drm: rework radeon memory map (radeon 1.23)
Dave Airlie
2006-03-19
1
-12
/
+46
*
drm: fix radeon warnings on 64-bit
Dave Airlie
2006-01-10
1
-3
/
+3
*
drm: major update from CVS for radeon and core
Dave Airlie
2006-01-02
1
-112
/
+72
*
drm: move ioctl flags to a bit field of flags
Dave Airlie
2006-01-02
1
-27
/
+27
*
drm: rename driver hooks more understandably
Dave Airlie
2005-11-10
1
-4
/
+4
*
drm: fix all sparse warning on 32-bit x86
Dave Airlie
2005-09-30
1
-12
/
+11
*
drm: fix some lindent damage
Dave Airlie
2005-09-25
1
-52
/
+26
*
drm: lindent the drm directory.
Dave Airlie
2005-09-25
1
-1223
/
+1270
*
drm: add radeon PCI express support
Dave Airlie
2005-09-11
1
-0
/
+3
*
drm: update radeon driver to 1.18
Dave Airlie
2005-09-11
1
-0
/
+18
*
drm: add new texture upload code from r300 project
Dave Airlie
2005-08-20
1
-35
/
+29
*
drm: add initial r300 3D support.
Dave Airlie
2005-08-16
1
-0
/
+11
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+3102