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-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
2020-01-26
Pull in drm_bridge.c from linux 4.19.y.
Patrick Wildt
2020-01-22
Remove empty unmap_mapping_range() define and hide drm_vma_node_unmap().
Jonathan Gray
2020-01-22
Make ttm_bo_unmap_virtual_locked() actually unmap things. Fixes cursor
Mark Kettenis
2020-01-21
Enable mmhub power gating on picasso. Matches linux 4.20.
Jonathan Gray
2020-01-17
drm/ttm: fix incrementing the page pointer for huge pages
Jonathan Gray
2020-01-17
drm/ttm: fix start page for huge page check in ttm_put_pages()
Jonathan Gray
2020-01-17
drm/i915: Fix use-after-free when destroying GEM context
Jonathan Gray
2020-01-16
Introduce wakeup_proc() a function to un-SSTOP/SSLEEP a thread.
Martin Pieuchot
2020-01-15
drm/i915/gen9: Clear residual context state on context switch
Jonathan Gray
2020-01-15
drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
Jonathan Gray
2020-01-15
drm/fb-helper: Round up bits_per_pixel if possible
Jonathan Gray
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
[prev]
[next]