开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
via
/
via_irq.c
Age
Commit message (
Expand
)
Author
2019-07-25
drm/via: drop use of drmP.h
Sam Ravnborg
2019-07-25
drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it
Sam Ravnborg
2019-07-25
drm/via: drop use of DRM(READ|WRITE) macros
Sam Ravnborg
2017-11-27
drm/via: use monotonic time for VIA_WAIT_IRQ
Arnd Bergmann
2017-11-06
drm: via: use ktime_get() instead of do_gettimeofday
Arnd Bergmann
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2013-12-18
drm: Kill DRM_WAKUP and DRM_INIT_WAITQUEUE
Daniel Vetter
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
drm: Kill DRM_HZ
Daniel Vetter
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.
David Howells
2010-08-02
drm/via: fixed coding style issues, simplified return
Nicolas Kaiser
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2009-07-15
drm/via: Fix vblank IRQ on VIA hardware.
Simon Farnsworth
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
2008-10-18
drm: kill drm_device->irq
Jesse Barnes
2008-10-18
drm: Rework vblank-wait handling to allow interrupt reduction.
Jesse Barnes
2008-07-14
drm: reorganise drm tree to be more future proof.
Dave Airlie