Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
0a7a0986559d85c9926cbe5b1570212e09008a7c
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
e38c2da
drm/i915: Disable MSI for all pre-gen5
by Ville Syrjälä
· 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
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
63ffbcd
drm/i915: Sanitize engine context sizes
by Joonas Lahtinen
· 8 years ago
3dd14c0
drm/i915: Avoid busy-spinning on VLV_GLTC_PW_STATUS mmio
by Chris Wilson
· 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
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
fd08923
drm/i915: Suspend GuC prior to GPU Reset during GEM suspend
by Sagar Arun Kamble
· 8 years ago
ff4c3b7
drm/i915: Enable atomic on VLV/CHV
by Ville Syrjälä
· 8 years ago
b899140
drm/i915/guc: Take enable_guc_loading check out of GEM core code
by Oscar Mateo
· 8 years ago
18dddad
drm/atomic: Introduce drm_atomic_helper_shutdown
by Daniel Vetter
· 8 years ago
3950bf3
drm/i915/guc: Add onion teardown to the GuC setup
by Oscar Mateo
· 8 years ago
2e8f9d3
drm/i915: Restore engine->submit_request before unwedging
by Chris Wilson
· 8 years ago
8c185ec
drm/i915: Split I915_RESET_IN_PROGRESS into two flags
by Chris Wilson
· 8 years ago
d2be9f2
drm/i915/guc: Extract param logic form guc_init_fw()
by Arkadiusz Hiler
· 8 years ago
29ad6a3
drm/i915/uc: Introduce intel_uc_init_fw()
by Arkadiusz Hiler
· 8 years ago
7d2ec88
drm/i915: Merge pre/postclose hooks
by Daniel Vetter
· 8 years ago
44e921d
drm/i915: Optimize VLV/CHV display FIFO updates
by Ville Syrjälä
· 8 years ago
6657885
drm/i915/vbt: don't propagate errors from intel_bios_init()
by Jani Nikula
· 8 years ago
f103560
Merge tag 'topic/designware-baytrail-2017-03-02' of git://anongit.freedesktop.org/git/drm-intel into drm-intel-next-queued
by Daniel Vetter
· 8 years ago
2e16101
Merge tag 'drm-intel-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-intel into drm-next
by Dave Airlie
· 8 years ago
b558dfd
Merge tag 'drm-misc-next-2017-03-06' of git://anongit.freedesktop.org/git/drm-misc into drm-next
by Dave Airlie
· 8 years ago
68f6094
drm/i915: Add intel_uncore_suspend / resume functions
by Hans de Goede
· 8 years ago
b05eeb0
drm/i915: Remove i915_debugfs_unregister()
by Noralf Trønnes
· 8 years ago
c771633
Merge airlied/drm-next into drm-misc-next
by Daniel Vetter
· 8 years ago
ef0f411
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
by Kenneth Graunke
· 8 years ago
ef96152
Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 8 years ago
28cbc33
Merge tag 'sound-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 8 years ago
94000cc
Merge tag 'v4.10-rc8' into drm-next
by Dave Airlie
· 8 years ago
784f2f1
drm/i915: Fix typo in semaphore debug message
by Tvrtko Ursulin
· 8 years ago
3582ad1
drm/i915: Do RPM Wake during GuC/HuC status read
by sagar.a.kamble@intel.com
· 8 years ago
5a4c6f1
drm/i915: The return of i915_gpu_info to debugfs
by Chris Wilson
· 8 years ago
66d9cb5
drm/i915: Mock the GEM device for self-testing
by Chris Wilson
· 8 years ago
8d613c5
drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()
by Chris Wilson
· 8 years ago
cad3688
drm/i915: Split device release from unload
by Chris Wilson
· 8 years ago
317eaa9
drm/i915/debugfs: Add i915_hpd_storm_ctl
by Lyude
· 8 years ago
8d2b47d
drm/i915: Enable atomic support by default on supported platforms.
by Maarten Lankhorst
· 8 years ago
d802709
drm/i915: Split GEM resetting into 3 phases
by Chris Wilson
· 8 years ago
83bf6d5
drm/i915: Remove overzealous fence warn on runtime suspend
by Chris Wilson
· 8 years ago
8532774
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
by Jani Nikula
· 8 years ago
e0ec3ec
drm/i915: Remove overzealous fence warn on runtime suspend
by Chris Wilson
· 8 years ago
26f837e
drm/i915: make intel_gvt_init() later instead of too early
by Zhenyu Wang
· 8 years ago
1e94320
Merge branch 'for-linus' into for-next
by Takashi Iwai
· 8 years ago
3aac4ac
drm/i915: don't warn about Skylake CPU - KabyPoint PCH combo
by Jani Nikula
· 8 years ago
a667fb4
drm/i915: Disable all crtcs during driver unload, v2.
by Maarten Lankhorst
· 8 years ago
0102ba1
drm/i915: Add early BXT sdv to the list of preproduction machines
by Chris Wilson
· 8 years ago
7c5ff4a
drm/i915: Mark the kernel as tainted if we fail the preproduction check
by Chris Wilson
· 8 years ago
248a124
drm/i915: Make intel_detect_preproduction_hw easier to extend
by Chris Wilson
· 8 years ago
fec0445
drm/i915: Support explicit fencing for execbuf
by Chris Wilson
· 8 years ago
77ae995
drm/i915: Enable userspace to opt-out of implicit fencing
by Chris Wilson
· 8 years ago
eef5732
drm/i915: setup bridge for HDMI LPE audio driver
by Jerome Anand
· 8 years ago
21d6e0b
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
by Ander Conselvan de Oliveira
· 8 years ago
2414551
drm/i915: Reset the gpu on takeover
by Chris Wilson
· 8 years ago
bb8f0f5
drm/i915: Split intel_engine allocation and initialisation
by Chris Wilson
· 8 years ago
04313b0
drm/i915: Don't init hpd polling for vlv and chv from runtime_suspend()
by Ander Conselvan de Oliveira
· 8 years ago
5464cd6
drm/i915/get_params: Add HuC status to getparams
by Anusha Srivatsa
· 8 years ago
bd13285
drm/i915/huc: Add HuC fw loading support
by Anusha Srivatsa
· 8 years ago
0e178ae
drm/i915: Detect a failed GPU reset+recovery
by Chris Wilson
· 8 years ago
4c96554
drm/i915: Move engine reset preparation to i915_gem_reset_prepare()
by Chris Wilson
· 8 years ago
f9cda04
drm/i915/guc: Move GuC log related functions into dedicated file
by Michal Wajdeczko
· 8 years ago
df21057
drm/i915: Update i915_reset parameter for kerneldoc
by Michel Thierry
· 8 years ago
111dbca
drm/i915: Include ioctl in set-tiling and get-tiling function names
by Chris Wilson
· 8 years ago
b9fd799
drm/i915/glk: Add missing bits to allow runtime pm suspend on GLK.
by Rodrigo Vivi
· 8 years ago
b1ed35d
drm/i915: Revoke fenced GTT mmapings across GPU reset
by Chris Wilson
· 8 years ago
bdeb978
drm/i915: Repeat flush of idle work during suspend
by Chris Wilson
· 8 years ago
87a6752
drm/i915: Use DRM_DEV_ERROR in i915_driver_load
by Tvrtko Ursulin
· 8 years ago
a3a8986
drm/i915/bxt: IPC WA for Broxton
by Mahesh Kumar
· 8 years ago
467a14d
drm/i915: Protect DSPARB registers with a spinlock
by Ville Syrjälä
· 8 years ago
c0f8683
drm/i915: rename BROADWATER and CRESTLINE to I965G and I965GM, respectively
by Jani Nikula
· 8 years ago
a9a251c
drm/i915: make i915_suspend_switcheroo static
by Matthew Auld
· 8 years ago
192aa18
drm/i915: Make intel_pm_setup take dev_priv
by Tvrtko Ursulin
· 8 years ago
af6dc74
drm/i915: Make i915_save/restore_state and intel_i2c_reset take dev_priv
by Tvrtko Ursulin
· 8 years ago
12ff05e
drm/i915: Make i915_destroy_error_state take dev_priv
by Tvrtko Ursulin
· 8 years ago
4019644
drm/i915: Make gmbus setup take dev_priv
by Tvrtko Ursulin
· 8 years ago
7f26cb8
drm/i915: Unexport VGA switcheroo functions
by Tvrtko Ursulin
· 8 years ago
da5f53b
drm/i915: dev_priv cleanup in bridge/bar/mmio init code
by Tvrtko Ursulin
· 8 years ago
cb15d9f
drm/i915: More GEM init dev_priv cleanup
by Tvrtko Ursulin
· 8 years ago
bf9e842
drm/i915: Make various init functions take dev_priv
by Tvrtko Ursulin
· 8 years ago
Next »