index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
drm_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
drm: Prevent overwriting from userspace underallocating core ioctl structs
Chris Wilson
1
-1
/
+8
2013-08-30
drm: implement experimental render nodes
David Herrmann
1
-6
/
+7
2013-08-19
drm: move dev data clearing from drm_setup to lastclose
Daniel Vetter
1
-0
/
+27
2013-08-19
drm: remove procfs code, take 2
Daniel Vetter
1
-8
/
+0
2013-08-19
drm: remove the dma_ioctl special-case
Daniel Vetter
1
-5
/
+1
2013-08-19
drm: use ida to allocate connector ids
Ilia Mirkin
1
-0
/
+2
2013-08-19
drm: mark dma setup/teardown as legacy systems
Daniel Vetter
1
-3
/
+1
2013-08-19
drm: hide legacy sg cleanup better from common code
Daniel Vetter
1
-5
/
+1
2013-08-07
drm/agp: move AGP cleanup paths to drm_agpsupport.c
David Herrmann
1
-20
/
+1
2013-07-23
drm: move drm_getsarea into drm_bufs.c
Daniel Vetter
1
-15
/
+0
2013-07-23
drm: fold in drm_sg_alloc into the ioctl
Daniel Vetter
1
-1
/
+1
2013-07-23
drm: remove drm_modctx ioctl and use drm_noop instead
Daniel Vetter
1
-1
/
+1
2013-06-28
drm: add hotspot support for cursors.
Dave Airlie
1
-0
/
+1
2013-05-10
drm: Use names of ioctls in debug traces
Chris Cummins
1
-7
/
+13
2013-04-30
drm: Kill user_modes list and the associated ioctls
Ville Syrjälä
1
-2
/
+2
2013-04-30
drm: Make drm_ioctls const
Ville Syrjälä
1
-2
/
+2
2013-04-16
drm: Perform ioctl command validation on the stored kernel values
Chris Wilson
1
-0
/
+1
2013-02-28
drm: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-11
/
+11
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-2
/
+2
2012-10-02
drm: change ioctl permissions
Rob Clark
1
-5
/
+5
2012-09-13
drm: make buffer management work without DRM_MASTER
David Herrmann
1
-6
/
+6
2012-07-20
drm: kill dma queue support
Daniel Vetter
1
-11
/
+0
2012-06-21
drm: use format %d to print error code
Yuanhan Liu
1
-1
/
+1
2012-05-17
drm: add generic ioctls to get/set properties on any object
Paulo Zanoni
1
-1
/
+3
2012-03-30
drm: base prime/dma-buf support (v5)
Dave Airlie
1
-0
/
+4
2012-03-15
drm: add core support for unplugging a device (v2)
Dave Airlie
1
-0
/
+4
2012-02-03
drm: remove master fd restriction on mode setting getters
Mandeep Singh Baines
1
-6
/
+6
2012-01-05
drm: make DRM_UNLOCKED ioctls with their own mutex
Ilija Hadzic
1
-3
/
+3
2012-01-05
drm: no need to hold global mutex for static data
Ilija Hadzic
1
-2
/
+2
2011-12-20
Merge tag 'v3.2-rc6' of /home/airlied/devel/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-1
/
+1
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-0
/
+1
2011-11-15
drm: add plane support v3
Jesse Barnes
1
-0
/
+3
2011-11-11
drm: do not sleep on vblank while holding a mutex
Ilija Hadzic
1
-1
/
+1
2011-11-01
gpu: Add export.h as required to drivers/gpu files.
Paul Gortmaker
1
-0
/
+1
2011-10-19
drm: drm_ioctl() should zero-init extra data
Rob Clark
1
-0
/
+2
2011-03-04
drm/core: add ioctl to query device/driver capabilities
Ben Skeggs
1
-0
/
+1
2011-02-07
drm: rework PCI/platform driver interface.
Dave Airlie
1
-43
/
+0
2011-02-07
drm: dumb scanout create/mmap for intel/radeon (v3)
Dave Airlie
1
-1
/
+4
2010-10-27
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-1
/
+2
2010-08-30
drm: kill dev->timer
Daniel Vetter
1
-2
/
+0
2010-08-30
drm: replace drawable ioctl by noops
Daniel Vetter
1
-5
/
+3
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
1
-6
/
+17
2010-08-17
drm: stop information leak of old kernel stack.
Dave Airlie
1
-1
/
+3
2010-08-05
drm: kill BKL from common code
Arnd Bergmann
1
-2
/
+2
2010-08-04
drm: move ttm global code to core drm
Dave Airlie
1
-0
/
+1
2010-08-02
drm: Free the idr layers before calling idr_destroy()
Chris Wilson
1
-0
/
+1
2010-06-01
drm: Add support for platform devices to register as DRM devices
Jordan Crouse
1
-32
/
+5
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
[next]