index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
2014-03-05
drm/i915: No need to put forcewake after a reset
Mika Kuoppala
2014-03-05
drm/i915: Fix i915_switch_context() argument name in kerneldoc
Damien Lespiau
2014-03-05
drm/i915: Remove unused to_gem_object() macro
Damien Lespiau
2014-03-05
drm/i915: Make i915_gem_retire_requests_ring() static
Damien Lespiau
2014-03-05
drm/i915: Don't just say it, actually force edp vdd
Patrik Jakobsson
2014-03-05
drm/i915: Make num_sprites a per-pipe value
Damien Lespiau
2014-03-05
drm/i915: Add a for_each_sprite() macro
Damien Lespiau
2014-03-05
drm/i915: Replace a few for_each_pipe(i) by for_each_pipe(pipe)
Damien Lespiau
2014-03-05
drm/i915: Don't declare unnecessary shadowing variable
Damien Lespiau
2014-03-05
drm/i915: Use a pipe variable to cycle through the pipes
Damien Lespiau
2014-03-05
drm/i915: We implement WaDisableAsyncFlipPerfMode:bdw
Ville Syrjälä
2014-03-05
drm/i915: Implement WaDisableSDEUnitClockGating:bdw
Ville Syrjälä
2014-03-05
drm/i915: Disable semaphore wait event idle message on BDW
Ville Syrjälä
2014-03-05
drm/i915: Use DIV_ROUND_UP() when calculating number of required FDI lanes
Ville Syrjälä
2014-03-05
drm/i915: Fix DDI port_clock for VGA output
Ville Syrjälä
2014-03-05
drm/i915: Don't access fifodbg registers on gen8
Mika Kuoppala
2014-03-05
drm/i915: Do forcewake reset on gen8
Mika Kuoppala
2014-03-05
drm/i915: don't flood the logs about bdw semaphores
Jani Nikula
2014-03-05
drm/i915: Add thread stall DOP clock gating workaround on Broadwell.
Kenneth Graunke
2014-03-05
drm/i915: Add a partial instruction shootdown workaround on Broadwell.
Kenneth Graunke
2014-03-05
drm/i915: Add suspend count to error state
Mika Kuoppala
2014-03-05
drm/i915: Add reset count to error state
Mika Kuoppala
2014-03-05
drm/i915: Add reason for capture in error state
Mika Kuoppala
2014-03-05
drm/i915: Add error code into error state
Mika Kuoppala
2014-03-05
drm/i915: Record pid/comm of hanging task
Chris Wilson
2014-03-05
drm/i915: Rely on accurate request tracking for finding hung batches
Chris Wilson
2014-03-05
drm/i915: Reset vma->mm_list after unbinding
Chris Wilson
2014-03-05
drm/i915: Streamline VLV forcewake handling
Ville Syrjälä
2014-03-05
drm/i915: Drop the forcewake count inc/dec around register read on VLV
Ville Syrjälä
2014-03-05
drm/i915: Fix VLV forcewake after reset
Ville Syrjälä
2014-03-05
drm/i915: Perform pageflip using mmio if the GPU is terminally wedged
Chris Wilson
2014-03-05
drm/i915: assert we're not runtime suspended when accessing registers
Paulo Zanoni
2014-03-05
drm/i915: assert force wake is disabled when we runtime suspend
Paulo Zanoni
2014-03-05
drm/i915: call assert_device_not_suspended at gen6_force_wake_work
Paulo Zanoni
2014-03-05
drm/i915: kill dev_priv->pc8.gpu_idle
Paulo Zanoni
2014-03-05
drm/i915: get/put runtime PM in more places at i915_debugfs.c
Paulo Zanoni
2014-03-05
drm/i915: get runtime PM while trying to detect CRT
Paulo Zanoni
2014-03-05
drm/i915: put runtime PM only when we actually release force_wake
Paulo Zanoni
2014-03-05
drm/i915: put runtime PM only at the end of intel_mark_idle
Paulo Zanoni
2014-03-05
drm/i915: Don't ban default context when stop_rings!=0
Ville Syrjälä
2014-03-05
drm/i915: print connector mode list in display_info
Jesse Barnes
2014-03-05
drm/i915: Update VBT data structures to have MIPI block enhancements
Shobhit Kumar
2014-03-05
drm/i915: Convert the forcewake worker into a timer func
Chris Wilson
2014-03-05
drm/i915/bdw: Add FBC support
Ben Widawsky
2014-03-05
drm/i915: Accurately track when we mark the hardware as idle/busy
Chris Wilson
2014-03-05
drm/i915: Fix forcewake counts for gen8
Mika Kuoppala
2014-03-05
drm/i915: move hsw power domain comment to its right place
Imre Deak
2014-03-05
drm/i915: use power domain api to check vga power state
Imre Deak
2014-03-05
drm/i915: switch order of power domain init wrt. irq install
Imre Deak
2014-03-05
drm/i915: use drm_i915_private everywhere in the power domain api
Imre Deak
[next]