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
/
include
/
drm
/
i915_drm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-09
drm: avoid "possible bad bitmask?" warning
Dave Gordon
1
-1
/
+1
2016-04-25
drm/i915: Canonicalize stolen memory calculations
Joonas Lahtinen
1
-0
/
+3
2014-02-09
x86/gpu: Add Intel graphics stolen memory quirk for gen2 platforms
Ville Syrjälä
1
-0
/
+20
2013-11-08
drm/i915/bdw: support GMS and GGMS changes
Ben Widawsky
1
-0
/
+4
2013-09-03
x86: add early quirk for reserving Intel graphics stolen memory v5
Jesse Barnes
1
-0
/
+32
2013-09-03
drm/i915: split PCI IDs out into i915_drm.h v4
Jesse Barnes
1
-0
/
+2
2012-10-04
UAPI: (Scripted) Disintegrate include/drm
David Howells
1
-919
/
+1
2012-10-04
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+35
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
1
-1
/
+1
2012-09-26
drm/i915: s/cacheing/caching/
Ben Widawsky
1
-10
/
+10
2012-09-20
drm/i915: placeholder getparam
Ben Widawsky
1
-0
/
+1
2012-08-17
drm/i915: implement dma buf begin_cpu_access (v2)
Dave Airlie
1
-0
/
+1
2012-08-08
drm/i915: Add I915_GEM_PARAM_HAS_SEMAPHORES
Chris Wilson
1
-0
/
+1
2012-07-26
drm/i915: Export ability of changing cache levels to userspace
Chris Wilson
1
-2
/
+8
2012-07-25
drm/i915: Return a mask of the active rings in the high word of busy_ioctl
Chris Wilson
1
-1
/
+5
2012-07-25
drm/i915: add register read IOCTL
Ben Widawsky
1
-1
/
+7
2012-07-25
drm/i915: Reserve ioctl numbers for set/get_caching
Daniel Vetter
1
-0
/
+15
2012-06-14
drm/i915/context: switch contexts with execbuf2
Ben Widawsky
1
-1
/
+7
2012-06-14
drm/i915/context: create & destroy ioctls
Ben Widawsky
1
-0
/
+15
2012-06-06
drm/i915: Add wait render timeout get param
Ben Widawsky
1
-0
/
+1
2012-06-06
drm/i915: Inifite timeout for wait ioctl
Ben Widawsky
1
-1
/
+1
2012-05-25
drm/i915: wait render timeout ioctl
Ben Widawsky
1
-0
/
+10
2012-03-21
drm/i915: add HAS_ALIASING_PPGTT parameter for userspace
Daniel Vetter
1
-1
/
+2
2012-01-17
drm/i915: add a LLC feature flag in device description
Eugeni Dodonov
1
-0
/
+1
2012-01-03
drm/i915: Add support for resetting the SO write pointers on gen7.
Eric Anholt
1
-0
/
+4
2012-01-03
drm/i915: add color key support v4
Jesse Barnes
1
-0
/
+36
2011-07-23
drm/i915: Fix typo in DRM_I915_OVERLAY_PUT_IMAGE ioctl define
Ole Henrik Jahren
1
-1
/
+1
2011-03-01
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
1
-0
/
+1
2010-12-20
drm/i915: Allow the application to choose the constant addressing mode
Chris Wilson
1
-0
/
+12
2010-12-05
drm/i915: announce to userspace that the bsd ring is coherent
Daniel Vetter
1
-0
/
+2
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
1
-1
/
+5
2010-08-24
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2010-08-17
drm: block userspace under allocating buffer and having drivers overwrite it ...
Dave Airlie
1
-0
/
+1
2010-08-03
x86 platform driver: intelligent power sharing driver
Jesse Barnes
1
-0
/
+9
2010-06-01
drm/i915: add HAS_BSD check to i915_getparam
Zou Nan hai
1
-0
/
+1
2010-05-27
drm/i915: introduce intel_ring_buffer structure (V2)
Zou Nan hai
1
-1
/
+3
2010-01-06
drm/i915: execbuf2 support
Jesse Barnes
1
-0
/
+54
2009-12-08
Merge remote branch 'anholt/drm-intel-next' into drm-linus
Dave Airlie
1
-1
/
+73
2009-12-04
drm: Add compatibility #ifdefs for *BSD
Kristian Høgsberg
1
-2
/
+2
2009-12-01
drm/i915: Fix typo in ioctl struct name.
Kristian Høgsberg
1
-1
/
+1
2009-12-01
drm/i915: add GETPARAM request for page flipping
Jesse Barnes
1
-0
/
+1
2009-11-06
drm/i915: implement drmmode overlay support v4
Daniel Vetter
1
-0
/
+71
2009-09-23
drm/i915: Track purged state.
Chris Wilson
1
-0
/
+1
2009-09-18
drm/i915: Add ioctl to set 'purgeability' of objects
Chris Wilson
1
-0
/
+18
2009-05-15
drm/i915: Add new GET_PIPE_FROM_CRTC_ID ioctl.
Carl Worth
1
-0
/
+10
2009-04-08
drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.
Eric Anholt
1
-0
/
+3
2009-03-26
Merge commit 'v2.6.29' into core/header-fixes
Ingo Molnar
1
-0
/
+2
2009-03-26
make drm headers use strict integer types
Arnd Bergmann
1
-70
/
+70
2009-02-08
drm/i915: add fence register management to execbuf
Jesse Barnes
1
-0
/
+2
2008-12-29
drm/i915: Add missing userland definitions for gem init/execbuffer.
Eric Anholt
1
-0
/
+2
[next]