index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
drm/i915: Print the watermark latencies during init
Ville Syrjälä
2013-08-05
1
-0
/
+37
|
*
drm/i915: Use the stored cursor and plane latencies properly
Ville Syrjälä
2013-08-05
1
-15
/
+21
|
*
drm/i915: Store the watermark latency values in dev_priv
Ville Syrjälä
2013-08-05
2
-9
/
+67
|
*
drm/i915: Add ILK support to intel_read_wm_latency
Ville Syrjälä
2013-08-05
1
-0
/
+7
|
*
drm/i915: make reset&hangcheck code VM aware
Ben Widawsky
2013-08-05
1
-7
/
+23
|
*
drm/i915: BUG_ON put_pages later
Ben Widawsky
2013-08-05
1
-2
/
+2
|
*
drm/i915: make caching operate on all address spaces
Ben Widawsky
2013-08-05
1
-8
/
+12
|
*
drm/i915: thread address space through execbuf
Ben Widawsky
2013-08-05
1
-28
/
+49
|
*
drm/i915: Update describe_obj
Ben Widawsky
2013-08-05
1
-4
/
+16
|
*
drm/i915: Use ggtt_vm to save some typing
Ben Widawsky
2013-08-05
2
-16
/
+13
|
*
drm/i915: Add VM to pin
Ben Widawsky
2013-08-05
7
-13
/
+27
|
*
drm/i915: Use bound list for inactive shrink
Ben Widawsky
2013-08-05
1
-2
/
+6
|
*
drm/i915: Make proper functions for VMs
Ben Widawsky
2013-08-05
4
-53
/
+118
|
*
drm/i915: Rework drop caches for checkpatch
Ben Widawsky
2013-08-05
1
-6
/
+8
|
*
drm/i915: Create an init vm
Ben Widawsky
2013-08-05
2
-6
/
+13
|
*
drm/i915/hsw: Change default LLC age to 3
Ben Widawsky
2013-08-05
1
-1
/
+2
|
*
i915: fix ACPI _DSM warning
Peter Wu
2013-08-05
1
-6
/
+8
|
*
drm/i915: make user mode sync polarity setting explicit
Imre Deak
2013-08-05
1
-0
/
+13
|
*
drm/i915: move encoder->enable callback later in VLV crtc enable
Jani Nikula
2013-08-05
1
-4
/
+3
|
*
drm/i915: rearrange vlv hdmi enable and pre_enable callbacks
Jani Nikula
2013-08-05
1
-9
/
+11
|
*
drm/i915: rearrange vlv dp enable and pre_enable callbacks
Jani Nikula
2013-08-05
1
-34
/
+39
|
*
drm/i915: Acquire dpio_lock for VLV sideband programming in DP/HDMI
Chris Wilson
2013-08-05
3
-4
/
+10
|
*
drm/i915: enable IPS for bpp <= 24
Jesse Barnes
2013-08-05
1
-1
/
+1
|
*
drm/i915: Add SNB/IVB support to intel_read_wm_latency
Ville Syrjälä
2013-08-05
1
-0
/
+7
|
*
drm/i915: Don't multiply the watermark latency values too early
Ville Syrjälä
2013-08-05
1
-5
/
+5
|
*
drm/i915: Split out reading of HSW watermark latency values
Ville Syrjälä
2013-08-05
1
-14
/
+20
|
*
drm/i915: Change the watermark latency type to uint16_t
Ville Syrjälä
2013-08-05
1
-3
/
+3
|
*
drm/i915: Don't pass "mem_value" to ilk_compute_fbc_wm
Ville Syrjälä
2013-08-05
1
-3
/
+2
|
*
drm/i915: Rename most wm compute functions to ilk_ prefix
Ville Syrjälä
2013-08-05
1
-20
/
+20
|
*
drm/i915: Rename hsw_wm_get_pixel_rate to ilk_pipe_pixel_rate
Ville Syrjälä
2013-08-05
1
-3
/
+3
|
*
drm/i915: Calculate the sprite WM based on the source width instead of the de...
Ville Syrjälä
2013-08-05
1
-3
/
+3
|
*
drm/i915: Pass the actual sprite width to watermarks functions
Ville Syrjälä
2013-08-05
2
-10
/
+10
|
*
drm/i915: Add scaled paramater to update_sprite_watermarks()
Ville Syrjälä
2013-08-05
4
-14
/
+19
|
*
drm/i915: Tidy the macro casting by using an inline function
Chris Wilson
2013-08-05
1
-3
/
+8
|
*
drm/i915: Remove useless define
Stéphane Marchesin
2013-08-04
1
-1
/
+0
|
*
drm/i915: Use the same pte_encoding for ppgtt as for gtt
Chris Wilson
2013-08-04
1
-7
/
+1
|
*
drm/i915: Squelch repeated reasoning for why FBC cannot be activated
Chris Wilson
2013-08-04
3
-23
/
+46
|
*
drm/i915: clean up crtc timings computation
Daniel Vetter
2013-08-04
3
-13
/
+3
|
*
drm/i915: rip out legacy encoder->mode_set callback
Daniel Vetter
2013-08-04
1
-9
/
+1
|
*
drm/i915/ddi: use the native encoder ->mode_set callback
Daniel Vetter
2013-08-04
1
-23
/
+16
|
*
drm/i915/lvds: use the native encoder ->mode_set callback
Daniel Vetter
2013-08-04
1
-11
/
+5
|
*
drm/i915/dp: use native encoder ->mode_set callback
Daniel Vetter
2013-08-04
1
-12
/
+7
|
*
drm/i915/hdmi: use native encoder mode_set callback
Daniel Vetter
2013-08-04
1
-17
/
+12
|
*
drm/i915/crt: use native encoder->mode_set callback
Daniel Vetter
2013-08-04
1
-21
/
+13
|
*
drm/i915/tv: Use native encoder->mode_set callback
Daniel Vetter
2013-08-04
1
-18
/
+9
|
*
drm/i915/sdvo: use intel_encoder for upcast helper
Daniel Vetter
2013-08-04
1
-12
/
+11
|
*
drm/i915/dvo: use native encoder ->mode_set callback
Daniel Vetter
2013-08-04
1
-17
/
+11
|
*
drm/i915: rip out legacy encoder->mode_fixup logic
Daniel Vetter
2013-08-04
1
-16
/
+3
|
*
drm/i915/dvo: switch ->mode_fixup to ->compute_config
Daniel Vetter
2013-08-04
1
-6
/
+8
|
*
drm/i915/dvo: use intel_encoder to the upcast macro
Daniel Vetter
2013-08-04
1
-9
/
+9
[prev]
[next]