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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-31
i915: add dma-buf vmap support for exporting vmapped buffer
Dave Airlie
2
-0
/
+58
2012-05-31
i915: add stub dma-buf mmap callback.
Dave Airlie
1
-0
/
+6
2012-05-29
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
11
-101
/
+197
2012-05-25
drm/i915: tune down the noise of the RP irq limit fail
Daniel Vetter
1
-2
/
+3
2012-05-25
drm/i915: Remove the error message for unbinding pinned buffers
Chris Wilson
1
-4
/
+2
2012-05-25
drm/i915: Limit page allocations to lowmem (dma32) for i965
Chris Wilson
1
-1
/
+9
2012-05-24
Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
41
-7236
/
+11011
2012-05-24
drm/i915: always use RPNSWREQ for turbo change requests
Jesse Barnes
1
-1
/
+1
2012-05-24
drm/i915: reject doubleclocked cea modes on dp
Daniel Vetter
1
-0
/
+6
2012-05-24
drm/i915: Adding TV Out Missing modes.
Rodrigo Vivi
1
-0
/
+48
2012-05-24
drm/i915: wait for a vblank to pass after tv detect
Daniel Vetter
1
-0
/
+5
2012-05-24
drm/i915: no lvds quirk for HP t5740e Thin Client
Jan-Benedict Glaw
1
-0
/
+8
2012-05-24
drm/i915: enable vdd when switching off the eDP panel
Daniel Vetter
1
-10
/
+8
2012-05-24
drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationship
Chris Wilson
1
-23
/
+33
2012-05-24
drm/i915: Always update RPS interrupts thresholds along with frequency
Chris Wilson
2
-47
/
+47
2012-05-24
drm/i915: properly handle interlaced bit for sdvo dtd conversion
Daniel Vetter
2
-4
/
+13
2012-05-23
drm/i915: make some dmabuf things static
Dave Airlie
1
-4
/
+4
2012-05-23
i915: add dmabuf/prime buffer sharing support.
Daniel Vetter
6
-6
/
+239
2012-05-22
drm: Constify drm_mode_config_funcs pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
1
-1
/
+1
2012-05-22
drm/backlight: initialize struct backlight_properties properly
Corentin Chary
1
-0
/
+1
2012-05-22
drm/i915/dp: Probe branch/sink OUIs
Adam Jackson
1
-0
/
+19
2012-05-22
drm/i915: fix module unload since error_state rework
Daniel Vetter
1
-0
/
+2
2012-05-21
drm/i915: be more careful when returning -ENXIO in gmbus transfer
Daniel Vetter
1
-9
/
+12
2012-05-21
Merge tag 'drm-intel-next-2012-05-20' of git://people.freedesktop.org/~danvet...
Dave Airlie
20
-290
/
+1621
2012-05-20
drm/i915: IBX has a fixed pch pll to pch pipe mapping
Daniel Vetter
1
-0
/
+11
2012-05-20
drm/i915: implement hsw_write_infoframe
Paulo Zanoni
2
-5
/
+52
2012-05-20
drm/i915: small hdmi coding style cleanups
Paulo Zanoni
1
-31
/
+13
2012-05-20
drm/i915: fixup infoframe support for sdvo
Daniel Vetter
2
-4
/
+11
2012-05-20
drm/i915: Enable the PCH PLL for all generations after link training
Chris Wilson
1
-2
/
+2
2012-05-20
drm/i915: Convert BUG_ON(!pll->active) and friends to a WARN
Chris Wilson
1
-6
/
+15
2012-05-20
drm/i915: don't clobber the pipe param in sanitize_modesetting
Daniel Vetter
1
-2
/
+3
2012-05-20
drm/i915: disable gmbus on i830
Daniel Vetter
1
-0
/
+4
2012-05-20
drm/i915: Replace the feature tests for BLT/BSD with ring init checks
Chris Wilson
1
-2
/
+2
2012-05-20
drm/i915: Check whether the ring is initialised prior to dispatch
Chris Wilson
1
-8
/
+5
2012-05-20
drm/i915: Introduce for_each_ring() macro
Chris Wilson
8
-85
/
+76
2012-05-20
drm/i915: Assert that the transcoder is indeed off before modifying it
Chris Wilson
1
-0
/
+2
2012-05-20
drm/i915: hook Haswell devices in place
Eugeni Dodonov
1
-0
/
+7
2012-05-20
drm/i915: prepare HDMI link for Haswell
Eugeni Dodonov
3
-1
/
+133
2012-05-20
drm/i915: move HDMI structs to shared location
Eugeni Dodonov
2
-17
/
+21
2012-05-20
drm/i915: add WR PLL programming table
Eugeni Dodonov
1
-0
/
+388
2012-05-20
drm/i915: add support for DDI-controlled digital outputs
Eugeni Dodonov
1
-0
/
+19
2012-05-20
drm/i915: detect digital outputs on Haswell
Eugeni Dodonov
3
-1
/
+50
2012-05-20
drm/i915: program iCLKIP on Lynx Point
Eugeni Dodonov
1
-3
/
+97
2012-05-20
drm/i915: program WM_LINETIME on Haswell
Eugeni Dodonov
4
-0
/
+43
2012-05-20
drm/i915: define Haswell watermarks and clock gating
Eugeni Dodonov
1
-0
/
+11
2012-05-20
drm/i915: use ironlake eld write routine for Haswell
Eugeni Dodonov
1
-0
/
+1
2012-05-20
drm/i915: support DDI training in FDI mode
Eugeni Dodonov
3
-0
/
+118
2012-05-20
drm/i915: initialize DDI buffer translations
Eugeni Dodonov
4
-0
/
+111
2012-05-20
drm/i915: account for only one PCH receiver on Haswell
Eugeni Dodonov
2
-4
/
+21
[next]