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
/
i915
/
i915_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-27
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
1
-1
/
+1
2011-03-02
drm/i915: don't store the reg value for HWS_PGA
Chris Wilson
1
-6
/
+13
2011-03-02
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-0
/
+11
2011-03-02
drm/i915: fix memory corruption with GM965 and >4GB RAM
Jan Niehusmann
1
-0
/
+11
2011-03-01
drm/i915: Allow relocation deltas outside of target bo
Chris Wilson
1
-0
/
+3
2011-02-08
drm/i915: cleanup per-pipe reg usage
Jesse Barnes
1
-1
/
+6
2011-02-07
drm/i915: Refine tracepoints
Chris Wilson
1
-1
/
+0
2011-01-25
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-20
/
+15
2011-01-23
drm/i915: Recognise non-VGA display devices
Chris Wilson
1
-2
/
+8
2011-01-20
drm/i915: Initialise ring vfuncs for old DRI paths
Chris Wilson
1
-18
/
+7
2011-01-19
drm/i915: Trivial sparse fixes
Chris Wilson
1
-5
/
+7
2011-01-11
drm/i915: Remove impossible test
Chris Wilson
1
-8
/
+0
2011-01-05
drm/switcheroo: track state of switch in drivers.
Dave Airlie
1
-0
/
+4
2011-01-05
vga_switcheroo: add reprobe hook for fbcon to recheck connected outputs.
Dave Airlie
1
-0
/
+1
2011-01-05
Merge branch 'master' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0
/
+23
2010-12-23
drm/i915, intel_ips: When i915 loads after IPS, make IPS relink to i915.
Eric Anholt
1
-0
/
+23
2010-12-20
drm/i915: Allow the application to choose the constant addressing mode
Chris Wilson
1
-0
/
+3
2010-12-15
drm/i915: Add frame buffer compression on Sandybridge
Yuanhan Liu
1
-2
/
+2
2010-12-05
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-0
/
+3
2010-12-05
drm/i915: announce to userspace that the bsd ring is coherent
Daniel Vetter
1
-0
/
+3
2010-12-05
drm/i915: Implement GPU semaphores for inter-ring synchronisation on SNB
Chris Wilson
1
-29
/
+31
2010-11-30
drm/i915/ringbuffer: Handle cliprects in the caller
Chris Wilson
1
-11
/
+11
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
1
-1
/
+1
2010-11-23
drm/i915: Contract the magic IPS constants into a direct LUT
Chris Wilson
1
-160
/
+144
2010-11-23
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
1
-2
/
+2
2010-11-23
drm/i915: Compute physical addresses from base of stolen memory
Chris Wilson
1
-121
/
+76
2010-11-22
drm/i915: Correct a comment about the use of the workqueue.
Eric Anholt
1
-1
/
+1
2010-11-11
drm/i915: Remove the definitions for Primary Ring Buffer
Chris Wilson
1
-2
/
+2
2010-11-09
drm/i915: Fix unload after failed initialisation
Chris Wilson
1
-9
/
+12
2010-10-30
drm/i915: Switch to using pci_iounmap in conjunction with pci_iomap
Chris Wilson
1
-2
/
+2
2010-10-29
drm/i915: Only enforce fence limits inside the GTT.
Chris Wilson
1
-0
/
+3
2010-10-28
drm/i915: Make the inactive object shrinker per-device
Chris Wilson
1
-0
/
+3
2010-10-28
drm/i915: Use pci_iomap for remapping the MMIO registers.
Chris Wilson
1
-13
/
+8
2010-10-28
drm/i915: Use the agp_size determined from the GTT
Chris Wilson
1
-14
/
+12
2010-10-28
drm/i915: use the complete gtt
Daniel Vetter
1
-5
/
+9
2010-10-28
drm/i915: Propagate errors from writing to ringbuffer
Chris Wilson
1
-58
/
+61
2010-10-27
drm/i915/ringbuffer: Drop the redundant dev from the vfunc interface
Chris Wilson
1
-5
/
+5
2010-10-21
drm/i915: IS_IRONLAKE is synonymous with gen == 5
Chris Wilson
1
-3
/
+3
2010-10-21
drm/i915: Enable SandyBridge blitter ring
Chris Wilson
1
-0
/
+4
2010-10-20
drm/i915: Simplify most HAS_BSD() checks
Chris Wilson
1
-5
/
+5
2010-10-19
drm/i915: Initialize panel timing registers if VBIOS did not
Bryan Freed
1
-1
/
+4
2010-10-19
drm/i915: Fix oops on HWS unload
Daniel Vetter
1
-3
/
+3
2010-10-19
Revert "drm/i915: Prevent module unload to avoid random memory corruption"
Chris Wilson
1
-3
/
+0
2010-10-19
Merge remote branch 'airlied/drm-core-next' into tmp
Chris Wilson
1
-0
/
+3
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-0
/
+3
2010-10-08
drm/i915: Prevent module unload to avoid random memory corruption
Chris Wilson
1
-0
/
+3
2010-10-08
drm/i915: add _DSM support
Jesse Barnes
1
-0
/
+2
2010-10-07
drm/i915: Free hardware status page on unload when physically mapped
Keith Packard
1
-0
/
+3
2010-10-04
drm/i915: Avoid circular locking from intel_fbdev_fini()
Chris Wilson
1
-0
/
+1
2010-09-28
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
1
-3
/
+3
[next]