summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem.c
AgeCommit message (Expand)Author
2016-01-18Merge tag 'drm-intel-next-fixes-2016-01-14' of git://anongit.freedesktop.org/...Dave Airlie
2016-01-13drm/i915/gen9: Set PIN_ZONE_4G end to 4GB - 1 pageMichel Thierry
2015-12-23Merge tag 'drm-intel-next-2015-12-18' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2015-12-18drm/i915: Only spin whilst waiting on the current requestChris Wilson
2015-12-18drm/i915: Limit the busy wait on requests to 5us not 10ms!Chris Wilson
2015-12-18drm/i915: Break busywaiting for requests on pending signalsChris Wilson
2015-12-17drm/i915: Set the map-and-fenceable flag for preallocated objectsChris Wilson
2015-12-15Merge tag 'drm-intel-next-2015-12-04-1' of git://anongit.freedesktop.org/drm-...Dave Airlie
2015-12-11Merge tag 'drm-i915-get-eld' of tiwai/sound into drm-intel-next-queuedDaniel Vetter
2015-12-11drm/i915: mark a newly-created GEM object dirty when filled with dataDave Gordon
2015-12-11drm/i915: mark GEM object pages dirty when mapped & written by the CPUDave Gordon
2015-12-11drm/i915: Update to post-reset execlist queue clean-upTomas Elf
2015-12-10drm/i915: Remove VLV A0 hackWayne Boyer
2015-12-10drm/i915: Separate cherryview from valleyviewWayne Boyer
2015-12-09drm/i915: Add soft-pinning API for execbufferChris Wilson
2015-12-09drm: Move drm_display_mode an related docs into kerneldocDaniel Vetter
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie
2015-12-04Revert "drm/i915: Extend LRC pinning to cover GPU context writeback"Daniel Vetter
2015-12-04drm/i915: Fix RPS pointer passed from wait_ioctl to i915_wait_requestChris Wilson
2015-12-03drm/i915: Extend LRC pinning to cover GPU context writebackNick Hoath
2015-12-01drm/i915: Check the timeout passed to i915_wait_requestChris Wilson
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter
2015-11-18drm/i915: Add functions to emit register offsets to the ringVille Syrjälä
2015-11-18drm/i915: Parametrize L3 error registersVille Syrjälä
2015-11-16drm/i915: get runtime PM reference around GEM set_caching IOCTLImre Deak
2015-11-12drm/i915: Remove redundant check in i915_gem_obj_to_vmaTvrtko Ursulin
2015-11-10Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-11-06mm, fs: introduce mapping_gfp_constraint()Michal Hocko
2015-11-06mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman
2015-11-06mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman
2015-11-02drm/i915: Wait for object idle without locks in atomic_commit, v2.Maarten Lankhorst
2015-10-31drm/i915: Shut up GuC errors when it's disabledDaniel Vetter
2015-10-28drm/i915: Recover all available ringbuffer space following resetChris Wilson
2015-10-22drm/i915: Grab execlist spinlock to avoid post-reset concurrency issues.Tomas Elf
2015-10-21drm/i915: add helpers for platform specific revision id range checksJani Nikula
2015-10-21drm/i915/bxt: add revision id for A1 stepping and use itJani Nikula
2015-10-13drm/i915: Drop i915_gem_obj_is_pinned() from set-cache-levelChris Wilson
2015-10-07drm/i915/snb: remove pre-production hardware workaroundJani Nikula
2015-10-06drm/i915: Clean up associated VMAs on context destructionTvrtko Ursulin
2015-10-01drm/i915: Wa32bitGeneralStateOffset & Wa32bitInstructionBaseOffsetMichel Thierry
2015-09-30Merge remote-tracking branch 'airlied/drm-next' into drm-intel-nextDaniel Vetter
2015-09-23drm/i915/gtt: Do not initialize drm_mm twice.Michał Winiarski
2015-09-17drm/i915: fix kernel-doc warnings in i915_gem.cGeliang Tang
2015-09-14drm/i915: Split alloc from init for lrcNick Hoath
2015-09-14drm/i915: don't try to load GuC fw on pre-gen9Jesse Barnes
2015-09-10drm/i915: Remove one very outdated commentTvrtko Ursulin
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-08-26drm/i915/bxt: don't allow cached GEM mappings on A steppingImre Deak
2015-08-14drm/i915: GuC-specific firmware loaderAlex Dai
2015-08-14drm/i915: clflush on pin_to_display after pwrite to UC bo in LLCVille Syrjälä