index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_display.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: take struct mutex around fb unref
Jesse Barnes
2009-02-20
1
-0
/
+2
*
drm: Use spread spectrum when the bios tells us it's ok.
Kristian Høgsberg
2009-02-20
1
-6
/
+14
*
drm: Collapse identical i8xx_clock() and i9xx_clock().
Kristian Høgsberg
2009-02-20
1
-27
/
+6
*
drm: Bring PLL limits in sync with DDX values.
Kristian Høgsberg
2009-02-20
1
-3
/
+3
*
drm: Add locking around cursor gem operations.
Kristian Høgsberg
2009-02-20
1
-4
/
+5
*
drm: Propagate failure from setting crtc base.
Chris Wilson
2009-02-20
1
-31
/
+53
*
drm/i915: Set framebuffer alignment based upon the fence constraints.
Chris Wilson
2009-02-20
1
-4
/
+2
*
drm/i915: sync SDVO code with stable userland modesetting driver
Jesse Barnes
2009-02-08
1
-0
/
+2
*
drm/i915: Skip SDVO/HDMI init when the chipset tells us it's not present.
Eric Anholt
2009-02-08
1
-7
/
+11
*
drm/i915: lock correct mutex around object unreference.
Dave Airlie
2009-01-16
1
-6
/
+11
*
drm/i915: add support for physical memory objects
Dave Airlie
2009-01-16
1
-11
/
+21
*
drm: handle depth & bpp changes correctly
Jesse Barnes
2009-01-16
1
-0
/
+2
*
drm/i915: Non-mobile parts don't have integrated TV-out.
Eric Anholt
2009-01-07
1
-1
/
+1
*
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
2009-01-07
1
-2
/
+15
*
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2009-01-07
1
-8
/
+21
*
drm: pin new and unpin old buffer when setting a mode.
Kristian Høgsberg
2008-12-29
1
-8
/
+36
*
drm/i915: fix sparse warnings: returning void-valued expression
Hannes Eder
2008-12-29
1
-2
/
+2
*
drm/i915: fix sparse warnings: make symbols static
Hannes Eder
2008-12-29
1
-3
/
+3
*
drm: drop DRM_IOCTL_MODE_REPLACEFB, add+remove works just as well.
Kristian H�gsberg
2008-12-29
1
-31
/
+0
*
DRM: i915: add mode setting support
Jesse Barnes
2008-12-29
1
-0
/
+1621