index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
rpi-mipi
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2013-12-18
drm/i915: Clean up VMAs before freeing
Ben Widawsky
2013-12-18
drm/i915: Defer request freeing
Ben Widawsky
2013-12-18
drm/i915: Get context early in execbuf
Ben Widawsky
2013-12-18
drm/i915: Piggy back hangstats off of contexts
Ben Widawsky
2013-12-18
drm/i915: Create a per file_priv default context
Ben Widawsky
2013-12-18
drm/i915: Do aliasing PPGTT init with contexts
Ben Widawsky
2013-12-18
drm/i915: Restore PDEs for all VMs
Ben Widawsky
2013-12-18
drm/i915: Write PDEs at init instead of enable
Ben Widawsky
2013-12-18
drm/i915: Add VM to context
Ben Widawsky
2013-12-18
drm/i915: Reorganize intel_enable_ppgtt
Ben Widawsky
2013-12-18
drm/i915: Generalize PPGTT init
Ben Widawsky
2013-12-18
drm/i915: Flush TLBs after !RCS PP_DIR_BASE
Ben Widawsky
2013-12-18
drm/i915: Use LRI for switching PP_DIR_BASE
Ben Widawsky
2013-12-18
drm/i915: Extract mm switching to function
Ben Widawsky
2013-12-18
drm/i915: Use platform specific ppgtt enable
Ben Widawsky
2013-12-18
drm/i915: One hopeful eviction on PPGTT alloc
Ben Widawsky
2013-12-18
drm/i915: Use drm_mm for PPGTT PDEs
Ben Widawsky
2013-12-18
drm/i915: PPGTT vfuncs should take a ppgtt argument
Ben Widawsky
2013-12-18
drm/i915: Generalize default context setup
Ben Widawsky
2013-12-18
drm/i915: Split context enabling from init
Ben Widawsky
2013-12-18
drm/i915: Better reset handling for contexts
Ben Widawsky
2013-12-18
drm/i915: Track which ring a context ran on
Ben Widawsky
2013-12-18
drm/i915: Permit contexts on all rings
Ben Widawsky
2013-12-18
drm/i915: Simplify ring handling in execbuf
Ben Widawsky
2013-12-18
drm/i915: relax context alignment
Ben Widawsky
2013-12-18
drm/i915: Add a context open function
Ben Widawsky
2013-12-18
drm/i915: Remove vm arg from relocate entry
Ben Widawsky
2013-12-18
drm/i915: Create bind/unbind abstraction for VMAs
Ben Widawsky
2013-12-18
drm/i915: Make pin count per VMA
Ben Widawsky
2013-12-18
drm/i915: Identify active VM for batchbuffer capture
Ben Widawsky
2013-12-18
drm/i915: Don't use gtt mapping for !gtt error objects
Ben Widawsky
2013-12-18
drm/i915: Add vm to error BO capture
Ben Widawsky
2013-12-18
drm/i915: Handle inactivating objects for all VMAs
Ben Widawsky
2013-12-18
drm/i915: Takedown drm_mm on failed gtt setup
Ben Widawsky
2013-12-18
drm/i915: Allow ggtt lookups to not WARN
Ben Widawsky
2013-12-18
drm/i915: Don't unconditionally try to deref aliasing ppgtt
Ben Widawsky
2013-12-18
drm/i915: Provide PDP updates via MMIO
Ben Widawsky
2013-12-09
Merge tag 'v3.13-rc3' into drm-intel-next-queued
Daniel Vetter
2013-12-06
drm/i915: change CRTC assertion on LCPLL disable
Paulo Zanoni
2013-12-05
drm/i915: Do hw quiescing first during unload
Chris Wilson
2013-12-04
drm/i915: check context reset stats before relocations
Mika Kuoppala
2013-12-04
drm/i915: Fix ordering of unbind vs unpin pages
Chris Wilson
2013-12-04
drm/i915/vlv: Update Wait for FIFO and wait for 20 free entries. v3
Deepak S
2013-12-04
drm/i915: Swap primary planes on gen2 for FBC
Ville Syrjälä
2013-12-04
drm/i915: Reorganize FBC function pointer initializaition
Ville Syrjälä
2013-12-04
drm/i915: Fix FBC1 plane checks for gen2
Ville Syrjälä
2013-12-04
drm/i915: Fix bogus FBC1 defines
Ville Syrjälä
2013-12-04
drm/i915: Add REG_WRITE_FOOTER
Ville Syrjälä
2013-12-03
drm/i915: Add a timing breadcrumb to panel waits
Chris Wilson
2013-12-03
drm/i915: use __packed instead of __attribute__((packed))
Jani Nikula
[next]