Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libdrm
/
6e0c74c5f8860748f03dad4548d3ef2cf2df5489
6e0c74c
modetest: Don't limit mode set and planes to two instances
by Laurent Pinchart
· 12 years ago
02fa8f7
modetest: Retrieve all resources in one go
by Laurent Pinchart
· 12 years ago
ab52756
modetest: Add a command line parameter to drop master after mode set
by Laurent Pinchart
· 12 years ago
45901fd
modetest: Add a command line parameter to select the driver
by Laurent Pinchart
· 12 years ago
ef07acf
modetest: Sort command line arguments
by Laurent Pinchart
· 12 years ago
c93f4af
modetest: Remove extern declarations of opt(arg|ind|err|opt)
by Laurent Pinchart
· 12 years ago
ca9c8f0
modetest: Fix warnings
by Laurent Pinchart
· 12 years ago
6e8f868
tests: add tilcdc to modetest/vbltest
by Rob Clark
· 11 years ago
fea5408
intel: silence valgrind warnings for unsynchronized maps
by Chia-I Wu
· 11 years ago
f8f1f6e
libdrm: add missing DRM_CAP_TIMESTAMP_MONOTONIC
by Imre Deak
· 12 years ago
c6d73cf
libdrm: bump to 2.4.46
by Dave Airlie
· 11 years ago
2e0ab62
drm: add hotspot cursor interface support.
by Dave Airlie
· 11 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
fbd106a
intel/aub: Implement a way to specify the output .aub filename
by Damien Lespiau
· 12 years ago
1e4f63b
intel/aub: Return early if we disable aub dumps
by Damien Lespiau
· 12 years ago
5925758
intel/aub: Sync the AUB defines with mesa's
by Damien Lespiau
· 12 years ago
a0178c0
radeon: correct RADEON_GEM_WAIT_IDLE use
by Mark Kettenis
· 11 years ago
1669a67
intel: Adding more reserved PCI IDs for Haswell.
by Rodrigo Vivi
· 12 years ago
150c355
intel: Fix Haswell GT3 names.
by Rodrigo Vivi
· 12 years ago
8a88e34
modetest: Make RGB565 pwetty too
by Ville Syrjälä
· 12 years ago
3586337
freedreno: also remove from name table on bo delete
by Rob Clark
· 12 years ago
acfbf39
freedreno: add some asserts
by Rob Clark
· 12 years ago
0b89e27
freedreno: add handle and name tracking
by Rob Clark
· 12 years ago
63aeae1
configure.ac: bump version to 2.4.45 for release
by Marek Olšák
· 12 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
· 12 years ago
c56729c
radeon: add HAINAN family
by Alex Deucher
· 12 years ago
040f6b0
drm: add qxl drm header file
by Dave Airlie
· 12 years ago
0119999
intel: Add support for VEBOX ring (v2)
by Xiang, Haihao
· 12 years ago
b3a3a77
freedreno: add synchronization between mesa and ddx
by Rob Clark
· 12 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
12464a7
Add exynos_fimg2d_test to .gitignore
by Rob Clark
· 12 years ago
86709ba
freedreno: add gpu-id property
by Rob Clark
· 12 years ago
9768af2
libdrm 2.4.44
by Jerome Glisse
· 12 years ago
83e7746
modetest: Add YUV420 support and fix YVU420 Cb/Cr ordering
by Ville Syrjälä
· 12 years ago
3f024f8
modetest: Pass format_info to fill_tiles functions
by Ville Syrjälä
· 12 years ago
2c26a10
modetest: Reduce the length of the connector type string
by Ville Syrjälä
· 12 years ago
8e56579
modetest: Print possible_crtcs for planes
by Ville Syrjälä
· 12 years ago
fa2925a
modetest: Add support for all 16/32 bpp RGB formats
by Ville Syrjälä
· 12 years ago
c2988eb
modetest: Fix pitches, somewhat
by Ville Syrjälä
· 12 years ago
aa4afdf
kms: Return a negative error code in kms_bo_create()
by Laurent Pinchart
· 12 years ago
9fa4a4b
kms: Make libkms.h usable in C++
by Laurent Pinchart
· 12 years ago
e5d8a9c
freedreno: add shifted reloc
by Rob Clark
· 12 years ago
a36cdb8
radeon: add si tiling support v5
by Jerome Glisse
· 12 years ago
309cb64
radeon: update radeon_drm.h to kernel last API additions v2
by Jerome Glisse
· 12 years ago
b7bb9e9
intel-decode: Fix gen6 HIER_DEPTH_BUFFER decoding
by Daniel Vetter
· 12 years ago
ca678bc
intel: Fix Haswell CRW PCI IDs.
by Kenneth Graunke
· 12 years ago
1eb2860
drm: Fix error message in drmWaitVBlank
by Daniel Kurtz
· 12 years ago
99105e7
makefiles: Add missing headers.
by Maarten Lankhorst
· 12 years ago
6113c3d
Remove unused header xf86mm.h.
by Maarten Lankhorst
· 12 years ago
c005f04
configure.ac: bump version to 2.4.43 for release
by Maarten Lankhorst
· 12 years ago
93d1259
intel_chipset: Fix up VLV confusion
by Ville Syrjälä
· 12 years ago
6e55fd7
intel_chipset: Use parens around macro arguments
by Ville Syrjälä
· 12 years ago
f92d796
nouveau: add a way to override single pushbuffer memory limits
by Marcin Slusarz
· 12 years ago
284421a
nouveau: return error from pushbuf_validate
by Marcin Slusarz
· 12 years ago
9b0c7f2
tests: allow tests programs to be installed (cumulative patch)
by Benjamin Gaignard
· 12 years ago
62d8866
tests: allow tests programs to be installed
by Benjamin Gaignard
· 12 years ago
36a2daa
radeon: add pci ids for Richland APUs
by Alex Deucher
· 12 years ago
bbf6e3d
libdrm/exynos: add test application for 2d gpu.
by Inki Dae
· 12 years ago
ade2ad2
radeonsi: make sure tile_split field are not garbage
by Jerome Glisse
· 12 years ago
41fc2cc
freedreno: add freedreno DRM
by Rob Clark
· 12 years ago
36d1821
intel_chipset: Merge intel-gpu-tools chipsets
by Ben Widawsky
· 12 years ago
20c5607
intel: fix length mask for Gen5/Gen6 3DSTATE_CLEAR_PARAMS
by Chris Forbes
· 12 years ago
3b5cc13
intel/aub: Actually run BLT batches on the blit ring.
by Kenneth Graunke
· 12 years ago
183b5f2
configure.ac: bump version to 2.4.42 for release
by Maarten Lankhorst
· 12 years ago
f9a9311
libdrm: remove DISTCHECK_CONFIGURE_FLAGS
by Maarten Lankhorst
· 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
ef866c7
intel: add more VLV PCI IDs
by Jesse Barnes
· 12 years ago
9dc0072
man: Fix typo and use $() for make expressions
by Thierry Reding
· 12 years ago
303ca37
radeon: Fix 1D tiling layout on SI.
by Michel Dänzer
· 12 years ago
08cb5c1
man: fix manpage build instructions
by David Herrmann
· 12 years ago
481763c
nouveau: use @PACKAGE_VERSION@ in libdrm_nouveau.pc
by Maarten Lankhorst
· 12 years ago
007bff7
configure.ac: bump version to 2.4.41 for release
by Maarten Lankhorst
· 12 years ago
c41b494
nouveau: expose channel engine selection on kepler chipsets
by Ben Skeggs
· 12 years ago
9e6f96a
libdrm_nouveau.pc: don't include I${includedir}/nouveau
by Marcin Slusarz
· 12 years ago
fdda970
intel: Remove the fence count contributions when clearing relocs
by Chris Wilson
· 12 years ago
1dbd873
man: disable man page building until David saves us all
by Jesse Barnes
· 12 years ago
fd6b369
man: add drm-memory overview page
by David Herrmann
· 12 years ago
8cd0c13
man: add drm-kms overview page
by David Herrmann
· 12 years ago
0a766a5
man: add drm.7 overview page
by David Herrmann
· 12 years ago
6b7e45c
man: convert manpages to XML instead of plain troff
by David Herrmann
· 12 years ago
891517f
nouveau: disallow pushbuf BOs in multiple memory types
by Ben Skeggs
· 12 years ago
baf0a7d
libkms: return -EINVAL on fstat error
by Maxime Villard
· 12 years ago
1f4b5e1
libkms: fix memory leak in error path
by Maxime Villard
· 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
7d42b49
intel: Fix missing ETIME on BSD operating systems
by David Shao
· 12 years ago
e01d68f
configure.ac: bump version to 2.4.40 for release
by Marek Olšák
· 12 years ago
2089a00
fix make distcheck
by Dave Airlie
· 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
e81acf5
initialize width/height fields in drmModeCrtc
by Rob Clark
· 12 years ago
844d75e
update gitignore
by Rob Clark
· 12 years ago
28a13f0
omap: release lock also on error paths
by Vincent Penquerc'h
· 12 years ago
14db948
configure.ac: Allow forcible disabling of Cairo support
by Daniel Stone
· 12 years ago
Next »