index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Deal with machines that expose less than three QGV points
Ville Syrjälä
2019-07-29
1
-2
/
+3
*
drm/i915: Update DRIVER_DATE to 20190619
Jani Nikula
2019-06-19
1
-2
/
+2
*
drm/i915/ehl: Introduce Mule Creek Canyon PCH
Matt Roper
2019-06-17
1
-0
/
+3
*
drm/i915/dmc: add support to load dmc_header version 3
Lucas De Marchi
2019-06-17
1
-2
/
+2
*
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
1
-6
/
+7
*
drm/i915: move and rename i915_runtime_pm
Daniele Ceraolo Spurio
2019-06-14
1
-51
/
+1
*
drm/i915: prefer i915_runtime_pm in intel_runtime function
Daniele Ceraolo Spurio
2019-06-14
1
-0
/
+2
*
drm/i915: Refine i915_reset.lock_map
Chris Wilson
2019-06-14
1
-8
/
+0
*
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-13
1
-28
/
+0
*
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
2019-06-12
1
-3
/
+0
*
drm/i915: Remove I915_READ_NOTRACE
Tvrtko Ursulin
2019-06-12
1
-1
/
+0
*
drm/i915: Remove I915_WRITE_NOTRACE
Tvrtko Ursulin
2019-06-12
1
-1
/
+0
*
drm/i915: Remove POSTING_READ16
Tvrtko Ursulin
2019-06-12
1
-1
/
+0
*
drm/i915: Remove I915_POSTING_READ_FW
Tvrtko Ursulin
2019-06-12
1
-1
/
+0
*
drm/i915: Remove I915_READ8
Tvrtko Ursulin
2019-06-12
1
-2
/
+0
*
drm/i915: Combine unbound/bound list tracking for objects
Chris Wilson
2019-06-12
1
-9
/
+5
*
drm/i915: Kill INTEL_SUBPLATFORM_AML
Ville Syrjälä
2019-06-12
1
-3
/
+2
*
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
2019-06-12
1
-0
/
+8
*
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
1
-1
/
+1
*
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-11
1
-6
/
+0
*
drm/i915: Remove I915_READ64 and I915_READ64_32x2
Tvrtko Ursulin
2019-06-10
1
-18
/
+0
*
drm/i915: Eliminate unused mmio accessors
Tvrtko Ursulin
2019-06-10
1
-4
/
+0
*
drm/i915: move pm related declarations to intel_pm.h
Jani Nikula
2019-06-10
1
-10
/
+0
*
drm/i915/guc: always use Command Transport Buffers
Daniele Ceraolo Spurio
2019-06-09
1
-1
/
+0
*
drm/i915: Move object close under its own lock
Chris Wilson
2019-06-06
1
-1
/
+3
*
drm/i915/bios: store child device pointer in DDI port info
Jani Nikula
2019-06-05
1
-1
/
+3
*
drm/i915: Introduce vfunc read_luts() to create hw lut
Swati Sharma
2019-06-05
1
-0
/
+1
*
drm/i915: Pass intel_atomic_state to cdclk funcs
Ville Syrjälä
2019-06-04
1
-1
/
+1
*
drm/i915: move more defs in intel_display_power.h
Daniele Ceraolo Spurio
2019-06-04
1
-110
/
+0
*
drm/i915: extract intel_display_power.h/c from intel_runtime_pm.h/c
Daniele Ceraolo Spurio
2019-06-04
1
-0
/
+1
*
drm/i915: Report all objects with allocated pages to the shrinker
Chris Wilson
2019-05-31
1
-4
/
+3
*
drm/i915: Track the purgeable objects on a separate eviction list
Chris Wilson
2019-05-31
1
-6
/
+10
*
drm/i915: add force_probe module parameter to replace alpha_support
Jani Nikula
2019-05-31
1
-2
/
+0
*
drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
Janusz Krzysztofik
2019-05-31
1
-0
/
+1
*
drm/i915: Move GEM client throttling to its own file
Chris Wilson
2019-05-28
1
-6
/
+0
*
drm/i915: Move GEM object waiting to its own file
Chris Wilson
2019-05-28
1
-7
/
+0
*
drm/i915: Pull scatterlist utils out of i915_gem.h
Chris Wilson
2019-05-28
1
-110
/
+0
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-1
/
+1
*
drm/i915: Move GEM domain management to its own file
Chris Wilson
2019-05-28
1
-26
/
+0
*
drm/i915: Move mmap and friends to its own file
Chris Wilson
2019-05-28
1
-1
/
+0
*
drm/i915: Move phys objects to its own file
Chris Wilson
2019-05-28
1
-2
/
+0
*
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-05-28
1
-10
/
+0
*
drm/i915: Move object->pages API to i915_gem_object.[ch]
Chris Wilson
2019-05-28
1
-135
/
+6
*
drm/i915: Pull GEM ioctls interface to its own file
Chris Wilson
2019-05-28
1
-38
/
+0
*
drm/i915: Split GEM object type definition to its own header
Chris Wilson
2019-05-28
1
-1
/
+2
*
drm/i915: Keep user GGTT alive for a minimum of 250ms
Chris Wilson
2019-05-28
1
-0
/
+3
*
drm/i915: Make sure we have enough memory bandwidth on ICL
Ville Syrjälä
2019-05-27
1
-0
/
+8
*
drm/i915: Update DRIVER_DATE to 20190524
Jani Nikula
2019-05-24
1
-2
/
+2
*
drm/i915: Update DRIVER_DATE to 20190523
Jani Nikula
2019-05-23
1
-2
/
+2
*
drm/i915: Add a new "remapped" gtt_view
Ville Syrjälä
2019-05-20
1
-0
/
+4
[next]