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_fb.c
Age
Commit message (
Expand
)
Author
2007-12-18
Modesetting Hotplug
Jakob Bornecrantz
2007-12-06
retab intelfb code
Dave Airlie
2007-12-06
check previous mode first
Dave Airlie
2007-12-03
hooks up sync and flags and also clocks to get mode matching better
Dave Airlie
2007-12-03
finish of mode add/remove, just have attach/detach modes
Dave Airlie
2007-11-26
fb: make fb interface use user mode attach/detach for adding modes
Dave Airlie
2007-11-26
drm: make fb modes use usermode add/remove interface
Dave Airlie
2007-10-25
Merge branch 'master' into modesetting-101
Thomas Hellstrom
2007-10-15
should be unlocked
Alan Hourihane
2007-10-15
Fix some buffer teardown problems.
Alan Hourihane
2007-09-27
Add some more checks to modelist walking for matching
Alan Hourihane
2007-09-24
Merge branch 'master' into modesetting-101 - TTM & typedef removal
Jesse Barnes
2007-05-22
Call preallocated space VRAM instead of PRIV0 to be more consistent with
Jesse Barnes
2007-05-18
Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...
Jesse Barnes
2007-05-18
Add locking. The main lock is dev->mode_config.config_lock. It should be
Jesse Barnes
2007-05-18
Move fbo creation to the specified fb driver which gives
Alan Hourihane
2007-05-17
Set crtcinfo on temporary mode
Alan Hourihane
2007-05-17
bring in change from drm_fb.c
Alan Hourihane
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