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_drv.c
Age
Commit message (
Expand
)
Author
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2019-08-06
drm/i915: Use drm_i915_private directly from drv_get_drvdata()
Chris Wilson
2019-08-02
drm/i915: Flush the freed object list on file close
Chris Wilson
2019-08-02
drm/i915: Add i915 to i915_inject_probe_failure
Michal Wajdeczko
2019-08-01
drm/i915/gt: Introduce intel_gt_runtime_suspend/resume
Daniele Ceraolo Spurio
2019-08-01
drm/i915/uc: Move uC early functions inside the GT ones
Daniele Ceraolo Spurio
2019-08-01
drm/i915/gt: Move gt_cleanup_early out of gem_cleanup_early
Daniele Ceraolo Spurio
2019-07-31
drm/i915/uc: Don't enable communication twice on resume
Daniele Ceraolo Spurio
2019-07-23
drm/i915: Use dev_get_drvdata
Chuhong Yuan
2019-07-22
drm/i915: Remove obsolete engine cleanup
Chris Wilson
2019-07-13
drm/i915/uc: Move intel functions to intel_uc
Daniele Ceraolo Spurio
2019-07-13
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
2019-07-13
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
drm/i915: Propagate "_probe" function name suffix down
Janusz Krzysztofik
2019-07-12
drm/i915: Propagate "_remove" function name suffix down
Janusz Krzysztofik
2019-07-12
drm/i915: Propagate "_release" function name suffix down
Janusz Krzysztofik
2019-07-12
drm/i915: Replace "_load" with "_probe" consequently
Janusz Krzysztofik
2019-07-12
drm/i915: Rename "_load"/"_unload" to match PCI entry points
Janusz Krzysztofik
2019-07-11
drm/i915/tgl: Add TGL PCH detection in virtualized environment
Mahesh Kumar
2019-07-11
drm/i915/tgl: Introduce Tiger Lake PCH
Radhakrishna Sripada
2019-06-26
drm/i915: Initialize drm_driver vblank funcs at compile time
Ville Syrjälä
2019-06-26
drm/i915: Nuke drm_driver irq vfuncs
Ville Syrjälä
2019-06-25
drm/i915/gt: Pass intel_gt to pm routines
Chris Wilson
2019-06-25
drm/i915/ehl: Add one additional PCH ID to MCC
Matt Roper
2019-06-21
drm/i915: Store ggtt pointer in intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Convert i915_gem_init_swizzling to intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Make i915_check_and_clear_faults take intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Store some backpointers in struct intel_gt
Tvrtko Ursulin
2019-06-21
drm/i915: Move intel_gt initialization to a separate file
Tvrtko Ursulin
2019-06-20
drm/i915/gvt: decouple check_vgpu() from uncore_init()
Daniele Ceraolo Spurio
2019-06-20
drm/i915: kill uncore_to_i915
Daniele Ceraolo Spurio
2019-06-20
drm/i915: kill uncore_sanitize
Daniele Ceraolo Spurio
2019-06-17
drm/i915/ehl: Introduce Mule Creek Canyon PCH
Matt Roper
2019-06-17
drm/i915: move modesetting core code under display/
Jani Nikula
2019-06-17
drm/i915: move modesetting output/encoder code under display/
Jani Nikula
2019-06-14
drm/i915: move a few more functions to accept the rpm structure
Daniele Ceraolo Spurio
2019-06-14
drm/i915: move and rename i915_runtime_pm
Daniele Ceraolo Spurio
2019-06-14
drm/i915: make enable/disable rpm assert function use the rpm structure
Daniele Ceraolo Spurio
2019-06-13
drm/i915: Move fence register tracking from i915->mm to ggtt
Chris Wilson
2019-06-12
drm/i915: Remove I915_READ_NOTRACE
Tvrtko Ursulin
2019-05-31
drm/i915: Split off pci_driver.remove() tail to drm_driver.release()
Janusz Krzysztofik
2019-05-29
Revert "drm/i915: Expand subslice mask"
Jani Nikula
2019-05-28
drm/i915: Expand subslice mask
Stuart Summers
2019-05-28
drm/i915: Refactor sseu helper functions
Stuart Summers
2019-05-28
drm/i915: Use local variable for SSEU info in GETPARAM ioctl
Stuart Summers
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Pull GEM ioctls interface to its own file
Chris Wilson
2019-05-27
drm/i915: Make sure we have enough memory bandwidth on ICL
Ville Syrjälä
[next]