Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8080699a3649cb0a0aed2c650a7a3a76c2025b30
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.c
e60e1ee
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 7 years ago
c2eac4d
PCI / PM: Use the NEVER_SKIP driver flag
by Rafael J. Wysocki
· 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
· 7 years ago
7367612
drm/i915: Emit a user level message when resetting the GPU (or engine)
by Chris Wilson
· 7 years ago
0364cd1
drm/i915: Serialize per-engine resets against new requests
by Chris Wilson
· 7 years ago
b4f3e16
drm/i915: Reset context image on engines after triggering the reset
by Chris Wilson
· 7 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
· 7 years ago
99c539b
drm/i915: unregister interfaces first in unload
by Daniel Vetter
· 7 years ago
4f256d8
drm/i915: Fix fbdev unload sequence
by Daniel Vetter
· 7 years ago
3b19f16
drm/i915: Drain the device workqueue on unload
by Chris Wilson
· 7 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
· 7 years ago
e38c2da
drm/i915: Disable MSI for all pre-gen5
by Ville Syrjälä
· 7 years ago
baf5438
drm/i915: Drop drm_vblank_cleanup
by Daniel Vetter
· 7 years ago
36703e7
drm/i915: Break modeset deadlocks on reset
by Chris Wilson
· 7 years ago
c5e855d
drm/i915: Always use 9 bits of the LPC bridge device ID for PCH detection
by Ville Syrjälä
· 7 years ago
d4cdbf0
drm/i915: Clean up some expressions
by Ville Syrjälä
· 7 years ago
aa03213
drm/i915: s/Couar/Cougar/
by Ville Syrjälä
· 7 years ago
702c8f8
drm/i915: Add engine reset count to error state
by Michel Thierry
· 7 years ago
a1ef70e
drm/i915: Add support for per engine reset recovery
by Michel Thierry
· 7 years ago
142bc7d
drm/i915: Modify error handler for per engine hang recovery
by Michel Thierry
· 7 years ago
5f09a9c
drm/i915: Allow contexts to be unreferenced locklessly
by Chris Wilson
· 7 years ago
829a0af
drm/i915: Group all the global context information together
by Chris Wilson
· 7 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
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
1b2e5ea
drm/i915: Always call i915_gem_reset_finish() following i915_gem_reset_prepare()
by Chris Wilson
· 8 years ago
0f5418e
drm/i915: Drop support for I915_EXEC_CONSTANTS_* execbuf parameters.
by Kenneth Graunke
· 8 years ago
da9a796
drm/i915: Split GEM resetting into 3 phases
by Chris Wilson
· 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
Next »