index
:
~nh/libdrm
freesync
master
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared
Age
Commit message (
Expand
)
Author
Files
Lines
2006-07-19
Delete the pre-core DRM code with extreme prejudice.
Adam Jackson
58
-39339
/
+0
2005-08-14
VIA bugvixes by Joris van Rantwijk Initial commit.
Thomas Hellstrom
3
-7
/
+11
2005-07-15
VIA: Fix sparse warnings (Alexey Dobriyan)
Thomas Hellstrom
2
-4
/
+4
2005-06-15
Re-sync (and correct!) shared/mga_drm.h with shared-core/mga_drm.h.
Ian Romanick
1
-1
/
+2
2005-06-14
Adds support for PCI cards to MGA DRM
Ian Romanick
1
-0
/
+88
2005-06-09
Synchronize with the shared-core version.
Ian Romanick
1
-69
/
+56
2005-05-23
VIA:
Thomas Hellstrom
5
-12
/
+14
2005-05-18
Add i945G pci ids to drm
Dave Airlie
1
-0
/
+2
2005-05-08
VIA: Fix for oops when AGP ring-buffer initialization is called and there
Thomas Hellstrom
2
-2
/
+8
2005-04-20
VIA: Interrupt handler bugfixes. Bumped patchlevel to 2.6.2.
Thomas Hellstrom
2
-9
/
+2
2005-04-18
VIA:
Thomas Hellstrom
3
-9
/
+40
2005-03-29
Missing file via_video.c commited.
Thomas Hellstrom
1
-0
/
+98
2005-03-28
Via updates:
Thomas Hellstrom
8
-165
/
+446
2005-03-18
Add support for production version of ATI RN50/ES1000. (ATI Technologies
Michel Daenzer
1
-0
/
+1
2005-03-15
add R200_EMIT_PP_TRI_PERF_CNTL packet to support brilinear filtering on
Roland Scheidegger
4
-3
/
+10
2005-03-14
via changes:
Thomas Hellstrom
4
-47
/
+50
2005-02-20
Fix VIA K8M800 PCI ID.
Thomas Hellstrom
1
-2
/
+2
2005-02-18
fd.o bug #2576: Add support for ATI RN50/ES1000. (ATI Technologies Inc.)
Michel Daenzer
1
-1
/
+1
2005-02-13
Fixed Futex release bug. Bumped driver date and patchlevel.
Thomas Hellstrom
2
-4
/
+4
2005-02-10
add support for texture micro tiling for radeon/r200. Add support for cube
Roland Scheidegger
4
-25
/
+154
2005-02-10
Stephane's port of Eric's race fix
Keith Whitwell
2
-102
/
+81
2005-02-08
fix incorrect PCI id for ATI radeon
Roland Scheidegger
1
-1
/
+1
2005-02-07
Cast user data to correct type in radeon_surface_free's copyin.
Roland Scheidegger
1
-1
/
+1
2005-01-27
Fixed multiple devices DMA bug. Fixed PCI path FIRE command detection
Thomas Hellstrom
4
-15
/
+35
2005-01-26
(Stephane Marchesin,me) Add radeon framebuffer tiling support to radeon
Roland Scheidegger
5
-5
/
+269
2005-01-26
replace magic number with macro constant RADEON_ZBLOCK16
Roland Scheidegger
3
-2
/
+3
2005-01-20
Removed one bogus Savage3D PCI ID. Corrected another one. Restored
Felix Kuehling
1
-3
/
+2
2005-01-20
Add a Savage3D PCI ID
Adam Jackson
1
-0
/
+1
2005-01-16
The patch makes drmAddBufs/drmMapBufs can handle buffers in video memory
Dave Airlie
1
-1
/
+2
2005-01-13
due to backways compat crap for IRQ_HANDLED etc.. this wouldn't build on
Dave Airlie
1
-3
/
+4
2005-01-11
Import Thomas' changes upto 2.4.3 to shared. Small tweak to install target.
Keith Whitwell
5
-61
/
+117
2005-01-11
import Thomas' shared-core via changes up to 2.4.1
Keith Whitwell
7
-66
/
+262
2005-01-06
Add i915GM support Add resume functionality (must be used with later DDX)
Alan Hourihane
3
-9
/
+6
2004-12-31
VIA DRM: verifier: Added verbose palette error reporting, and support for
Thomas Hellstrom
2
-14
/
+43
2004-12-31
VIA DRM: Stability enhancements and cleanups in via_dma.c Added explicit
Thomas Hellstrom
1
-32
/
+57
2004-12-21
via DRM: Tightened the security for some functions of the
Thomas Hellstrom
2
-5
/
+12
2004-12-20
Copy HC_ParaType_Auto change to shared-core. Bump version numbers and
Keith Whitwell
1
-2
/
+2
2004-12-19
via changes: Fixed typecasting bug in via_dma.c, and possible short-circuit
Thomas Hellstrom
2
-16
/
+29
2004-12-17
Add the 'Auto' pageflipping command to the verifier. I don't think any
Keith Whitwell
1
-0
/
+4
2004-12-13
VIA drm updates:
Thomas Hellstrom
5
-47
/
+185
2004-12-08
(Stephane Marchesin, me) add hyperz support to radeon drm. Only fast z
Roland Scheidegger
5
-7
/
+202
2004-12-06
Security and optimization fixes for the via drm:
Thomas Hellstrom
3
-7
/
+17
2004-12-03
Added 3D functionality to the via command verifier. Modified the via
Thomas Hellstrom
4
-72
/
+714
2004-12-03
Make 1-bit fields be unsigned (no sign bit :). sparse complains about them:
Dave Airlie
1
-2
/
+2
2004-11-27
Reworked PCI MMIO command buffer parser, and imported code from the Mesa
Thomas Hellstrom
6
-42
/
+82
2004-11-09
add missing CHIP_RV350 to radeon_enums
Roland Scheidegger
1
-0
/
+1
2004-11-07
add some more r300 pci ids
Dave Airlie
1
-0
/
+11
2004-11-06
Commit WIP of BSD conversion to core model. Compiles for r128, radeon, but
Eric Anholt
1
-2
/
+1
2004-11-03
Fixed bug in via_dma.c. The code didn't check that the lock was held by the
Thomas Hellstrom
2
-16
/
+7
2004-11-01
Reworked the jump-code in via_dma.c. The command regulator now seems to
Thomas Hellstrom
3
-96
/
+36
[next]