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
2020-04-18
drm/dp_mst: Fix clearing payload state on topology disable
Jonathan Gray
2020-04-18
Revert "drm/dp_mst: Remove VCPI while disabling topology mgr"
Jonathan Gray
2020-04-17
Fix an incorrect test for root in drm linux compatiblity code.
Sebastian Benoit
2020-04-15
drm_dp_mst_topology: fix broken drm_dp_sideband_parse_remote_dpcd_read()
Jonathan Gray
2020-04-15
drm/amdgpu: fix typo for vcn1 idle check
Jonathan Gray
2020-04-15
drm/amd/display: Add link_rate quirk for Apple 15" MBP 2017
Jonathan Gray
2020-04-14
Fix loop condition in sparc64-specific radeondrm_setcolor()
Jeremie Courreges-Anglas
2020-04-12
Turn those spinlock and seqlock inline functions to macros
Jeremie Courreges-Anglas
2020-04-07
Abstract the head of knote lists. This allows extending the lists,
Visa Hankala
2020-04-03
Revert "drm/dp_mst: Skip validating ports during destruction, just ref"
Jonathan Gray
2020-03-26
drm/amd/amdgpu: Fix GPR read from debugfs (v2)
Jonathan Gray
2020-03-26
drm/amd/display: fix dcc swath size calculations on dcn1
Jonathan Gray
2020-03-26
drm/amd/display: Clear link settings on MST disable connector
Jonathan Gray
2020-03-26
print platform name and gen in early inteldrm attach
Jonathan Gray
2020-03-21
drm/amd/display: remove duplicated assignment to grph_obj_type
Jonathan Gray
2020-03-16
Replace video "framework" with a more generic port/endpoint "framework".
Mark Kettenis
2020-03-15
kthread_park() and kthread_stop() don't need PCATCH the linux API does
Claudio Jeker
2020-03-14
drm/i915: Don't try to use the hardware frame counter with i965gm TV output
Jonathan Gray
2020-03-06
Release mutex before calling sleep_setup_signal() since this may stop
Mark Kettenis
2020-03-06
amdgpu/gmc_v9: save/restore sdpif regs during S3
Jonathan Gray
2020-03-05
The local_clock_us() function needs microsecond resolution so implement it
Mark Kettenis
2020-03-04
Properly implement the page fault handler for CMA GEM buffers and actually
Mark Kettenis
2020-03-03
Clean up attachment of PCI drm(4) devices and make the PCI aspects optional.
Mark Kettenis
2020-02-29
drm/amdgpu/soc15: fix xclk for raven
Jonathan Gray
2020-02-27
drm/amdgpu/display: handle multiple numbers of fclks in dcn_calcs.c (v2)
Jonathan Gray
2020-02-27
drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_voltage
Jonathan Gray
2020-02-27
drm/amdgpu/smu10: fix smu10_get_clock_by_type_with_latency
Jonathan Gray
2020-02-27
radeon: insert 10ms sleep in dce5_crtc_load_lut
Jonathan Gray
2020-02-27
drm/amd/display: fixup DML dependencies
Jonathan Gray
2020-02-27
drm/amdgpu: Ensure ret is always initialized when using SOC15_WAIT_ON_RREG
Jonathan Gray
2020-02-27
drm/amdgpu: remove 4 set but not used variable in amdgpu_atombios_get_connect...
Jonathan Gray
2020-02-27
drm/amd/display: Retrain dongles when SINK_COUNT becomes non-zero
Jonathan Gray
2020-02-21
Add a DRM GEM CMA helper from NetBSD. Plenty of parts are still
Patrick Wildt
2020-02-20
drm/amd: Add DM DMCU support
Mark Kettenis
2020-02-20
Implement request_firmware_direct().
Mark Kettenis
2020-02-20
drm/amd: Add PSP DMCU support
Mark Kettenis
2020-02-20
drm/amd: Add ucode DMCU support
Mark Kettenis
2020-02-20
Replace field f_isfd with field f_flags in struct filterops to allow
Visa Hankala
2020-02-20
In signal_pending_state() only test for pending signal when
Jonathan Gray
2020-02-18
Cleanup <sys/kthread.h> and <sys/proc.h> includes.
Martin Pieuchot
2020-02-18
Use SIGPENDING() instead of CURSIG() for emulating signal_pending().
Claudio Jeker
2020-02-12
drm/dp_mst: Remove VCPI while disabling topology mgr
Jonathan Gray
2020-02-12
drm/amd/dm/mst: Ignore payload update failures
Jonathan Gray
2020-02-12
drm/rect: Avoid division by zero
Jonathan Gray
2020-01-30
Split `p_priority' into `p_runpri' and `p_slppri'.
Martin Pieuchot
2020-01-28
drm/radeon: fix bad DMA from INTERRUPT_CNTL2
Jonathan Gray
2020-01-28
drm/panel: make drm_panel.h self-contained
Jonathan Gray
2020-01-28
drm/fb-helper: generic: Call drm_client_add() after setup is done
Jonathan Gray
2020-01-28
drm/fb-helper: generic: Fix setup error path
Jonathan Gray
2020-01-28
drm/dp_mst: Skip validating ports during destruction, just ref
Jonathan Gray
[next]