Age | Commit message (Expand) | Author |
2006-06-21 | Fix SDVO output at low pixel clocks. | Eric Anholt |
2006-06-21 | Add decoding of SDVO command names for debug output. | Eric Anholt |
2006-06-21 | Fix build without DRI | Alan Hourihane |
2006-06-21 | Fix build without DRI | Matthieu Herrb |
2006-06-20 | Merge branch 'modesetting-origin' into modesetting | Eric Anholt |
2006-06-20 | Add #if 0-ed code I've been using for CRT detection debugging. | Eric Anholt |
2006-06-20 | Only default to enabling CRT or LVDS output if they're actually detected. | Eric Anholt |
2006-06-20 | Add support for CRT detection using DDC. | Eric Anholt |
2006-06-20 | Add CRT detection function by testing for load, and clean up hotplug version. | Eric Anholt |
2006-06-20 | Remove dead DisplayInfo option. | Eric Anholt |
2006-06-20 | Add debugging info for pipe/display plane size. | Eric Anholt |
2006-06-19 | Set vblank interrupt configuration to match pipe configuration | Keith Packard |
2006-06-19 | Merge branch 'modesetting-origin' into modesetting | Keith Packard |
2006-06-19 | Set vblank interrupt configuration to match pipe configuration | Keith Packard |
2006-06-19 | Add backlight control to DPMS logic. | Keith Packard |
2006-06-20 | Merge branch 'master' into exa | Wang Zhenyu |
2006-06-19 | additions for rotation fixes | Alan Hourihane |
2006-06-19 | Set some invarient state, cures some problems with | Alan Hourihane |
2006-06-18 | Fix crash with EXA during randr, when XAA structures were being accessed. EXA | Eric Anholt |
2006-06-18 | Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internal | Eric Anholt |
2006-06-13 | fix 8bpp & 16bpp rotation modes for i8xx | Alan Hourihane |
2006-06-12 | Use 800x600 mode to double check | Alan Hourihane |
2006-06-12 | Don't rely on register check to find out | Alan Hourihane |
2006-06-12 | Only mark rotation flags after initial screen setup. | Alan Hourihane |
2006-06-04 | Get sDVO output working on mac mini. | Keith Packard |
2006-06-02 | intel: fix VT switch DRI locking | Dave Airlie |
2006-05-29 | Nice texture coordinate gradient, broken slightly in y | Keith his master's voice Packard |
2006-05-28 | Ok, finally something sensible up on the screen. | Keith his master's voice Packard |
2006-05-28 | Using tiny rectangle, still locks up in pixel shader program somehow | Keith his master's voice Packard |
2006-05-28 | Lots more debug code. Appears to execute pixel shader thread now though. hurray! | Keith his master's voice Packard |
2006-05-28 | dump out piles of debug. Create VS thread just to see how it works | Keith his master's voice Packard |
2006-05-27 | Push all of the obvious Mesa state setting into the video code | Keith his master's voice Packard |
2006-05-27 | flesh out cc state. set cull mode to none. enable sf kernel | Keith his master's voice Packard |
2006-05-27 | Rename BRW instructions, check video instruction generation. Doesnt lock up, ... | Keith his master's voice Packard |
2006-05-26 | Use broadwater video code on broadwater hardware. Pad ring to even length. co... | Keith his master's voice Packard |
2006-05-26 | Prepare real SF kernel and fake WM kernel | Keith his master's voice Packard |
2006-05-25 | Scale video source vertices. Allocate space for kernels | Keith his master's voice Packard |
2006-05-22 | Merge branch 'master' into modesetting | Eric Anholt |
2006-05-22 | Replace VBE call to do DPMS with native code, and fix screensaver in clone mode. | Lukáš Hejtmanek |
2006-05-22 | Use RECTLIST instead of TRIFAN for video so we get horizontal shearing instead | Eric Anholt |
2006-05-22 | fix a typo | Wang Zhenyu |
2006-05-19 | Put in code for idling accelerator on subsequent cliprects. | Eric Anholt |
2006-05-19 | Set up the state buffer in framebuffer. | Eric Anholt |
2006-05-19 | revert wrong setting for memorySize, which should | Wang Zhenyu |
2006-05-18 | Checkpoint for filling out more 3D state. | Eric Anholt |
2006-05-18 | Checkpoint of BW textured video work, filling out vertex submission stuff and | Eric Anholt |
2006-05-18 | Start laying out some of the bits that need to be done for BW textured video. | Eric Anholt |
2006-05-18 | oop I830FALLBACK define error | Wang Zhenyu |
2006-05-18 | fixup I830SDVOGetActiveInputs to use return values not args | Dave Airlie |
2006-05-18 | Add DEBUG_I830FALLBACK for easier tracking | Wang Zhenyu |