Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
73ebd503034c1abe31137df02dd4493eb7a522d4
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
73ebd50
drm/i915: make mappable struct resource centric
by Matthew Auld
· 7 years ago
6647852
Merge airlied/drm-next into drm-intel-next-queued
by Rodrigo Vivi
· 7 years ago
3f1f0b1
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
107783d
drm/i915: Taint (TAINT_WARN) the kernel if the GPU reset fails
by Chris Wilson
· 7 years ago
ca797d2
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
by Dave Airlie
· 7 years ago
fb6db0f
drm/i915: Remove unsafe i915.enable_rc6
by Chris Wilson
· 7 years ago
f7096d4
drm/i915: Sleep and retry a GPU reset if at first we don't succeed
by Chris Wilson
· 7 years ago
43f462f
Merge tag 'drm-for-v4.15-part2-fixes' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
448aa91
drm/i915: Enable hotplug polling after registering the outputs
by Chris Wilson
· 7 years ago
848b365
drm/i915: Rename shrinker init/cleanup to match driver initialisation phase
by Chris Wilson
· 7 years ago
b46a33e
drm/i915/pmu: Expose a PMU interface for perf queries
by Tvrtko Ursulin
· 7 years ago
3572f04
drm/i915: Fix init_clock_gating for resume
by Ville Syrjälä
· 7 years ago
294cf1a
drm/i915: Re-register PMIC bus access notifier on runtime resume
by Hans de Goede
· 7 years ago
93c6e96
drm/i915: Remove i915.semaphores modparam
by Chris Wilson
· 7 years ago
fb5c551
drm/i915: Remove i915.enable_execlists module parameter
by Chris Wilson
· 7 years ago
9f9b279
drm/i915/perf: reuse timestamp frequency from device info
by Lionel Landwerlin
· 7 years ago
675f7ff
drm/i915: Fix init_clock_gating for resume
by Ville Syrjälä
· 7 years ago
6a7a6a9
drm/i915: Add a policy note for removing workarounds
by Chris Wilson
· 7 years ago
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
01c799c
drm/i915: Call uncore_suspend before platform suspend handlers
by Hans de Goede
· 7 years ago
bedf4d7
drm/i915: Re-register PMIC bus access notifier on runtime resume
by Hans de Goede
· 7 years ago
7469c62
drm/i915: Resume GuC before using GEM
by Chris Wilson
· 7 years ago
f577a03
drm/i915: fix 64bit divide
by Lionel Landwerlin
· 7 years ago
dab9178
drm/i915: expose command stream timestamp frequency to userspace
by Lionel Landwerlin
· 7 years ago
37cd330
drm/i915: Remove redundant intel_autoenable_gt_powersave()
by Chris Wilson
· 7 years ago
9c52d1c
drm/i915/selftests: Yet another forgotten mock_i915->mm initialiser
by Chris Wilson
· 7 years ago
d2b4b97
drm/i915: Record the default hw state after reset upon load
by Chris Wilson
· 7 years ago
d378a3e
drm/i915: Inline intel_modeset_gem_init()
by Chris Wilson
· 7 years ago
c2eac4d
PCI / PM: Use the NEVER_SKIP driver flag
by Rafael J. Wysocki
· 7 years ago
6acbea8
drm/i915/guc: Add support for reset engine using GuC commands
by Michel Thierry
· 7 years ago
c41937fd
drm/i915/guc: Preemption! With GuC
by Michał Winiarski
· 7 years ago
a4598d1
drm/i915: Rename helpers used for unwinding, use macro for can_preempt
by Michał Winiarski
· 7 years ago
7c78142
drm/i915/userptr: Drop struct_mutex before cleanup
by Chris Wilson
· 7 years ago
37d933f
drm/i915: Introduce separate status variable for RC6 and LLC ring frequency setup
by Sagar Arun Kamble
· 7 years ago
771decb
drm/i915: Rename intel_enable_rc6 to intel_rc6_enabled
by Sagar Arun Kamble
· 7 years ago
562d9ba
drm/i915: Name structure in dev_priv that contains RPS/RC6 state as "gt_pm"
by Sagar Arun Kamble
· 7 years ago
ad1443f
drm/i915: Name i915_runtime_pm structure in dev_priv as "runtime_pm"
by Sagar Arun Kamble
· 7 years ago
ac14fbd
drm/i915/scheduler: Support user-defined priorities
by Chris Wilson
· 7 years ago
beecec9
drm/i915/execlists: Preemption!
by Chris Wilson
· 7 years ago
bf64e0b
drm/i915: Expand I915_PARAM_HAS_SCHEDULER into a capability bitmask
by Chris Wilson
· 7 years ago
1fc556f
drm/i915/uc: Create intel_uc_init_mmio
by Sagar Arun Kamble
· 7 years ago
dd9f31c
drm/i915/gen9+: Set same power state before hibernation image save/restore
by Imre Deak
· 7 years ago
ae7617f
drm/i915: Allow optimized platform checks
by Tvrtko Ursulin
· 7 years ago
4f044a8
drm/i915: Rename global i915 to i915_modparams
by Michal Wajdeczko
· 7 years ago
2503a0f
drm/i915/bxt+: Enable IPC support
by Kumar, Mahesh
· 7 years ago
bcd7726
drm/i915: Re-enable GTT following a device reset
by Chris Wilson
· 7 years ago
0db8c96
drm/i915: Re-enable GTT following a device reset
by Chris Wilson
· 7 years ago
eb37193
drm/i915/cfl: Coffee Lake works on Kaby Lake PCH.
by Rodrigo Vivi
· 7 years ago
cf6e7ba
drm/i915: Add support for drm syncobjs
by Jason Ekstrand
· 7 years ago
148b1e1
Merge airlied/drm-next into drm-intel-next-queued
by Daniel Vetter
· 7 years ago
5a7e6a3
drm/i915: Use the drm_driver.dumb_destroy default
by Noralf Trønnes
· 7 years ago
23247d7
drm/i915: Fix PCH names for KBP and CNP.
by Rodrigo Vivi
· 7 years ago
f89823c
drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface
by Lionel Landwerlin
· 7 years ago
535275d
drm/i915: Squelch reset messages during selftests
by Chris Wilson
· 8 years ago
7367612
drm/i915: Emit a user level message when resetting the GPU (or engine)
by Chris Wilson
· 8 years ago
0364cd1
drm/i915: Serialize per-engine resets against new requests
by Chris Wilson
· 8 years ago
b4f3e16
drm/i915: Reset context image on engines after triggering the reset
by Chris Wilson
· 8 years ago
64282ea
Merge airlied/drm-next into drm-intel-next-queued
by Daniel Vetter
· 7 years ago
af05559
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 7 years ago
8b5d27b
drm/i915: Remove intel_flip_work infrastructure
by Daniel Vetter
· 8 years ago
99c539b
drm/i915: unregister interfaces first in unload
by Daniel Vetter
· 8 years ago
4f256d8
drm/i915: Fix fbdev unload sequence
by Daniel Vetter
· 8 years ago
3b19f16
drm/i915: Drain the device workqueue on unload
by Chris Wilson
· 8 years ago
817aef5
drm/i915: Setting pch_id for HSW/BDW in virtual environment
by Xiong Zhang
· 8 years ago
b740e76
Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next
by Sean Paul
· 8 years ago
e38c2da
drm/i915: Disable MSI for all pre-gen5
by Ville Syrjälä
· 8 years ago
baf5438
drm/i915: Drop drm_vblank_cleanup
by Daniel Vetter
· 8 years ago
36703e7
drm/i915: Break modeset deadlocks on reset
by Chris Wilson
· 8 years ago
c5e855d
drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detection
by Ville Syrjälä
· 8 years ago
d4cdbf0
drm/i915: Clean up some expressions
by Ville Syrjälä
· 8 years ago
aa03213
drm/i915: s/Couar/Cougar/
by Ville Syrjälä
· 8 years ago
702c8f8
drm/i915: Add engine reset count to error state
by Michel Thierry
· 8 years ago
a1ef70e
drm/i915: Add support for per engine reset recovery
by Michel Thierry
· 8 years ago
142bc7d
drm/i915: Modify error handler for per engine hang recovery
by Michel Thierry
· 8 years ago
5f09a9c
drm/i915: Allow contexts to be unreferenced locklessly
by Chris Wilson
· 8 years ago
829a0af
drm/i915: Group all the global context information together
by Chris Wilson
· 8 years ago
5c484ce
drm: Remove drm_driver->set_busid hook
by Daniel Vetter
· 8 years ago
28e0f4e
drm/i915: Store 9 bits of PCI Device ID for platforms with a LP PCH
by Dhinakaran Pandiyan
· 8 years ago
1a71cf2
drm/i915: Allow execbuffer to use the first object as the batch
by Chris Wilson
· 8 years ago
8a2421b
drm/i915: Wait upon userptr get-user-pages within execbuffer
by Chris Wilson
· 8 years ago
f532023
drm/i915: expose _SUBSLICE_MASK GETPARM
by Robert Bragg
· 8 years ago
7fed555
drm/i915: expose _SLICE_MASK GETPARM
by Robert Bragg
· 8 years ago
8093781
drm/i915/cfl: Coffee Lake uses CNP PCH.
by Rodrigo Vivi
· 8 years ago
acf1dba
drm/i915/cnl: Cannonlake uses CNP PCH.
by Rodrigo Vivi
· 8 years ago
4ba459a2
drm/i915: Remove dead code from runtime resume handler
by Ville Syrjälä
· 8 years ago
ec7e0bb
drm/i915/cnp: Add PCI ID for Cannonpoint LP PCH
by Dhinakaran Pandiyan
· 8 years ago
7b22b8c
drm/i915/cnp: Introduce Cannonpoint PCH.
by Rodrigo Vivi
· 8 years ago
adfdf85
drm/i915: Prevent the system suspend complete optimization
by Imre Deak
· 8 years ago
67b7f33
drm/i915/gvt: Add gvt options sanitize function
by Chuanxiao Dong
· 8 years ago
6bdba81
Revert "drm/i915: Restore lost "Initialized i915" welcome message"
by Daniel Vetter
· 8 years ago
cefcff8
drm/i915: Do not leak dev_priv->l3_parity.remap_info[]
by Joonas Lahtinen
· 8 years ago
73ba2d5
Merge tag 'drm-intel-next-fixes-2017-04-27' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
63ffbcd
drm/i915: Sanitize engine context sizes
by Joonas Lahtinen
· 8 years ago
96dabe9
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
by Chris Wilson
· 8 years ago
3dd14c0
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
by Chris Wilson
· 8 years ago
856ee92
Merge tag 'v4.11-rc7' into drm-next
by Dave Airlie
· 8 years ago
b0fd47a
drm/i915: Copy user requested buffers into the error state
by Chris Wilson
· 8 years ago
ebf3f19
Merge airlied/drm-next into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
63987bf
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
by Sagar Arun Kamble
· 8 years ago
2b2fc72
Merge tag 'drm-intel-testing-2017-04-03' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
Next »