index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
r128
/
r128_drv.h
Age
Commit message (
Expand
)
Author
2019-11-20
drm/r128: make ATI PCI GART part of its only user, r128
Jani Nikula
2019-06-05
drm/r128: drop use of drmP.h
Sam Ravnborg
2019-06-05
drm/r128: drop drm_os_linux dependencies
Sam Ravnborg
2017-09-29
r128: switch compat ioctls to drm_ioctl_kernel()
Al Viro
2015-10-06
drm/irq: Use unsigned int pipe in public API
Thierry Reding
2014-09-12
drm: Create drm legacy driver header
Daniel Vetter
2014-09-12
drm: split ati_pcigart.h out of drmP.h
Dave Airlie
2013-12-18
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
2013-12-18
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
2010-08-02
drm/r128: fixed brace and spacing coding style issues
Nicolas Kaiser
2009-08-31
drm/r128: Add test for initialisation to all ioctls that require it
Ben Hutchings
2008-11-25
drm: move drm vblank initialization/cleanup to driver load/unload
Keith Packard
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