index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_internal.h
Age
Commit message (
Expand
)
Author
2024-08-26
accel: Use XArray instead of IDR for minors
Michał Winiarski
2024-08-13
drm: Remove struct drm_driver.lastclose
Thomas Zimmermann
2024-04-17
drm/edid: move all internal declarations to drm_crtc_internal.h
Jani Nikula
2024-03-11
drm/gem: Acquire reservation lock in drm_gem_{pin/unpin}()
Thomas Zimmermann
2024-03-07
drm: add missing header guards to drm_internal.h
Jani Nikula
2023-12-06
drm: Remove source code for non-KMS drivers
Thomas Zimmermann
2023-12-06
drm: Remove the legacy DRM_IOCTL_MODESET_CTL ioctl
Thomas Zimmermann
2023-12-04
drm/encoder: register per-encoder debugfs dir
Dmitry Baryshkov
2023-11-09
drm/edid: add helpers to get/set struct cea_sad from/to 3-byte sad
Jani Nikula
2023-10-04
Merge tag 'drm-intel-next-2023-09-29' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2023-09-15
drm/sysfs: Register "ddc" symlink later
Ville Syrjälä
2023-09-01
drm/debugfs: rework drm_debugfs_create_files implementation v2
Christian König
2023-09-01
drm/debugfs: remove dev->debugfs_list and debugfs_mutex v2
Christian König
2023-09-01
drm/debugfs: rework debugfs directory creation v5
Christian König
2023-07-20
drm/syncobj: add IOCTL to register an eventfd
Simon Ser
2023-02-10
drm: remove dumb_destroy callback
Christian König
2022-12-22
drm/debugfs: create debugfs late register functions
Maíra Canal
2022-11-10
drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()
Shang XiaoJing
2022-08-19
drm/gem: Fix GEM handle release errors
Jeffy Chen
2022-02-07
dma-buf-map: Rename to iosys-map
Lucas De Marchi
2021-05-17
drm: Mark IRQ_BUSID ioctl as legacy
Thomas Zimmermann
2021-05-10
drm: Mark PCI AGP helpers as legacy
Thomas Zimmermann
2021-04-08
drm/drm_internal.h: Remove repeated struct declaration
Wan Jiabing
2021-01-05
drm: Don't export the drm_gem_dumb_destroy() function
Laurent Pinchart
2020-11-09
drm/gem: Update internal GEM vmap/vunmap interfaces to use struct dma_buf_map
Thomas Zimmermann
2020-10-21
drm: Give irq_by_busid drm_legacy_ prefix
Daniel Vetter
2020-09-21
drm/dev: Remove drm_dev_init
Daniel Vetter
2020-07-16
drm/vblank: Add vblank works
Lyude Paul
2020-03-26
drm: Manage drm_vblank_cleanup with drmm_
Daniel Vetter
2020-03-26
drm: Manage drm_gem_init with drmm_
Daniel Vetter
2020-03-26
drm: add managed resources tied to drm_device
Daniel Vetter
2020-03-18
drm: convert .debugfs_init() hook to return void.
Wambui Karuga
2020-03-04
drm/hdcp: optimizing the srm handling
Ramalingam C
2020-02-11
drm: Nerf drm_global_mutex BKL for good drivers
Daniel Vetter
2019-12-05
drm/pci: Only build drm_pci.c if CONFIG_PCI is set
Thomas Zimmermann
2019-06-17
drm/gem: Unexport drm_gem_(un)pin/v(un)map
Daniel Vetter
2019-06-13
drm: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-28
Merge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2019-05-28
Merge tag 'drm-intel-next-2019-05-24' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2019-05-27
drm: make drm_internal.h self-contained
Sam Ravnborg
2019-05-14
drm/fb-helper: Avoid race with DRM userspace
Noralf Trønnes
2019-05-13
drm/hdcp: drm_hdcp_request_srm() as static
Ramalingam C
2019-05-09
drm: revocation check at drm subsystem
Ramalingam C
2019-04-24
drm: allow removal of legacy codepaths (v4.1)
Dave Airlie
2019-04-01
drm/syncobj: add timeline signal ioctl for syncobj v5
Chunming Zhou
2019-04-01
drm/syncobj: add transition iotcls between binary and timeline v2
Chunming Zhou
2019-04-01
drm/syncobj: add timeline payload query ioctl v6
Chunming Zhou
2019-04-01
drm/syncobj: add support for timeline point wait v8
Chunming Zhou
2019-01-10
Merge tag 'drm-misc-next-2019-01-07-1' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2018-12-27
drm: move DRM_IF_VERSION to drm_internal.h
Sam Ravnborg
[next]