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
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-10-13
1
-1
/
+0
*
drm/i915: Update DRIVER_DATE to 20151010
Daniel Vetter
2015-10-10
1
-1
/
+1
*
drm/i915: Partial revert of atomic watermark series
Matt Roper
2015-10-09
4
-202
/
+151
*
drm/i915: Early exit from semaphore_waits_for for execlist mode.
Tomas Elf
2015-10-09
1
-0
/
+20
*
drm/i915: Remove wrong warning from i915_gem_context_clean
Tvrtko Ursulin
2015-10-09
1
-1
/
+1
*
drm/i915: Determine the stolen memory base address on gen2
Ville Syrjälä
2015-10-09
1
-11
/
+81
*
drm/i915: fix FBC buffer size checks
Paulo Zanoni
2015-10-09
1
-5
/
+14
*
drm/i915: fix CFB size calculation
Paulo Zanoni
2015-10-09
1
-5
/
+49
*
drm/i915: remove pre-atomic check from SKL update_primary_plane
Paulo Zanoni
2015-10-09
1
-21
/
+13
*
drm/i915: don't allocate fbcon from stolen memory if it's too big
Paulo Zanoni
2015-10-09
2
-2
/
+15
*
Revert "drm/i915: Call encoder hotplug for init and resume cases"
Daniel Vetter
2015-10-08
2
-11
/
+1
*
Revert "drm/i915: Add hot_plug hook for hdmi encoder"
Daniel Vetter
2015-10-08
1
-43
/
+11
*
drm/i915: use error path
Sudip Mukherjee
2015-10-08
1
-9
/
+14
*
drm/i915/irq: Fix misspelled word register in kernel-doc
Javier Martinez Canillas
2015-10-08
1
-1
/
+1
*
drm/i915/irq: Fix kernel-doc warnings
Javier Martinez Canillas
2015-10-08
1
-0
/
+2
*
drm/i915: Hook up ring workaround writes at context creation time on Gen6-7.
Francisco Jerez
2015-10-07
1
-1
/
+1
*
drm/i915: Don't warn if the workaround list is empty.
Francisco Jerez
2015-10-07
1
-1
/
+1
*
drm/i915: Resurrect golden context on gen6/7
Daniel Vetter
2015-10-07
1
-0
/
+1
*
drm/i915/chv: remove pre-production hardware workarounds
Jani Nikula
2015-10-07
1
-34
/
+22
*
drm/i915/snb: remove pre-production hardware workaround
Jani Nikula
2015-10-07
1
-17
/
+1
*
drm/i915/bxt: Set time interval unit to 0.833us
Akash Goel
2015-10-07
1
-1
/
+4
*
drm/i915: Kill DRI1 cliprects
Chris Wilson
2015-10-07
2
-138
/
+31
*
drm/i915: Avoid GPU stalls from kswapd
Chris Wilson
2015-10-07
2
-2
/
+8
*
drm/i915: Remove dead i915_gem_evict_everything()
Chris Wilson
2015-10-07
2
-46
/
+0
*
drm/i915: During shrink_all we only need to idle the GPU
Chris Wilson
2015-10-07
1
-1
/
+3
*
drm/i915: Add a tracepoint for the shrinker
Chris Wilson
2015-10-07
2
-0
/
+22
*
drm/i915: DocBook add i915_component.h support
Libin Yang
2015-10-07
1
-0
/
+5
*
Merge remote-tracking branch 'takashi/topic/drm-sync-audio-rate' into drm-int...
Daniel Vetter
2015-10-07
3
-1
/
+184
|
\
|
*
drm/i915: Add missing const to audio_rate_need_prog()
Takashi Iwai
2015-09-30
1
-1
/
+1
|
*
drm/i915: set proper N/CTS in modeset
Libin Yang
2015-09-25
1
-9
/
+48
|
*
drm/i915: implement sync_audio_rate callback
Libin Yang
2015-09-25
3
-0
/
+144
*
|
drm/i915: shrinker_control->nr_to_scan is now unsigned long
Chris Wilson
2015-10-07
2
-3
/
+3
*
|
drm/i915: Fix kerneldoc for i915_gem_shrink_all
Daniel Vetter
2015-10-07
1
-1
/
+1
*
|
drm/i915: Use a task to cancel the userptr on invalidate_range
Chris Wilson
2015-10-06
1
-87
/
+61
*
|
drm/i915: Fix userptr deadlock with aliased GTT mmappings
Chris Wilson
2015-10-06
1
-66
/
+109
*
|
drm/i915: Only update the current userptr worker
Chris Wilson
2015-10-06
1
-16
/
+16
*
|
drm/i915: prevent out of range pt in the PDE macros (take 3)
Michel Thierry
2015-10-06
1
-6
/
+8
*
|
drm/i915: Clean up associated VMAs on context destruction
Tvrtko Ursulin
2015-10-06
3
-4
/
+45
*
|
drm/i915/bxt: vlv_dsi_reset_clocks() can be static
kbuild test robot
2015-10-06
1
-2
/
+2
*
|
drm/i915: Rename DP link training functions
Ander Conselvan de Oliveira
2015-10-06
4
-12
/
+13
*
|
drm/i915: Add hot_plug hook for hdmi encoder
Sonika Jindal
2015-10-06
1
-11
/
+43
*
|
drm/i915: Add GEN7_GPGPU_DISPATCHDIMX/Y/Z to the register whitelist
Jordan Justen
2015-10-06
2
-1
/
+9
*
|
drm/i915: Update Promotion timer for RC6 TO Mode
Sagar Arun Kamble
2015-10-06
1
-4
/
+6
*
|
drm/i915/guc: Add host2guc notification for suspend and resume
Alex Dai
2015-10-06
5
-1
/
+71
*
|
drm/i915: Skip CHV PHY asserts until PHY has been fully reset
Ville Syrjälä
2015-10-06
2
-1
/
+48
*
|
drm/i915: Don't bypass LRC on CHV
Ville Syrjälä
2015-10-06
2
-10
/
+0
*
|
drm/i915: Call encoder hotplug for init and resume cases
Sonika Jindal
2015-10-06
2
-1
/
+11
*
|
drm/i915: unlock on error in i915_ppgtt_info()
Dan Carpenter
2015-10-05
1
-3
/
+6
*
|
drm/i915/bxt: Modify BXT BLC according to VBT changes
Sunil Kamath
2015-10-02
3
-23
/
+88
*
|
drm/i915/bxt: get DSI pixelclock
Shashank Sharma
2015-10-02
3
-2
/
+42
[next]