index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_drv.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-31
drm/i915: prefer struct drm_i915_private to drm_i915_private_t
Jani Nikula
1
-3
/
+3
2014-03-31
Revert "drm/i915: Disable/Enable PM Intrrupts based on the current freq."
Chris Wilson
1
-3
/
+0
2014-03-28
drm/i915: Broadwell expands ACTHD to 64bit
Chris Wilson
1
-1
/
+12
2014-03-28
drm/i915: Track the enabled PM interrupts in dev_priv.
Deepak S
1
-0
/
+1
2014-03-21
drm/i915: Include a note about the dangers of I915_READ64/I915_WRITE64
Chris Wilson
1
-0
/
+6
2014-03-20
drm/i915: Per-process stats work better when evaluated per-process
Chris Wilson
1
-0
/
+2
2014-03-20
drm/i915: Rename and comment all the RPS *stuff*
Ben Widawsky
1
-8
/
+18
2014-03-20
drm/i915: Store the HW min frequency as min_freq
Ben Widawsky
1
-0
/
+1
2014-03-19
drm/i915: update the PC8 and runtime PM documentation
Paulo Zanoni
1
-40
/
+12
2014-03-19
drm/i915: kill struct i915_package_c8
Paulo Zanoni
1
-6
/
+0
2014-03-19
drm/i915: move pc8.irqs_disabled to pm.irqs_disabled
Paulo Zanoni
1
-5
/
+5
2014-03-19
drm/i915: remove dev_priv->pc8.enabled
Paulo Zanoni
1
-2
/
+0
2014-03-19
drm/i915: kill pc8.disable_count
Paulo Zanoni
1
-1
/
+0
2014-03-19
drm/i915: remove dev_priv->pc8.requirements_met
Paulo Zanoni
1
-1
/
+0
2014-03-19
drm/i915: make PC8 be part of runtime PM suspend/resume
Paulo Zanoni
1
-3
/
+4
2014-03-19
drm/i915: Rename similar plane functions to avoid confusion
Matt Roper
1
-2
/
+3
2014-03-11
Merge tag 'v3.14-rc6' into drm-intel-next-queued
Daniel Vetter
1
-1
/
+10
2014-03-10
drm/i915: move dev_priv->suspend around
Daniel Vetter
1
-2
/
+1
2014-03-08
drm/i915: add plane_config fetching infrastructure v2
Jesse Barnes
1
-0
/
+3
2014-03-08
drm/i915: Implement command buffer parsing logic
Brad Volkin
1
-0
/
+93
2014-03-08
drm/i915: Refactor shmem pread setup
Brad Volkin
1
-0
/
+3
2014-03-08
drm/i915: power domains: add vlv power wells
Imre Deak
1
-1
/
+1
2014-03-08
drm/i915: vlv: factor out valleyview_display_irq_install
Imre Deak
1
-0
/
+5
2014-03-08
drm/i915: add port power domains
Imre Deak
1
-0
/
+11
2014-03-08
drm/i915: split power well 'set' handler to separate enable/disable/sync_hw
Imre Deak
1
-4
/
+31
2014-03-08
drm/i915: move power domain macros to intel_pm.c
Imre Deak
1
-10
/
+0
2014-03-08
drm/i915: Disable full ppgtt by default
Daniel Vetter
1
-21
/
+1
2014-03-06
drm/i915: Remove unused to_gem_object() macro
Damien Lespiau
1
-1
/
+0
2014-03-06
drm/i915: Make i915_gem_retire_requests_ring() static
Damien Lespiau
1
-1
/
+0
2014-03-06
drm/i915: Make num_sprites a per-pipe value
Damien Lespiau
1
-3
/
+3
2014-03-06
drm/i915: Add a for_each_sprite() macro
Damien Lespiau
1
-0
/
+1
2014-03-06
drm/i915: Add suspend count to error state
Mika Kuoppala
1
-0
/
+3
2014-03-06
drm/i915: Add reset count to error state
Mika Kuoppala
1
-0
/
+1
2014-03-06
drm/i915: Add reason for capture in error state
Mika Kuoppala
1
-2
/
+5
2014-03-06
drm/i915: Add error code into error state
Mika Kuoppala
1
-0
/
+2
2014-03-06
drm/i915: Record pid/comm of hanging task
Chris Wilson
1
-1
/
+5
2014-03-06
drm/i915: Rely on accurate request tracking for finding hung batches
Chris Wilson
1
-0
/
+3
2014-03-06
drm/i915: assert force wake is disabled when we runtime suspend
Paulo Zanoni
1
-0
/
+1
2014-03-06
drm/i915: kill dev_priv->pc8.gpu_idle
Paulo Zanoni
1
-6
/
+4
2014-03-06
drm/i915: Convert the forcewake worker into a timer func
Chris Wilson
1
-1
/
+1
2014-03-06
drm/i915: Accurately track when we mark the hardware as idle/busy
Chris Wilson
1
-0
/
+8
2014-03-06
drm/i915: use power domain api to check vga power state
Imre Deak
1
-0
/
+1
2014-03-06
drm/i915: use drm_i915_private everywhere in the power domain api
Imre Deak
1
-2
/
+2
2014-03-06
drm/i915/bdw: Kill ppgtt->num_pt_pages
Ben Widawsky
1
-2
/
+1
2014-03-06
drm/i915/bdw: Reorganize PT allocations
Ben Widawsky
1
-2
/
+3
2014-03-04
drm/i915: Make clear/insert vfuncs args absolute
Ben Widawsky
1
-3
/
+3
2014-03-04
drm/i915: Move ppgtt_release out of the header
Ben Widawsky
1
-36
/
+0
2014-02-14
drm/i915: Simplify i915_gem_object_ggtt_unpin
Daniel Vetter
1
-2
/
+8
2014-02-14
drm/i915: split PIN_GLOBAL out from PIN_MAPPABLE
Daniel Vetter
1
-1
/
+2
2014-02-14
drm/i915: Consolidate binding parameters into flags
Daniel Vetter
1
-8
/
+6
[next]