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-07-16
drm/radeon: fix double free
Jonathan Gray
2020-07-16
drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
Jonathan Gray
2020-07-16
drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
Jonathan Gray
2020-07-16
drm/ttm: Fix dma_fence refcnt leak when adding move fence
Jonathan Gray
2020-07-16
drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reserved
Jonathan Gray
2020-07-14
reduce the diff to linux in local versions of functions
Jonathan Gray
2020-07-13
change some drm locks from IPL_TTY to IPL_NONE
Jonathan Gray
2020-07-11
Change locks which don't use spin_lock_irq() or spin_lock_irqsave()
Jonathan Gray
2020-07-11
test for gem_size > 0 on pool_destroy() matching pool_init() call
Jonathan Gray
2020-07-10
add back orientation quirk for Kogan Atlas 2-in-1 D300
Jonathan Gray
2020-07-09
drm/amdgpu/atomfirmware: fix vram_info fetching for renoir
Jonathan Gray
2020-07-09
drm/amdgpu: use %u rather than %d for sclk/mclk
Jonathan Gray
2020-07-09
drm/amd/display: Only revalidate bandwidth on medium and fast updates
Jonathan Gray
2020-07-09
drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RAS
Jonathan Gray
2020-07-09
drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.c
Jonathan Gray
2020-07-09
drm/amdgpu: fix kernel page fault issue by ras recovery on sGPU
Jonathan Gray
2020-07-09
drm/amdgpu: fix non-pointer dereference for non-RAS supported
Jonathan Gray
2020-07-09
drm/amdgpu: disable ras query and iject during gpu reset
Jonathan Gray
2020-07-09
drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
Jonathan Gray
2020-07-09
drm/amd/display: Fix ineffective setting of max bpc property
Jonathan Gray
2020-07-09
drm/amd/display: Fix incorrectly pruned modes with deep color
Jonathan Gray
2020-07-07
drm: use hi-res time to implement ktime_get(), ktime_get_real()
cheloha
2020-07-06
defer access of fb_info pointer in drm_fb_helper_hotplug_event()
Jonathan Gray
2020-07-02
remove unused timespec interfaces no longer in linux
Jonathan Gray
2020-07-02
powerpc64 has ci_idepth
Jonathan Gray
2020-07-02
use intr_barrier(9) for synchronize_irq() and synchronize_hardirq()
Jonathan Gray
2020-07-02
drm/amdgpu/display: Unlock mutex on error
Jonathan Gray
2020-07-02
drm/amdgpu: add fw release for sdma v5_0
Jonathan Gray
2020-07-02
drm/fb-helper: Fix vt restore
Jonathan Gray
2020-07-02
drm/radeon: fix fb_div check in ni_init_smc_spll_table()
Jonathan Gray
2020-07-02
drm/amd: fix potential memleak in err branch
Jonathan Gray
2020-07-02
drm/amd/display: Enable output_bpc property on all outputs
Jonathan Gray
2020-07-02
drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()
Jonathan Gray
2020-07-01
disable logical ring contexts on cherryview/braswell
Jonathan Gray
2020-06-30
use intr_restore() when restoring interrupts
Jonathan Gray
2020-06-30
don't warn on entry to drm_fb_helper_set_suspend_unlocked()
Jonathan Gray
2020-06-29
use time since epoch not time since boot for 'real' interfaces
Jonathan Gray
2020-06-29
remove unused getrawmonotonic() and ktime_mono_to_real()
Jonathan Gray
2020-06-29
remove unused interfaces which were removed from linux
Jonathan Gray
2020-06-29
use attributes for __maybe_unused and __always_inline
Jonathan Gray
2020-06-29
reduce disabled warnings with clang
Jonathan Gray
2020-06-29
make pci_device_id var const to avoid discarding const warning
Jonathan Gray
2020-06-29
make fbops const to avoid warning about discarding const
Jonathan Gray
2020-06-29
remove now unused var
Jonathan Gray
2020-06-28
set fb_set_par and have register_framebuffer() do initial modeset
Jonathan Gray
2020-06-28
On hotplug event call driver specific fb_set_par if available instead of
Jonathan Gray
2020-06-28
set fb_set_par and have register_framebuffer() do initial modeset
Jonathan Gray
2020-06-28
call fb_set_par() function pointer in register_framebuffer() if set
Jonathan Gray
2020-06-26
drm/i915/tgl: Make Wa_14010229206 permanent
Jonathan Gray
2020-06-26
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
Jonathan Gray
[next]