Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c04e0f3b4ea01b3b1d81ccfce0a73bb0b297ba46
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
c04e0f3
drm/i915: Separate out the seqno-barrier from engine->get_seqno
by Chris Wilson
· 9 years ago
14fd0d6
drm/i915: Include engine->last_submitted_seqno in GPU error state
by Chris Wilson
· 9 years ago
9458f4b
drm/i915: Do not WARN_ON in i915_vm_to_ppgtt
by Joonas Lahtinen
· 9 years ago
d252bf6
drm/i915: Set invert bit for hpd based on VBT
by Shubhangi Shrivastava
· 9 years ago
c30fec6
drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHV
by Ville Syrjälä
· 9 years ago
6b332fa
drm/i915/guc: reset GuC and retry on firmware load failure
by Arun Siluvery
· 9 years ago
e87666b
drm/i915/shrinker: Hook up vmap allocation failure notifier
by Chris Wilson
· 9 years ago
c231775
drm/i915: Implement WaPixelRepeatModeFixForC0:chv
by Ville Syrjälä
· 9 years ago
72e96d6
drm/i915: Refer to GGTT {,VM} consistently
by Joonas Lahtinen
· 9 years ago
b95c532
drm/i915: Pass crtc_state to color management functions.
by Maarten Lankhorst
· 9 years ago
fbf6d87
drm/i915: Add locking to pll updates, v3.
by Maarten Lankhorst
· 9 years ago
68d4aee
drm/i915: Update DRIVER_DATE to 20160330
by Daniel Vetter
· 9 years ago
5833498
drm/i915: remove unused dev_priv->render_reclock_avail
by Jani Nikula
· 9 years ago
9d6c875
drm/i915: move sdvo mappings to vbt data
by Jani Nikula
· 9 years ago
06411f0
drm/i915: move edp low vswing config to vbt data
by Jani Nikula
· 9 years ago
6aa23e6
drm/i915: use a substruct in vbt data for edp
by Jani Nikula
· 9 years ago
b4ac5af
drm/i915: replace for_each_engine()
by Dave Gordon
· 9 years ago
c3232b1
drm/i915: introduce for_each_engine_id()
by Dave Gordon
· 9 years ago
70e8aa2
drm/i915: Split PNV version of crtc_compute_clock()
by Ander Conselvan de Oliveira
· 9 years ago
14b730f
drm/i915/tdr: Prepare error handler to accept mask of hung engines
by arun.siluvery@linux.intel.com
· 9 years ago
fc0768c
drm/i915/tdr: Initialize hangcheck struct for each engine
by Tomas Elf
· 9 years ago
82cf435
drm/i915: Implement color management on bdw/skl/bxt/kbl
by Lionel Landwerlin
· 9 years ago
8563b1e
drm/i915: Extract out gamma table and CSC to their own file
by Lionel Landwerlin
· 9 years ago
4d1de97
drm/i915/bxt: add dsi transcoders
by Jani Nikula
· 9 years ago
1844a66
drm/i915: add another virtual PCH bridge for passthrough support
by Jesse Barnes
· 9 years ago
d15d753
drm/i915: Tune down init error message due to failure injection
by Imre Deak
· 9 years ago
62106b4
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
by Joonas Lahtinen
· 9 years ago
4fec15d
drm/i915: Add fault injection support
by Imre Deak
· 9 years ago
40ae4e1
drm/i915: Move load time gem_load_init earlier
by Imre Deak
· 9 years ago
ee4b6fa
drm/i915: Modify reset func to handle per engine resets
by Mika Kuoppala
· 9 years ago
7caaef3
drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present
by Jani Nikula
· 9 years ago
7137aec
drm/i915: move VBT based DSI presence check to intel_bios.c
by Jani Nikula
· 9 years ago
951d9ef
drm/i915: move VBT based eDP port check to intel_bios.c
by Jani Nikula
· 9 years ago
5a69d13
drm/i915: move VBT based LVDS presence check to intel_bios.c
by Jani Nikula
· 9 years ago
3bdd14d
drm/i915: move VBT based TV presence check to intel_bios.c
by Jani Nikula
· 9 years ago
da20563
drm/i915: make transcoder_name return a string
by Jani Nikula
· 9 years ago
c3aeadc8
drm/i915: add for_each_port_masked macro
by Jani Nikula
· 9 years ago
117897f
drm/i915: More renaming of rings to engines
by Tvrtko Ursulin
· 9 years ago
666796d
drm/i915: More intel_engine_cs renaming
by Tvrtko Ursulin
· 9 years ago
4a570db
drm/i915: Rename intel_engine_cs struct members
by Tvrtko Ursulin
· 9 years ago
0bc40be
drm/i915: Rename intel_engine_cs function parameters
by Tvrtko Ursulin
· 9 years ago
359d2243
drm/i915: Update DRIVER_DATE to 20160314
by Daniel Vetter
· 9 years ago
f9476a6
drm/i915: Refactor platform specifics out of intel_get_shared_dpll()
by Ander Conselvan de Oliveira
· 9 years ago
ac7f11c
drm/i915: Move shared dpll struct definitions to separate header file
by Ander Conselvan de Oliveira
· 9 years ago
e7dc33f
drm/i915: Store rawclk_freq in dev_priv
by Ville Syrjälä
· 9 years ago
e3bddde
drm/i915: Only recalculate wm's for planes part of the state, v2.
by Maarten Lankhorst
· 9 years ago
ca37780
drm/i915: Avoid snooping with userptr where not supported
by Tvrtko Ursulin
· 9 years ago
a37baf3
drm/i915/gen9: Sanitize handling of allowed DC states
by Imre Deak
· 9 years ago
f85db05
drm/i915/error: Capture WA ctx batch in error state
by arun.siluvery@linux.intel.com
· 9 years ago
ed4a6a7
drm/i915: Add two-stage ILK-style watermark programming (v11)
by Matt Roper
· 9 years ago
5790ff7
drm/i915: Update DRIVER_DATE to 20160229
by Daniel Vetter
· 9 years ago
596c592
drm/i915: Reduce the pointer dance of i915_is_ggtt()
by Chris Wilson
· 9 years ago
6831f3e
drm/i915: Add for_each_pipe_masked()
by Ville Syrjälä
· 9 years ago
832dba8
drm/i915/gen9: Check for DC state mismatch
by Patrik Jakobsson
· 9 years ago
e2c8b87
drm/i915: Use atomic helpers for suspend, v2.
by Maarten Lankhorst
· 9 years ago
1ffedc0
Revert "drm/i915: fix context/engine cleanup order"
by Daniel Vetter
· 9 years ago
59bbf84
drm/i915: Update DRIVER_DATE to 20160214
by Daniel Vetter
· 9 years ago
1b39a91
drm/i915: fix context/engine cleanup order
by Nick Hoath
· 9 years ago
dfb19ed
drm/i915: Extend gpio read/write to other cores
by Deepak M
· 9 years ago
10182e7
drm/i915/vlv: drop unused vlv_gps_core_read/write functions
by Jani Nikula
· 9 years ago
8c40074
drm/i915/fbc: unexport the HW level activation functions
by Paulo Zanoni
· 9 years ago
de47266
drm/i915: Allow i915_gem_object_get_page() on userptr as well
by Chris Wilson
· 9 years ago
60e5ffe
drm/i915: Add PSR main link standby support back
by Rodrigo Vivi
· 9 years ago
9b42281
drm/i915/fbc: don't store/check a pointer to the FB
by Paulo Zanoni
· 9 years ago
b20d275
drm/i915/fbc: don't store the fb_id on reg_params
by Paulo Zanoni
· 9 years ago
010cf73
drm/i915/fbc: rewrite the multiple_pipes_ok() code for locking
by Paulo Zanoni
· 9 years ago
aaf78d2
drm/i915/fbc: introduce struct intel_fbc_state_cache
by Paulo Zanoni
· 9 years ago
ab34a7e
drm/i915/fbc: replace frequent dev_priv->fbc.x with fbc->x
by Paulo Zanoni
· 9 years ago
b183b3f
drm/i915/fbc: introduce struct intel_fbc_reg_params
by Paulo Zanoni
· 9 years ago
ca18d51
drm/i915/fbc: wait for a vblank instead of 50ms when enabling
by Paulo Zanoni
· 9 years ago
d64aa09
drm/i915: Sanitize i915_gem_load() init and clean-up
by Imre Deak
· 9 years ago
a8a4058
drm/i915: Sanitize GEM shrinker init and clean-up
by Imre Deak
· 9 years ago
9a15a87
Revert "drm/i915: Fix context/engine cleanup order"
by Daniel Vetter
· 9 years ago
1803c03
drm/i915: Fix context/engine cleanup order
by Nick Hoath
· 9 years ago
33136b0
drm/i915/gen9: Add framework to whitelist specific GPU registers
by Arun Siluvery
· 9 years ago
947eaeb
drm/i915: Update DRIVER_DATE to 20160124
by Daniel Vetter
· 9 years ago
de1add3
drm/i915: Decouple execbuf uAPI from internal implementation
by Tvrtko Ursulin
· 9 years ago
ed54c1a
drm/i915: abolish separate per-ring default_context pointers
by Dave Gordon
· 9 years ago
2682708
drm/i915: simplify allocation of driver-internal requests
by Dave Gordon
· 9 years ago
bf22045
Revert "drm/i915: Add two-stage ILK-style watermark programming (v10)"
by Matt Roper
· 9 years ago
82352e9
drm/i915: Cache LRC state page in the context
by Tvrtko Ursulin
· 9 years ago
ca82580
drm/i915: Do not call API requiring struct_mutex where it is not available
by Tvrtko Ursulin
· 9 years ago
87ad321
drm/i915: add onoff utility function
by Jani Nikula
· 9 years ago
bc3b934
drm/i915: Arm the unclaimed mmio debugs on suspend path
by Mika Kuoppala
· 9 years ago
db1a6aa
drm/i915: Update DRIVER_DATE to 20160111
by Daniel Vetter
· 9 years ago
7571494
drm/i915: Do one shot unclaimed mmio detection less frequently
by Mika Kuoppala
· 9 years ago
fc97618
drm/i915: Introduce intel_uncore_unclaimed_mmio
by Mika Kuoppala
· 9 years ago
a8d201a
drm/i915: Use plane state for primary plane updates.
by Maarten Lankhorst
· 9 years ago
396e33a
drm/i915: Add two-stage ILK-style watermark programming (v10)
by Matt Roper
· 9 years ago
d93c037
drm/i915: Sanitize watermarks after hardware state readout (v4)
by Matt Roper
· 9 years ago
8d3ed2f
drm/i915/bios: rewrite sequence block parsing
by Jani Nikula
· 9 years ago
1a617b7
drm/i915: Keep track of the cdclk as if all crtc's were active.
by Maarten Lankhorst
· 9 years ago
565602d
drm/i915: Do not acquire crtc state to check clock during modeset, v4.
by Maarten Lankhorst
· 9 years ago
152b226
drm/i915: Compile-time concatenate WARN_ON macro strings
by Joonas Lahtinen
· 9 years ago
32753cb
drm/i915: Simplify _STATE_ debug macros
by Joonas Lahtinen
· 9 years ago
c838d71
drm/i915: Decouple struct i915_params i915 into i915_params.h
by Joonas Lahtinen
· 9 years ago
06e668a
drm/i915: Apply broader WaRsDisableCoarsePowerGating for guc also
by Mika Kuoppala
· 9 years ago
7447a2b
drm/i915: Update DRIVER_DATE to 20151218
by Daniel Vetter
· 9 years ago
821485d
drm/i915: Only spin whilst waiting on the current request
by Chris Wilson
· 9 years ago
d0710ab
drm/i915: Set the map-and-fenceable flag for preallocated objects
by Chris Wilson
· 9 years ago
Next »