summaryrefslogtreecommitdiff
path: root/sys/dev/pci/drm
AgeCommit message (Expand)Author
2020-07-16drm/radeon: fix double freeJonathan Gray
2020-07-16drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003Jonathan Gray
2020-07-16drm: panel-orientation-quirks: Add quirk for Asus T101HA panelJonathan Gray
2020-07-16drm/ttm: Fix dma_fence refcnt leak when adding move fenceJonathan Gray
2020-07-16drm/ttm: Fix dma_fence refcnt leak in ttm_bo_vm_fault_reservedJonathan Gray
2020-07-14reduce the diff to linux in local versions of functionsJonathan Gray
2020-07-13change some drm locks from IPL_TTY to IPL_NONEJonathan Gray
2020-07-11Change locks which don't use spin_lock_irq() or spin_lock_irqsave()Jonathan Gray
2020-07-11test for gem_size > 0 on pool_destroy() matching pool_init() callJonathan Gray
2020-07-10add back orientation quirk for Kogan Atlas 2-in-1 D300Jonathan Gray
2020-07-09drm/amdgpu/atomfirmware: fix vram_info fetching for renoirJonathan Gray
2020-07-09drm/amdgpu: use %u rather than %d for sclk/mclkJonathan Gray
2020-07-09drm/amd/display: Only revalidate bandwidth on medium and fast updatesJonathan Gray
2020-07-09drm/amd/powerplay: Fix NULL dereference in lock_bus() on Vega20 w/o RASJonathan Gray
2020-07-09drm/i915: Include asm sources for {ivb, hsw}_clear_kernel.cJonathan Gray
2020-07-09drm/amdgpu: fix kernel page fault issue by ras recovery on sGPUJonathan Gray
2020-07-09drm/amdgpu: fix non-pointer dereference for non-RAS supportedJonathan Gray
2020-07-09drm/amdgpu: disable ras query and iject during gpu resetJonathan Gray
2020-07-09drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace periodJonathan Gray
2020-07-09drm/amd/display: Fix ineffective setting of max bpc propertyJonathan Gray
2020-07-09drm/amd/display: Fix incorrectly pruned modes with deep colorJonathan Gray
2020-07-07drm: use hi-res time to implement ktime_get(), ktime_get_real()cheloha
2020-07-06defer access of fb_info pointer in drm_fb_helper_hotplug_event()Jonathan Gray
2020-07-02remove unused timespec interfaces no longer in linuxJonathan Gray
2020-07-02powerpc64 has ci_idepthJonathan Gray
2020-07-02use intr_barrier(9) for synchronize_irq() and synchronize_hardirq()Jonathan Gray
2020-07-02drm/amdgpu/display: Unlock mutex on errorJonathan Gray
2020-07-02drm/amdgpu: add fw release for sdma v5_0Jonathan Gray
2020-07-02drm/fb-helper: Fix vt restoreJonathan Gray
2020-07-02drm/radeon: fix fb_div check in ni_init_smc_spll_table()Jonathan Gray
2020-07-02drm/amd: fix potential memleak in err branchJonathan Gray
2020-07-02drm/amd/display: Enable output_bpc property on all outputsJonathan Gray
2020-07-02drm/amd/display: Use kfree() to free rgb_user in calculate_user_regamma_ramp()Jonathan Gray
2020-07-01disable logical ring contexts on cherryview/braswellJonathan Gray
2020-06-30use intr_restore() when restoring interruptsJonathan Gray
2020-06-30don't warn on entry to drm_fb_helper_set_suspend_unlocked()Jonathan Gray
2020-06-29use time since epoch not time since boot for 'real' interfacesJonathan Gray
2020-06-29remove unused getrawmonotonic() and ktime_mono_to_real()Jonathan Gray
2020-06-29remove unused interfaces which were removed from linuxJonathan Gray
2020-06-29use attributes for __maybe_unused and __always_inlineJonathan Gray
2020-06-29reduce disabled warnings with clangJonathan Gray
2020-06-29make pci_device_id var const to avoid discarding const warningJonathan Gray
2020-06-29make fbops const to avoid warning about discarding constJonathan Gray
2020-06-29remove now unused varJonathan Gray
2020-06-28set fb_set_par and have register_framebuffer() do initial modesetJonathan Gray
2020-06-28On hotplug event call driver specific fb_set_par if available instead ofJonathan Gray
2020-06-28set fb_set_par and have register_framebuffer() do initial modesetJonathan Gray
2020-06-28call fb_set_par() function pointer in register_framebuffer() if setJonathan Gray
2020-06-26drm/i915/tgl: Make Wa_14010229206 permanentJonathan Gray
2020-06-26Revert "drm/amd/display: disable dcn20 abm feature for bring up"Jonathan Gray