search for: pkerneldrmversion

Displaying 3 results from an estimated 3 matches for "pkerneldrmversion".

2010 Feb 10
0
[PATCH] Revert "kms: work around some bong hits with dpms"
...UE; if (pNv->overlayAdaptor && pNv->Architecture != NV_ARCH_04) NV10WriteOverlayParameters(pScrn); diff --git a/src/nv_type.h b/src/nv_type.h index 989812b..18ea3bb 100644 --- a/src/nv_type.h +++ b/src/nv_type.h @@ -69,7 +69,6 @@ typedef struct _NVRec { drmVersionPtr pKernelDRMVersion; void *drmmode; /* for KMS */ - Bool allow_dpms; /* DRM interface */ struct nouveau_device *dev; -- 1.6.4.4
2018 Sep 14
0
[ANNOUNCE] xf86-video-amdgpu 18.1.0
...er versions of autotools. Plus other improvements and fixes. Thanks to everybody who contributed to this release in any way! Emil Velikov (3): Move amdgpu_bus_id/amgpu_kernel_mode within amdgpu_kernel_open_fd Do not export the DriverRec AMDGPU Remove set but unused amdgpu_dri2::pKernelDRMVersion Jim Qu (1): Wait for pending scanout update before calling drmmode_crtc_scanout_free Keith Packard (3): modesetting: Record non-desktop kernel property at PreInit time modesetting: Create CONNECTOR_ID properties for outputs [v2] Add RandR leases support Leo Li (Sunpeng) (...
2019 Mar 06
0
[ANNOUNCE] xf86-video-amdgpu 19.0.0
..._vrr_property_update present: Check that flip and screen pixmap pitches match dri2: Call drm_queue_handle_deferred in dri2_deferred_event Revert "gitlab-ci: Only run docker-image stage if relevant source files change" Revert "Remove set but unused amdgpu_dri2::pKernelDRMVersion" Make drmmode_cm_enabled an inline function present: Don't check tiling parameters with DC & DRM minor version >= 31 Bump version for the 19.0.0 release Nicholas Kazlauskas (2): Check last flip window instead of screen root before flipping Support CRTC...