projects
/
platform
/
upstream
/
libdrm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
configure: Bump version for 2.4.31
[platform/upstream/libdrm.git]
/
intel
/
2012-02-01
Eugeni Dodonov
intel: query for LLC support
tree
|
commitdiff
2012-01-30
Chad Versace
intel: Fix bufmgr_gem->gen for gen > 4
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Add minimal decode for remaining gen7 packets...
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Add decode for gen7 constant buffer packets.
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Add decode for gen7 state pointers.
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Add support for parsing gen7 URB packets.
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Make most of the logic for 965 3d packet length...
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Move the logic for getting 965 3d packet length...
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Add support for parsing 965 3d packets using...
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Parse the correct length for gen7 3DSTATE_MULTIS...
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Put the "gen" shorthand chipset identifier in...
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Avoid the need for most overflow checks by using...
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Make instr_out take the decode context.
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Use the context to simplify BR01 decode.
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Use the context to simplify BR00 decode.
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Plumb the context through the decode callchain.
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Drop the code for counting parsing failures.
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Track the current packet location in the decode...
tree
|
commitdiff
2012-01-27
Eric Anholt
intel: Add a regression test for 2D decode, which I...
tree
|
commitdiff
2012-01-04
Eric Anholt
intel: Add regression tests for batch decode.
tree
|
commitdiff
2012-01-04
Eric Anholt
intel: Add a regression test program for intel_decode.c.
tree
|
commitdiff
2012-01-04
Eric Anholt
intel: Add an interface for setting the output file...
tree
|
commitdiff
2011-12-31
Johannes Obermayr
intel/intel_decode.c: Remove #include "intel_decode.h".
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Disable unused decode_logic_op().
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Turn on normal warnings for intel_decode.c build.
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Remove c99ish variable declarations.
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Fix printf format warnings for intel_decode.
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Add printflike warnings for instr_out.
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Fix a ton of signed vs unsigned and const char...
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Fix Wsigned-compare warnings (soon to be enabled).
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Get intel_decode.c minimally building.
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Minor style tweaks after Lindent.
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Reformat intel_decode.c from intel-gpu-tools...
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: intel: Add IS_GEN[567] macros.
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Make intel_chipset handle devid directly.
tree
|
commitdiff
2011-12-30
Eric Anholt
intel: Import intel_decode.c from intel-gpu-tools.
tree
|
commitdiff
2011-12-14
Chris Wilson
intel: Reset vma list upon purge
tree
|
commitdiff
2011-12-13
Chris Wilson
intel: Remove the fresh assertions used to debug the...
tree
|
commitdiff
2011-12-13
Chris Wilson
intel: Update map-count for an early error return durin...
tree
|
commitdiff
2011-12-06
Chris Wilson
intel: Evict cached VMA in order to make room for new...
tree
|
commitdiff
2011-12-05
Chris Wilson
intel: Add an interface to limit vma caching
tree
|
commitdiff
2011-12-05
Chris Wilson
intel: Clean up mmaps on freeing the buffer
tree
|
commitdiff
2011-12-05
Chris Wilson
intel: Unmap buffers during drm_intel_gem_bo_unmap
tree
|
commitdiff
2011-12-04
Daniel Vetter
intel: limit aperture space to mappable area on gen3
tree
|
commitdiff
2011-10-29
Eric Anholt
intel: Share the implementation of BO unmap between...
tree
|
commitdiff
2011-10-29
Eric Anholt
intel: Don't call the SW_FINISH ioctl unless a CPU...
tree
|
commitdiff
2011-10-29
Eric Anholt
intel: Remove stale comment.
tree
|
commitdiff
2011-10-28
Eric Anholt
intel: Add an interface for removing relocs after they...
tree
|
commitdiff
2011-10-28
Eric Anholt
intel: Use stdbool.h for dealing with boolean values.
tree
|
commitdiff
2011-09-22
Daniel Vetter
drm/i915: y tiling on i915G/i915GM is different
tree
|
commitdiff
2011-09-22
Daniel Vetter
drm/intel: don't clobber bufmgr->pci_device
tree
|
commitdiff
2011-08-01
Ben Widawsky
intel: shared header for shader debugging
tree
|
commitdiff
2011-07-20
Yuanhan Liu
intel: fix the wrong method check for bo_get_subdata
tree
|
commitdiff
2011-06-04
Chris Wilson
intel: Add interface to query aperture sizes.
tree
|
commitdiff
2011-04-04
Chris Wilson
intel: Also handle mrb_exec fallback with ring == I915_...
tree
|
commitdiff
2011-03-26
Daniel Vetter
Cleanup gen2 tiling confusion
tree
|
commitdiff
2011-02-22
Daniel Vetter
intel: Fixup for the fix for relaxed tiling on gen2
tree
|
commitdiff
2011-02-22
Daniel Vetter
intel: fix relaxed tiling on gen2
tree
|
commitdiff
2011-02-14
Chris Wilson
intel: Remember named bo
tree
|
commitdiff
2011-02-14
Chris Wilson
intel: Set the public handle after opening by name
tree
|
commitdiff
2011-01-12
Chris Wilson
intel: compile fix for previous commit after rebasing
tree
|
commitdiff
2011-01-12
Chris Wilson
intel: Fallback to old exec if no mrb_exec is available
tree
|
commitdiff
2010-12-19
Chris Wilson
intel: Export CONSTANT_BUFFER addressing mode
tree
|
commitdiff
2010-12-07
Chris Wilson
intel: Reorder need_fence vs fenced_command to avoid...
tree
|
commitdiff
2010-12-03
Chris Wilson
intel: If the command is fenced inform the kernel
tree
|
commitdiff
2010-11-25
Chris Wilson
intel: Add a forward declaration of struct drm_clip_rect
tree
|
commitdiff
2010-11-22
Chris Wilson
intel: Compute in-aperture size for relaxed fenced...
tree
|
commitdiff
2010-11-09
Eric Anholt
intel: Fix drm_intel_gem_bo_wait_rendering to wait...
tree
|
commitdiff
2010-11-07
Albert Damen
intel: initialize bufmgr.bo_mrb_exec unconditionally
tree
|
commitdiff
2010-11-02
Eric Anholt
intel: Drop silly asserts on mappings present at unmap...
tree
|
commitdiff
2010-11-02
Eric Anholt
intel: Remove gratuitous assert on bo_reference.
tree
|
commitdiff
2010-11-01
Eric Anholt
intel: Shove the fake bufmgr subdata implementation...
tree
|
commitdiff
2010-11-01
Eric Anholt
intel: Remove stale comment.
tree
|
commitdiff
2010-10-29
Chris Wilson
intel: enable relaxed fence allocation for i915
tree
|
commitdiff
2010-10-26
Chris Wilson
intel: Prepare for BLT ring split.
tree
|
commitdiff
2010-10-01
Chris Wilson
intel: Downgrade error warnings to debug
tree
|
commitdiff
2010-09-25
Chris Wilson
intel: Replace open-coded drmIoctl with calls to drmIoctl()
tree
|
commitdiff
2010-08-26
Eric Anholt
Avoid use of c++ reserved keyword "virtual" when using...
tree
|
commitdiff
2010-06-29
Chris Wilson
intel: Suppress the error return from setting domains...
tree
|
commitdiff
2010-06-24
Chris Wilson
intel: Limit tiled pitches to 8192 on pre-i965.
tree
|
commitdiff
2010-06-22
Chris Wilson
intel: Only adjust the local stride used for SET_TILING...
tree
|
commitdiff
2010-06-22
Chris Wilson
intel: Restore SET_TILING for non-flinked bo.
tree
|
commitdiff
2010-06-22
Chris Wilson
intel: '===' != '=='
tree
|
commitdiff
2010-06-22
Chris Wilson
intel: Sanitise strides for linear buffers and SET_TILING
tree
|
commitdiff
2010-06-21
Chris Wilson
intel: Print out debugging message following ENOSPC
tree
|
commitdiff
2010-06-21
Chris Wilson
intel: Scan the cache for old bo once every second.
tree
|
commitdiff
2010-06-21
Chris Wilson
intel: Force stride to be 0 for I915_TILING_NONE.
tree
|
commitdiff
2010-06-21
Chris Wilson
intel: Defer tiling change to allocation.
tree
|
commitdiff
2010-06-21
Chris Wilson
intel: Track tiling stride
tree
|
commitdiff
2010-06-10
Eric Anholt
intel: Fix several other paths for buffers pointing...
tree
|
commitdiff
2010-06-10
Eric Anholt
intel: Add more intermediate sizes of cache buckets...
tree
|
commitdiff
2010-06-09
Chris Wilson
intel: Convert to untiled pitches if surface is too...
tree
|
commitdiff
2010-06-08
Eric Anholt
Allow a buffer to point at itself and still get relocs.
tree
|
commitdiff
2010-06-06
Zou Nan hai
intel: Add support for kernel multi-ringbuffer API.
tree
|
commitdiff
2010-05-26
Eric Anholt
intel_bufmgr_fake: fix compile warning.
tree
|
commitdiff
2010-05-24
Chris Wilson
intel: Don't change tiling mode unless the kernel repor...
tree
|
commitdiff
2010-05-13
Chris Wilson
Revert "intel: We don't need to take the bufmgr lock...
tree
|
commitdiff
2010-05-11
Chris Wilson
intel: query whether a buffer is reusable.
tree
|
commitdiff
2010-05-06
Chris Wilson
intel: We don't need to take the bufmgr lock whilst...
tree
|
commitdiff
2010-04-11
Chris Wilson
intel: Use the correct size when allocating reloc_targe...
tree
|
commitdiff
next