Age | Commit message (Collapse) | Author |
|
|
|
compile #if 0 get_pci_driver use in hotplug function until fbdev work
around is written
|
|
upcoming commit for the SiS driver.
|
|
|
|
certain radeon combinations - intel drivers can probably use this for
dual head capable devices etc..
|
|
|
|
|
|
|
|
hotplug event plus the addition of one requesting RESET. Put your
scripts in /etc/hotplug.d/drm to run. kernel class_simple generates the
ADD/REMOVE events. No cards currently request RESET, the flag is there
to stop you from resetting your boot display.
|
|
kernel allocated and then mmap-installed to userspace, but instead
makes it use the kernel virtual address directly instead.
From: Arjan van de Ven <arjanv@redhat.com>
|
|
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
|
|
|
|
|
|
|
|
backwards compat)
|
|
|
|
make the decision for multiple cards with one drm ..
|
|
|
|
|
|
|
|
to 2.6
|
|
|
|
Reviewed by: Obtained from:
|
|
|
|
hack code from me..
|
|
asap..)
|
|
|
|
|
|
old DRM interface, the devname was set in DRM(setunique), but with the
current DRM interface >=1.1 the devname is not being set in
DRM(set_busid).
From: Alan Swanson Approved-by: Dave Airlie <airlied@linux.ie>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
kernel
|
|
Get rid of Makefile juggling hacks which are no longer necessary.
|
|
|
|
|