xserver/hw/xfree86/drivers/modesetting
Dave Airlie 33422d160b modesetting: stop caching mode resources
There is no need to cache the mode resources and with dynamic
connectors for mst support we don't want to. So first clean that
up before adding dynamic connector support.

Reviewed-by: Keith Packard <keithp@keithp.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2015-04-27 13:40:41 +10:00
..
Makefile.am modesetting: Add vblank synchronization support when using Present. 2014-12-25 13:39:19 -08:00
dri2.c modesetting: Include glamor.h from driver.h. 2014-12-25 13:39:17 -08:00
driver.c glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREEN 2015-03-24 12:01:39 -07:00
driver.h modesetting: Add vblank synchronization support when using Present. 2014-12-25 13:39:19 -08:00
drmmode_display.c modesetting: stop caching mode resources 2015-04-27 13:40:41 +10:00
drmmode_display.h modesetting: stop caching mode resources 2015-04-27 13:40:41 +10:00
dumb_bo.c modesetting: Drop dumb_bo::map_count field and dead unmap code. 2014-12-11 11:26:19 -08:00
dumb_bo.h modesetting: Drop dumb_bo::map_count field and dead unmap code. 2014-12-11 11:26:19 -08:00
modesetting.man modesetting: Add support for rendering using glamor. 2014-10-09 09:48:51 +02:00
present.c modesetting: Fix build with --disable-glamor. 2015-01-01 10:52:30 -08:00
vblank.c modesetting: Return the crtc for a drawable even if it's rotated 2015-01-23 10:50:11 -08:00