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
2009-02-25
drm/i915: remove PLL debugging messages
Jesse Barnes
1
-1
/
+1
2009-02-23
drm/i915: Add missing mutex_lock(&dev->struct_mutex)
Pierre Willenbrock
1
-0
/
+1
2009-02-20
drm/i915: take struct mutex around fb unref
Jesse Barnes
1
-0
/
+2
2009-02-20
drm: Use spread spectrum when the bios tells us it's ok.
Kristian Høgsberg
1
-6
/
+14
2009-02-20
drm: Collapse identical i8xx_clock() and i9xx_clock().
Kristian Høgsberg
1
-27
/
+6
2009-02-20
drm: Bring PLL limits in sync with DDX values.
Kristian Høgsberg
1
-3
/
+3
2009-02-20
drm: Add locking around cursor gem operations.
Kristian Høgsberg
1
-4
/
+5
2009-02-20
drm: Propagate failure from setting crtc base.
Chris Wilson
1
-31
/
+53
2009-02-20
drm/i915: Set framebuffer alignment based upon the fence constraints.
Chris Wilson
1
-4
/
+2
2009-02-08
drm/i915: sync SDVO code with stable userland modesetting driver
Jesse Barnes
1
-0
/
+2
2009-02-08
drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
Eric Anholt
1
-7
/
+11
2009-01-16
drm/i915: lock correct mutex around object unreference.
Dave Airlie
1
-6
/
+11
2009-01-16
drm/i915: add support for physical memory objects
Dave Airlie
1
-11
/
+21
2009-01-16
drm: handle depth & bpp changes correctly
Jesse Barnes
1
-0
/
+2
2009-01-07
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
1
-1
/
+1
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
1
-2
/
+15
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
1
-8
/
+21
2008-12-29
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
1
-8
/
+36
2008-12-29
drm/i915: fix sparse warnings: returning void-valued expression
Hannes Eder
1
-2
/
+2
2008-12-29
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
1
-3
/
+3
2008-12-29
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
1
-31
/
+0
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes
1
-0
/
+1621