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-01-10
drm/mst: Fix MST sideband up-reply failure handling
Jonathan Gray
2020-01-10
drm: limit to INT_MAX in create_blob ioctl
Jonathan Gray
2020-01-10
drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongle
Jonathan Gray
2020-01-10
drm/amdgpu: add cache flush workaround to gfx8 emit_fence
Jonathan Gray
2020-01-10
drm/amdgpu: add check before enabling/disabling broadcast mode
Jonathan Gray
2020-01-05
Constify instances of struct fileops.
Visa Hankala
2020-01-05
remove some unneeded includes
Jonathan Gray
2020-01-05
Remove unneeded #include <sys/ttycom.h>.
Visa Hankala
2020-01-04
remove unused TIOCSPGRP / TIOCGPGRP cases in drm
Jonathan Gray
2020-01-01
drm/amdkfd: fix a potential NULL pointer dereference (v2)
Jonathan Gray
2020-01-01
drm/amdgpu: fix uninitialized variable pasid_mapping_needed
Jonathan Gray
2020-01-01
drm/amdgpu: fix bad DMA from INTERRUPT_CNTL2
Jonathan Gray
2020-01-01
drm/amdgpu: fix potential double drop fence reference
Jonathan Gray
2020-01-01
drm/amdgpu: disallow direct upload save restore list from gfx driver
Jonathan Gray
2020-01-01
drm/amd/display: Fix dongle_caps containing stale information.
Jonathan Gray
2019-12-31
drm/drm_vblank: Change EINVAL by the correct errno
Jonathan Gray
2019-12-31
drm/amdgpu: grab the id mgr lock while accessing passid_mapping
Jonathan Gray
2019-12-31
drm: mst: Fix query_payload ack reply struct
Jonathan Gray
2019-12-31
Use C99 designated initializers with struct filterops. In addition,
Visa Hankala
2019-12-30
convert infinite msleep(9) to msleep_nsec(9)
Jonathan Gray
2019-12-30
Convert infinite sleeps to {m,t}sleep_nsec(9).
Martin Pieuchot
2019-12-26
implement unregister_shrinker()
Jonathan Gray
2019-12-26
enable shrinker for ttm
Jonathan Gray
2019-12-25
WSDISPLAYIO_GTYPE is u_int not int
Jonathan Gray
2019-12-25
Hook up the shrinker for inteldrm(4). This is a "light" version that only
Mark Kettenis
2019-12-22
drm/radeon: fix r1xx/r2xx register checker for POT textures
Jonathan Gray
2019-12-18
Allow pagefault_disable() to be called recursively, something that may happen
Mark Kettenis
2019-12-11
Replace p_xstat with ps_xexit and ps_xsig
Philip Guenther
2019-12-02
drm/i915/userptr: Try to acquire the page lock around set_page_dirty()
Jonathan Gray
2019-12-02
drm/amd/powerplay: issue no PPSMC_MSG_GetCurrPkgPwr on unsupported ASICs
Jonathan Gray
2019-11-30
Move kernel locking inside the sleep machinery. This enables calling
Visa Hankala
2019-11-29
drm_sched_entity_flush() doesn't care about specific threads, so just
Philip Guenther
2019-11-24
correct return type of sign_extend64()
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Fix jump whitelist clearing
Jonathan Gray
2019-11-13
drm/i915/gen8+: Add RC6 CTX corruption WA
Jonathan Gray
2019-11-13
drm/i915: Lower RM timeout to avoid DSI hard hangs
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Ignore Length operands during command matching
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Add support for backward jumps
Jonathan Gray
2019-11-13
drm/i915/cmdparser: Use explicit goto for error paths
Jonathan Gray
2019-11-13
drm/i915: Add gen9 BCS cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Allow parsing of unsized batches
Jonathan Gray
2019-11-13
drm/i915: Support ro ppgtt mapped cmdparser shadow buffers
Jonathan Gray
2019-11-13
drm/i915: Add support for mandatory cmdparsing
Jonathan Gray
2019-11-13
drm/i915: Remove Master tables from cmdparser
Jonathan Gray
2019-11-13
drm/i915: Disable Secure Batches for gen6+
Jonathan Gray
2019-11-13
drm/i915: Rename gen7 cmdparser tables
Jonathan Gray
2019-11-13
Fix off-by-one (truncation) in k{v,}asprintf().
Martin Pieuchot
2019-11-13
drm/amd/display: Passive DP->HDMI dongle detection fix
Jonathan Gray
2019-11-13
drm/amdgpu: If amdgpu_ib_schedule fails return back the error.
Jonathan Gray
2019-11-13
drm/radeon: fix si_enable_smc_cac() failed issue
Jonathan Gray
[next]