index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_gem_stolen.c
Age
Commit message (
Expand
)
Author
2016-04-19
drm/i915: Clean up PCI config register handling
Joonas Lahtinen
2016-03-31
drm/i915: Refer to GGTT {,VM} consistently
Joonas Lahtinen
2016-03-18
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-02-26
drm/i915: Rename vma->*_list to *_link for consistency
Chris Wilson
2016-02-15
drm/i915: GEM operations need to be done under the big lock
Tvrtko Ursulin
2016-02-05
drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
Sagar Arun Kamble
2016-01-05
drm/i915: Allow use of get_dma_address for stolen backed objects
Ankitprasad Sharma
2015-12-17
drm/i915: Set the map-and-fenceable flag for preallocated objects
Chris Wilson
2015-10-28
drm/i915/kbl: Introduce Kabylake platform defition.
Rodrigo Vivi
2015-10-09
drm/i915: Determine the stolen memory base address on gen2
Ville Syrjälä
2015-09-30
drm/i915: don't use the first stolen page on Broadwell
Paulo Zanoni
2015-09-24
drm/i915: Defer adding preallocated stolen objects to the VM list
Chris Wilson
2015-09-23
drm/i915: Implement stolen reserved detection for ctg/elk
Ville Syrjälä
2015-09-23
drm/i915: avoid the last 8mb of stolen on BDW/SKL
Paulo Zanoni
2015-09-14
drm/i915: Set stolen reserved to 0 for pre-g4x platforms
Ville Syrjälä
2015-08-26
drm/i915: Fix build warning on 32-bit
Thierry Reding
2015-08-14
drm/i915: fix stolen bios_reserved checks
Paulo Zanoni
2015-07-15
Merge tag 'drm-intel-fixes-2015-07-15' into drm-intel-next-queued
Daniel Vetter
2015-07-13
drm/i915: remove unused has_dma_mapping flag
Imre Deak
2015-07-06
drm/i915: add dev_priv->mm.stolen_lock
Paulo Zanoni
2015-07-06
drm/i915: move FBC code out of i915_gem_stolen.c
Paulo Zanoni
2015-07-06
drm/i915: add simple wrappers for stolen node insertion/removal
Paulo Zanoni
2015-04-09
drm/i915: use proper FBC base register on all new platforms
Imre Deak
2015-03-09
Merge tag 'v4.0-rc3' into drm-next
Dave Airlie
2015-02-24
drm/i915: Align initial plane backing objects correctly
Daniel Vetter
2015-02-24
drm/i915: don't reallocate the compressed FB at every frame
Paulo Zanoni
2015-02-13
drm/i915/fbc: fix the check for already reserved fbc size
Jani Nikula
2014-12-10
drm/i915: Don't complain about stolen conflicts on gen3
Daniel Vetter
2014-11-04
drm/i915: Move flags describing VMA mappings into the VMA
Tvrtko Ursulin
2014-09-19
drm/i915: Extend BIOS stolen mem handling to all platform
Daniel Vetter
2014-08-05
Merge tag 'v3.16' into drm-next
Dave Airlie
2014-07-09
drm/i915: Don't clobber the GTT when it's within stolen memory
Ville Syrjälä
2014-07-03
drm/i915: Try harder to get FBC
Ben Widawsky
2014-07-03
drm/i915: Extract CFB threshold calculation
Ben Widawsky
2014-07-03
drm/i915: Move compressed_fb to static allocation
Ben Widawsky
2014-06-13
drm/i915: Use the .release hook to drop the stolen drm_mm tracking
Chris Wilson
2014-03-31
drm/i915: restrict vt-d stolen memory workaround to pre-gen8
Daniel Vetter
2014-03-19
drm/i915: Disable stolen memory when DMAR is active
Chris Wilson
2014-03-03
drm/i915: Resolving the memory region conflict for Stolen area
Akash Goel
2014-01-28
drm/i915: Fix the offset issue for the stolen GEM objects
Akash Goel
2013-12-18
drm/i915: grab a pages pin count for preallocate stolen
Daniel Vetter
2013-09-24
Merge tag 'v3.12-rc2' into drm-intel-next
Daniel Vetter
2013-09-05
drm/i915: Skip stolen region initialisation if none is reserved
Chris Wilson
2013-09-04
drm/i915: inline vma_create into lookup_or_create_vma
Daniel Vetter
2013-08-30
Merge tag 'drm-intel-next-2013-08-23' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-22
drm/i915: clarify error paths in create_stolen_for_preallocated
Daniel Vetter
2013-08-21
Merge tag 'drm-intel-next-2013-08-09' of git://people.freedesktop.org/~danvet...
Dave Airlie
2013-08-10
drm/i915: Allow the GPU to cache stolen memory
Chris Wilson
2013-08-08
drm/i915: mm_list is per VMA
Ben Widawsky
2013-08-07
Merge tag 'drm-intel-next-2013-07-26-fixed' of git://people.freedesktop.org/~...
Dave Airlie
[next]