index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
drm
/
include
Age
Commit message (
Expand
)
Author
2024-11-10
all archs now have ci_idepth, remove ifdefs
Jonathan Gray
2024-10-01
accel: Use XArray instead of IDR for minors
Jonathan Gray
2024-10-01
add DEFINE_XARRAY_ALLOC for 6.6.53 drm
Jonathan Gray
2024-10-01
add MINORBITS for 6.6.53 drm
Jonathan Gray
2024-10-01
add ACCEL_MAX_MINORS for 6.6.53 drm
Jonathan Gray
2024-09-30
handle non xa_limit_32b ranges in xarray
Jonathan Gray
2024-09-12
drm/amdgpu: handle gfx12 in amdgpu_display_verify_sizes
Jonathan Gray
2024-09-12
drm/amd: Add gfx12 swizzle mode defs
Jonathan Gray
2024-09-10
change bus notifier defines into inline functions
Jonathan Gray
2024-08-28
implement pci drvdata functions
Jonathan Gray
2024-08-16
Set CONFIG_AMD_PMC. We don't have the corresponding driver just yet, but
Mark Kettenis
2024-08-16
Hook up a few more bits of suspend/resume power management code. This
Mark Kettenis
2024-08-11
add name member to struct resource
Jonathan Gray
2024-07-13
Implement some more suspend/resume Linux compat such that inteldrm(4) can
Mark Kettenis
2024-07-11
Turn FBINFO_xxx defines into proper flags. Gets rid of an unwanted
Mark Kettenis
2024-06-17
define CONFIG_PM_SLEEP to 1 for IS_ENABLED()
Jonathan Gray
2024-06-15
drm/edid: Parse topology block for all DispID structure v1.x
Jonathan Gray
2024-06-15
drm/mipi-dsi: use correct return type for the DSC functions
Jonathan Gray
2024-06-15
drm/dp: Don't attempt AUX transfers when eDP panels are not powered
Jonathan Gray
2024-06-13
Implement acpi_target_system_state().
Mark Kettenis
2024-05-20
add __counted_by() for 6.6.31 drm
Jonathan Gray
2024-05-06
mm, treewide: introduce NR_PAGE_ORDERS
Jonathan Gray
2024-05-06
drm: add drm_gem_object_is_shared_for_memory_stats() helper
Jonathan Gray
2024-05-06
add NR_PAGE_ORDERS for 6.6.30 drm
Jonathan Gray
2024-05-04
amd64 is guaranteed to have PAT and CLFLUSH; stop testing cpu flags
Philip Guenther
2024-04-29
add check_add_overflow() for 6.6.29 drm
Jonathan Gray
2024-04-09
drm/i915: ATS-M device ID update
Jonathan Gray
2024-04-09
drm/i915: Add new PCI IDs to DG2 platform in driver
Jonathan Gray
2024-04-09
drm/i915: Add new DG2 PCI IDs
Jonathan Gray
2024-04-05
use inline functions instead of do while(0) for dev_*
Jonathan Gray
2024-04-04
drm/bridge: add ->edid_read hook and drm_bridge_edid_read()
Jonathan Gray
2024-04-04
drm/ttm: Make sure the mapped tt pages are decrypted when needed
Jonathan Gray
2024-04-04
drm/probe-helper: warn about negative .get_modes()
Jonathan Gray
2024-04-04
add pgprot_decrypted() for 6.6.24 drm
Jonathan Gray
2024-04-04
add cc_platform_has() for 6.6.24 drm
Jonathan Gray
2024-03-28
add more iosys_map interfaces used by inteldrm guc code
Jonathan Gray
2024-03-28
reduce diff to linux
Jonathan Gray
2024-03-27
drm: Fix drm_fixp2int_round() making it add 0.5
Jonathan Gray
2024-03-27
drm: Don't treat 0 as -1 in drm_fixp2int_ceil
Jonathan Gray
2024-03-20
Fix build with bitmap_copy() on i386 by adding const qualifier.
Alexander Bluhm
2024-03-20
add io_mapping_map_atomic_wc()
Jonathan Gray
2024-03-20
add bitmap_intersects() bitmap_from_arr32()
Jonathan Gray
2024-03-20
start implementing io_mapping
Jonathan Gray
2024-03-20
add vmap_pfn()
Jonathan Gray
2024-02-29
drm/i915: Update ADL-N PCI IDs
Jonathan Gray
2024-02-06
drm: using mul_u32_u32() requires linux/math64.h
Jonathan Gray
2024-02-06
drm/mipi-dsi: Fix detach call without attach
Jonathan Gray
2024-02-02
drm: Allow drivers to indicate the damage helpers to ignore damage clips
Jonathan Gray
2024-02-02
drm: Disable the cursor plane on atomic contexts with virtualized drivers
Jonathan Gray
2024-01-29
drm/bridge: Fix typo in post_disable() description
Jonathan Gray
[next]