summaryrefslogtreecommitdiffstats
path: root/sys/modules/drm2
Commit message (Expand)AuthorAgeFilesLines
* drm: Update the device-independent code to match Linux 3.8.13dumbbell2015-03-173-9/+30
* drm: Allow parallel builds of drivers and firmwaresdumbbell2015-03-042-0/+4
* Globally enable -fms-extensions when building kernel with gcc, and removeglebius2015-02-171-1/+1
* An update for the i915 GPU driver, which brings the code up to Linuxkib2015-01-211-0/+3
* Re-support CWARNFLAGS, lost when bsd.sys.mk was removed. Also, supportimp2015-01-031-1/+0
* Build ttm_agp_backend.c.tijl2014-10-311-1/+1
* drm/i915: Add HW context supportdumbbell2014-09-171-0/+1
* drm/i915: Disable the build of i915 on PC98dumbbell2014-08-251-1/+3
* drm/i915: Add opt_acpi.h and acpi_if.h to the source filesdumbbell2014-08-251-2/+12
* Remove dependence on source tree options. Move all kernel moduleimp2014-08-111-2/+2
* Remove unnecessary inclusions of bsd.own.mk.imp2014-08-041-2/+0
* Fix buildkernel breakage, which was fall-out from the move of options tose2014-05-061-0/+1
* drm/radeon: Add 32bit ioctls supportdumbbell2014-05-031-1/+4
* Similar to r260020, only use -fms-extensions with gcc, for all otherdim2013-12-301-4/+1
* For sys/dev/drm2/radeon, only use -fms-extensions with gcc. This flagdim2013-12-281-2/+6
* For some files under sys/dev/drm2/i915, turn off warnings about unuseddim2013-12-281-0/+5
* Disable error message about failed attempt to attach fbd when drm2 built withray2013-12-103-2/+3
* DRM2 have to know how to use fb_if.ray2013-11-062-2/+3
* drm/radeon: Disable build on i386/pc98dumbbell2013-08-261-2/+14
* drm/radeon: Import the Radeon KMS driverdumbbell2013-08-25100-2/+813
* drm: Import drm_dp_helper.c from Linux 3.8-rc3dumbbell2013-08-241-0/+1
* drm: Import drm_buffer.[ch] from Linux 3.8-rc3dumbbell2013-08-241-0/+1
* Import the preliminary port of the TTM.kib2013-03-051-2/+14
* Import the drm_global references helpers.kib2013-03-051-0/+1
* Add drm and i915 ioctl translations for 32 bit process on 64 bit host.kib2012-08-182-2/+12
* The drm2 modules makefiles commit.kib2012-05-234-0/+85
OpenPOWER on IntegriCloud