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
2012-12-20
drm/i915: optionally disable shrinker lock stealing
Daniel Vetter
1
-0
/
+1
2012-12-17
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
1
-0
/
+4
2012-12-17
drm/i915: Implement WaSetupGtModeTdRowDispatch
Daniel Vetter
1
-0
/
+3
2012-12-10
drm/i915: set the LPT FDI RX polarity reversal bit when needed
Paulo Zanoni
1
-0
/
+2
2012-12-10
drm/i915: add lpt_init_pch_refclk
Paulo Zanoni
1
-1
/
+1
2012-12-10
drm/i915: add support for mPHY destination on intel_sbi_{read, write}
Paulo Zanoni
1
-0
/
+5
2012-11-29
drm/i915: Include the last semaphore sync point in the error-state
Chris Wilson
1
-0
/
+1
2012-11-29
drm/i915: Preallocate next seqno before touching the ring
Chris Wilson
1
-3
/
+2
2012-11-29
drm/i915: force restore on lid open
Daniel Vetter
1
-1
/
+2
2012-11-21
drm/i915: fix intel_ddi_get_cdclk_freq for ULT machines
Paulo Zanoni
1
-0
/
+2
2012-11-21
drm/i915: make DP work on LPT-LP machines
Paulo Zanoni
1
-0
/
+8
2012-11-21
drm/i915: Remove save/restore of physical HWS_PGA register
Chris Wilson
1
-1
/
+0
2012-11-21
drm/i915: Fix warning in i915_gem_chipset_flush
Ben Widawsky
1
-1
/
+1
2012-11-20
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
1
-196
/
+247
2012-11-13
drm/i915/i2c: Track users of GMBUS force-bit
Chris Wilson
1
-1
/
+1
2012-11-12
drm/i915: Stop using AGP layer for GEN6+
Ben Widawsky
1
-1
/
+9
2012-11-12
drm/i915: protect RPS/RC6 related accesses (including PCU) with a new mutex
Jesse Barnes
1
-0
/
+6
2012-11-12
drm/i915: put ring frequency and turbo setup into a work queue v5
Jesse Barnes
1
-0
/
+2
2012-11-12
drm/i915: don't block resume on fb console resume v2
Jesse Barnes
1
-0
/
+7
2012-11-12
drm/i915: extract l3_parity substruct from dev_priv
Daniel Vetter
1
-3
/
+7
2012-11-12
drm/i915: move dri1 dungeon out of dev_priv
Daniel Vetter
1
-14
/
+17
2012-11-12
drm/i915: move pwrctx/renderctx to the other ilk power state
Daniel Vetter
1
-3
/
+3
2012-11-12
drm/i915: move dev_priv->(rps|ips) out of line
Daniel Vetter
1
-31
/
+36
2012-11-12
drm/i915: move the suspend/resume register file out of dev_priv
Daniel Vetter
1
-135
/
+139
2012-11-12
drm/i915: implement WaDisableDopClockGatingisable on VLV and IVB
Jesse Barnes
1
-0
/
+3
2012-11-12
drm/i915: kill pch_init_clock_gating indirection
Daniel Vetter
1
-1
/
+0
2012-11-12
drm/i915: Add dev to ppgtt
Ben Widawsky
1
-0
/
+1
2012-11-12
drm/i915: add ->display.modeset_global_resources callback
Daniel Vetter
1
-0
/
+1
2012-10-26
drm/i915: add TRANSCODER_EDP
Paulo Zanoni
1
-0
/
+8
2012-10-22
drm/i915: remove unused mem_block struct definition
Mika Kuoppala
1
-8
/
+0
2012-10-22
drm/i915: Backlight setup requires connector so pass it as parameter
Jani Nikula
1
-2
/
+0
2012-10-22
drm/i915/lvds: Move the acpi_lid_notifier from drm_i915_private to the connector
Jani Nikula
1
-2
/
+0
2012-10-22
Merge tag 'v3.7-rc2' into drm-intel-next-queued
Daniel Vetter
1
-6
/
+11
2012-10-18
drm/i915: Clear FORCEWAKE when taking over from BIOS
Chris Wilson
1
-0
/
+1
2012-10-17
drm/i915: Insert i915_preliminary_hw_support variable.
Rodrigo Vivi
1
-0
/
+1
2012-10-16
drm/i915: Extract PCU communication
Ben Widawsky
1
-0
/
+3
2012-10-12
drm/i915: fixup i915_gem_object_get_page inline helper
Chris Wilson
1
-1
/
+6
2012-10-12
drm/i915: Disallow preallocation of requests
Chris Wilson
1
-1
/
+1
2012-10-10
drm/i915: completely rewrite the Haswell PLL handling code
Paulo Zanoni
1
-0
/
+7
2012-10-08
drm/i915: Align the hangcheck wakeup to the nearest second
Chris Wilson
1
-0
/
+1
2012-09-26
drm/i915: s/cacheing/caching/
Ben Widawsky
1
-4
/
+4
2012-09-20
drm/i915: Convert the dmabuf object to use the new i915_gem_object_ops
Chris Wilson
1
-1
/
+0
2012-09-20
drm/i915: #define gpu freq multipler
Ben Widawsky
1
-0
/
+2
2012-09-20
drm/i915: Replace the array of pages with a scatterlist
Chris Wilson
1
-7
/
+11
2012-09-20
drm/i915: Pin backing pages whilst exporting through a dmabuf vmap
Chris Wilson
1
-0
/
+12
2012-09-20
drm/i915: Introduce drm_i915_gem_object_ops
Chris Wilson
1
-2
/
+23
2012-09-07
Merge the modeset-rework, basic conversion into drm-intel-next
Daniel Vetter
1
-1
/
+3
2012-09-06
drm/i915: read out the modeset hw state at load and resume time
Daniel Vetter
1
-0
/
+1
2012-09-06
drm/i915: add crtc->enable/disable vfuncs insted of dpms
Daniel Vetter
1
-1
/
+2
2012-09-03
drm/ips: move drps/ips/ilk related variables into dev_priv->ips
Daniel Vetter
1
-16
/
+20
[next]