Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
8e2175d42e435b7957bfaa921fc27cb40e923372
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
8a389ca
drm/i915: Fix command parser to validate multiple register access with the same command.
by Francisco Jerez
· 10 years ago
a580516
drm/i915: s/dpio_lock/sb_lock/
by Ville Syrjälä
· 10 years ago
8d3afd7
drm/i915: Use spinlocks for checking when to waitboost
by Chris Wilson
· 10 years ago
82d5b58
drm/i915: Update DRIVER_DATE to 20150522
by Daniel Vetter
· 10 years ago
d0bc54f
drm/i915: Introduce DRM_I915_THROTTLE_JIFFIES
by Chris Wilson
· 10 years ago
5d96d8a
drm/i915/skl: Deinit/init the display at suspend/resume
by Damien Lespiau
· 10 years ago
2e1b873
drm/i915: Convert RPS tracking to a intel_rps_client struct
by Chris Wilson
· 10 years ago
bcafc4e
drm/i915: Limit mmio flip RPS boosts
by Chris Wilson
· 10 years ago
a6f766f
drm/i915: Limit ring synchronisation (sw sempahores) RPS boosts
by Chris Wilson
· 10 years ago
b471618
drm/i915: Implement inter-engine read-read optimisations
by Chris Wilson
· 10 years ago
b88baa2
drm/i915/skl: add F0 stepping ID
by Imre Deak
· 10 years ago
b6dc71f
drm/i915/bxt: Port PLL programming BUN
by Vandana Kannan
· 10 years ago
0c9b371
drm/i915: add HAS_DP_MST feature test macro
by Jani Nikula
· 10 years ago
b2cfe0a
drm/i915: Fix race on unreferencing the wrong mmio-flip-request
by Chris Wilson
· 10 years ago
2e2f351
drm/i915: Remove domain flubbing from i915_gem_object_finish_gpu()
by Chris Wilson
· 10 years ago
2cd601c
drm/i915: Adding dbuf support for skl nv12 format.
by Chandra Konduru
· 10 years ago
214a2b7
drm/i915: Update DRIVER_DATE to 20150508
by Daniel Vetter
· 10 years ago
7072246
drm/i915: Work around DISPLAY_PHY_CONTROL register corruption on CHV
by Ville Syrjälä
· 10 years ago
27321ae
drm/i915: Use the disable callback for disabling planes.
by Maarten Lankhorst
· 10 years ago
9e45803
drm/i915/skl: Add module parameter to select edp vswing table
by Sonika Jindal
· 10 years ago
71cd842
drm/i915/skl: Fix the CTRL typo in the DPLL_CRTL1 defines
by Damien Lespiau
· 10 years ago
0077651
drm/i915/skl: Enable runtime PM
by Suketu Shah
· 10 years ago
dc17430
drm/i915/skl: Add DC5 Trigger Sequence
by Suketu Shah
· 10 years ago
eb80562
drm/i915/skl: Add support to load SKL CSR firmware.
by Daniel Vetter
· 10 years ago
e1dee19
Merge tag 'drm-intel-next-2015-04-23-fixed' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
faa0cdb
drm/i915: fix intel_prepare_ddi
by Imre Deak
· 10 years ago
de4de56
drm/i915: Update DRIVER_DATE to 20150423
by Daniel Vetter
· 10 years ago
0875546
drm/i915: Fix up the vma aliasing ppgtt binding
by Daniel Vetter
· 10 years ago
7df113e
drm/i915: Fixup kerneldoc for struct intel_context
by Tvrtko Ursulin
· 10 years ago
8a0c39b
drm/i915: Simplify and fix object to display tracking
by Tvrtko Ursulin
· 10 years ago
2c33ce0
Merge Linus master into drm-next
by Dave Airlie
· 10 years ago
b403745
drm/i915: Iterate through the initialized DDIs to prepare their buffers
by Damien Lespiau
· 10 years ago
dfb8240
drm/i915/bxt: Define bxt DDI PLLs and implement enable/disable sequence
by Satheeshakrishna M
· 10 years ago
164dfd2
drm/i915: Rename vlv_cdclk_freq to cdclk_freq
by Vandana Kannan
· 10 years ago
89251b1
drm/i915: PSR: deprecate link_standby support for core platforms.
by Rodrigo Vivi
· 10 years ago
c5fe557
Merge branch 'topic/bxt-stage1' into drm-intel-next-queued
by Daniel Vetter
· 10 years ago
3015465
drm/i915: Remove obj->pin_mappable
by Chris Wilson
· 10 years ago
249e87d
drm/i915: fix build for DEBUG_FS=n
by Jani Nikula
· 10 years ago
d7b9ca2
drm/i915: Remove request->uniq
by Chris Wilson
· 10 years ago
a6111f7
drm/i915: Reduce locking in execlist command submission
by Chris Wilson
· 10 years ago
e20d2ab
drm/i915: Use a separate slab for vmas
by Chris Wilson
· 10 years ago
efab6d8
drm/i915: Use a separate slab for requests
by Chris Wilson
· 10 years ago
3e1ab4b
drm/i915: Update DRIVER_DATE to 20150410
by Daniel Vetter
· 10 years ago
94f8cf1
drm/i915: Record ring->start address in error state
by Chris Wilson
· 10 years ago
8d9d574
drm/i915: Split batch pool into size buckets
by Chris Wilson
· 10 years ago
06fbca7
drm/i915: Split the batch pool by engine
by Chris Wilson
· 10 years ago
ed9ddd2
drm/i915: Split i915_gem_batch_pool into its own header
by Chris Wilson
· 10 years ago
1854d5c
drm/i915: Deminish contribution of wait-boosting from clients
by Chris Wilson
· 10 years ago
8fb5519
drm/i915: Agressive downclocking on Baytrail
by Chris Wilson
· 10 years ago
ee28637
drm/i915: Cache last obj->pages location for i915_gem_object_get_page()
by Chris Wilson
· 10 years ago
b833bb6
drm/i915: use kref_put_mutex in i915_gem_request_unreference__unlocked
by Maarten Lankhorst
· 10 years ago
6c74c87
drm/i915/bxt: Add Broxton steppings
by Nick Hoath
· 10 years ago
8232edb
drm/i915/bxt: Broxton raises the maximum number of planes to 4
by Damien Lespiau
· 10 years ago
1feed88
drm/i915/bxt: Add IS_BROXTON macro
by Satheeshakrishna M
· 10 years ago
9c25210
drm/i915/vlv: save/restore the power context base reg
by Jesse Barnes
· 10 years ago
aa7471d
drm/i915: add i915 specific connector debugfs file for DPCD
by Jani Nikula
· 10 years ago
474d1ec
drm/i915/skl: Enabling PSR2 SU with frame sync
by Sonika Jindal
· 10 years ago
88ac793
drm/i915: base gmbus pin validity check on the gmbus pin map array
by Jani Nikula
· 10 years ago
5ea6e5e
drm/i915: index gmbus tables using the pin pair number
by Jani Nikula
· 10 years ago
0184df4
drm/i915: refer to pin instead of port in the intel_i2c.c interfaces
by Jani Nikula
· 10 years ago
988c701
drm/i915: rename GMBUS_PORT_* macros as GMBUS_PIN_*
by Jani Nikula
· 10 years ago
6689cb2
drm/i915: Move common request allocation code into a common function
by John Harrison
· 10 years ago
f3dc74c
drm/i915: Rename 'do_execbuf' to 'execbuf_submit'
by John Harrison
· 10 years ago
41037f9
drm/i915: Add i915_gem_request_unreference__unlocked
by Chris Wilson
· 10 years ago
1ff27a3
drm/i915: Update DRIVER_DATE to 20150327
by Daniel Vetter
· 10 years ago
9abc464
drm/i915: Compare GGTT view structs instead of types
by Joonas Lahtinen
· 10 years ago
5bedeb2
drm/i915: Add module param to test the load detect code
by Daniel Vetter
· 10 years ago
a93e255
drm/i915: Convert intel_pipe_will_have_type() to using atomic state
by Ander Conselvan de Oliveira
· 10 years ago
679dacd
drm/i915: Pass an atomic state to modeset_global_resources() functions
by Ander Conselvan de Oliveira
· 10 years ago
ab585de
drm/i915: kill i915.powersave
by Rodrigo Vivi
· 10 years ago
6c826f3
drm/i915: Add fault address to error state for gen8 and gen9
by Mika Kuoppala
· 10 years ago
e661733
drm/i915: Use GGTT view when (un)pinning objects to planes
by Tvrtko Ursulin
· 10 years ago
be6a037
drm/i915: Extract i915_gem_shrinker.c
by Daniel Vetter
· 10 years ago
6f4b12f8
drm/i915: Use down ei for manual Baytrail RPS calculations
by Chris Wilson
· 10 years ago
aed242f
drm/i915: Relax RPS contraints to allows setting minfreq on idle
by Chris Wilson
· 10 years ago
ec7adb6
drm/i915: Do not use ggtt_view with (aliasing) PPGTT
by Joonas Lahtinen
· 10 years ago
86a930d
drm/i915: Update DRIVER_DATE to 20150313
by Daniel Vetter
· 10 years ago
cd9bfac
drm/i915: redefine WARN_ON_ONCE to include the condition
by Jani Nikula
· 10 years ago
de43ae9
drm/i915/skl: Added new macros
by Akash Goel
· 10 years ago
ae80152
drm/i915: Rewrite VLV/CHV watermark code
by Ville Syrjälä
· 10 years ago
0018fda
drm/i915: Reorganize VLV DDL setup
by Ville Syrjälä
· 10 years ago
48572ed
drm/i915: Disable the mmio.debug WARN after it fires
by Chris Wilson
· 10 years ago
a561165
drm/i915: Remove ironlake rc6 support
by John Harrison
· 10 years ago
dbef0f1
drm/i915: add frontbuffer tracking to FBC
by Paulo Zanoni
· 10 years ago
3a3371f
drm/i915: Add a for_each_intel_connector macro
by Ander Conselvan de Oliveira
· 10 years ago
a4001f1
drm/i915: pass which operation triggered the frontbuffer tracking
by Paulo Zanoni
· 10 years ago
3bdcfc0
drm/i915: Make for_each_sprite() take dev_priv as argument
by Damien Lespiau
· 10 years ago
dd74078
drm/i915: Make for_each_plane() take dev_priv as argument
by Damien Lespiau
· 10 years ago
a8c6ecb
Merge tag 'v4.0-rc3' into drm-next
by Dave Airlie
· 10 years ago
8dd0eb3
Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
7547af9
Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-intel into drm-next
by Dave Airlie
· 10 years ago
f89fe1f
drm/i915: Update DRIVER_DATE to 20150227
by Daniel Vetter
· 10 years ago
8634bd4
drm/i915: Remove regfile code&data for UMS suspend/resume
by Daniel Vetter
· 10 years ago
98e1bd4
drm/i915: Cache ringbuf pointer in request structure
by John Harrison
· 10 years ago
9a57f5b
drm/i915/skl: Support for edp low_vswing param in vbt
by Sonika Jindal
· 10 years ago
b3a3899
drm/i915: Fix a use after free, and unbalanced refcounting
by Nick Hoath
· 10 years ago
b766879
drm/i915/skl: Tune IZ hashing when subslices are unbalanced
by Damien Lespiau
· 10 years ago
3873218
drm/i915/skl: Determine SKL slice/subslice/EU info
by Jeff McGee
· 10 years ago
0dc6f20
drm/i915/bdw: PCI IDs ending in 0xb are ULT.
by Rodrigo Vivi
· 10 years ago
796e1c5
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
Next »