Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
9c52c3dc4763336884277d8005eac7e6efb77600
/
radeon
75f747b
radeon: fix pitch alignment for non-power-of-two mipmaps on SI
by Marek Olšák
· 11 years ago
a48d6e5
radeon: Fix tiling mode index for 1D tiled depth/stencil surfaces on CIK
by Michel Dänzer
· 11 years ago
58d0088
radeon: pad CS to 8 DW
by Alex Deucher
· 11 years ago
8a2e0fa
radeon: add berlin pci ids
by Alex Deucher
· 12 years ago
378bb47
radeon: add kabini pci ids
by Alex Deucher
· 12 years ago
96c04c2
radeon: add Bonaire pci ids
by Alex Deucher
· 11 years ago
0ff7f27
radeon: add CIK chip families
by Alex Deucher
· 11 years ago
a0178c0
radeon: correct RADEON_GEM_WAIT_IDLE use
by Mark Kettenis
· 11 years ago
e5e51c2
radeon: add RADEON_SURF_FMASK flag which disables 2D->1D tiling transition
by Marek Olšák
· 12 years ago
96e90aa
radeon: add HAINAN pci ids
by Alex Deucher
· 11 years ago
c56729c
radeon: add HAINAN family
by Alex Deucher
· 11 years ago
ec3c257
radeon: add new richland pci ids
by Alex Deucher
· 12 years ago
439d7d7
radeon: add new SI pci ids
by Alex Deucher
· 12 years ago
a36cdb8
radeon: add si tiling support v5
by Jerome Glisse
· 12 years ago
36a2daa
radeon: add pci ids for Richland APUs
by Alex Deucher
· 12 years ago
ade2ad2
radeonsi: make sure tile_split field are not garbage
by Jerome Glisse
· 12 years ago
353f073
radeon: add OLAND pci ids
by Alex Deucher
· 12 years ago
76ae1f4
radeon: add OLAND family
by Alex Deucher
· 12 years ago
303ca37
radeon: Fix 1D tiling layout on SI.
by Michel Dänzer
· 12 years ago
0980633
drm/radeon: track global bo name and always return the same
by Jerome Glisse
· 12 years ago
171666e
radeon: add new SI pci id
by Alex Deucher
· 12 years ago
e32fff8
radeon: fix tile_split of 128-bit surface formats with 8x MSAA
by Marek Olšák
· 12 years ago
bc494b3
radeon: fix unused-function warning
by Andreas Boll
· 12 years ago
a4cb723
radeon: add some new SI pci ids
by Alex Deucher
· 12 years ago
1aebfdc
radeon: fix stencil miptree allocation of combined ZS buffers on EG and SI
by Marek Olšák
· 12 years ago
77413e7
radeon: don't force stencil tile split to 0
by Marek Olšák
· 12 years ago
b3d90bb
radeon: don't take the stencil-specific codepath for buffers without stencil
by Marek Olšák
· 12 years ago
b925022
radeon: Sampling pitch for non-mipmaps seems padded to slice alignment on SI.
by Michel Dänzer
· 12 years ago
45083e6
radeon: Memory footprint of SI mipmap base level is padded to powers of two.
by Michel Dänzer
· 12 years ago
8572444
radeon: Fix layout of linear aligned mipmaps on SI.
by Michel Dänzer
· 12 years ago
853429b
radeon: align r600 msaa buffers to a multiple of macrotile size * num samples
by Marek Olšák
· 12 years ago
5854572
radeon: fix allocation of MSAA surfaces on r600-r700
by Marek Olšák
· 12 years ago
3163cfe
radeon: add prime import/export support
by Dave Airlie
· 12 years ago
128803a
radeon: tweak TILE_SPLIT for MSAA surfaces
by Marek Olšák
· 12 years ago
e14aedc
radeon: force 2D tiling for MSAA surfaces
by Marek Olšák
· 12 years ago
2337295
radeon: optimize allocation for depth w/o stencil and stencil w/o depth on EG
by Marek Olšák
· 12 years ago
ad66c17
radeon: simplify ZS buffer checking on r600
by Marek Olšák
· 12 years ago
9f823ca
radeon: add some new SI pci ids
by Alex Deucher
· 12 years ago
dd944a0
radeon: add some missing evergreen pci ids
by Alex Deucher
· 12 years ago
a1d462d
radeon/surface: free version after using it.
by Dave Airlie
· 12 years ago
d1fcfb1
radeon: force 1D array mode for z/stencil surface
by Jerome Glisse
· 12 years ago
2f56002
radeon: enabled 2D tiling for evergreen only on fixed kernel
by Jerome Glisse
· 12 years ago
325e2e5
radeon: always properly initialize stencil_offset field
by Jerome Glisse
· 12 years ago
c2b77a0
radeon: fall back to 1D tiling only with broken kernels
by Alex Deucher
· 12 years ago
c563db0
radeon: add new pci ids
by Alex Deucher
· 12 years ago
481234f
radeon: Add Southern Islands PCI IDs.
by Michel Dänzer
· 12 years ago
cf7cc62
radeon: Add new R600 PCI ids for surface manager
by Anisse Astier
· 12 years ago
c50cc24
radeon: add TN surface support
by Alex Deucher
· 13 years ago
9b3ad51
radeon: fix pitch alignment for scanout buffer
by Jerome Glisse
· 13 years ago
2cfac57
radeon_cs_setup_bo: Fix accounting if caller specified write and read domains.
by Michel Dänzer
· 13 years ago
356b87d
radeon: add r600_pci_ids.h to header file
by Jerome Glisse
· 13 years ago
10c0837
radeon: fix surface API for good before anyone start relying on it
by Jerome Glisse
· 13 years ago
6a720cb
radeon: surface fix macro -> micro tile fallback
by Jerome Glisse
· 13 years ago
c51f7f0
radeon: add surface allocator helper v10
by Jerome Glisse
· 13 years ago
8420743
radeon: silence valgrind warnings by zeroing memory
by Marek Olšák
· 14 years ago
b8c4e58
Fix radeon distcheck.
by Eric Anholt
· 14 years ago
af98ccf
radeon: use the const qualifier in radeon_cs_write_table
by Marek Olšák
· 15 years ago
78de697
drm/radeon: add new cs command stream dumping facilities
by Jerome Glisse
· 15 years ago
cc20ed8
drm/radeon: tab/whitespace cleanup
by Jerome Glisse
· 15 years ago
976e779
Install headers to $(includedir)/libdrm
by Julien Cristau
· 15 years ago
966c990
libdrm_radeon: Optimize cs_gem_reloc to do less looping.
by Pauli Nieminen
· 15 years ago
4b6f70f
radeon: add square-tiling flag
by Marek Olšák
· 15 years ago
1802e1a
libdrm/radeon: Fix section size mismatch to reset the section.
by Pauli Nieminen
· 15 years ago
520c658
radeon: enable by default now that kms is out of staging
by Dave Airlie
· 15 years ago
320811b
radeon: get device id from the kernel, use it in cs_print
by Jerome Glisse
· 15 years ago
2612371
radeon: simpler cs print function
by Jerome Glisse
· 15 years ago
74937cd
radeon: indentation + trailing space cleanup
by Jerome Glisse
· 15 years ago
6bf1ed2
radeon: indentation & trailing space cleanup
by Jerome Glisse
· 15 years ago
b06cb75
radeon: indentation + trailing space cleanup
by Jerome Glisse
· 15 years ago
6de39fc
radeon: fix BO null check, should be in higher level fn
by Dave Airlie
· 15 years ago
125994a
radeon: straighten out the API insanity.
by Dave Airlie
· 15 years ago
b84314a
radeon: Use drmIoctl so we restart ioctl on EINTR or EAGAIN
by Jerome Glisse
· 15 years ago
10ce0ec
Merge remote branch 'origin/master' into libdrm
by Kristian Høgsberg
· 15 years ago
4f57abf
Move libdrm/ up one level
by Kristian Høgsberg
· 15 years ago