Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9e7d569924d9b9b17734789496ac78d4f7eaab7c
9e7d569
drm/i915: Introduce i9xx_has_pps()
by Ville Syrjälä
· 6 years ago
b7c8093
drm/i915: Introduce i9xx_has_pfit()
by Ville Syrjälä
· 6 years ago
5c22786
drm/i915: Reorder gen3/4 swizzle detection logic
by Ville Syrjälä
· 6 years ago
fd79d93
drm/i915/selftests: add test to verify get/put fw domains
by Daniele Ceraolo Spurio
· 6 years ago
d315d4f
drm/i915/selftests: Provide stub reset functions
by Chris Wilson
· 6 years ago
1284ec9
drm/i915: Update DRIVER_DATE to 20190320
by Joonas Lahtinen
· 6 years ago
729ae33
drm/i915/cml: Introduce Comet Lake PCH
by Anusha Srivatsa
· 6 years ago
a7b4dee
drm/i915/cml: Add CML PCI IDS
by Anusha Srivatsa
· 6 years ago
06dd94c
drm/i915: Fix PSR2 selective update corruption after PSR1 setup
by José Roberto de Souza
· 6 years ago
d2daff2
drm/i915: Pass dev_priv to intel_is_dual_link_lvds()
by Ville Syrjälä
· 6 years ago
17be494
drm/i915: Polish intel_get_lvds_encoder()
by Ville Syrjälä
· 6 years ago
27b680f
drm/i915: Add some missing curly braces
by Ville Syrjälä
· 6 years ago
4631dc3
drm/i915: Remove the fragile array index -> link rate mapping
by Ville Syrjälä
· 6 years ago
ad40f8b
drm/i915: Nuke icl_calc_dp_combo_pll_link()
by Ville Syrjälä
· 6 years ago
2ee7fd1
drm/i915: Fix readout for cnl DPLL kdiv==3
by Ville Syrjälä
· 6 years ago
dc41e91
drm/i915: Remove redundant on stack dpll_hw_state from icl_get_dpll()
by Ville Syrjälä
· 6 years ago
3d1ed35
drm/i915: Pass crtc_state down to icl dpll funcs
by Ville Syrjälä
· 6 years ago
2cf9cd8
drm/i915: Remove redundant on stack dpll_hw_state from cnl_get_dpll()
by Ville Syrjälä
· 6 years ago
e7251d7
drm/i915: Pass crtc_state down to cnl dpll funcs
by Ville Syrjälä
· 6 years ago
67de42e
drm/i915: Remove redundant on stack dpll_hw_state from bxt_get_dpll()
by Ville Syrjälä
· 6 years ago
e40396d
drm/i915: Pass crtc_state down to bxt dpll funcs
by Ville Syrjälä
· 6 years ago
15dc88a
drm/i915: Remove redundant on stack dpll_hw_state from skl_get_dpll()
by Ville Syrjälä
· 6 years ago
98b6072
drm/i915: Pass crtc_state down to skl dpll funcs
by Ville Syrjälä
· 6 years ago
cc089e8
drm/i915: Don't pass crtc to intel_get_shared_dpll() and .get_dpll()
by Ville Syrjälä
· 6 years ago
da37390
drm/i915: Don't pass crtc to intel_find_shared_dpll()
by Ville Syrjälä
· 6 years ago
4c5896d
drm/i915: Hold a reference to the active HW context
by Chris Wilson
· 6 years ago
206c2f8
drm/i915: Lock the gem_context->active_list while dropping the link
by Chris Wilson
· 6 years ago
73e97d4
drm/i915/psr: remove drmP.h include that crept in
by Jani Nikula
· 6 years ago
126d0a9
drm/i915: stick to kernel fixed size types
by Jani Nikula
· 6 years ago
65baf0e
drm/i915: Hold a ref to the ring while retiring
by Chris Wilson
· 6 years ago
54939ea0
drm/i915: Switch to use HWS indices rather than addresses
by Chris Wilson
· 6 years ago
7c12004
drm/i915: Turn off the CUS when turning off a HDR plane
by Ville Syrjälä
· 6 years ago
5a04044
drm/i915: Fix legacy gamma mode for ICL
by Ville Syrjälä
· 6 years ago
8cbd0c7
Merge tag 'topic/hdr-formats-2019-03-13' of git://anongit.freedesktop.org/drm/drm-misc into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
baa09e7
drm/i915: use REG_FIELD_PREP() to define register bitfield values
by Jani Nikula
· 6 years ago
78b36b1
drm/i915: deprecate _SHIFT in favor of _MASK passed to accessors
by Jani Nikula
· 6 years ago
09b434d
drm/i915: introduce REG_BIT() and REG_GENMASK() to define register contents
by Jani Nikula
· 6 years ago
6cffeb8
drm/i915: Stop needlessly acquiring wakeref for debugfs/drop_caches_set
by Chris Wilson
· 6 years ago
794a11c
drm/i915: Sanity check mmap length against object size
by Chris Wilson
· 6 years ago
535d8d2
drm/i915: do not pass dev_priv to low-level forcewake functions
by Daniele Ceraolo Spurio
· 6 years ago
9073e5b
drm/i915: Fix off-by-one in reporting hanging process
by Chris Wilson
· 6 years ago
f19d90e
drm/i915: Split ilk vs. icl csc matrix handling
by Ville Syrjälä
· 6 years ago
b281264
drm/i915: Clean the csc limited range/identity programming
by Ville Syrjälä
· 6 years ago
c9e235a
drm/i915: Extract ilk_csc_convert_ctm()
by Ville Syrjälä
· 6 years ago
d2c19b0
drm/i915: Clean up ilk/icl pipe/output CSC programming
by Ville Syrjälä
· 6 years ago
386ba08
drm/i915: Extract ilk_csc_limited_range()
by Ville Syrjälä
· 6 years ago
9fdfb8e
drm/i915: Precompute/readout/check CHV CGM mode
by Ville Syrjälä
· 6 years ago
a1f1e61
drm/i915: Readout and check csc_mode
by Ville Syrjälä
· 6 years ago
daeaaef
drm/i915/icl: remove intel_dpll_is_combophy()
by Lucas De Marchi
· 6 years ago
2f3ee43
drm/i915/icl: split combo and tbt pll funcs
by Lucas De Marchi
· 6 years ago
9be8644
drm/i915/icl: split combo and mg pll disable
by Lucas De Marchi
· 6 years ago
036f8d5
drm/i915/icl: split pll enable in three steps
by Lucas De Marchi
· 6 years ago
d2ab5eb
drm/i915/icl: split combo and mg pll enable
by Lucas De Marchi
· 6 years ago
41a1bde
drm/i915: Always kick the execlists tasklet after reset
by Chris Wilson
· 6 years ago
2ebd000
drm/i915/gtt: Refactor common ppgtt initialisation
by Chris Wilson
· 6 years ago
a9fe9ca
drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
by Chris Wilson
· 6 years ago
51d623b
drm/i915: Drop address size from ppgtt_type
by Chris Wilson
· 6 years ago
cbecbcc
drm/i915: Record platform specific ppGTT size in intel_device_info
by Chris Wilson
· 6 years ago
ca6ac68
drm/i915: Mark up vGPU support for full-ppgtt
by Chris Wilson
· 6 years ago
29b43ae
drm/i915: Also use new comparative stuff for more ICP+ stuff
by Rodrigo Vivi
· 6 years ago
67d4119
drm/i915: Refactor to common helpers for prepare/finish between reset & wedge
by Chris Wilson
· 6 years ago
d2eeaf2
drm/i915/selftests: Disable preemption while setting up fence-timers
by Chris Wilson
· 6 years ago
628ac44
drm/i915/guc: Preparing for GuC reset along with engine reset
by Sujaritha Sundaresan
· 6 years ago
8a9a560
drm/i915/icl+: Always use TPS2 or TPS3 when exiting PSR1
by José Roberto de Souza
· 6 years ago
1e0c05c
drm/i915/psr: Move logic to get TPS registers values to another function
by José Roberto de Souza
· 6 years ago
88a0d96
drm/i915/vbt: Parse and use the new field with PSR2 TP2/3 wakeup time
by José Roberto de Souza
· 6 years ago
c6c30b9
drm/i915: Start using comparative INTEL_PCH_TYPE
by Rodrigo Vivi
· 6 years ago
fba84ad2
drm/i915: Move PCH_NOP to -1
by Rodrigo Vivi
· 6 years ago
2dd24a9
drm/i915/gen11+: First assume next platforms will inherit stuff
by Rodrigo Vivi
· 6 years ago
2131bc0
drm/i915/bios: assume eDP is present on port A when there is no VBT
by Thomas Preston
· 6 years ago
a94bed6
drm/i915/icl: Implement half float formats
by Kevin Strasser
· 6 years ago
42fd20e
drm/i915: Refactor icl_is_hdr_plane
by Kevin Strasser
· 6 years ago
88ab9c7
drm/fourcc: Add 64 bpp half float formats
by Kevin Strasser
· 6 years ago
9a751b9
drm/i915: Add new ICL PCI ID
by José Roberto de Souza
· 6 years ago
22acf9f
drm/i915/selftests: Improve error detection of reset failure
by Chris Wilson
· 6 years ago
4b378c0
drm/i915: Consolidate reset-request debug message
by Chris Wilson
· 6 years ago
3461cbf
Merge tag 'topic/hdr-formats-2019-03-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
bd2dba1
Merge drm/drm-next into drm-intel-next-queued
by Joonas Lahtinen
· 6 years ago
26eeea1
drm/i915/icl: Fix CRC mismatch error for DP link layer compliance
by Aditya Swarup
· 6 years ago
f4ecb8a
drm/i915: Update DRIVER_DATE to 20190311
by Joonas Lahtinen
· 6 years ago
85fddf0
drm/i915: Introduce a context barrier callback
by Chris Wilson
· 6 years ago
831ebf1
drm/i915: Suppress the "Failed to idle" warning for gem_eio
by Chris Wilson
· 6 years ago
8f6e87d
drm/i915: Enable PSR2 by default
by José Roberto de Souza
· 6 years ago
88e05af
drm/i915: Force PSR1 exit when getting pipe CRC
by José Roberto de Souza
· 6 years ago
9f95266
drm/i915: Drop redundant checks to update PSR state
by José Roberto de Souza
· 6 years ago
618cf88
drm/i915: Disable PSR2 while getting pipe CRC
by José Roberto de Souza
· 6 years ago
a8ebf60
drm/i915/crc: Make IPS workaround generic
by José Roberto de Souza
· 6 years ago
458e097
drm/i915/psr: Drop test for EDP in CRTC when forcing commit
by José Roberto de Souza
· 6 years ago
d168da8
drm/i915: Compute and commit color features in fastsets
by José Roberto de Souza
· 6 years ago
54da1d4
drm/i915/psr: Only lookup for enabled CRTCs when forcing a fastset
by José Roberto de Souza
· 6 years ago
eec6d81
drm/i915/psr: Remove PSR2 FIXME
by José Roberto de Souza
· 6 years ago
0881954
drm/i915: Introduce intel_context.pin_mutex for pin management
by Chris Wilson
· 6 years ago
9dbfea9
drm/i915: Track the pinned kernel contexts on each engine
by Chris Wilson
· 6 years ago
95f697e
drm/i915: Make context pinning part of intel_context_ops
by Chris Wilson
· 6 years ago
c4d52fe
drm/i915: Move over to intel_context_lookup()
by Chris Wilson
· 6 years ago
4dc84b7
drm/i915: Store the intel_context_ops in the intel_engine_cs
by Chris Wilson
· 6 years ago
39e2f50
drm/i915: Split struct intel_context definition to its own header
by Chris Wilson
· 6 years ago
7e3d9a5
drm/i915: Track active engines within a context
by Chris Wilson
· 6 years ago
ab3517c
drm/i915/dp: use single point of truth for PPS divisor register
by Jani Nikula
· 6 years ago
1b61c4a
drm/i915/dp: deconflate PPS unlock from divisor register
by Jani Nikula
· 6 years ago
Next »