index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/i915: add another virtual PCH bridge for passthrough support
Jesse Barnes
2016-03-21
1
-0
/
+1
|
*
drm/i915: Tune down init error message due to failure injection
Imre Deak
2016-03-18
1
-0
/
+7
|
*
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
Joonas Lahtinen
2016-03-18
1
-2
/
+2
|
*
drm/i915: Add fault injection support
Imre Deak
2016-03-17
1
-0
/
+4
|
*
drm/i915: Move load time gem_load_init earlier
Imre Deak
2016-03-17
1
-0
/
+1
|
*
drm/i915: Modify reset func to handle per engine resets
Mika Kuoppala
2016-03-17
1
-1
/
+7
|
*
drm/i915/bios: drop has_mipi in favor of intel_bios_is_dsi_present
Jani Nikula
2016-03-16
1
-1
/
+0
|
*
drm/i915: move VBT based DSI presence check to intel_bios.c
Jani Nikula
2016-03-16
1
-1
/
+1
|
*
drm/i915: move VBT based eDP port check to intel_bios.c
Jani Nikula
2016-03-16
1
-0
/
+1
|
*
drm/i915: move VBT based LVDS presence check to intel_bios.c
Jani Nikula
2016-03-16
1
-0
/
+1
|
*
drm/i915: move VBT based TV presence check to intel_bios.c
Jani Nikula
2016-03-16
1
-0
/
+1
|
*
drm/i915: make transcoder_name return a string
Jani Nikula
2016-03-16
1
-1
/
+16
|
*
drm/i915: add for_each_port_masked macro
Jani Nikula
2016-03-16
1
-0
/
+4
|
*
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
1
-7
/
+7
|
*
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
1
-13
/
+13
|
*
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
1
-9
/
+9
|
*
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
2016-03-16
1
-9
/
+9
|
*
drm/i915: Update DRIVER_DATE to 20160314
Daniel Vetter
2016-03-14
1
-1
/
+1
|
*
drm/i915: Refactor platform specifics out of intel_get_shared_dpll()
Ander Conselvan de Oliveira
2016-03-09
1
-0
/
+1
|
*
drm/i915: Move shared dpll struct definitions to separate header file
Ander Conselvan de Oliveira
2016-03-09
1
-75
/
+1
|
*
drm/i915: Store rawclk_freq in dev_priv
Ville Syrjälä
2016-03-04
1
-0
/
+1
|
*
drm/i915: Only recalculate wm's for planes part of the state, v2.
Maarten Lankhorst
2016-03-03
1
-2
/
+1
|
*
drm/i915: Avoid snooping with userptr where not supported
Tvrtko Ursulin
2016-03-02
1
-0
/
+2
|
*
drm/i915/gen9: Sanitize handling of allowed DC states
Imre Deak
2016-03-01
1
-0
/
+1
|
*
drm/i915/error: Capture WA ctx batch in error state
arun.siluvery@linux.intel.com
2016-03-01
1
-0
/
+2
|
*
drm/i915: Add two-stage ILK-style watermark programming (v11)
Matt Roper
2016-02-29
1
-1
/
+12
*
|
Merge 4.6-rc7 into staging-next
Greg Kroah-Hartman
2016-05-09
1
-2
/
+3
|
\
\
|
*
|
drm/i915/skl: Fix rc6 based gpu/system hang
Mika Kuoppala
2016-04-18
1
-2
/
+3
|
|
/
*
|
kernel.h: add u64_to_user_ptr()
Gustavo Padovan
2016-04-29
1
-5
/
+0
|
/
*
drm/i915: Update DRIVER_DATE to 20160229
Daniel Vetter
2016-02-29
1
-1
/
+1
*
drm/i915: Reduce the pointer dance of i915_is_ggtt()
Chris Wilson
2016-02-26
1
-7
/
+0
*
drm/i915: Add for_each_pipe_masked()
Ville Syrjälä
2016-02-22
1
-0
/
+3
*
drm/i915/gen9: Check for DC state mismatch
Patrik Jakobsson
2016-02-22
1
-0
/
+1
*
drm/i915: Use atomic helpers for suspend, v2.
Maarten Lankhorst
2016-02-16
1
-0
/
+1
*
Revert "drm/i915: fix context/engine cleanup order"
Daniel Vetter
2016-02-15
1
-1
/
+1
*
drm/i915: Update DRIVER_DATE to 20160214
Daniel Vetter
2016-02-14
1
-1
/
+1
*
drm/i915: fix context/engine cleanup order
Nick Hoath
2016-02-10
1
-1
/
+1
*
drm/i915: Extend gpio read/write to other cores
Deepak M
2016-02-04
1
-2
/
+2
*
drm/i915/vlv: drop unused vlv_gps_core_read/write functions
Jani Nikula
2016-02-04
1
-2
/
+0
*
drm/i915/fbc: unexport the HW level activation functions
Paulo Zanoni
2016-02-04
1
-4
/
+0
*
drm/i915: Allow i915_gem_object_get_page() on userptr as well
Chris Wilson
2016-02-03
1
-0
/
+4
*
drm/i915: Add PSR main link standby support back
Rodrigo Vivi
2016-02-01
1
-0
/
+1
*
drm/i915/fbc: don't store/check a pointer to the FB
Paulo Zanoni
2016-01-29
1
-1
/
+0
*
drm/i915/fbc: don't store the fb_id on reg_params
Paulo Zanoni
2016-01-29
1
-2
/
+0
*
drm/i915/fbc: rewrite the multiple_pipes_ok() code for locking
Paulo Zanoni
2016-01-29
1
-0
/
+1
*
drm/i915/fbc: introduce struct intel_fbc_state_cache
Paulo Zanoni
2016-01-29
1
-0
/
+23
*
drm/i915/fbc: replace frequent dev_priv->fbc.x with fbc->x
Paulo Zanoni
2016-01-29
1
-2
/
+2
*
drm/i915/fbc: introduce struct intel_fbc_reg_params
Paulo Zanoni
2016-01-29
1
-3
/
+19
*
drm/i915/fbc: wait for a vblank instead of 50ms when enabling
Paulo Zanoni
2016-01-29
1
-1
/
+1
*
drm/i915: Sanitize i915_gem_load() init and clean-up
Imre Deak
2016-01-27
1
-1
/
+2
[prev]
[next]