index
:
mesa/drm
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)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
radeon
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-23
android: remove duplicate libdrm in LOCAL_SHARED_LIBRARIES
Chih-Wei Huang
1
-3
/
+0
2015-01-19
radeon: align r600/700 fmask to 128 X blocks.
Dave Airlie
1
-0
/
+2
2014-09-29
radeon: Always multiply pitch_bytes by nsamples, not by slice_pt
Michel Dänzer
1
-2
/
+2
2014-09-28
radeon: use drm_mmap/drm_munmap wrappers
Emil Velikov
3
-6
/
+3
2014-09-28
automake: pick up all files for distribution.
Emil Velikov
1
-1
/
+1
2014-09-01
radeon: add Android build support
Emil Velikov
1
-0
/
+30
2014-09-01
libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources
Emil Velikov
2
-18
/
+23
2014-08-25
radeon: Fix surf->bankh init by default value when surf->tile_split == 0
Maks Naumov
1
-2
/
+2
2014-08-21
radeon: add new SI pci ids
Alex Deucher
1
-0
/
+4
2014-08-21
radeon: add new CIK pci ids
Alex Deucher
1
-0
/
+3
2014-08-04
radeon: Use symbol visibility.
Maarten Lankhorst
7
-69
/
+98
2014-07-29
radeon: fix typo in sample split / fixes MSAA on Hawaii
Marek Olšák
1
-1
/
+1
2014-07-16
radeon: Remove superfluous parentheses.
Thomas Klausner
1
-9
/
+9
2014-05-02
radeon: add Mullins pci ids
Samuel Li
1
-0
/
+17
2014-05-02
radeon: add Mullins chip family
Samuel Li
1
-0
/
+1
2013-12-24
radeon: fix sumo2 pci id
Alex Deucher
1
-1
/
+1
2013-12-24
radeon: avoid possible divide by 0 in surface manager
Alex Deucher
1
-3
/
+3
2013-11-26
radeon: Update unaligned offset for 2D->1D tiling transition on SI
Michel Dänzer
1
-1
/
+1
2013-11-23
radeon: handle P16 pipe configs for Hawaii
Marek Olšák
1
-0
/
+6
2013-11-23
radeon: don't overallocate stencil by 4 on SI and CIK
Michel Dänzer
1
-2
/
+3
2013-11-23
radeon: implement 2D tiling for CIK
Marek Olšák
2
-13
/
+613
2013-11-23
radeon: fix mipmap level 0 and 1 alignment for SI and CIK
Michel Dänzer
1
-10
/
+12
2013-11-13
radeon: add hawaii pci ids
Alex Deucher
1
-0
/
+13
2013-11-13
radeon: add hawaii chip family
Alex Deucher
1
-0
/
+1
2013-09-29
radeon: fix pitch alignment for non-power-of-two mipmaps on SI
Marek Olšák
1
-3
/
+11
2013-09-18
radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIK
Michel Dänzer
1
-3
/
+12
2013-09-06
radeon: pad CS to 8 DW
Alex Deucher
1
-0
/
+3
2013-09-06
radeon: add berlin pci ids
Alex Deucher
1
-0
/
+22
2013-06-28
radeon: add kabini pci ids
Alex Deucher
1
-0
/
+17
2013-06-28
radeon: add Bonaire pci ids
Alex Deucher
1
-0
/
+9
2013-06-28
radeon: add CIK chip families
Alex Deucher
1
-0
/
+3
2013-06-06
radeon: correct RADEON_GEM_WAIT_IDLE use
Mark Kettenis
1
-2
/
+2
2013-05-15
radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transition
Marek Olšák
2
-3
/
+7
2013-05-13
radeon: add HAINAN pci ids
Alex Deucher
1
-0
/
+7
2013-05-13
radeon: add HAINAN family
Alex Deucher
1
-0
/
+1
2013-04-25
radeon: add new richland pci ids
Alex Deucher
1
-0
/
+2
2013-04-25
radeon: add new SI pci ids
Alex Deucher
1
-0
/
+3
2013-04-12
radeon: add si tiling support v5
Jerome Glisse
2
-45
/
+644
2013-03-08
radeon: add pci ids for Richland APUs
Alex Deucher
1
-0
/
+11
2013-03-07
radeonsi: make sure tile_split field are not garbage
Jerome Glisse
1
-1
/
+7
2013-02-04
radeon: add OLAND pci ids
Alex Deucher
1
-0
/
+14
2013-02-04
radeon: add OLAND family
Alex Deucher
1
-0
/
+1
2013-01-18
radeon: Fix 1D tiling layout on SI.
Michel Dänzer
1
-23
/
+88
2012-11-28
drm/radeon: track global bo name and always return the same
Jerome Glisse
1
-5
/
+11
2012-11-21
radeon: add new SI pci id
Alex Deucher
1
-0
/
+1
2012-10-26
radeon: fix tile_split of 128-bit surface formats with 8x MSAA
Marek Olšák
1
-0
/
+2
2012-10-24
radeon: fix unused-function warning
Andreas Boll
1
-0
/
+2
2012-10-16
radeon: add some new SI pci ids
Alex Deucher
1
-0
/
+3
2012-10-06
radeon: fix stencil miptree allocation of combined ZS buffers on EG and SI
Marek Olšák
2
-76
/
+123
2012-10-06
radeon: don't force stencil tile split to 0
Marek Olšák
1
-2
/
+0
[next]