index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Generalize intel_ring_get_tail to take a ringbuf
Oscar Mateo
2014-07-08
2
-4
/
+4
*
drm/i915: Generalize ring_space to take a ringbuf
Oscar Mateo
2014-07-08
1
-7
/
+6
*
drm/i915: Extract ringbuffer destroy & generalize alloc to take a ringbuf
Oscar Mateo
2014-07-08
1
-10
/
+16
*
drm/i915: Add kerneldoc comments to the intel_context struct
Oscar Mateo
2014-07-08
1
-0
/
+17
*
drm/i915: Emphasize that ctx->id is merely a user handle
Oscar Mateo
2014-07-08
5
-12
/
+12
*
drm/i915: Emphasize that ctx->obj & ctx->is_initialized refer to the legacy r...
Oscar Mateo
2014-07-08
3
-44
/
+48
*
drm/i915: Extract context backing object allocation
Oscar Mateo
2014-07-08
1
-19
/
+35
*
drm/i915: make system freeze support depend on CONFIG_ACPI_SLEEP
Imre Deak
2014-07-08
1
-3
/
+4
*
drm/i915: Restrict GPU boost to the RCS engine
Chris Wilson
2014-07-08
1
-1
/
+1
*
drm/i915: correct BLC vs PWM enable/disable ordering
Jesse Barnes
2014-07-07
1
-6
/
+7
*
drm/i915: Enable semaphores on BDW
Rodrigo Vivi
2014-07-07
1
-4
/
+0
*
drm/i915/bdw: poll semaphores
Ben Widawsky
2014-07-07
1
-0
/
+1
*
drm/i915: semaphore debugfs
Ben Widawsky
2014-07-07
1
-0
/
+71
*
drm/i915/bdw: collect semaphore error state
Ben Widawsky
2014-07-07
2
-4
/
+48
*
drm/i915: Extract semaphore error collection
Ben Widawsky
2014-07-07
1
-12
/
+18
*
drm/i915: Implement MI decode for gen8
Rodrigo Vivi
2014-07-07
1
-19
/
+23
*
drm/i915/bdw: implement semaphore wait
Ben Widawsky
2014-07-07
2
-5
/
+33
*
drm/i915/bdw: implement semaphore signal
Ben Widawsky
2014-07-07
4
-80
/
+189
*
drm/i915: Make semaphore updates more precise
Ben Widawsky
2014-07-07
1
-18
/
+9
*
drm/i915: gen specific ring init
Ben Widawsky
2014-07-07
1
-76
/
+151
*
drm/i915: Updating comments.
Rodrigo Vivi
2014-07-07
2
-3
/
+7
*
drm/i915: Fix VCS2's ring name.
Rodrigo Vivi
2014-07-07
1
-1
/
+1
*
drm/i915: Corrected 'file_priv' to 'file' in 'i915_driver_preclose()'
John Harrison
2014-07-07
2
-6
/
+6
*
drm/i915: Support pf CRC source on haswell transcoder edp
Daniel Vetter
2014-07-07
4
-6
/
+67
*
drm/i915/bdw: 3D_CHICKEN3 has write mask bits
Michel Thierry
2014-07-07
1
-1
/
+1
*
DRM/i915: Remove magic to prevent blank screen on gen4 chipsets
Egbert Eich
2014-07-07
1
-27
/
+0
*
drm/i915: Don't pretend ips is always enabled on BDW.
Rodrigo Vivi
2014-07-07
1
-4
/
+11
*
drm/i915: Unpin last_context at reset
Ville Syrjälä
2014-07-07
1
-0
/
+3
*
drm/i915: rework digital port IRQ handling (v2)
Dave Airlie
2014-07-07
5
-9
/
+183
*
drm/i915: gmch: fix stuck primary plane due to memory self-refresh mode
Imre Deak
2014-07-07
1
-2
/
+13
*
drm/i915: gmch: set SR WMs to valid values before enabling them
Imre Deak
2014-07-07
1
-3
/
+18
*
drm/i915: gmch: factor out intel_set_memory_cxsr
Imre Deak
2014-07-07
2
-38
/
+40
*
drm/i915: Move VLV cmnlane workaround to intel_power_domains_init_hw()
Ville Syrjälä
2014-07-07
3
-35
/
+58
*
drm/i915: Pull the cmnlane tricks into its own power well ops
Ville Syrjälä
2014-07-07
1
-37
/
+55
*
drm/i915: Kill duplicated cdclk readout code from i2c
Ville Syrjälä
2014-07-07
4
-63
/
+21
*
drm/i915: Warn if there's a cdclk change in progess
Ville Syrjälä
2014-07-07
1
-0
/
+4
*
drm/i915: Wait for cdclk change to occure when going for 400MHz
Ville Syrjälä
2014-07-07
1
-0
/
+5
*
drm/i915: Use 200MHz cdclk on vlv when all pipes are off
Ville Syrjälä
2014-07-07
1
-2
/
+7
*
drm/i915: Handle 320 vs. 333 MHz cdclk on vlv
Ville Syrjälä
2014-07-07
1
-3
/
+6
*
drm/i915: Move vlv cdclk code to .get_display_clock_speed()
Ville Syrjälä
2014-07-07
3
-22
/
+14
*
drm/i915: Give names to the CCK_DISPLAY_CLOCK_CONTROL bits
Ville Syrjälä
2014-07-07
2
-2
/
+7
*
drm/i915: Change vlv cdclk to use kHz units
Ville Syrjälä
2014-07-07
3
-15
/
+16
*
Merge tag 'v3.16-rc4' into drm-intel-next-queued
Daniel Vetter
2014-07-07
92
-985
/
+1860
|
\
|
*
Merge tag 'drm-intel-fixes-2014-07-03' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2014-07-06
3
-1
/
+42
|
|
\
|
|
*
drm/i915: Drop early VLV WA to fix Voltage not getting dropped to Vmin
Deepak S
2014-07-01
1
-0
/
+8
|
|
*
drm/i915: only apply crt_present check on VLV
Jesse Barnes
2014-06-30
1
-1
/
+17
|
|
*
drm/i915: Wait for vblank after enabling the primary plane on BDW
Ville Syrjälä
2014-06-27
2
-0
/
+17
|
*
|
Merge branch 'vmwgfx-fixes-3.16' of git://people.freedesktop.org/~thomash/linux
Dave Airlie
2014-07-06
1
-1
/
+0
|
|
\
\
|
|
*
|
drm/vmwgfx: Fix incorrect write to read-only register v2:
Thomas Hellstrom
2014-07-03
1
-1
/
+0
|
*
|
|
Merge branch 'tda998x-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox
Dave Airlie
2014-07-06
1
-3
/
+9
|
|
\
\
\
[next]