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
Age
Commit message (
Expand
)
Author
2020-07-10
Change users of IFQ_SET_MAXLEN() and IFQ_IS_EMPTY() to use the "new" API.
Patrick Wildt
2020-07-10
Change users of IFQ_DEQUEUE(), IFQ_ENQUEUE() and IFQ_LEN() to use the
Patrick Wildt
2020-07-10
add back orientation quirk for Kogan Atlas 2-in-1 D300
Jonathan Gray
2020-07-09
Move sc->sc_link initialization closer to config_found() invocation
Kenneth R Westerback
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-09
a couple of small tweaks that shrink the kstat code.
David Gwynne
2020-07-07
fix a copy pasto.
David Gwynne
2020-07-07
Switch iwx(4) from -46 to -48 firmware.
Stefan Sperling
2020-07-07
apparently vmx(4) needs a power of 2 number of interrupts.
David Gwynne
2020-07-07
add kstat support for some of the counters the chip maintains.
David Gwynne
2020-07-07
drm: use hi-res time to implement ktime_get(), ktime_get_real()
cheloha
2020-07-07
don't try and be too clever in the kstat update timeout.
David Gwynne
2020-07-07
remove some old code from a previous version of the kstat diff.
David Gwynne
2020-07-07
add kstat support for reading hardware counters.
David Gwynne
2020-07-07
add kstat support for reading the "hardware" counters for each ring.
David Gwynne
2020-07-06
defer access of fb_info pointer in drm_fb_helper_hotplug_event()
Jonathan Gray
2020-07-06
Add support for timeconting in userland.
Paul Irofti
2020-07-05
Double checking you committed the correct diff sometimes pays
Kenneth R Westerback
2020-07-05
Nuke struct scsi_link's "scsibus" member. The two drivers using it
Kenneth R Westerback
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
2020-07-02
Shuffle things around so that sc->sc_link initialization is
Kenneth R Westerback
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-30
attach on ConnectX-6 Dx, tested by Hrvoje Popovski
Jonathan Matthew
2020-06-30
regen
Jonathan Matthew
2020-06-30
add Mellanox ConnectX-6 Dx, from Hrvoje Popovski
Jonathan Matthew
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
[next]