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
2010-08-01
drm/i915: Enable panel fitting for eDP
Zhao Yakui
1
-1
/
+2
2010-08-01
drm/i915/pch: Set transcoder sync polarity for DP based on actual mode
Adam Jackson
1
-3
/
+6
2010-08-01
drm/i915: Initialize LVDS and eDP outputs before anything else
Adam Jackson
1
-5
/
+12
2010-08-01
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-11
/
+98
2010-08-01
drm/i915: Use 128k alignment for untiled display surface on i965 (v2)
Chris Wilson
1
-1
/
+6
2010-08-01
drm/i915/pch: Cosmetic fix to FDI link training
Adam Jackson
1
-34
/
+24
2010-08-01
drm/i915: fix FDI frequency check
Jesse Barnes
1
-2
/
+5
2010-08-01
drm/i915: Propagate error from i915_gem_object_flush_gpu_write_domain()
Chris Wilson
1
-1
/
+3
2010-08-01
drm/i915: Propagate error from drm_vblank_get() during page-flipping.
Chris Wilson
1
-14
/
+21
2010-08-01
drm/i915: Add frame buffer compression support on Ironlake mobile
Zhao Yakui
1
-1
/
+92
2010-08-01
drm/i915: Calculate cursor watermark under non-SR state for Ironlake
Zhao Yakui
1
-3
/
+53
2010-08-01
drm/i915: Apply self-refresh watermark calculation for cursor plane
Zhao Yakui
1
-1
/
+43
2010-08-01
drm/i915: Fix fifo size for self-refresh watermark on 965G
Zhao Yakui
1
-2
/
+2
2010-08-01
drm/i915: Fix watermark calculation in self-refresh mode
Zhao Yakui
1
-17
/
+25
2010-08-01
drm/i915: Add the support of eDP on DP-D for Ibex/CPT
Zhao Yakui
1
-1
/
+1
2010-07-26
drm/i915: add pipe A force quirks to i915 driver
Jesse Barnes
1
-1
/
+68
2010-07-26
drm/i915: Fix panel fitting regression since 734b4157
Chris Wilson
1
-2
/
+0
2010-07-26
drm/i915: disable FBC when more than one pipe is active
Jesse Barnes
1
-0
/
+15
2010-07-26
drm/i915: Use the correct scanout alignment for fbcon.
Chris Wilson
1
-1
/
+1
2010-07-26
drm/i915: add PANEL_UNLOCK_REGS definition
Jesse Barnes
1
-2
/
+4
2010-07-26
drm/i915: Make G4X-style PLL search more permissive
Adam Jackson
1
-2
/
+2
2010-07-26
drm/i915: Clear any existing dither mode prior to enabling spatial dithering
Chris Wilson
1
-0
/
+1
2010-07-26
drm/i915: handle shared framebuffers when flipping
Jesse Barnes
1
-3
/
+7
2010-07-02
drm/i915: add tracepoints for flip requests & completions
Jesse Barnes
1
-0
/
+5
2010-07-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-13
/
+47
2010-07-01
drm/i915: don't access FW_BLC_SELF on 965G
Jesse Barnes
1
-3
/
+5
2010-06-18
drm/i915: gen3 page flipping fixes
Jesse Barnes
1
-5
/
+24
2010-06-18
drm/i915: don't queue flips during a flip pending event
Jesse Barnes
1
-0
/
+11
2010-06-14
drm/i915: Turn on 945 self-refresh only if single CRTC is active
Li Peng
1
-5
/
+7
2010-06-08
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Linus Torvalds
1
-0
/
+5
2010-06-08
drm/i915: fix oops on single crtc devices.
Dave Airlie
1
-5
/
+4
2010-06-05
drm/i915: Move non-phys cursors into the GTT
Chris Wilson
1
-0
/
+9
2010-06-02
drm/i915: Move non-phys cursors into the GTT
Chris Wilson
1
-0
/
+9
2010-06-02
Revert "drm/i915: Don't enable pipe/plane/VCO early (wait for DPMS on)."
Carl Worth
1
-0
/
+5
2010-05-28
drm/i915: Include pitch in set_base debug statement.
Chris Wilson
1
-1
/
+2
2010-05-28
drm/i915: Only print "nothing to do" debug message as required.
Chris Wilson
1
-2
/
+3
2010-05-28
drm/i915: Hold the spinlock whilst resetting unpin_work along error path
Chris Wilson
1
-8
/
+12
2010-05-26
drm/i915: Add CxSR support on Pineview DDR3
Li Peng
1
-28
/
+44
2010-05-26
drm/i915: Kill dangerous pending-flip debugging
Chris Wilson
1
-6
/
+0
2010-05-26
drm/i915: add power monitoring support
Jesse Barnes
1
-16
/
+131
2010-05-26
drm/i915: Add support for interlaced display.
Krzysztof Halasa
1
-0
/
+14
2010-05-26
drm/i915: add timeout to FBC disable waits
Jesse Barnes
1
-2
/
+11
2010-05-26
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
1
-1
/
+0
2010-05-21
Merge branch 'drm-for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-307
/
+757
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2010-05-19
Merge remote branch 'anholt/drm-intel-next' into drm-next
Dave Airlie
1
-31
/
+56
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-0
/
+2
2010-05-10
Merge remote branch 'origin/master' into drm-intel-next
Eric Anholt
1
-5
/
+6
2010-05-07
drm/i915: Make fbc control wrapper functions
Adam Jackson
1
-22
/
+44
2010-05-07
drm/i915: Use spatio-temporal dithering on PCH
Adam Jackson
1
-4
/
+6
[next]