index
:
drm/libdrm
103-regression-intel-mesa-buildtests-broken-by-libdrm-update
agpgart_2_0_branch
amdgpu
ati-4-0-0-branch
ati-4-0-1-branch
ati-4-1-0-branch
ati-4-1-1-branch
ati-5-0-0-branch
ati-5-0-1-branch
ati-pcigart-0-0-1-branch
ati-pcigart-1-0-0-branch
bsd-1-0-0-branch
bsd-1-0-1-branch
bsd-2-0-0-branch
bsd-3-0-0-branch
bsd-4-0-0-branch
cle266-0-0-1-branch
dri2-swapbuffers
driinterface-0-0-3-branch
drm-filp-0-1-branch
drm-sman-branch
drm-ttm-branch
drmcommand-0-0-1-branch
drmfntbl-0-0-1
drmfntbl-0-0-2-branch
drmlib-0-0-1-branch
gamma-1-0-0-branch
gamma-2-0-0-branch
glxmisc-1-0-0-branch
glxmisc-3-0-0-branch
i865-agp-0-1-branch
i915-pageflip
i915-zone-rendering
i915tex-compat
import-1.1.1
intel-post-reloc
kms-pageflip
libdrm-1_0-branch
libdrm-2_0-branch
libdrm-2_3-branch
mach64-0-0-0-branch
mach64-0-0-1-branch
mach64-0-0-2-branch
mach64-0-0-3-branch
mach64-0-0-3-dma-branch
mach64-0-0-4-branch
mach64-0-0-4-dma-branch
mach64-0-0-5-branch
mach64-0-0-6-branch
mach64-0-0-7-branch
main
master
mesa-3-5-branch
mesa-4-0-4-branch
mesa-4-0-branch
mesa-4-1-branch
mga-0-0-1-branch
mga-0-0-2-branch
mga-0-0-3-branch
mga-1-0-0-branch
mga-lock-debug-0-0-1-branch
mga-lock-debug-0-2-0-branch
mga-readpix-0-0-1-branch
mgadh-0-0-3-branch
modesetting-101
modesetting-101-hotplug
modesetting-dirty
modesetting-gem
modesetting-newttm
multihead-1-0-0-branch
newdrm-0-0-1-branch
newioctl-0.1
newmesa-0-0-1-branch
pageflip
ppc-1-0-0-branch
ppc-1-0-1-branch
pre-superioctl-branch
r200-0-1-branch
r200-0-2-branch
r200-stable-1-0-branch
r6xx-r7xx-support
radeon-1-0-0-branch
s3virge-0-0-1-branch
sarea-1-0-0-branch
savage-0-0-1-branch
savage-1_0_0-branch
savage-2-0-0-branch
tcl-0-0-branch
tdfx-1-1
tdfx-2-0-branch
tdfx-2-1-branch
tdfx-3-0-0-branch
tdfx-3-1-0-branch
tdlabs-0-0-1-branch
texmem-0-0-1
trident-0-0-1-branch
trident-0-0-2-branch
vblank-event
video-1-0-0-branch
xgi-0-0-1
xv845g-0-1-branch
Direct Rendering Manager headers and kernel modules (mirrored from https://gitlab.freedesktop.org/mesa/drm)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
shared-core
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-17
Drop shared-core, bsd-core, linux-core and scripts subdirs
Kristian Høgsberg
98
-101072
/
+0
2009-11-04
nouveau: update view of available aperture space after each flush
Ben Skeggs
1
-0
/
+4
2009-10-29
Add support for vblank events
Kristian Høgsberg
1
-0
/
+28
2009-10-13
intel: Add the defines for the kernel overlay support landing in 2.6.33.
Eric Anholt
1
-0
/
+71
2009-10-03
libdrm_radeon: Update RADEON_TILING_* flags to what's in current kernels.
Michel Dänzer
1
-5
/
+6
2009-10-02
intel: Mark cached bo as purgeable
Chris Wilson
1
-0
/
+16
2009-08-25
Kill last remnant of replacefb ioctl
Jakob Bornecrantz
1
-1
/
+0
2009-08-24
radeon: pull in z pipe changes from kernel
Alex Deucher
1
-0
/
+2
2009-08-22
radeon: add support for busy/domain check interface.
Pauli Nieminen
1
-1
/
+3
2009-08-18
nouveau: support for copy-less pushbuf ioctl
Ben Skeggs
1
-1
/
+3
2009-08-01
libdrm_radeon: add tiling support
Dave Airlie
1
-13
/
+34
2009-07-28
nouveau: drm api 0.0.15, update object header, remove fake bo support
Ben Skeggs
1
-102
/
+18
2009-07-15
Add RADEON_INIT_R600_CP too
Alex Deucher
1
-1
/
+2
2009-07-15
Add R600_SCRATCH_REG_OFFSET to radeon_drm.h
Alex Deucher
1
-0
/
+1
2009-07-06
libdrm: Remove typedef for non-existing enum
Pauli Nieminen
1
-1
/
+0
2009-06-23
remove some old ttm bits
Dave Airlie
1
-52
/
+0
2009-06-22
drm: Strip old ttm.
Thomas Hellstrom
4
-382
/
+0
2009-06-17
libdrm/radeon: add initial libdrm_radeon
Dave Airlie
1
-1
/
+130
2009-06-05
nouveau: 0.0.14 + extend bo interface to support subrange mapping
Ben Skeggs
2
-4
/
+4
2009-06-02
nv50: magic fix for "3d busted without the binary driver first" issue
Ben Skeggs
1
-0
/
+1
2009-05-26
nouveau: bump for 0.0.13
Ben Skeggs
2
-17
/
+16
2009-05-22
nouveau: backlight support for ppc laptops
Danny Tholen
1
-0
/
+4
2009-05-14
Add new drm_intel_get_pipe_from_crtc_id function.
Carl Worth
1
-0
/
+10
2009-05-10
Use C99 versions of __FUNCTION__ & __volatile__ when not building with gcc
Alan Coopersmith
1
-0
/
+6
2009-05-07
nouveau: fix ppc for swab changes in Linux 2.6.29
Danny Tholen
1
-1
/
+1
2009-03-30
nouveau: nForce 1/2 IGP memory sanity check from DDX
Stuart Bennett
1
-1
/
+27
2009-03-25
nouveau: plug drm fifo ioremap leak (#14941)
Stuart Bennett
1
-0
/
+1
2009-03-25
nouveau: add linux compat defines for PCI config access, use them for nvidia ...
Stuart Bennett
1
-18
/
+30
2009-03-25
nouveau: use PFB_CSTATUS naming from ddx (reg introduced with nv10)
Stuart Bennett
3
-9
/
+7
2009-03-16
FreeBSD: Don't set the PZERO flag to mtx_sleep.
Robert Noland
1
-6
/
+1
2009-03-06
drm/nouveau: make portion of vram as reserved for PRAMIN on all chipsets
Ben Skeggs
2
-6
/
+2
2009-03-02
drm: drop Linux < 2.6.19 support
Pekka Paalanen
1
-1
/
+1
2009-02-27
Move vblank_init to driver load time.
Robert Noland
13
-19
/
+38
2009-02-25
i915: Backport jbarnes gm45 vblank counter patch.
Robert Noland
4
-0
/
+25
2009-02-24
i915: A few whitespace cleanups.
Robert Noland
1
-6
/
+6
2009-02-24
radeon: Prepare radeon for msi support.
Robert Noland
1
-0
/
+28
2009-02-24
i915: This was part of a sync to the intel driver at some point
Robert Noland
4
-2276
/
+1906
2009-02-23
i915: Rip out the use of vblank_swap
Robert Noland
3
-433
/
+14
2009-02-18
nouveau: Add in-kernel backlight control support
Matthew Garrett
3
-0
/
+18
2009-02-15
nv40: fail completely if we don't have a ctxprog for the chipset
Ben Skeggs
1
-11
/
+8
2009-02-15
nv50: context info for chipset 0xa0
Ben Skeggs
2
-1
/
+6168
2009-02-11
drm/nv50: fix nv9x chipsets
Ben Skeggs
1
-0
/
+7
2009-02-11
drm/nv50: add context info for nv98
Ben Skeggs
2
-1358
/
+2583
2009-02-10
drm/nv50: use a slightly different initial context for nv96
Ben Skeggs
2
-1
/
+2046
2009-02-10
drm/nv50: correct ramfc pointer in channel header
Ben Skeggs
1
-1
/
+1
2009-02-10
drm/nv50: let the card handle the initial context switch
Ben Skeggs
1
-1
/
+2
2009-02-07
nouveau: don't try to traverse non-existent lists
Stuart Bennett
1
-3
/
+3
2009-02-04
nouveau: bring in new mm api definitions, without the actual mm code
Ben Skeggs
4
-9
/
+136
2009-02-02
Remove the "nv" driver.
Stephane Marchesin
1
-52
/
+0
2009-01-29
nouveau: don't save channel context if it has recently become invalid
Stuart Bennett
1
-2
/
+7
[next]