index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-21
drm/i915: FBC off for ironlake and older, otherwise on by default
Keith Packard
1
-2
/
+10
2011-09-19
drm/i915: Enable dither whenever display bpc < frame buffer bpc
Keith Packard
1
-4
/
+6
2011-08-25
drm/i915: Fix wrong initializer for "locked" variable in assert_panel_unlocked
Thomas Jarosch
1
-1
/
+1
2011-08-22
i915: do not setup intel_backlight twice
Kamal Mostafa
1
-2
/
+0
2011-08-09
drm/i915: split out PCH refclk update code
Jesse Barnes
1
-43
/
+76
2011-08-08
drm/i915: Remove unused 'reg' argument to dp_pipe_enabled
Keith Packard
1
-4
/
+4
2011-08-08
drm/i915: Fix PCH port pipe select in CPT disable paths
Keith Packard
1
-6
/
+54
2011-08-01
drm/i915: don't use uninitialized EDID bpc values when picking pipe bpp
Jesse Barnes
1
-2
/
+5
2011-07-29
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-1
/
+35
2011-07-29
drm/i915: apply phase pointer override on SNB+ too
Jesse Barnes
1
-0
/
+31
2011-07-29
drm/i915: Add quirk to disable SSC on Sony Vaio Y2
Michel Alexandre Salim
1
-0
/
+3
2011-07-29
drm/i915: provide more error output when mode sets fail
Jesse Barnes
1
-1
/
+4
2011-07-28
drm/i915: fix CB tuning check for ILK+
Jesse Barnes
1
-1
/
+1
2011-07-28
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-24
/
+58
2011-07-28
drm/i915: Flush other plane register writes
Keith Packard
1
-13
/
+18
2011-07-28
drm/i915: flush plane control changes on ILK+ as well
Jesse Barnes
1
-2
/
+2
2011-07-28
drm/i915: apply timing generator bug workaround on CPT and PPT
Jesse Barnes
1
-0
/
+4
2011-07-28
drm/i915: Set crtc DPMS mode to ON in intel_crtc_mode_set
Keith Packard
1
-0
/
+2
2011-07-28
drm/i915: DP_PIPE_ENABLED must check transcoder on CPT
Keith Packard
1
-11
/
+34
2011-07-22
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-3
/
+20
2011-07-22
drm/i915: load the LUT before pipe enable on ILK+
Jesse Barnes
1
-2
/
+6
2011-07-21
drm/i915: provide more error output when mode sets fail
Jesse Barnes
1
-1
/
+4
2011-07-13
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-07
drm/i915: check for supported depth at fb init time
Jesse Barnes
1
-0
/
+5
2011-07-07
drm/i915: split out plane update code
Jesse Barnes
1
-9
/
+98
2011-07-07
drm/i915: split out Ironlake pipe bpp picking code
Jesse Barnes
1
-42
/
+152
2011-07-07
drm/i915: set bpc for DP transcoder
Jesse Barnes
1
-1
/
+2
2011-07-07
drm/i915: don't set transcoder bpc on CougarPoint
Jesse Barnes
1
-6
/
+9
2011-06-29
drm/i915: enable ring freq scaling, RC6 and graphics turbo on Ivy Bridge v3
Jesse Barnes
1
-2
/
+2
2011-06-28
drm/i915: load a ring frequency scaling table v3
Jesse Barnes
1
-1
/
+57
2011-06-26
Merge branch 'drm-intel-fixes' into drm-intel-next
Keith Packard
1
-83
/
+222
2011-06-26
drm/i915: add Ivy Bridge page flip support
Jesse Barnes
1
-0
/
+36
2011-06-26
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-09
drm/i915: Combine pinning with setting to the display plane
Chris Wilson
1
-14
/
+4
2011-06-09
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-08
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
[next]