CVS log for src/sys/external/bsd/drm2/drm/Attic/drm_fops.c
Up to [cvs.NetBSD.org] / src / sys / external / bsd / drm2 / drm
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.16
Sun Dec 19 00:57:55 2021 UTC (3 years, 4 months ago) by riastradh
Branches: MAIN
CVS tags: perseant-exfatfs-base-20240630,
perseant-exfatfs-base,
perseant-exfatfs,
bouyer-sunxi-drm-base,
bouyer-sunxi-drm,
HEAD
FILE REMOVED
Changes since revision 1.15: +2 -2
lines
Rename drm_fops.c -> drm_file.c
Revision 1.4.30.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:08:27 2020 UTC (5 years, 1 month ago) by martin
Branches: phil-wifi
Diff to: previous 1.4.30.1: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.30.1: +3 -3
lines
Merge changes from current as of 20200406
Revision 1.14.6.1: download - view: text, markup, annotated - select for diffs
Sat Feb 29 20:20:17 2020 UTC (5 years, 2 months ago) by ad
Branches: ad-namecache
Diff to: previous 1.14: preferred, colored; next MAIN 1.15: preferred, colored
Changes since revision 1.14: +3 -3
lines
Sync with head.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Feb 14 04:36:56 2020 UTC (5 years, 3 months ago) by riastradh
Branches: MAIN
CVS tags: thorpej-i2c-spi-conf2-base,
thorpej-i2c-spi-conf2,
thorpej-i2c-spi-conf-base,
thorpej-i2c-spi-conf,
thorpej-futex2-base,
thorpej-futex2,
thorpej-futex-base,
thorpej-futex,
thorpej-cfargs2-base,
thorpej-cfargs2,
thorpej-cfargs-base,
thorpej-cfargs,
phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
is-mlppp-base,
is-mlppp,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x,
bouyer-xenpvh-base2,
bouyer-xenpvh-base1,
bouyer-xenpvh-base,
bouyer-xenpvh,
ad-namecache-base3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -3
lines
Reduce diffs by nixing DRM_SUSER macro, deleted upstream long ago.
Instead stub Linux capable(CAP_SYS_ADMIN).
Revision 1.4.30.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:08:30 2019 UTC (5 years, 11 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +102 -86
lines
Sync with HEAD
Revision 1.4.28.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:56:35 2018 UTC (6 years, 8 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +102 -86
lines
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Aug 27 15:22:54 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
CVS tags: phil-wifi-20191119,
phil-wifi-20190609,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
netbsd-9-base,
netbsd-9-4-RELEASE,
netbsd-9-3-RELEASE,
netbsd-9-2-RELEASE,
netbsd-9-1-RELEASE,
netbsd-9-0-RELEASE,
netbsd-9-0-RC2,
netbsd-9-0-RC1,
netbsd-9,
isaki-audio2-base,
isaki-audio2,
ad-namecache-base2,
ad-namecache-base1,
ad-namecache-base
Branch point for: ad-namecache
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +0 -6
lines
Draft support for drm prime.
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Aug 27 14:20:11 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -0
lines
Make sure all of struct drm_file gets initialized.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Mon Aug 27 14:15:24 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +4 -2
lines
Sync drm_close_file: call drm_property_release_user_blobs.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 27 14:15:12 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +6 -6
lines
Release the magic before releasing the master.
Releasing the master frees the idr into which we are trying to
release the magic. Use of magic that has been freed sounds like a
dangerous proposition.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Aug 27 07:53:52 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +77 -29
lines
Implement drm_new_set_master in drm_fops.c and use it.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Aug 27 07:01:15 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -35
lines
More drm_fops.c updates. Hooray, code deletion!
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Aug 27 06:58:10 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -6
lines
Apply some more legacy renames. drm magic got replaced by an idr.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 27 06:57:10 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1
lines
Fix headers for drm_fops.c.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 27 06:49:12 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2
lines
Update always_authenticated -> authenticated.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 27 06:06:31 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2
lines
include drm_legacy.h as needed...
Author: coypu <coypu@sdf.org>
Committer: Taylor R Campbell <riastradh@NetBSD.org>
Revision 1.4.4.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:04:20 2014 UTC (10 years, 9 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.4.4.1: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.4.1: +291 -0
lines
Rebase to HEAD as of a few days ago.
Revision 1.3.2.1: download - view: text, markup, annotated - select for diffs
Sun Aug 10 06:55:39 2014 UTC (10 years, 9 months ago) by tls
Branches: tls-earlyentropy
Diff to: previous 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3: +43 -159
lines
Rebase.
Revision 1.4.4.1
Wed Jul 16 20:56:25 2014 UTC (10 years, 10 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.4: +0 -291
lines
file drm_fops.c was added on branch tls-maxphys on 2014-08-20 00:04:20 +0000
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 16 20:56:25 2014 UTC (10 years, 10 months ago) by riastradh
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
tls-maxphys-base,
tls-earlyentropy-base,
prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
pgoyette-localcount-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount,
pgoyette-compat-base,
pgoyette-compat-0728,
pgoyette-compat-0625,
pgoyette-compat-0521,
pgoyette-compat-0502,
pgoyette-compat-0422,
pgoyette-compat-0415,
pgoyette-compat-0407,
pgoyette-compat-0330,
pgoyette-compat-0322,
pgoyette-compat-0315,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
nick-nhusb-base-20170825,
nick-nhusb-base-20170204,
nick-nhusb-base-20161204,
nick-nhusb-base-20161004,
nick-nhusb-base-20160907,
nick-nhusb-base-20160529,
nick-nhusb-base-20160422,
nick-nhusb-base-20160319,
nick-nhusb-base-20151226,
nick-nhusb-base-20150921,
nick-nhusb-base-20150606,
nick-nhusb-base-20150406,
nick-nhusb-base,
nick-nhusb,
netbsd-8-base,
netbsd-8-3-RELEASE,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
jdolecek-ncq-base,
jdolecek-ncq,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: tls-maxphys,
phil-wifi,
pgoyette-compat
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +43 -159
lines
Make it build and boot on my test machines.
Screen blanks on boot on the Ivy Bridge system with
DRM error in cpt_serr_int_handler: PCH transcoder A FIFO underrun
But after that everything is OK. Appears to be an upstream problem.
To investigate...
I think there's a cache flushing issue somewhere -- there are little
display artefacts on my T60.
Revision 1.3.6.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:40:55 2014 UTC (10 years, 11 months ago) by yamt
Branches: yamt-pagecache
Diff to: previous 1.3.6.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.6.1: +407 -0
lines
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
Revision 1.3.4.2: download - view: text, markup, annotated - select for diffs
Sun May 18 17:46:00 2014 UTC (11 years ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.3.4.1: preferred, colored; branchpoint 1.3: preferred, colored; next MAIN 1.4: preferred, colored
Changes since revision 1.3.4.1: +407 -0
lines
sync with head
Revision 1.3.6.1
Thu Apr 3 05:48:02 2014 UTC (11 years, 1 month ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.3: +0 -407
lines
file drm_fops.c was added on branch yamt-pagecache on 2014-05-22 11:40:55 +0000
Revision 1.3.4.1
Thu Apr 3 05:48:02 2014 UTC (11 years, 1 month ago) by rmind
Branches: rmind-smpnet
FILE REMOVED
Changes since revision 1.3: +0 -407
lines
file drm_fops.c was added on branch rmind-smpnet on 2014-05-18 17:46:00 +0000
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Apr 3 05:48:02 2014 UTC (11 years, 1 month ago) by riastradh
Branches: MAIN
CVS tags: yamt-pagecache-base9,
rmind-smpnet-nbase,
rmind-smpnet-base
Branch point for: yamt-pagecache,
tls-earlyentropy,
rmind-smpnet
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -15
lines
Fix up removal of _DRM_SHM mappings and the hardware lock.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 18 18:20:42 2014 UTC (11 years, 2 months ago) by riastradh
Branches: MAIN
CVS tags: riastradh-xf86-video-intel-2-7-1-pre-2-21-15
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +420 -0
lines
Merge riastradh-drm2 to HEAD.
Revision 1.1.2.9: download - view: text, markup, annotated - select for diffs
Tue Mar 4 20:45:16 2014 UTC (11 years, 2 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.2.8: preferred, colored; branchpoint 1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.2.8: +1 -1
lines
Rework drm2 configuration and modularization.
- Split drm2.kmod into drmkms_linux, drmkms, drmkms_pci.
- Split up drmkms-related files.* similarly.
- Make drm_agp_* routines hooks that the drmkms_pci module installs.
- Reuse drm device major 180 for (old) drm and drmkms.
Now old drm and new drmkms can coexist happily in the same tree, with
or without PCI, and require no changes to userland.
Revision 1.1.2.8: download - view: text, markup, annotated - select for diffs
Wed Jan 15 21:25:29 2014 UTC (11 years, 4 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.2.7: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.7: +0 -34
lines
Hack up vblank events and make them work.
Revision 1.1.2.7: download - view: text, markup, annotated - select for diffs
Wed Jan 15 13:53:53 2014 UTC (11 years, 4 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.2.6: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.6: +9 -2
lines
Rewrite drm locking support for NetBSD.
Revision 1.1.2.6: download - view: text, markup, annotated - select for diffs
Wed Jan 15 13:52:39 2014 UTC (11 years, 4 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.2.5: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.5: +4 -0
lines
Add open drm files to the device file list.
Revision 1.1.2.5: download - view: text, markup, annotated - select for diffs
Wed Jul 24 03:22:11 2013 UTC (11 years, 9 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.2.4: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.4: +2 -2
lines
Compare dev->agp and dev->sg against NULL in drm_fops.c.
Revision 1.1.2.4: download - view: text, markup, annotated - select for diffs
Wed Jul 24 02:45:38 2013 UTC (11 years, 9 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.2.3: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.3: +2 -2
lines
Add agp bridge data argument to drm_*_agp in local drm_fops.c.
Revision 1.1.2.3: download - view: text, markup, annotated - select for diffs
Wed Jul 24 02:43:26 2013 UTC (11 years, 9 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.2.2: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.2: +6 -0
lines
Unhook drm_prime for now.
Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Wed Jul 24 02:38:06 2013 UTC (11 years, 9 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.1: +1 -2
lines
Expose drm_lastclose from (our local) drm_fops.c.
Linux drm_stub.c wants it.
Revision 1.1.2.1: download - view: text, markup, annotated - select for diffs
Wed Jul 24 02:19:53 2013 UTC (11 years, 9 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +438 -0
lines
Move OS-independent cruft from drm_drv.c to a new drm_fops.c.
Revision 1.1
Wed Jul 24 02:19:53 2013 UTC (11 years, 9 months ago) by riastradh
Branches: MAIN
CVS tags: riastradh-drm2-base3
Branch point for: riastradh-drm2
FILE REMOVED
file drm_fops.c was initially added on branch riastradh-drm2.
CVSweb <webmaster@jp.NetBSD.org>