index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: split out intel_pch.[ch] from i915_drv.[ch]
Jani Nikula
2019-08-08
1
-59
/
+1
*
drm/i915: Make wopcm_to_i915() private
Michal Wajdeczko
2019-08-07
1
-5
/
+0
*
drm/i915/perf: Refactor oa object to better manage resources
Umesh Nerlige Ramappa
2019-08-07
1
-112
/
+107
*
drm/i915: Isolate i915_getparam_ioctl()
Chris Wilson
2019-08-07
1
-0
/
+3
*
drm/i915: move property enums to intel_display_types.h
Jani Nikula
2019-08-07
1
-12
/
+0
*
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-07
1
-2
/
+1
*
drm/i915: move intel_display.c function declarations
Jani Nikula
2019-08-07
1
-15
/
+0
*
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
1
-3
/
+12
*
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2019-08-06
1
-2
/
+4
*
drm/i915: Use drm_i915_private directly from drv_get_drvdata()
Chris Wilson
2019-08-06
1
-2
/
+7
*
drm/i915: Flush the freed object list on file close
Chris Wilson
2019-08-02
1
-1
/
+0
*
drm/i915: Add i915 to i915_inject_probe_failure
Michal Wajdeczko
2019-08-02
1
-5
/
+7
*
drm/i915/uc: Rename intel_uc_is_using* into intel_uc_supports*
Michal Wajdeczko
2019-08-01
1
-2
/
+2
*
drm/i915/tgl: Tigerlake only has global MOCS registers
Michel Thierry
2019-07-31
1
-0
/
+2
*
drm/i915/uc: Move uC WOPCM setup in uc_init_hw
Daniele Ceraolo Spurio
2019-07-31
1
-2
/
+1
*
drm/i915/tgl: Add hpd interrupt handling
Lucas De Marchi
2019-07-30
1
-0
/
+4
*
drm/i915: Update DRIVER_DATE to 20190730
Rodrigo Vivi
2019-07-30
1
-2
/
+2
*
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
2019-07-30
1
-3
/
+0
*
drm/i915/uc: Unify uC platform check
Daniele Ceraolo Spurio
2019-07-25
1
-13
/
+2
*
drm/i915: Fix and improve MCR selection logic
Tvrtko Ursulin
2019-07-19
1
-2
/
+0
*
drm/i915: Add support for retrying hotplug
Imre Deak
2019-07-15
1
-1
/
+2
*
drm/i915/uc: kill <g,h>uc_to_i915
Daniele Ceraolo Spurio
2019-07-13
1
-10
/
+0
*
drm/i915/guc: prefer intel_gt in guc interrupt functions
Daniele Ceraolo Spurio
2019-07-13
1
-1
/
+0
*
drm/i915/uc: Move intel functions to intel_uc
Daniele Ceraolo Spurio
2019-07-13
1
-3
/
+3
*
drm/i915/uc: move GuC/HuC inside intel_gt under a new intel_uc
Daniele Ceraolo Spurio
2019-07-13
1
-5
/
+2
*
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
2019-07-13
1
-1
/
+1
*
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-33
/
+2
*
drm/i915: Propagate "_remove" function name suffix down
Janusz Krzysztofik
2019-07-12
1
-2
/
+2
*
drm/i915: Propagate "_release" function name suffix down
Janusz Krzysztofik
2019-07-12
1
-1
/
+1
*
drm/i915: Replace "_load" with "_probe" consequently
Janusz Krzysztofik
2019-07-12
1
-5
/
+5
*
drm/i915: Rename "_load"/"_unload" to match PCI entry points
Janusz Krzysztofik
2019-07-12
1
-2
/
+2
*
drm/i915: Drop extern qualifiers from header function prototypes
Janusz Krzysztofik
2019-07-12
1
-25
/
+22
*
drm/i915/tgl: Introduce Tiger Lake PCH
Radhakrishna Sripada
2019-07-11
1
-0
/
+3
*
drm/i915/tgl: add initial Tiger Lake definitions
Daniele Ceraolo Spurio
2019-07-11
1
-0
/
+1
*
drm/i915/guc: Remove preemption support for current fw
Chris Wilson
2019-07-11
1
-2
/
+0
*
drm/i915: Update DRIVER_DATE to 20190708
Rodrigo Vivi
2019-07-08
1
-2
/
+2
*
drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt
Tvrtko Ursulin
2019-07-05
1
-2
/
+0
*
drm/i915: Flush the workqueue before draining
Chris Wilson
2019-07-04
1
-0
/
+1
*
drm/i915: Deal with machines that expose less than three QGV points
Ville Syrjälä
2019-07-03
1
-2
/
+3
*
drm/i915/gem: Free pages before rcu-freeing the object
Chris Wilson
2019-07-03
1
-7
/
+8
*
Revert "drm/i915: Introduce private PAT management"
Michał Winiarski
2019-07-02
1
-2
/
+0
*
drm/i915: Use intel state as much as possible in wm code
Maarten Lankhorst
2019-07-01
1
-6
/
+6
*
drm/i915: Convert most of atomic commit to take more intel state
Maarten Lankhorst
2019-07-01
1
-3
/
+3
*
drm/i915/ehl: Add one additional PCH ID to MCC
Matt Roper
2019-06-25
1
-0
/
+1
*
drm/i915: Eliminate dual personality of i915_scratch_offset
Tvrtko Ursulin
2019-06-21
1
-5
/
+0
*
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
1
-1
/
+1
*
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
2019-06-21
1
-8
/
+0
*
drm/i915: Convert i915_gem_flush_ggtt_writes to intel_gt
Tvrtko Ursulin
2019-06-21
1
-2
/
+0
*
drm/i915: Convert i915_gem_init_swizzling to intel_gt
Tvrtko Ursulin
2019-06-21
1
-1
/
+0
*
drm/i915: Introduce struct intel_gt as replacement for anonymous i915->gt
Tvrtko Ursulin
2019-06-21
1
-32
/
+2
[next]