Commit Graph

73 Commits

Author SHA1 Message Date
Dave Airlie 1b1382c9e1 update authors/copyright 2011-09-29 12:34:17 +01:00
Dave Airlie 263597dbb3 gut some more unneeded code 2011-09-29 12:30:46 +01:00
Dave Airlie a72bdf170c modesetting: rewrite probing based on fbdev.
This isn't perfect, it should really do more with bus id matching
and finding the write drm device using sysfs if it can. but it removes
lots of hardcoding of pci ids.
2011-09-29 12:28:59 +01:00
Dave Airlie a77fae8505 cleanup some the drmmode_display header file 2011-09-29 11:52:51 +01:00
Dave Airlie 2a46189054 modesetting: restart driver effort from other codebases
This starts a randr 1.2 compatible driver with cursors.

TODO:
libkms
dirty handling
server recycling.
2011-09-29 11:49:26 +01:00
Dave Airlie e2f8315dae drop exa
don't provide accel in this framework
2011-03-10 09:15:55 +10:00
Matt Turner 1f0e69b3a1 Don't check for Xinerama.
It doesn't seem to be used anywhere, so don't require it.

CC: Jerome Glisse <jglisse@redhat.com>
CC: Alex Deucher <alexdeucher@gmail.com>
CC: Dave Airlie <airlied@redhat.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
2010-03-08 10:54:21 -05:00
Thomas Hellstrom 9c4c323d50 Avoid an EXA init segfault.
Don't allocate each VRAM buffer with a 16MB alignment.
2008-06-30 18:59:13 +01:00
Alan Hourihane a65888d678 fixes for gallium stride changes 2008-06-27 17:32:28 +01:00
Alan Hourihane e0c43fff32 More error checking 2008-06-27 09:46:24 +01:00
Alan Hourihane 387ec961f2 add --with-gallium-dir to specify location of gallium tree 2008-06-26 23:34:51 +01:00
Alan Hourihane 410b0a4254 NULL checks 2008-06-26 22:49:33 +01:00
Alan Hourihane 621fa337fb Fix copy surface 2008-06-26 22:47:20 +01:00
Alan Hourihane ccd0c76472 Add EXA winsys for gallium pipe driver interface.
Plug in the EXA framework into the pipe driver
for surface_copy & surface_fill.

Back pixmaps with drmBO's including the front buffer.
2008-06-26 22:27:44 +01:00
Alan Hourihane 0e1aa03708 yet more 2008-06-26 22:27:14 +01:00
Alan Hourihane 2b3a3bc920 more formatting fixes 2008-06-26 22:26:16 +01:00
Alan Hourihane 2a45c28712 formatting fixes 2008-06-26 22:25:17 +01:00
Alan Hourihane 47969d7928 Add DRI2 support.
Add EXA stubs.

Currently tested with i915.
2008-06-16 15:08:30 +01:00
Zack Rusin 6a1910a0e5 Adding some readme. 2008-06-16 00:31:53 -04:00
Alan Hourihane cba8b25a7e Bring inline with current modesetting-101 branch for connector/encoder changes 2008-06-02 11:17:47 +01:00
Alan Hourihane 000ead4503 Plug in hardware cursor support 2008-05-28 19:59:38 +01:00
Alan Hourihane f9f7a872bf Run indent 2008-05-28 15:55:36 +01:00
Alan Hourihane 106bea5ad1 Initial commit of new modesetting driver 2008-05-28 13:33:07 +01:00