CVS log for src/sys/external/bsd/drm2/dist/drm/i915/Attic/intel_ddi.c
Up to [cvs.NetBSD.org] / src / sys / external / bsd / drm2 / dist / drm / i915
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.12
Sat Dec 18 23:45:28 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.11: +2 -2
lines
Merge linux-drm-v5-6-rc3
Revision 1.5.20.2: download - view: text, markup, annotated - select for diffs
Wed Apr 8 14:08:23 2020 UTC (5 years ago) by martin
Branches: phil-wifi
Diff to: previous 1.5.20.1: preferred, colored; branchpoint 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.20.1: +5 -5
lines
Merge changes from current as of 20200406
Revision 1.10.6.1: download - view: text, markup, annotated - select for diffs
Sat Feb 29 20:20:14 2020 UTC (5 years, 1 month ago) by ad
Branches: ad-namecache
Diff to: previous 1.10: preferred, colored; next MAIN 1.11: preferred, colored
Changes since revision 1.10: +5 -5
lines
Sync with head.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Fri Feb 14 04:36:11 2020 UTC (5 years, 2 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.10: preferred, colored
Changes since revision 1.10: +5 -5
lines
Undo the `enum pipe' -> `enum i915_pipe' rename.
Revision 1.5.20.1: download - view: text, markup, annotated - select for diffs
Mon Jun 10 22:08:05 2019 UTC (5 years, 10 months ago) by christos
Branches: phil-wifi
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2196 -601
lines
Sync with HEAD
Revision 1.10: download - view: text, markup, annotated - select for diffs
Tue Feb 19 00:30:16 2019 UTC (6 years, 2 months ago) by christos
Branches: MAIN
CVS tags: phil-wifi-20191119,
phil-wifi-20190609,
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.9: preferred, colored
Changes since revision 1.9: +0 -1
lines
revert the upsteam portion of previous; we don't want to patch upstream
fallthrough/breaks.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Feb 18 23:23:41 2019 UTC (6 years, 2 months ago) by christos
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -2
lines
add failthrough and break as appropriate.
Revision 1.5.18.2: download - view: text, markup, annotated - select for diffs
Sun Sep 30 01:45:53 2018 UTC (6 years, 6 months ago) by pgoyette
Branches: pgoyette-compat
CVS tags: pgoyette-compat-merge-20190127
Diff to: previous 1.5.18.1: preferred, colored; branchpoint 1.5: preferred, colored; next MAIN 1.6: preferred, colored
Changes since revision 1.5.18.1: +15 -15
lines
Ssync with HEAD
Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Sep 13 08:25:55 2018 UTC (6 years, 7 months ago) by mrg
Branches: MAIN
CVS tags: pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +15 -15
lines
add support for kabylake and skylake GT4 (untested) GPUs.
largely taken from openbsd and linux 4.13 trees (which
have this code identical), with mimimal porting to netbsd.
i have not installed (and thus tested) the newer referenced
firmware files.
only real local change is to fix IS_BROXTON() macro to check
the things valid in this era of drm. previous match would
attach on KBL, and then a loop would never exit.
tested on kabylake P630. needs mesa 11.x or newer for GL
to work.
ok @riastradh.
Revision 1.5.18.1: download - view: text, markup, annotated - select for diffs
Thu Sep 6 06:56:17 2018 UTC (6 years, 7 months ago) by pgoyette
Branches: pgoyette-compat
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2196 -601
lines
Sync with HEAD
Resolve a couple of conflicts (result of the uimin/uimax changes)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 27 07:26:08 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
CVS tags: pgoyette-compat-0906
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -0
lines
Need <linux/math64.h> for div_u64, div64_u64.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Aug 27 04:58:24 2018 UTC (6 years, 8 months ago) by riastradh
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2195 -602
lines
merge linux-drm-v4-4-143
Revision 1.1.1.3 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Aug 27 01:34:54 2018 UTC (6 years, 8 months ago) by riastradh
Branches: LINUX
CVS tags: linux-drm-v4-4-143
Diff to: previous 1.1.1.2: preferred, colored
Changes since revision 1.1.1.2: +2194 -601
lines
Import drm from Linux v4.4.143 (commit a8ea6276d00555387deaaa5eaeb380cd5c17bdc9).
drivers/gpu/drm -> sys/external/bsd/drm2/dist/drm
include/drm -> sys/external/bsd/drm2/dist/include/drm
include/uapi/drm -> sys/external/bsd/drm2/dist/uapi/drm
GPL sources excluded.
Revision 1.4.4.3: download - view: text, markup, annotated - select for diffs
Sun Dec 3 11:37:52 2017 UTC (7 years, 4 months ago) by jdolecek
Branches: tls-maxphys
Diff to: previous 1.4.4.2: preferred, colored; branchpoint 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4.4.2: +6 -6
lines
update from HEAD
Revision 1.4.2.1: download - view: text, markup, annotated - select for diffs
Mon Nov 10 19:45:54 2014 UTC (10 years, 5 months ago) by martin
Branches: netbsd-7
CVS tags: netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
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
Diff to: previous 1.4: preferred, colored; next MAIN 1.5: preferred, colored
Changes since revision 1.4: +6 -6
lines
Pull up following revision(s) (requested by snj in ticket #191):
sys/external/bsd/drm2/include/linux/io-mapping.h: revision 1.4
sys/external/bsd/drm2/dist/uapi/drm/drm.h: revision 1.5
sys/external/bsd/drm2/dist/drm/i915/intel_panel.c: revision 1.5
sys/external/bsd/drm2/dist/uapi/drm/drm.h: revision 1.6
sys/external/bsd/drm2/dist/drm/i915/intel_drv.h: revision 1.7
sys/external/bsd/drm2/include/linux/ww_mutex.h: revision 1.7
sys/external/bsd/drm2/dist/drm/i915/intel_dp.c: revision 1.8
sys/external/bsd/drm2/dist/drm/i915/i915_ums.c: revision 1.2
sys/external/bsd/drm2/dist/drm/i915/intel_pm.c: revision 1.5
sys/external/bsd/drm2/dist/drm/i915/i915_debugfs.c: revision 1.2
sys/external/bsd/drm2/dist/drm/i915/i915_drv.h: revision 1.9
sys/external/bsd/drm2/dist/drm/i915/i915_cmd_parser.c: revision 1.4
sys/external/bsd/drm2/dist/drm/i915/intel_dsi.c: revision 1.3
sys/external/bsd/drm2/dist/drm/i915/intel_display.c: revision 1.11
sys/external/bsd/drm2/dist/drm/i915/intel_hdmi.c: revision 1.5
sys/external/bsd/drm2/dist/drm/i915/intel_display.c: revision 1.12
sys/external/bsd/drm2/include/asm/processor.h: revision 1.3
sys/external/bsd/drm2/dist/drm/i915/intel_crt.c: revision 1.5
sys/external/bsd/drm2/dist/drm/i915/intel_sideband.c: revision 1.2
sys/external/bsd/drm2/dist/drm/i915/intel_ddi.c: revision 1.5
sys/external/bsd/drm2/dist/drm/i915/intel_tv.c: revision 1.5
sys/external/bsd/drm2/dist/drm/i915/i915_dma.c: revision 1.11
sys/external/bsd/drm2/dist/drm/i915/i915_irq.c: revision 1.10
sys/external/bsd/drm2/dist/drm/i915/i915_gem.c: revision 1.16
sys/external/bsd/drm2/dist/drm/i915/i915_gem.c: revision 1.17
sys/external/bsd/drm2/ttm/ttm_bo_vm.c: revision 1.6
sys/external/bsd/drm2/ttm/ttm_bo_vm.c: revision 1.7
sys/external/bsd/drm2/drm/drm_module.c: revision 1.8
sys/external/bsd/drm2/dist/drm/i915/intel_sprite.c: revision 1.2
sys/external/bsd/drm2/dist/drm/i915/intel_dsi_cmd.c: revision 1.2
sys/external/bsd/drm2/i915drm/intelfb.c: revision 1.10
sys/external/bsd/drm2/dist/drm/i915/intel_dvo.c: revision 1.2
sys/external/bsd/drm2/dist/drm/i915/intel_sdvo.c: revision 1.6
sys/external/bsd/drm2/dist/drm/i915/intel_lvds.c: revision 1.6
Code cleanup and minor bugfixes for drm2.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun Sep 7 23:03:11 2014 UTC (10 years, 7 months ago) by matt
Branches: MAIN
CVS tags: tls-maxphys-base-20171202,
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,
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: phil-wifi,
pgoyette-compat
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +6 -6
lines
Change enum pipe to enum i915_pipe
(enum pipe uses too global of a tag and conflicts with struct pipe).
Revision 1.4.4.2: download - view: text, markup, annotated - select for diffs
Wed Aug 20 00:04:09 2014 UTC (10 years, 8 months ago) by tls
Branches: tls-maxphys
Diff to: previous 1.4.4.1: preferred, colored; branchpoint 1.4: preferred, colored
Changes since revision 1.4.4.1: +1741 -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:29 2014 UTC (10 years, 8 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: +835 -611
lines
Rebase.
Revision 1.4.4.1
Wed Jul 16 20:03:56 2014 UTC (10 years, 9 months ago) by tls
Branches: tls-maxphys
FILE REMOVED
Changes since revision 1.4: +0 -1741
lines
file intel_ddi.c was added on branch tls-maxphys on 2014-08-20 00:04:09 +0000
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Jul 16 20:03:56 2014 UTC (10 years, 9 months ago) by riastradh
Branches: MAIN
CVS tags: tls-maxphys-base,
tls-earlyentropy-base,
netbsd-7-base
Branch point for: tls-maxphys,
netbsd-7
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +835 -611
lines
fix merge conflicts
Revision 1.1.1.2 (vendor branch): download - view: text, markup, annotated - select for diffs
Wed Jul 16 19:35:25 2014 UTC (10 years, 9 months ago) by riastradh
Branches: LINUX
CVS tags: linux-3-15-drm-bsd
Diff to: previous 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1: +836 -609
lines
Import drm from Linux 3.15 (commitid 1860e379875dfe7271c649058aeddffe5afd9d0d).
drivers/gpu/drm -> sys/external/bsd/drm2/dist/drm
include/drm -> sys/external/bsd/drm2/dist/include/drm
include/uapi/drm -> sys/external/bsd/drm2/dist/uapi/drm
GPL sources excluded.
Revision 1.3.4.2: download - view: text, markup, annotated - select for diffs
Thu May 22 11:40:53 2014 UTC (10 years, 11 months ago) by yamt
Branches: yamt-pagecache
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: +1517 -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.1.1.1.4.3: download - view: text, markup, annotated - select for diffs
Sun May 18 17:46:00 2014 UTC (10 years, 11 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.1.1.1.4.2: preferred, colored; branchpoint 1.1.1.1: preferred, colored; next MAIN 1.1.1.2: preferred, colored
Changes since revision 1.1.1.1.4.2: +4 -1
lines
sync with head
Revision 1.3.4.1
Wed Mar 19 18:04:32 2014 UTC (11 years, 1 month ago) by yamt
Branches: yamt-pagecache
FILE REMOVED
Changes since revision 1.3: +0 -1517
lines
file intel_ddi.c was added on branch yamt-pagecache on 2014-05-22 11:40:53 +0000
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Mar 19 18:04:32 2014 UTC (11 years, 1 month ago) by riastradh
Branches: MAIN
CVS tags: yamt-pagecache-base9,
rmind-smpnet-nbase,
rmind-smpnet-base,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15
Branch point for: yamt-pagecache,
tls-earlyentropy
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1
lines
Fix uninitialized variable wait in intel_ddi_prepare_link_retrain.
Move a line around, too, to avoid merge conflicts with upstream.
Noted by maxv@.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 18 18:20:42 2014 UTC (11 years, 1 month ago) by riastradh
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -0
lines
Merge riastradh-drm2 to HEAD.
Revision 1.1.1.1.4.2: download - view: text, markup, annotated - select for diffs
Wed Aug 28 23:59:33 2013 UTC (11 years, 8 months ago) by rmind
Branches: rmind-smpnet
Diff to: previous 1.1.1.1.4.1: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.4.1: +1514 -0
lines
sync with head
Revision 1.1.1.1.2.3: download - view: text, markup, annotated - select for diffs
Wed Jul 24 03:34:58 2013 UTC (11 years, 9 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.1.1.2.2: preferred, colored; branchpoint 1.1.1.1: preferred, colored; next MAIN 1.1.1.2: preferred, colored
Changes since revision 1.1.1.1.2.2: +3 -0
lines
Make intel_prepare_ddi_buffers static in intel_ddi.c.
Revision 1.1.1.1.2.2: download - view: text, markup, annotated - select for diffs
Tue Jul 23 21:28:22 2013 UTC (11 years, 9 months ago) by riastradh
Branches: riastradh-drm2
Diff to: previous 1.1.1.1.2.1: preferred, colored; branchpoint 1.1.1.1: preferred, colored
Changes since revision 1.1.1.1.2.1: +1514 -0
lines
sync with HEAD and actually get the drm2 import
Revision 1.1.1.1.4.1
Tue Jul 23 02:13:15 2013 UTC (11 years, 9 months ago) by rmind
Branches: rmind-smpnet
FILE REMOVED
Changes since revision 1.1.1.1: +0 -1514
lines
file intel_ddi.c was added on branch rmind-smpnet on 2013-08-28 23:59:33 +0000
Revision 1.1.1.1.2.1
Tue Jul 23 02:13:15 2013 UTC (11 years, 9 months ago) by riastradh
Branches: riastradh-drm2
FILE REMOVED
Changes since revision 1.1.1.1: +0 -1514
lines
file intel_ddi.c was added on branch riastradh-drm2 on 2013-07-23 21:28:22 +0000
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Tue Jul 23 02:13:15 2013 UTC (11 years, 9 months ago) by riastradh
Branches: LINUX
CVS tags: riastradh-drm2-base3,
riastradh-drm2-base2,
linux-3-6-rc8-drm2-bsd
Branch point for: rmind-smpnet,
riastradh-drm2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Import drm sources from Linux v3.8-rc6.
(commit id 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7)
Linux NetBSD
drivers/gpu/drm sys/external/bsd/drm2/dist/drm
include/drm sys/external/bsd/drm2/dist/include/drm
include/uapi/drm sys/external/bsd/drm2/dist/uapi/drm
Files/subtrees excluded because of licence issues, to be either
revisited later (particularly nouveau and radeon, which are mostly
permissively licensed but a number of whose files have no licence
statements), rewritten/ignored, or imported later as kernel modules
under external/gpl2 instead:
include/drm/drm_fb_cma_helper.h
include/drm/drm_gem_cma_helper.h
include/drm/drm_os_linux.h
include/drm/drm_pciids.h
include/drm/drm_sysfs.h
include/drm/drm_usb.h
include/drm/exynos_drm.h
include/drm/gma_drm.h
include/drm/intel-gtt.h
drm/cirrus
drm/drm_edid_load.c
drm/drm_fb_cma_helper.c
drm/drm_gem_cma_helper.c
drm/drm_sysfs.c
drm/drm_trace.h
drm/drm_trace_points.c
drm/drm_usb.c
drm/exynos
drm/gma500
drm/i915/i915_trace.h
drm/i915/i915_trace_points.c
drm/i915/intel_acpi.c
drm/mgag200
drm/nouveau
drm/radeon
drm/shmobile
drm/tegra
drm/udl
uapi/exynos_drm.h
Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Jul 23 02:13:15 2013 UTC (11 years, 9 months ago) by riastradh
Branches: MAIN
Initial revision
CVSweb <webmaster@jp.NetBSD.org>