index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Remove source code for non-KMS drivers
Thomas Zimmermann
2023-12-06
1
-203
/
+0
*
drm: Include <drm/drm_auth.h>
Thomas Zimmermann
2023-12-06
1
-0
/
+1
*
drm: Mark IRQ_BUSID ioctl as legacy
Thomas Zimmermann
2021-05-17
1
-4
/
+4
*
drm: Remove unused branch in legacy PCI initialization
Thomas Zimmermann
2021-05-17
1
-3
/
+0
*
drm: Mark AGP implementation and ioctls as legacy
Thomas Zimmermann
2021-05-10
1
-2
/
+1
*
drm: Mark PCI AGP helpers as legacy
Thomas Zimmermann
2021-05-10
1
-10
/
+10
*
drm: Remove pdev field from struct drm_device
Thomas Zimmermann
2021-05-03
1
-1
/
+0
*
drm: remove legacy drm_pci_alloc/free abstraction
Joseph Kogut
2021-04-26
1
-58
/
+0
*
drm: Upcast struct drm_device.dev to struct pci_device; replace pdev
Thomas Zimmermann
2021-01-19
1
-11
/
+15
*
drm: Use a const drm_driver for legacy PCI devices
Laurent Pinchart
2021-01-05
1
-3
/
+5
*
drm: Move legacy device list out of drm_driver
Laurent Pinchart
2021-01-05
1
-8
/
+17
*
drm: Give irq_by_busid drm_legacy_ prefix
Daniel Vetter
2020-10-21
1
-3
/
+3
*
drm : Insert blank lines after declarations.
Suraj Upadhyay
2020-07-02
1
-0
/
+1
*
drm: delete drm_pci.h
Daniel Vetter
2020-04-03
1
-1
/
+0
*
drm/pci: Move drm_pci_alloc/free under CONFIG_DRM_LEGACY
Daniel Vetter
2020-04-03
1
-0
/
+3
*
drm: Make drm_pci_agp_init legacy
Chris Wilson
2020-03-09
1
-12
/
+12
*
drm/pci: Unexport drm_get_pci_dev
Daniel Vetter
2020-03-06
1
-21
/
+5
*
drm: Remove the dma_alloc_coherent wrapper for internal usage
Chris Wilson
2020-02-04
1
-13
/
+2
*
drm: Remove PageReserved manipulation from drm_pci_alloc
Chris Wilson
2020-02-04
1
-21
/
+2
*
drm/pci: Hide legacy PCI functions from non-legacy code
Thomas Zimmermann
2019-12-05
1
-0
/
+4
*
drm/pci: Only build drm_pci.c if CONFIG_PCI is set
Thomas Zimmermann
2019-12-05
1
-13
/
+0
*
drm: drop use of drmP.h in drm/*
Sam Ravnborg
2019-05-27
1
-3
/
+8
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-2
/
+3
*
drm/drm_pci.c: Use dma_zalloc_coherent
Souptick Joarder
2018-10-23
1
-3
/
+2
*
drm: Differentiate the lack of an interface from invalid parameter
Chris Wilson
2018-09-14
1
-2
/
+2
*
drm: drop drm_pcie_get_speed_cap_mask and drm_pcie_get_max_link_width
Alex Deucher
2018-07-05
1
-58
/
+0
*
drm/core: clean up references to drm_dev_unref()
Aishwarya Pant
2017-09-27
1
-1
/
+1
*
drm/pci: Deprecate drm_pci_init/exit completely
Daniel Vetter
2017-06-20
1
-27
/
+12
*
drm: Remove drm_driver->set_busid hook
Daniel Vetter
2017-06-20
1
-1
/
+0
*
drm: Extract drm_pci.h
Daniel Vetter
2017-03-09
1
-0
/
+7
*
drm: remove device_is_agp callback
Daniel Vetter
2017-01-26
1
-1
/
+1
*
drm/core: Use recommened kerneldoc for struct member refs
Daniel Vetter
2017-01-25
1
-1
/
+1
*
drm: Deduplicate driver initialization message
Gabriel Krisman Bertazi
2016-12-30
1
-4
/
+0
*
drm: Don't swallow error codes in drm_dev_alloc()
Tom Gundersen
2016-09-22
1
-2
/
+2
*
drm: Used DRM_LEGACY for all legacy functions
Daniel Vetter
2016-08-08
1
-4
/
+4
*
drm: Nuke SET_UNIQUE ioctl
Daniel Vetter
2016-06-21
1
-51
/
+0
*
drm: Give drm_agp_clear drm_legacy_ prefix
Daniel Vetter
2016-04-27
1
-1
/
+1
*
drm: add drm_pcie_get_max_link_width helper (v2)
Alex Deucher
2015-12-21
1
-0
/
+20
*
drm/doc: Update docs about device instance setup
Daniel Vetter
2015-09-30
1
-0
/
+11
*
drm: Silence sparse warnings
Ville Syrjälä
2015-03-13
1
-0
/
+1
*
drm: Move legacy buffer structures to <drm/drm_legacy.h>
Daniel Vetter
2014-09-12
1
-0
/
+1
*
drm: Move __drm_pci_free to drm_legacy.h
Daniel Vetter
2014-09-12
1
-2
/
+2
*
drm: Goody bye, drm_bus!
David Herrmann
2014-09-10
1
-6
/
+0
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-1
/
+2
*
drm: drop unused drm_master->unique_size
David Herrmann
2014-09-10
1
-3
/
+1
*
drm: simplify drm_*_set_unique()
David Herrmann
2014-09-10
1
-22
/
+8
*
drm: Add device registration documentation
Thierry Reding
2014-06-05
1
-42
/
+38
*
drm: Remove dev->kdriver
Daniel Vetter
2014-04-23
1
-1
/
+0
*
drm: remove drm_bus->get_name
Daniel Vetter
2014-04-23
1
-7
/
+0
*
drm: rip out dev->devname
Daniel Vetter
2014-04-23
1
-25
/
+0
[next]