Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
cc90ffa9b18fc6f925a3a2c36131332b8af558f8
cc90ffa
modetest: Make frame buffer format configurable on the command line
by Laurent Pinchart
· 12 years ago
0375222
modetest: Move connector and plane parsing to separate functions
by Laurent Pinchart
· 12 years ago
edcef53
modetest: Add test pattern support for missing RGB formats
by Laurent Pinchart
· 12 years ago
86402a2
modetest: Add test pattern support for missing planar YUV formats
by Laurent Pinchart
· 12 years ago
8b6f3e3
modetest: Add test pattern support for missing packed YUV formats
by Laurent Pinchart
· 12 years ago
a94ee62
modetest: Add SMPTE test pattern
by Laurent Pinchart
· 12 years ago
3fdc177
modetest: Unify buffer allocation
by Laurent Pinchart
· 12 years ago
faf26b6
intel: fix build error
by Rob Clark
· 12 years ago
ff65de9
intel: add prime interface for getting/setting a prime bo. (v4)
by Dave Airlie
· 12 years ago
13c06cd
libdrm/nouveau: add prime handle->bo and bo->handle support.
by Dave Airlie
· 12 years ago
cc0a145
libdrm: add prime fd->handle and handle->fd interfaces
by Dave Airlie
· 12 years ago
41dfb20
libdrm: add missing caps from kernel to drm.h
by Dave Airlie
· 12 years ago
22574aa
omap: add refcnting and handle tracking
by Rob Clark
· 12 years ago
42f8a68
omap: add API to import bo's from dmabuf fd's
by Rob Clark
· 12 years ago
8116a32
omap: clarify dmabuf file descriptor ownership
by Rob Clark
· 12 years ago
992e2af
intel: Change context create failure message to from fprintf to DBG().
by Kenneth Graunke
· 12 years ago
881e69f
libdrm/exynos: padding gem_mmap structure to 64-bit aligned
by Cooper Yuan
· 12 years ago
8fad46b
intel: Fix build failure in test_decode.c
by Lauri Kasanen
· 12 years ago
1b1a4f0
configure: bump version for release
by Ben Widawsky
· 12 years ago
f7210fa
intel/context: create/destroy implementation
by Ben Widawsky
· 13 years ago
c0ed9b2
modetest: Dump bit field names
by Kristian Høgsberg
· 12 years ago
a780519
intel/decode: fix the reference file for
by Ben Widawsky
· 12 years ago
df5cc69
Revert "intel/decode: VERTEX_ELEMENT_STATE, 1 means valid"
by Ben Widawsky
· 12 years ago
ee2be4f
intel: add decoding of MI_SET_CONTEXT
by Ben Widawsky
· 12 years ago
3ed3871
intel/context: new execbuf interface for contexts
by Ben Widawsky
· 13 years ago
b3b123d
intel/context: Add drm_intel_context type
by Ben Widawsky
· 13 years ago
a5b2946
intel: updated header for contexts
by Ben Widawsky
· 12 years ago
7d0a1d5
intel/decode: VERTEX_ELEMENT_STATE, 1 means valid
by Ben Widawsky
· 12 years ago
eeedb0d
intel/decode: add sampler state pointers for [HD]S
by Ben Widawsky
· 12 years ago
971c080
intel: wait render timeout implementation
by Ben Widawsky
· 12 years ago
ae137f4
intel: Add IVB PUSH_CONSTANT decodes
by Ben Widawsky
· 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
9e0026d
nouveau: silence some remaining valgrind warnings
by Marcin Slusarz
· 12 years ago
25e4cb4
modetest: support plane properties
by Rob Clark
· 12 years ago
6df9e6a
modetest: support bitmask properties
by Rob Clark
· 12 years ago
7b228e9
Add support for bitmask properties
by Rob Clark
· 12 years ago
86dece4
modetest: print CRTC properties
by Paulo Zanoni
· 13 years ago
8c75703
Add support for generic object properties IOCTLs
by Paulo Zanoni
· 13 years ago
247521a
autogen.sh: Restore passing --enable-maintainer-mode to configure.
by Michel Dänzer
· 12 years ago
93a5117
configure: bump version for release
by Alex Deucher
· 12 years ago
c2b77a0
radeon: fall back to 1D tiling only with broken kernels
by Alex Deucher
· 12 years ago
ba6130c
intel: wait render header updates
by Ben Widawsky
· 12 years ago
69e7469
intel: sanitize i915_drm.h
by Ben Widawsky
· 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
· 13 years ago
e07b650
libdrm: add exynos drm support
by Inki Dae
· 13 years ago
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
Next »