Sign in
chromium
/
chromiumos
/
third_party
/
drm
/
HEAD
e07b650
libdrm: add exynos drm support
by Inki Dae
· 13 years ago
master
86451a1
configure: Bump version for 2.4.34.
by Paul Berry
· 13 years ago
da02f72
intel: Add the ability to supply annotations for .aub files.
by Paul Berry
· 13 years ago
cf7cc62
radeon: Add new R600 PCI ids for surface manager
by Anisse Astier
· 13 years ago
d72a44c
modetest: print more about our properties
by Paulo Zanoni
· 13 years ago
0ef7644
modetest: call drmModeFreePlaneResources
by Paulo Zanoni
· 13 years ago
a10bcaa
modetest: fix drmModeGetConnector memory leak
by Paulo Zanoni
· 13 years ago
9b44fbd
modetest: fix some compiler warnings
by Paulo Zanoni
· 13 years ago
5288729
nouveau: fix channel closing
by Marcin Slusarz
· 13 years ago
754655c
nouveau: expose notifier handle on nvc0 as well
by Christoph Bumiller
· 13 years ago
d954648
nouveau: remove unnecessary EAGAIN loops
by Marcin Slusarz
· 13 years ago
73b9a28
nouveau: init nvc0 channel alloc req structure fully
by Ben Skeggs
· 13 years ago
292da61
nouveau: pull in major libdrm rewrite
by Ben Skeggs
· 13 years ago
0d63500
lists: add nicer+unsafe foreach, and list join macros
by Ben Skeggs
· 13 years ago
f00efc7
omap: add dmabuf support
by Rob Clark
· 13 years ago
9b893e4
libdrm: update drm headers from kernel for prime/dmabuf
by Rob Clark
· 13 years ago
67fd052
modetest: fix typo
by Rob Clark
· 13 years ago
2f1e210
modetest: add AR15/XR15 (RGB-1555) formats
by Rob Clark
· 13 years ago
b83ad86
modetest: add YUV and multi-planar support
by Rob Clark
· 13 years ago
d55de74
modetest: add drm_plane support
by Rob Clark
· 13 years ago
e98ed38
omap: fix compiler warning
by Víctor Manuel Jáquez Leal
· 13 years ago
06eaf09
omap: fix license header
by Rob Clark
· 13 years ago
4370425
intel/decode: decode MI_WAIT_FOR_EVENT
by Daniel Vetter
· 13 years ago
e057a56
intel: add Ivy Bridge GT2 server variant
by Eugeni Dodonov
· 13 years ago
a3c34f5
configure: Bump version for 2.4.33
by Alex Deucher
· 13 years ago
ef1b958
omap: add omapdrm support
by Rob Clark
· 13 years ago
6172133
intel: Add some PCI IDs for Haswell.
by Kenneth Graunke
· 13 years ago
c50cc24
radeon: add TN surface support
by Alex Deucher
· 13 years ago
51c3e7d
configure: Bump version for 2.4.32.
by Eric Anholt
· 13 years ago
5de5b74
intel: Quiet two more valgrind complaints with recent changes.
by Eric Anholt
· 13 years ago
9d18ad2
intel: Add per-dword decode of gen7 3DPRIMITIVE.
by Eric Anholt
· 13 years ago
9b87fd9
intel: Move the gen4-6 3DPRIMITIVE handling out of the switch statement.
by Eric Anholt
· 13 years ago
99c7337
intel: Add support for (possibly) unsynchronized maps.
by Eric Anholt
· 13 years ago
3a88848
intel: Fix error check for I915_PARAM_HAS_LLC.
by Eric Anholt
· 13 years ago
c9ce2ed
intel: Bump the copyright dates on the bufmgr files.
by Eric Anholt
· 13 years ago
4db16a9
intel: Add .aub file output support.
by Eric Anholt
· 13 years ago
6e642db
intel: Add support for overriding the PCI ID via an environment variable
by Kenneth Graunke
· 13 years ago
fd39e61
xf86drmMode.h: Add header protection
by David Herrman
· 13 years ago
f82c778
Make drm/drm_fourcc.h portable to non-linux platforms
by Alan Coopersmith
· 13 years ago
be30d35
Don't require pciaccess if Intel is disabled
by Matt Turner
· 13 years ago
783db34
intel: Import a new batchbuffer for the gen7 test.
by Eric Anholt
· 13 years ago
b395af0
intel: Add decode for gen7 HIER_DEPTH_BUFFER.
by Eric Anholt
· 13 years ago
e6beaf8
intel: Add decode for gen7 3DSTATE_WM.
by Eric Anholt
· 13 years ago
259e7b6
intel: Fix a typo in decode error message.
by Eric Anholt
· 13 years ago
23eeb7e
intel: Detect cache domain inconsistency with valgrind
by Chris Wilson
· 13 years ago
9b3ad51
radeon: fix pitch alignment for scanout buffer
by Jerome Glisse
· 13 years ago
ced219e
configure: Fix pkg-config test in absence of valgrind
by Chris Wilson
· 13 years ago
90b23cc
intel: Mark up with valgrind intrinsics to reduce false positives
by Chris Wilson
· 13 years ago
2cfac57
radeon_cs_setup_bo: Fix accounting if caller specified write and read domains.
by Michel Dänzer
· 13 years ago
230ec7d
configure: Bump version for 2.4.31
by Jerome Glisse
· 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
76b4a69
Using sizeof() on a function parameter with an array type does not
by Ville Syrjälä
· 13 years ago
a14c3dd
This function was missing.
by Ville Syrjälä
· 13 years ago
df497e9
drmModeFreeResources() always leaked some memory.
by Ville Syrjälä
· 13 years ago
c51f7f0
radeon: add surface allocator helper v10
by Jerome Glisse
· 13 years ago
151cdcf
intel: query for LLC support
by Eugeni Dodonov
· 13 years ago
82c6938
intel: Fix build of Intel DRM on x86 systems
by Paul Berry
· 13 years ago
efd6e81
Don't build Intel DRM if $CHOST is not i?86-* or x86_64-*
by Jeremy Huddleston
· 13 years ago
592ac67
intel: Fix bufmgr_gem->gen for gen > 4
by Chad Versace
· 13 years ago
b643b07
intel: Add minimal decode for remaining gen7 packets in use.
by Eric Anholt
· 13 years ago
54b12a0
intel: Add decode for gen7 constant buffer packets.
by Eric Anholt
· 13 years ago
938df6b
intel: Add decode for gen7 state pointers.
by Eric Anholt
· 13 years ago
6a0b25e
intel: Add support for parsing gen7 URB packets.
by Eric Anholt
· 13 years ago
ba8ce2d
intel: Make most of the logic for 965 3d packet length checks table-driven.
by Eric Anholt
· 13 years ago
b129e10
intel: Move the logic for getting 965 3d packet length to the packet table.
by Eric Anholt
· 13 years ago
3dcb2d4
intel: Add support for parsing 965 3d packets using helper functions.
by Eric Anholt
· 13 years ago
5a1c10f
intel: Parse the correct length for gen7 3DSTATE_MULTISAMPLE.
by Eric Anholt
· 13 years ago
9695eee
intel: Put the "gen" shorthand chipset identifier in the context.
by Eric Anholt
· 13 years ago
028715e
intel: Avoid the need for most overflow checks by using a scratch page.
by Eric Anholt
· 13 years ago
c1d2946
intel: Make instr_out take the decode context.
by Eric Anholt
· 13 years ago
b037161
intel: Use the context to simplify BR01 decode.
by Eric Anholt
· 13 years ago
62b4103
intel: Use the context to simplify BR00 decode.
by Eric Anholt
· 13 years ago
de49fd4
intel: Plumb the context through the decode callchain.
by Eric Anholt
· 13 years ago
a756fa3
intel: Drop the code for counting parsing failures.
by Eric Anholt
· 13 years ago
8fb66a7
intel: Track the current packet location in the decode context.
by Eric Anholt
· 13 years ago
b5cb7f8
intel: Add a regression test for 2D decode, which I'm about to refactor.
by Eric Anholt
· 13 years ago
66518ab
intel: add sprite ioctl defines and struct for i915 sprite code
by Jesse Barnes
· 13 years ago
adf1428
configure: Bump version for 2.4.30
by Eric Anholt
· 13 years ago
9fb83a4
intel: Update for new i915_drm.h defines.
by Eric Anholt
· 13 years ago
683855f
intel: Add regression tests for batch decode.
by Eric Anholt
· 13 years ago
ccbc403
intel: Add a regression test program for intel_decode.c.
by Eric Anholt
· 13 years ago
ea33a23
intel: Add an interface for setting the output file for decode.
by Eric Anholt
· 13 years ago
a9dd34a
intel/intel_decode.c: Remove #include "intel_decode.h".
by Johannes Obermayr
· 13 years ago
4149faf
intel: Disable unused decode_logic_op().
by Eric Anholt
· 13 years ago
88cffcc
intel: Turn on normal warnings for intel_decode.c build.
by Eric Anholt
· 13 years ago
7b48318
intel: Remove c99ish variable declarations.
by Eric Anholt
· 13 years ago
0c46f02
intel: Fix printf format warnings for intel_decode.
by Eric Anholt
· 13 years ago
39a06ac
intel: Add printflike warnings for instr_out.
by Eric Anholt
· 13 years ago
1db55a8
intel: Fix a ton of signed vs unsigned and const char *warnings
by Eric Anholt
· 13 years ago
07768ba
intel: Fix Wsigned-compare warnings (soon to be enabled).
by Eric Anholt
· 13 years ago
71066ab
intel: Get intel_decode.c minimally building.
by Eric Anholt
· 13 years ago
bbdda92
intel: Minor style tweaks after Lindent.
by Eric Anholt
· 13 years ago
193fa13
intel: Reformat intel_decode.c from intel-gpu-tools using Lindent.
by Eric Anholt
· 13 years ago
1d318e2
intel: intel: Add IS_GEN[567] macros.
by Eric Anholt
· 13 years ago
078bc5b
intel: Make intel_chipset handle devid directly.
by Eric Anholt
· 13 years ago
8c4a2c8
intel: Import intel_decode.c from intel-gpu-tools.
by Eric Anholt
· 13 years ago
ef20301
tests/gem_flink: Check for MASTER before proceeding
by Chris Wilson
· 13 years ago
0ab2251
intel: Reset vma list upon purge
by Chris Wilson
· 13 years ago
Next »