index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
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
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
2009-09-06
drm/i915: Put the idle reclocking work on our private workqueue as well.
Eric Anholt
2009-09-04
drm/i915: do dynamic clock freq control only in kernel modesetting
Zhenyu Wang
2009-09-04
drm/i915: fix tiling on IGDNG
Zhenyu Wang
2009-09-04
drm/i915: modeset: always set intel_crtc->dpms_mode by moving the assignment up.
Daniel Vetter
2009-09-04
drm/i915: remove open-coded drm_mode_object_find
Daniel Vetter
2009-09-04
drm/i915: Make the downclocking debug code be under DRM_DEBUG not DRM_ERROR.
Eric Anholt
2009-09-04
drm/i915: add dynamic clock frequency control
Jesse Barnes
2009-09-02
drm/i915: increase default latency constant (v2 w/comment)
Jesse Barnes
2009-08-31
drm/kms: move driver specific fb common code to helper functions (v2)
Dave Airlie
2009-08-24
drm/i915: Set crtc/clone mask in different output devices
Ma Ling
2009-08-24
drm/i915: Always use SDVO_B detect bit for SDVO output detection.
Ma Ling
2009-08-24
drm/i915: Check if BIOS enabled dual-channel LVDS on 8xx, not only on 9xx
Bruno Prémont
2009-08-24
drm/i915: Set the multiplier for SDVO on G33 platform
Sean Young
2009-07-30
drm/i915: Add support for dual-channel LVDS on 8xx.
ling.ma@intel.com
2009-07-29
drm/i915: fix 845G FIFO size & burst length
Jesse Barnes
2009-07-29
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
2009-07-29
drm/i915: enable DisplayPort support on IGDNG
Zhenyu Wang
2009-07-29
drm/i915: fix issue in display pipe setup on IGDNG
Zhenyu Wang
2009-07-29
drm/i915: disable VGA plane reliably
Zhenyu Wang
2009-07-16
drm/i915: correct self-refresh calculation in "everything off" case
Jesse Barnes
2009-07-16
drm/i915: handle FIFO oversubsription correctly
Jesse Barnes
2009-07-14
drm/i915: FIFO watermark calculation fixes
Jesse Barnes
2009-07-13
drm/i915: Allow frame buffers up to 4096x4096 on 915/945 class hardware
Keith Packard
2009-07-13
drm/i915: Set lvds dual channel according to register from vbios
Florian Mickler
2009-07-02
drm/i915: Adjust DisplayPort clocks to use 96MHz reference
Keith Packard
2009-07-01
drm/i915: fix up a raw 64bit divide
Andy Whitcroft
2009-07-01
drm/i915: add FIFO watermark support
Shaohua Li
2009-06-18
drm/i915: Split array of DAC limits into separate structures.
Keith Packard
2009-06-18
drm/i915: Add Display Port support
Keith Packard
2009-06-18
drm/i915: Install fence register for tiled scanout on i915
Chris Wilson
2009-06-12
drm/i915: duplicate desired mode for use by fbcon.
Dave Airlie
2009-06-09
drm/i915: Hook connector to encoder during load detection (fixes tv/vga detect)
Keith Packard
2009-06-09
drm/i915: Call drm_vblank_post_modeset() on error paths.
Chris Wilson
2009-06-05
drm/i915: Don't trim cursor addresses to 11 bits
Keith Packard
2009-06-05
drm/i915: Add LVDS support for IGDNG
Zhenyu Wang
2009-06-05
drm/i915: Add HDMI support on IGDNG
Zhenyu Wang
2009-06-05
drm/i915: enable kernel modesetting on IGDNG
Zhenyu Wang
2009-05-22
i915: support 8xx desktop cursors
Jesse Barnes
2009-05-14
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
2009-04-16
drm/i915: allow tiled front buffers on 965+
Jesse Barnes
2009-04-08
drm/i915: Fix a mismerge of the IGD patch (new .find_pll hooks missed)
Shaohua Li
2009-04-01
drm/i915: Fix SDVO TV support
Zhenyu Wang
2009-04-01
drm/i915: clean up udelay usage
Arjan van de Ven
2009-03-27
agp/intel: Add support for new intel chipset.
Shaohua Li
2009-03-27
drm/i915: Read the right SDVO register when detecting SVDO/HDMI.
Kristian Høgsberg
2009-03-27
drm/i915: Use a different PLL timing search function on G4X.
Ma Ling
2009-03-27
drm/i915: Use documented PLL timing limits for G4X platform
Ma Ling
2009-02-25
drm/i915: remove PLL debugging messages
Jesse Barnes
2009-02-23
drm/i915: Add missing mutex_lock(&dev->struct_mutex)
Pierre Willenbrock
[next]