summaryrefslogtreecommitdiff
path: root/linux-core/intel_fb.c
AgeCommit message (Expand)Author
2007-11-26drm: make fb modes use usermode add/remove interfaceDave Airlie
2007-10-25Merge branch 'master' into modesetting-101Thomas Hellstrom
2007-10-15should be unlockedAlan Hourihane
2007-10-15Fix some buffer teardown problems.Alan Hourihane
2007-09-27Add some more checks to modelist walking for matchingAlan Hourihane
2007-09-24Merge branch 'master' into modesetting-101 - TTM & typedef removalJesse Barnes
2007-05-22Call preallocated space VRAM instead of PRIV0 to be more consistent withJesse Barnes
2007-05-18Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...Jesse Barnes
2007-05-18Add locking. The main lock is dev->mode_config.config_lock. It should beJesse Barnes
2007-05-18Move fbo creation to the specified fb driver which givesAlan Hourihane
2007-05-17Set crtcinfo on temporary modeAlan Hourihane
2007-05-17bring in change from drm_fb.cAlan Hourihane
2007-05-17Merge branch 'modesetting-101' of git+ssh://git.freedesktop.org/git/mesa/drm ...Jesse Barnes
2007-05-17Fix FB pitch value (we had it wrong and were working around it in a fewJesse Barnes