index
:
renesas/drm.git
android
live
master
libdrm, cloned from git://anongit.freedesktop.org/mesa/drm
Laurent Pinchart
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
linux-core
/
intel_display.c
Age
Commit message (
Expand
)
Author
2008-02-26
DRM_INFO -> DRM_DEBUG
Alan Hourihane
2008-02-26
Implement short circuit for base change only
Alan Hourihane
2008-02-15
fb: fixup the offset by getting it from the right place
Dave Airlie
2008-02-13
major port of multi-master ideas into modesetting
Dave Airlie
2008-01-30
Fix for cursor off
Jakob Bornecrantz
2008-01-28
Added cursor support
Jakob Bornecrantz
2008-01-11
Fix for X axis panning problem
Jakob Bornecrantz
2008-01-11
Panning now works without modeset
Jakob Bornecrantz
2008-01-04
drm: move drm_head to drm_minor and fix up users
Dave Airlie
2007-12-21
s/TRUE/true
Dave Airlie
2007-09-28
Set the fb_base, so userspace applications can actually work
Alan Hourihane
2007-09-24
Merge branch 'master' into modesetting-101 - TTM & typedef removal
Jesse Barnes
2007-05-17
Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...
Jesse Barnes
2007-05-17
Fix FB pitch value (we had it wrong and were working around it in a few
Jesse Barnes
2007-05-17
Large changes for fbdev support.
root
2007-04-26
i915: fix vblank pipe setup
Dave Airlie
2007-04-20
Add a mode name generation wrapper to make name format changes easier.
Jesse Barnes
2007-04-17
Lvds now power up backlight on commit
Jakob Bornecrantz
2007-04-16
Fix offset should from pci device address
Jakob Bornecrantz
2007-04-12
Add new function for getting a CRTC pointer given a pipe number.
Jesse Barnes
2007-04-12
set bracing style like Linux
Dave Airlie
2007-04-11
Whitespace cleanups.
Jesse Barnes
2007-04-11
Various changes for in-kernel modesetting:
Jesse Barnes
2007-04-11
use fb pitch and fix up some whitespace
David Airlie
2007-04-10
Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...
Jesse Barnes
2007-04-10
Finish bringing in LVDS code, re-add to Makefile. Needed other changes too:
Jesse Barnes
2007-04-10
fixup sarea writes for set pipe base and dpms
David Airlie
2007-04-10
re-tab and fixup the i915GM get core clock function to actually work
David Airlie
2007-04-10
set the base address of the CRTC correctly
David Airlie
2007-04-10
mode: fixup problems with framebuffer add function
David Airlie
2007-04-10
make crtc_config be named mode_config
Dave Airlie
2007-04-05
Add required permission notices for code copied from X.Org source.
Eric Anholt
2007-04-05
Add copyrights before I forget
Jesse Barnes
2007-04-05
Initial import of modesetting for intel driver in DRM
Dave Airlie