Home | History | Annotate | Download | only in linux
History log of /src/sys/external/bsd/drm2/include/linux/device.h
RevisionDateAuthorComments
 1.17  29-Jul-2022  riastradh drm: Reduce verbosity of drm kernel messages.
 1.16  17-Jul-2022  riastradh drm: Ifdef out devm_* stuff rather than stub it out.

Stub is not helpful, and this pollutes the symbol namespace.
 1.15  19-Dec-2021  riastradh drm: Downgrade warnings from aprint_error to aprint_normal.
 1.14  19-Dec-2021  riastradh Make intel_psr.c build
netbsd-ify
Stub out intel_lpe_audio.c (for now?).
Hammer intel_opregion.c into shape.
Hack up intel_lrc.c
Adapt intel_reset.c
Stub out intel_region_lmem.c
Adapt intel_ring_submission.c
Adapt intel_rps.c
Adapt intel_sdvo.c
Adapt intel_runtime_pm.c
Adapt intel_sideband.c
Adapt intel_sprite.c
Adapt intel_tv.c
Adapt intel_tc.c
Adapt intel_sseu.c
Adapt intel_timeline.c
Adapt intel_uc_fw.c and fix typo
Fix up intel_uncore.c
intel_vga.c
intel_wakeref.c
intel_vdsc.c
intel_wopcm.c
intel_workarounds.c
i915_globals.c
Fix up intelfb.c
Stub out intel_guc_log.c
Stub out intel_dsi_dcs_backlight.c
i915_perf.c
intel_hdmi.c
intel_hdcp.c


Author: Maya Rashish <maya@NetBSD.org>
Committer: Taylor R Campbell <riastradh@NetBSD.org>
 1.13  19-Dec-2021  riastradh Alias dev_WARN=dev_warn.
 1.12  19-Dec-2021  riastradh Revert "Give up on finding how linux side-loads these"

Found it.
 1.11  19-Dec-2021  riastradh Add some sideloads.
 1.10  19-Dec-2021  riastradh Provide dev_warn_ratelimited


Author: Maya Rashish <maya@NetBSD.org>
 1.9  19-Dec-2021  riastradh stub devm_add_action


Author: Maya Rashish <maya@NetBSD.org>
 1.8  19-Dec-2021  riastradh provide get_device, XXX might want to revisit this later


Author: Maya Rashish <maya@NetBSD.org>
 1.7  19-Dec-2021  riastradh Empty dev_pm_set_driver_flags stub.
 1.6  27-Aug-2018  riastradh Paranoia: let dev be null, in match routines.
 1.5  27-Aug-2018  riastradh Add some more device print routines.
 1.4  16-Jul-2014  riastradh branches: 1.4.4; 1.4.28; 1.4.30;
First whack at radeon driver.

No hardware to test yet, but it builds.
 1.3  16-Jul-2014  riastradh 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.
 1.2  18-Mar-2014  riastradh branches: 1.2.2; 1.2.4; 1.2.6;
Merge riastradh-drm2 to HEAD.
 1.1  24-Jul-2013  riastradh branches: 1.1.2;
file device.h was initially added on branch riastradh-drm2.
 1.1.2.5  08-Sep-2013  riastradh Miscellaneous Linux header file crud.
 1.1.2.4  24-Jul-2013  riastradh Prefix `error: '/`warning: ' to Linux dev_err/dev_warn output.
 1.1.2.3  24-Jul-2013  riastradh Add dev_err to <linux/device.h> as another device_printf alias.
 1.1.2.2  24-Jul-2013  riastradh Add dev_warn (= device_printf, for now) to <linux/device.h>.
 1.1.2.1  24-Jul-2013  riastradh Add stubs for Linux header files for drm.
 1.2.6.2  22-May-2014  yamt 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")
 1.2.6.1  18-Mar-2014  yamt file device.h was added on branch yamt-pagecache on 2014-05-22 11:40:56 +0000
 1.2.4.2  18-May-2014  rmind sync with head
 1.2.4.1  18-Mar-2014  rmind file device.h was added on branch rmind-smpnet on 2014-05-18 17:46:01 +0000
 1.2.2.1  10-Aug-2014  tls Rebase.
 1.4.30.1  10-Jun-2019  christos Sync with HEAD
 1.4.28.1  06-Sep-2018  pgoyette Sync with HEAD

Resolve a couple of conflicts (result of the uimin/uimax changes)
 1.4.4.2  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.4.1  16-Jul-2014  tls file device.h was added on branch tls-maxphys on 2014-08-20 00:04:21 +0000

RSS XML Feed