OpenGrok
Cross Reference: i915_reg.h
xref
: /
src
/
sys
/
external
/
bsd
/
drm
/
dist
/
shared-core
/
i915_reg.h
Home
|
History
|
Annotate
|
Download
|
only in
shared-core
History log of
/src/sys/external/bsd/drm/dist/shared-core/i915_reg.h
Revision
Date
Author
Comments
1.2
11-Jun-2012
tsutsui
Make i915drm work on Atom N4xx/D410/D510 + GMA3150 integrated graphic devices.
Patch is taken from FreeBSD:
http://www.freebsd.org/cgi/query-pr.cgi?pr=143427
and tested on MSI U135DX running NetBSD/i386 6.0_BETA2 with this patch.
Should be pulled up to netbsd-6.
1.1
19-Jun-2009
mrg
branches: 1.1.1;
Initial revision
1.1.1.1
19-Jun-2009
mrg
branches: 1.1.1.1.2; 1.1.1.1.4; 1.1.1.1.10; 1.1.1.1.18; 1.1.1.1.24;
import mesa-drm git from version 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c.
1.1.1.1.24.1
13-Jun-2012
riz
Pull up following revision(s) (requested by tsutsui in ticket #334):
sys/external/bsd/drm/dist/shared-core/i915_drv.h: revision 1.5
sys/external/bsd/drm/dist/bsd-core/drm_pciids.h: revision 1.8
sys/external/bsd/drm/dist/shared-core/drm_pciids.txt: revision 1.3
sys/external/bsd/drm/dist/shared-core/i915_reg.h: revision 1.2
Make i915drm work on Atom N4xx/D410/D510 + GMA3150 integrated graphic devices.
Patch is taken from FreeBSD:
http://www.freebsd.org/cgi/query-pr.cgi?pr=143427
and tested on MSI U135DX running NetBSD/i386 6.0_BETA2 with this patch.
Should be pulled up to netbsd-6.
1.1.1.1.18.1
30-Oct-2012
yamt
sync with head
1.1.1.1.10.2
21-Apr-2010
matt
sync to netbsd-5
1.1.1.1.10.1
19-Jun-2009
matt
file i915_reg.h was added on branch matt-nb5-mips64 on 2010-04-21 00:28:00 +0000
1.1.1.1.4.2
18-Jul-2009
yamt
sync with head.
1.1.1.1.4.1
19-Jun-2009
yamt
file i915_reg.h was added on branch yamt-nfs-mp on 2009-07-18 14:53:17 +0000
1.1.1.1.2.2
20-Jun-2009
snj
Apply patch (requested by mrg in ticket #823):
import mesa-drm git from version 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c.
--
merge the changes from drm 85b9f737db0d2a845e4d7e2bbf9ad12ff9e2227c
with our changes and the work recently done by Arto Huusko and FUKAUMI
Naoki.
it includes all the changes arto provided from both mesa-drm and
the r6xx-r7xx-support branch. it does not yet include code to
handle the (deleted) drm_pciids.h file, but i'll probably just
check in a generated one for now.
i have not yet merged the changes from outside this dir.
from arto's messages to tech-x11:
The important change that was needed is that drm_scatter.c was
fixed to return pointer to all allocated pages, not just the
beginning of the allocated segments.
Other changes:
- drm_scatter maps COHERENT memory
- drm_drawable: drawable handle allocation is done
inside lock
- drm_memory: when mapping "agp" memory, store offset
of mapped area, so that new requests to same offset
return the same area instead of trying to remap
and fail
- drm_vm: use bus_space_mmap for frame buffer and registers
- r600_cp.c: ioremapfree allocated gart range
- radeon_cp.c: use mtsleep
- some memset calls I had added had their args swapped,
and no memory was cleared
--
add a freshly generated drm_pciids.h
--
some minor clean up:
- reduce diffs to mesa-drm where possible
- fix various formatting issues
- netbsd uses major 180 for drm (XXX)
1.1.1.1.2.1
19-Jun-2009
snj
file i915_reg.h was added on branch netbsd-5 on 2009-06-20 23:42:53 +0000
Indexes created Sun Oct 19 02:09:48 GMT 2025