index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_drv.h
Age
Commit message (
Expand
)
Author
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
2010-04-18
drm/i915/pch: Use minimal number of FDI lanes (v2)
Adam Jackson
2010-04-12
drm/i915: remove connector object in old output structure
Zhenyu Wang
2010-04-09
drm/i915: change intel_ddc_get_modes() function parameters
Zhenyu Wang
2010-04-09
drm/i915: passing drm connector param for load detection
Zhenyu Wang
2010-04-09
drm/i915: Add new helper to return current attached encoder for connector
Zhenyu Wang
2010-04-09
drm/i915: Add new 'intel_connector' structure
Zhenyu Wang
2010-04-07
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
2010-03-25
drm/i915: Rename intel_output to intel_encoder.
Eric Anholt
2010-02-22
drm/i915: add dynamic performance control support for Ironlake
Jesse Barnes
2009-12-08
drm/i915: restore render clock gating on resume
Andrew Lutomirski
2009-12-01
drm/i915: Fix DDC on some systems by clearing BIOS GMBUS setup.
Eric Anholt
2009-12-01
drm/i915: Add intel implementation of the pageflip ioctl
Kristian Høgsberg
2009-11-05
drm/i915: implement interruptible sleeps in the overlay code
Daniel Vetter
2009-11-05
drm/i915: implement fastpath for overlay flip waiting
Daniel Vetter
2009-11-05
drm/i915: implement drmmode overlay support v4
Daniel Vetter
2009-10-08
Merge branch 'drm-next' of ../drm-next into drm-linus
Dave Airlie
2009-10-06
drm/fb: add more correct 8/16/24/32 bpp fb support.
Dave Airlie
2009-09-24
Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2009-09-21
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-09-21
drm/vgaarb: add VGA arbitration support to the drm and kms.
Dave Airlie
2009-09-10
drm/i915: framebuffer compression for pre-GM45
Jesse Barnes
2009-09-08
drm/i915: fix mask bits setting
Zhenyu Wang
2009-09-07
Merge intel drm-intel-next branch
Dave Airlie
2009-09-04
drm/i915: add dynamic clock frequency control
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-07-29
drm/i915: Add eDP support on IGDNG mobile chip
Zhenyu Wang
2009-06-18
drm/i915: Add Display Port support
Keith Packard
2009-06-18
drm/i915: add per-output hotplug callback for KMS
Keith Packard
2009-06-18
drm/i915: Change I2C api to pass around i2c_adapters
Keith Packard
2009-05-14
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
2009-05-14
drm/i915: workaround IGD i2c bus issue in kernel side (v2)
Shaohua Li
2009-02-08
drm/i915: sync SDVO code with stable userland modesetting driver
Jesse Barnes
2009-01-07
drm/i915: Add support for integrated HDMI on G4X hardware.
Eric Anholt
2009-01-07
drm/i915: Pin cursor bo and unpin old bo when setting cursor.
Kristian Høgsberg
2008-12-29
DRM: i915: add mode setting support
Jesse Barnes