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
/
intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-02
drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp
Jesse Barnes
1
-2
/
+5
2011-07-30
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-1
/
+35
2011-07-30
drm/i915: apply phase pointer override on SNB+ too
Jesse Barnes
1
-0
/
+31
2011-07-30
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
Michel Alexandre Salim
1
-0
/
+3
2011-07-30
drm/i915: provide more error output when mode sets fail
Jesse Barnes
1
-1
/
+4
2011-07-29
drm/i915: fix CB tuning check for ILK+
Jesse Barnes
1
-1
/
+1
2011-07-29
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-24
/
+58
2011-07-29
drm/i915: Flush other plane register writes
Keith Packard
1
-13
/
+18
2011-07-29
drm/i915: flush plane control changes on ILK+ as well
Jesse Barnes
1
-2
/
+2
2011-07-29
drm/i915: apply timing generator bug workaround on CPT and PPT
Jesse Barnes
1
-0
/
+4
2011-07-29
drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set
Keith Packard
1
-0
/
+2
2011-07-29
drm/i915: DP_PIPE_ENABLED must check transcoder on CPT
Keith Packard
1
-11
/
+34
2011-07-23
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-3
/
+20
2011-07-23
drm/i915: load the LUT before pipe enable on ILK+
Jesse Barnes
1
-2
/
+6
2011-07-22
drm/i915: provide more error output when mode sets fail
Jesse Barnes
1
-1
/
+4
2011-07-14
drm/i915: Add quirk to disable SSC on Lenovo U160 LVDS
Keith Packard
1
-1
/
+14
2011-07-08
drm/i915: Share the common work of disabling active FBC before updating
Chris Wilson
1
-56
/
+62
2011-07-08
drm/i915: Perform intel_enable_fbc() from a delayed task
Chris Wilson
1
-2
/
+81
2011-07-08
drm/i915: Disable FBC across page-flipping
Chris Wilson
1
-0
/
+2
2011-07-08
drm/i915: Set persistent-mode for ILK/SNB framebuffer compression
Chris Wilson
1
-0
/
+2
2011-07-08
drm/i915: Use of a CPU fence is mandatory to update FBC regions upon CPU writes
Chris Wilson
1
-19
/
+14
2011-07-08
drm/i915: Remove vestigial pitch from post-gen2 FBC control routines
Chris Wilson
1
-6
/
+2
2011-07-08
drm/i915: Replace direct calls to vfunc.disable_fbc with intel_disable_fbc()
Chris Wilson
1
-8
/
+5
2011-07-08
drm/i915: Only export the generic intel_disable_fbc() interface
Chris Wilson
1
-25
/
+25
2011-07-08
drm/i915: check for supported depth at fb init time
Jesse Barnes
1
-0
/
+5
2011-07-08
drm/i915: split out plane update code
Jesse Barnes
1
-9
/
+98
2011-07-08
drm/i915: split out Ironlake pipe bpp picking code
Jesse Barnes
1
-42
/
+152
2011-07-08
drm/i915: set bpc for DP transcoder
Jesse Barnes
1
-1
/
+2
2011-07-08
drm/i915: don't set transcoder bpc on CougarPoint
Jesse Barnes
1
-6
/
+9
2011-06-30
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
Jesse Barnes
1
-2
/
+2
2011-06-29
drm/i915: load a ring frequency scaling table v3
Jesse Barnes
1
-1
/
+57
2011-06-27
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-83
/
+222
2011-06-27
drm/i915: add Ivy Bridge page flip support
Jesse Barnes
1
-0
/
+36
2011-06-27
drm/i915: split page flip queueing into per-chipset functions
Jesse Barnes
1
-83
/
+186
2011-06-21
drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)
Keith Packard
1
-2
/
+1
2011-06-10
drm/i915: Combine pinning with setting to the display plane
Chris Wilson
1
-14
/
+4
2011-06-10
drm/i915: Mark the cursor and the overlay as being part of the display planes
Chris Wilson
1
-1
/
+1
2011-06-09
drm/i915: Introduce i915_gem_object_finish_gpu()
Chris Wilson
1
-1
/
+1
2011-06-09
drm/i915: Call intel_enable_plane from i9xx_crtc_mode_set (again)
Keith Packard
1
-2
/
+1
2011-06-04
drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
Chris Wilson
1
-68
/
+20
2011-06-04
drm/i915: fix regression after clock gating init split
Jason Stubbs
1
-0
/
+1
2011-05-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-959
/
+1344
2011-05-20
Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next
Dave Airlie
1
-4
/
+9
2011-05-18
drm/i915: FDI link training broken on Ironlake by Ivybridge integration
Keith Packard
1
-4
/
+4
2011-05-18
drm/i915: add fbc enable flag, but disable by default
Jesse Barnes
1
-0
/
+5
2011-05-16
Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-cor...
Dave Airlie
1
-957
/
+1337
2011-05-14
drm/i915: split PCH clock gating init
Jesse Barnes
1
-22
/
+41
2011-05-14
drm/i915: add Ivybridge clock gating init function
Jesse Barnes
1
-1
/
+28
2011-05-14
drm/i915: split clock gating init into per-chipset functions
Jesse Barnes
1
-144
/
+193
2011-05-14
drm/i915: page flip support for Ivy Bridge
Jesse Barnes
1
-0
/
+1
[next]