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
Age
Commit message (
Expand
)
Author
2022-02-07
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-03
store root bridge data in softc before calling intel_init_stolen_res()
Jonathan Gray
2022-02-03
inteldrm now requires ttm
Jonathan Gray
2022-02-02
drm/amd/display: Fix FP start/end for dcn30_internal_validate_bw.
Jonathan Gray
2022-02-02
drm/atomic: Add the crtc to affected crtc only if uapi.enable = true
Jonathan Gray
2022-02-01
call intel_init_stolen_res() lost in drm 5.7 update
Jonathan Gray
2022-02-01
get stolen memory base and size for gen 12
Jonathan Gray
2022-02-01
use unsigned long for length argument of linux copyin/copyout equivalents
Jonathan Gray
2022-01-31
enable the movntdqa version of drm_memcpy_from_wc()
Jonathan Gray
2022-01-31
define CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND to reduce diff to linux
Jonathan Gray
2022-01-31
revert fb size workaround from amdgpu_gmc.c rev 1.3
Jonathan Gray
2022-01-31
unstub append_oa_sample()
Jonathan Gray
2022-01-30
unstub intel_gt_get_awake_time()
Jonathan Gray
2022-01-30
push stub down in __await_execution()
Jonathan Gray
2022-01-29
drm/amdgpu: Use correct VIEWPORT_DIMENSION for DCN2
Jonathan Gray
2022-01-29
drm/amd/display: reset dcn31 SMU mailbox on failures
Jonathan Gray
2022-01-29
drm/i915: Flush TLBs before releasing backing store
Jonathan Gray
2022-01-27
drm/radeon: fix error handling in radeon_driver_open_kms
Jonathan Gray
2022-01-27
drm/i915/display/ehl: Update voltage swing table
Jonathan Gray
2022-01-27
drm/amdgpu: don't do resets on APUs which don't support it
Jonathan Gray
2022-01-27
drm/amd/display: Fix the uninitialized variable in enable_stream_features()
Jonathan Gray
2022-01-27
amdgpu/pm: Make sysfs pm attributes as read-only for VFs
Jonathan Gray
2022-01-27
drm/amdgpu: fixup bad vram size on gmc v8
Jonathan Gray
2022-01-27
drm/amd/amdgpu: fix gmc bo pin count leak in SRIOV
Jonathan Gray
2022-01-27
drm/amd/amdgpu: fix psp tmr bo pin count leak in SRIOV
Jonathan Gray
2022-01-27
drm/amdkfd: Fix error handling in svm_range_add
Jonathan Gray
2022-01-27
drm/amd/display: add else to avoid double destroy clk_mgr
Jonathan Gray
2022-01-27
drm/amdgpu/display: set vblank_disable_immediate for DC
Jonathan Gray
2022-01-27
drm/amd/display: check top_pipe_to_program pointer
Jonathan Gray
2022-01-27
drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L
Jonathan Gray
2022-01-27
drm/amd/display: Fix out of bounds access on DNC31 stream encoder regs
Jonathan Gray
2022-01-27
drm/amd/display: Fix bug in debugfs crc_win_update entry
Jonathan Gray
2022-01-27
drm/radeon/radeon_kms: Fix a NULL pointer dereference in radeon_driver_open_k...
Jonathan Gray
2022-01-27
drm/amdgpu: Fix a NULL pointer dereference in amdgpu_connector_lcd_native_mode()
Jonathan Gray
2022-01-27
drm/dp: Don't read back backlight mode in drm_edp_backlight_enable()
Jonathan Gray
2022-01-27
drm: fix null-ptr-deref in drm_dev_init_release()
Jonathan Gray
2022-01-27
drm/ttm: Put BO in its memory manager's lru list
Jonathan Gray
2022-01-27
drop some local changes in an unused function
Jonathan Gray
2022-01-27
raise sched_engine lock mtx ipl to IPL_TTY
Jonathan Gray
2022-01-27
raise mm obj_lock mtx ipl to IPL_TTY
Jonathan Gray
2022-01-27
use process name for both thread and process name
Jonathan Gray
2022-01-26
implement might_alloc() using assertwaitok()
Jonathan Gray
2022-01-26
reduce diff to linux ggtt_probe_common()
Jonathan Gray
2022-01-25
reduce diff to linux shmem_create_from_object()
Jonathan Gray
2022-01-25
reduce diff to linux vm_fault_cpu()
Jonathan Gray
2022-01-24
sync dma-resv with linux-5.15.y
Jonathan Gray
2022-01-23
move uao_reference() call before uvm_map()
Jonathan Gray
2022-01-21
release mtx before pool_get() in __xa_alloc()/__xa_store() when
Jonathan Gray
2022-01-21
sync kfd_ioctl.h with linux 5.15
Jonathan Gray
2022-01-21
move media-bus-format.h to match comment in drm_connector.c
Jonathan Gray
[next]