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
7 days
add placeholder for GC 11.5.2 APU
Jonathan Gray
7 days
drm/amdgpu: prevent NULL pointer dereference if ATIF is not supported
Jonathan Gray
7 days
drm/amdgpu: Fix DPX valid mode check on GC 9.4.3
Jonathan Gray
7 days
drm/amdgpu: Adjust debugfs register access permissions
Jonathan Gray
7 days
drm/amdgpu: add missing size check in amdgpu_debugfs_gprwave_read()
Jonathan Gray
7 days
drm/amdgpu: Adjust debugfs eviction and IB access permissions
Jonathan Gray
11 days
drm/amd/display: Add null checks for 'stream' and 'plane' before dereferencing
Jonathan Gray
12 days
all archs now have ci_idepth, remove ifdefs
Jonathan Gray
12 days
replace uvm.h includes with uvm_extern.h where possible
Jonathan Gray
2024-11-05
The first field of struct cfdriver is a pointer. Put NULL rather than 0 here.
Miod Vallat
2024-11-01
drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too
Jonathan Gray
2024-11-01
drm/amd: Guard against bad data for ATIF ACPI method
Jonathan Gray
2024-11-01
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Jonathan Gray
2024-10-23
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Jonathan Gray
2024-10-23
drm/amdgpu/swsmu: Only force workload setup on init
Jonathan Gray
2024-10-23
drm/radeon: Fix encoder->possible_clones
Jonathan Gray
2024-10-18
drm/i915/hdcp: fix connector refcounting
Jonathan Gray
2024-10-18
drm/amd/display: Check null pointer before dereferencing se
Jonathan Gray
2024-10-18
drm/amd/display: Revert "Check HDCP returned status"
Jonathan Gray
2024-10-18
drm/amd/display: Remove a redundant check in authenticated_dp
Jonathan Gray
2024-10-17
drm/crtc: fix uninitialized variable use even harder
Jonathan Gray
2024-10-11
drm/amd/display: enable_hpo_dp_link_output: Check link_res->hpo_dp_link_enc b...
Jonathan Gray
2024-10-11
drm/amd/display: Allow backlight to go below `AMDGPU_DM_DEFAULT_MIN_BACKLIGHT`
Jonathan Gray
2024-10-11
drm/amd/display: Fix system hang while resume with TBT monitor
Jonathan Gray
2024-10-11
drm/amd/display: Add HDR workaround for specific eDP
Jonathan Gray
2024-10-11
drm/sched: Add locking to drm_sched_entity_modify_sched
Jonathan Gray
2024-10-11
drm/i915/gem: fix bitwise and logical AND mixup
Jonathan Gray
2024-10-11
drm: Consistently use struct drm_mode_rect for FB_DAMAGE_CLIPS
Jonathan Gray
2024-10-11
drm/amdgpu/gfx10: use rlc safe mode for soft recovery
Jonathan Gray
2024-10-11
drm/amdgpu/gfx11: use rlc safe mode for soft recovery
Jonathan Gray
2024-10-11
drm/amd/pm: ensure the fw_info is not null before using it
Jonathan Gray
2024-10-11
drm/amdgpu/gfx9: use rlc safe mode for soft recovery
Jonathan Gray
2024-10-11
drm/amdgpu: Block MMR_READ IOCTL in reset
Jonathan Gray
2024-10-11
drm/radeon/r100: Handle unknown family in r100_cp_init_microcode()
Jonathan Gray
2024-10-11
drm/amdgpu: fix unchecked return value warning for amdgpu_gfx
Jonathan Gray
2024-10-11
drm/printer: Allow NULL data in devcoredump printer
Jonathan Gray
2024-10-11
drm/amd/display: Initialize get_bytes_per_element's default to 1
Jonathan Gray
2024-10-11
drm/amd/display: Fix index out of bounds in DCN30 color transformation
Jonathan Gray
2024-10-11
drm/amd/display: Fix index out of bounds in degamma hardware format translation
Jonathan Gray
2024-10-11
drm/amd/display: Fix index out of bounds in DCN30 degamma hardware format tra...
Jonathan Gray
2024-10-11
drm/amd/display: Check link_res->hpo_dp_link_enc before using it
Jonathan Gray
2024-10-11
drm/amd/display: Check stream before comparing them
Jonathan Gray
2024-10-11
drm/amdkfd: Fix resource leak in criu restore queue
Jonathan Gray
2024-10-11
drm/amdgpu: enable gfxoff quirk on HP 705G4
Jonathan Gray
2024-10-11
drm/amdgpu: add raven1 gfxoff quirk
Jonathan Gray
2024-10-11
drm/amd/display: fix double free issue during amdgpu module unload
Jonathan Gray
2024-10-11
drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_up...
Jonathan Gray
2024-10-11
drm/amd/display: Check null pointers before using dc->clk_mgr
Jonathan Gray
2024-10-11
drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_...
Jonathan Gray
2024-10-11
drm/amd/display: Add null check for top_pipe_to_program in commit_planes_for_...
Jonathan Gray
[next]