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-05-05
drm/i915/bdw: Add WT caching ability
Ben Widawsky
1
-5
/
+6
2014-05-05
drm/i915: vlv: factor out vlv_force_gfx_clock and check for pending force-off
Imre Deak
1
-0
/
+1
2014-05-05
drm/i915: add missing error capturing of the PIPESTAT reg
Imre Deak
1
-1
/
+0
2014-05-05
drm/i915: Use the coarse ping-pong mechanism based on drm fd to dispatch the ...
Zhao Yakui
1
-0
/
+3
2014-05-05
drm/i915:Initialize the second BSD ring on BDW GT3 machine
Zhao Yakui
1
-0
/
+2
2014-05-01
Merge tag 'drm-intel-next-2014-04-16' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
1
-208
/
+57
2014-04-14
drm/i915: Add parsing support for new MIPI blocks in VBT
Shobhit Kumar
1
-0
/
+6
2014-04-11
drm/i915: Always use kref tracking for all contexts.
Chris Wilson
1
-5
/
+3
2014-04-11
drm/i915: check VBT for supported backlight type
Jani Nikula
1
-0
/
+1
2014-04-10
drm/i915: Add support for DRRS to switch RR
Pradeep Bhat
1
-0
/
+5
2014-04-09
drm/i915/chv: Add IS_CHERRYVIEW() macro
Ville Syrjälä
1
-0
/
+1
2014-04-09
drm/i915/chv: IS_BROADWELL() should not be true for Cherryview
Ville Syrjälä
1
-1
/
+1
2014-04-09
drm/i915: add flags to i915_ring_stop
Mika Kuoppala
1
-2
/
+18
2014-04-03
drm/i915: Add debug module option for VTd validation
Daniel Vetter
1
-0
/
+1
2014-04-02
drm/i915/bdw: Expand FADD to 64bit
Ben Widawsky
1
-1
/
+1
2014-04-02
drm/i915: add BDW runtime PM support
Paulo Zanoni
1
-1
/
+2
2014-04-02
drm/i915: remove HAS_PC8 check
Paulo Zanoni
1
-1
/
+0
2014-04-02
drm/i915: add SNB runtime PM support
Paulo Zanoni
1
-1
/
+1
2014-04-02
drm/i915: kill dev_priv->pm.regsave
Paulo Zanoni
1
-11
/
+1
2014-04-02
drm/i915: Adding VBT fields to support eDP DRRS feature
Pradeep Bhat
1
-0
/
+8
2014-04-02
drm/i915: drop the typedef for drm_i915_private_t
Jani Nikula
1
-2
/
+2
2014-04-02
drm/i915: Hide the per forcewake-engine register ranges
Damien Lespiau
1
-11
/
+0
2014-04-02
drm/i915: Hide vlv_force_wake_{get, put}() in intel_uncore.c
Damien Lespiau
1
-3
/
+0
2014-04-02
drm/i915: vlv: cache current CD clock rate
Imre Deak
1
-0
/
+1
2014-04-02
drm/i915: Add a CMD_PARSER_VERSION getparam
Brad Volkin
1
-0
/
+1
2014-04-02
drm/i915: Enable PPGTT command parser checks
Brad Volkin
1
-0
/
+6
2014-04-02
drm/i915: Split out GTT specific header file
Ben Widawsky
1
-175
/
+3
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
[next]