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-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
2022-01-20
drm/amd/display: explicitly set is_dsc_supported to false before use
Jonathan Gray
2022-01-20
xa_pool is protected by xa_lock mtx so drop pool ipl to IPL_NONE
Jonathan Gray
2022-01-20
initial support for drm sync files, fences associated with file
Jonathan Gray
2022-01-19
go back to rev 1.5 of irq_work.h with tasks on system_wq
Jonathan Gray
2022-01-19
no longer need to disable -Wtautological-compare and
Jonathan Gray
2022-01-19
move some unused functions under ifdef
Jonathan Gray
2022-01-19
__always_inline needs the inline keyword as well as the attribute
Jonathan Gray
2022-01-17
change irq work from interrupt context back to process context like
Jonathan Gray
2022-01-17
unstub dma_fence_chain_find_seqno() for non zero seqno
Jonathan Gray
2022-01-16
drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()
Jonathan Gray
2022-01-14
We don't have 64-bit atomics on powerpc, but we don't really need them.
Mark Kettenis
2022-01-14
update drm to linux 5.15.14
Jonathan Gray
2022-01-06
drm/amdgpu: add support for IP discovery gc_info table v2
Jonathan Gray
2022-01-06
drm/amdgpu: When the VCN(1.0) block is suspended, powergating is explicitly e...
Jonathan Gray
2022-01-06
unstub amdgpu_gem_force_release()
Jonathan Gray
2021-12-30
combine ifdef blocks
Jonathan Gray
2021-12-22
drm/amdgpu: correct register access for RLC_JUMP_TABLE_RESTORE
Jonathan Gray
2021-12-22
drm/amd/pm: fix a potential gpu_metrics_table memory leak
Jonathan Gray
2021-12-22
%Lx -> %llx kernel printf does not support %Lx
Jonathan Gray
2021-12-19
fix setting palette with 8bpp fb used on 8mb parts
Jonathan Gray
2021-12-19
fix radeondrm console colours on sparc64
Jonathan Gray
2021-12-19
drm/amd/display: add connector type check for CRC source set
Jonathan Gray
2021-12-19
drm/amd/display: Fix for the no Audio bug with Tiled Displays
Jonathan Gray
2021-12-15
Use a per-UVM object lock to serialize the lower part of the fault handler.
Martin Pieuchot
[next]