index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
drm_device.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
drm: Remove source code for non-KMS drivers
Thomas Zimmermann
1
-69
/
+2
2023-09-01
drm/debugfs: remove dev->debugfs_list and debugfs_mutex v2
Christian König
1
-15
/
+0
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
1
-0
/
+7
2023-01-16
Merge tag 'drm-misc-next-2023-01-12' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-2
/
+15
2023-01-12
drm: document better that drivers shouldn't use drm_minor directly
Daniel Vetter
1
-2
/
+15
2023-01-04
Merge tag 'drm-misc-next-2023-01-03' of git://anongit.freedesktop.org/drm/drm...
Daniel Vetter
1
-0
/
+15
2022-12-22
drm/debugfs: create device-centered debugfs functions
Maíra Canal
1
-0
/
+15
2022-11-22
accel: add dedicated minor for accelerator devices
Oded Gabbay
1
-0
/
+3
2021-11-30
drm: Declare hashtable as legacy
Thomas Zimmermann
1
-4
/
+1
2021-08-10
drm: IRQ midlayer is now legacy
Thomas Zimmermann
1
-14
/
+4
2021-05-10
drm: Mark AGP implementation and ioctls as legacy
Thomas Zimmermann
1
-3
/
+3
2021-05-03
drm: Remove pdev field from struct drm_device
Thomas Zimmermann
1
-3
/
+0
2021-04-29
drm: Move struct drm_device.pdev to legacy section
Thomas Zimmermann
1
-3
/
+3
2021-01-13
drm: Move struct drm_device.hose to legacy section
Thomas Zimmermann
1
-4
/
+5
2021-01-05
drm: Use a const drm_driver for legacy PCI devices
Laurent Pinchart
1
-4
/
+0
2021-01-05
drm: Move legacy device list out of drm_driver
Laurent Pinchart
1
-7
/
+3
2020-11-16
drm: fix some kernel-doc markups
Mauro Carvalho Chehab
1
-1
/
+1
2020-11-06
drm: Allow const struct drm_driver
Daniel Vetter
1
-0
/
+4
2020-09-03
drm/managed: Cleanup of unused functions and polishing docs
Daniel Vetter
1
-1
/
+1
2020-05-19
drm/doc: add WARNING for drm_device::struct_mutex
Emil Velikov
1
-0
/
+3
2020-04-14
drm/device: Deprecate dev_private harder
Daniel Vetter
1
-3
/
+6
2020-03-26
drm: add managed resources tied to drm_device
Daniel Vetter
1
-0
/
+15
2020-01-24
drm: Avoid drm_global_mutex for simple inc/dec of dev->open_count
Chris Wilson
1
-1
/
+1
2019-05-15
drm: Integrate VRAM MM into struct drm_device
Thomas Zimmermann
1
-0
/
+4
2019-04-24
drm/legacy: place all drm legacy members under DRM_LEGACY.
Dave Airlie
1
-1
/
+2
2019-01-14
drm/vblank: Allow dynamic per-crtc max_vblank_count
Ville Syrjälä
1
-0
/
+6
2019-01-12
drm/doc: Polish kerneldoc for drm_device.h
Daniel Vetter
1
-65
/
+85
2019-01-10
drm: move DRM_SWITCH_POWER defines to drm_device.h
Sam Ravnborg
1
-1
/
+28
2019-01-10
drm: drm_device.h: update comments to kernel-doc style
Sam Ravnborg
1
-65
/
+134
2018-09-13
drm: Introduce per-device driver_features
Ville Syrjälä
1
-0
/
+10
2018-07-10
drm: Begin an API for in-kernel clients
Noralf Trønnes
1
-0
/
+21
2018-05-03
drm: remove all control node code
Daniel Vetter
1
-1
/
+0
2018-03-29
drm: Use srcu to protect drm_device.unplugged
Noralf Trønnes
1
-1
/
+8
2017-10-31
drm: Add drm_device->fb_helper pointer
Noralf Trønnes
1
-0
/
+9
2017-08-11
drm: Extract drm_device.h
Daniel Vetter
1
-0
/
+190