History log of /netbsd/sys/external/bsd/drm2/dist/drm/drm_edid.c (Results 1 – 15 of 15)
Revision Date Author Comments
# 9a4c85f7 19-Dec-2021 riastradh <riastradh@NetBSD.org>

drm: Restore local patch for struct drm_connector::physical_address.


# 57b58161 19-Dec-2021 riastradh <riastradh@NetBSD.org>

const const const const


Author: Maya Rashish <maya@NetBSD.org>


# 2cbe17a3 19-Dec-2021 riastradh <riastradh@NetBSD.org>

const const const const const const const const const


# 9a10ff95 19-Dec-2021 riastradh <riastradh@NetBSD.org>

More const.


# 0589344a 19-Dec-2021 riastradh <riastradh@NetBSD.org>

Ifdef out vga switcheroo stuff.


# 8e465d8a 19-Dec-2021 riastradh <riastradh@NetBSD.org>

Make it build.

- <linux/bitmap.h> for bitmap stuff
- sprintf -> snprintf
- preserve const in casts


# 677dec6e 18-Dec-2021 riastradh <riastradh@NetBSD.org>

Merge linux-drm-v5-6-rc3


# 1b077480 14-Feb-2020 maya <maya@NetBSD.org>

Reduce diffs by side-loading some header files like Linux.

From riastradh


# aa66f76b 14-Feb-2020 riastradh <riastradh@NetBSD.org>

Add LIST_HEAD to <linux/nbsd-namespace.h> too.


# 4e59feab 27-Aug-2018 riastradh <riastradh@NetBSD.org>

merge linux-drm-v4-4-143


# b61f409f 14-Nov-2015 jmcneill <jmcneill@NetBSD.org>

parse_hdmi_vsdb: read the HDMI physical address from the HDMI VSDB and store it on the connector


# fceff80c 16-Jul-2014 riastradh <riastradh@NetBSD.org>

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

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.

show more ...


# a55ed7fa 16-Jul-2014 riastradh <riastradh@NetBSD.org>

fix merge conflicts


# 2adb3a73 18-Mar-2014 riastradh <riastradh@NetBSD.org>

Merge riastradh-drm2 to HEAD.


# 56053ce7 23-Jul-2013 riastradh <riastradh@NetBSD.org>

Import drm sources from Linux v3.8-rc6.
(commit id 88b62b915b0b7e25870eb0604ed9a92ba4bfc9f7)

Linux NetBSD
drivers/gpu/drm sys/external/bsd/drm2/dist/drm
include/drm

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

show more ...