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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-04
switch device_get_devnode() and ->devnode() to umode_t *
Al Viro
1
-1
/
+1
2012-01-03
drm/radeon/kms/atom: fix possible segfault in pm setup
Alexander Müller
1
-1
/
+5
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-1
/
+1
2011-12-27
drm/i915: Disable RC6 on Sandybridge by default
Keith Packard
1
-5
/
+3
2011-12-27
drm/i915: Disable semaphores by default on SNB
Keith Packard
1
-2
/
+2
2011-12-22
vmwgfx: fix incorrect VRAM size check in vmw_kms_fb_create()
Xi Wang
1
-3
/
+3
2011-12-22
drm/radeon/kms: bail on BTC parts if MC ucode is missing
Alex Deucher
1
-0
/
+12
2011-12-19
vmwgfx: Clip cliprects against screen boundaries in present and dirty
Jakob Bornecrantz
1
-53
/
+156
2011-12-19
vmwgfx: Resend the cursor after legacy modeset
Jakob Bornecrantz
2
-1
/
+26
2011-12-19
vmwgfx: Do better culling of presents
Jakob Bornecrantz
1
-12
/
+25
2011-12-19
vmwgfx: Refactor kms code to use vmw_user_lookup_handle helper
Jakob Bornecrantz
1
-61
/
+37
2011-12-19
vmwgfx: Add helper function to get surface or dmabuf
Jakob Bornecrantz
2
-0
/
+28
2011-12-19
vmwgfx: Refactor cursor update
Jakob Bornecrantz
1
-27
/
+39
2011-12-19
vmwgfx: Remove dmabuf check in present ioctl
Jakob Bornecrantz
1
-6
/
+0
2011-12-19
vmwgfx: Use the revised fifo hw version register when present
Thomas Hellstrom
2
-3
/
+15
2011-12-17
Revert "drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a"
Linus Torvalds
1
-6
/
+1
2011-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linux
Linus Torvalds
12
-90
/
+354
2011-12-16
drm/i915/dp: Dither down to 6bpc if it makes the mode fit
Adam Jackson
3
-8
/
+39
2011-12-16
drm/i915: enable semaphores on per-device defaults
Eugeni Dodonov
3
-4
/
+21
2011-12-16
drm/i915: don't set unpin_work if vblank_get fails
Jesse Barnes
1
-5
/
+7
2011-12-16
drm/i915: By default, enable RC6 on IVB and SNB when reasonable
Keith Packard
3
-6
/
+33
2011-12-16
drm/i915/sdvo: Include LVDS panels for the IS_DIGITAL check
Chris Wilson
1
-8
/
+20
2011-12-16
drm/i915: prevent division by zero when asking for chipset power
Eugeni Dodonov
2
-0
/
+11
2011-12-16
drm/i915: add PCH info to i915_capabilities
Paulo Zanoni
1
-0
/
+1
2011-12-16
drm/i915: set the right SDVO transcoder for CPT
Paulo Zanoni
2
-6
/
+10
2011-12-16
drm/i915: no-lvds quirk for ASUS AT5NM10T-I
Adam Jackson
1
-0
/
+8
2011-12-07
vmwgfx: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
1
-2
/
+2
2011-12-07
drm/i915: fix infinite recursion on unbind due to ilk vt-d w/a
Daniel Vetter
1
-1
/
+6
2011-12-07
drm/radeon/kms: fix return type for radeon_encoder_get_dp_bridge_encoder_id
Alex Deucher
1
-4
/
+3
2011-12-02
vmwgfx: integer overflow in vmw_kms_update_layout_ioctl()
Xi Wang
1
-5
/
+6
2011-12-02
drm/radeon/kms: fix 2D tiling CS support on EG/CM
Alex Deucher
2
-26
/
+154
2011-12-02
drm/radeon/kms: fix scanout of 2D tiled buffers on EG/CM
Alex Deucher
2
-2
/
+62
2011-12-02
drm: Fix lack of CRTC disable for drm_crtc_helper_set_config(.fb=NULL)
Chris Wilson
1
-2
/
+25
2011-12-01
drm/radeon/kms: Skip ACPI call to ATIF when possible
Jean Delvare
1
-4
/
+4
2011-12-01
drm/radeon/kms: Hide debugging message
Jean Delvare
1
-1
/
+2
2011-12-01
drm/radeon/kms: add some loop timeouts in pageflip code
Alex Deucher
4
-4
/
+24
2011-12-01
Merge branch 'drm-nouveau-fixes' of git://git.freedesktop.org/git/nouveau/lin...
Dave Airlie
8
-4
/
+64
2011-11-30
drm/nv50/disp: silence compiler warning
Ben Skeggs
1
-2
/
+2
2011-11-30
drm/nouveau: fix oopses caused by clear being called on unpopulated ttms
Ben Skeggs
1
-0
/
+3
2011-11-30
drm/nouveau: Keep RAMIN heap within the channel.
Younes Manton
1
-1
/
+1
2011-11-30
drm/nvd0/disp: fix sor dpms typo, preventing dpms on in some situations
Ben Skeggs
1
-1
/
+1
2011-11-30
drm/nvc0/gr: fix TP init for transform feedback offset queries
Christoph Bumiller
1
-0
/
+2
2011-11-30
drm/nouveau: add dumb ioctl support
Ben Skeggs
3
-0
/
+55
2011-11-28
Merge branch 'exynos-drm' of git://git.infradead.org/users/kmpark/linux-samsu...
Dave Airlie
14
-226
/
+436
2011-11-24
drm/i915: Treat pre-gen4 backlight duty cycle value consistently
Keith Packard
1
-11
/
+5
2011-11-24
drm/i915: Hook up Ivybridge eDP
Keith Packard
2
-34
/
+133
2011-11-24
drm/i915: add multi-threaded forcewake support
Keith Packard
4
-8
/
+66
2011-11-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
20
-432
/
+594
2011-11-23
drm: integer overflow in drm_mode_dirtyfb_ioctl()
Xi Wang
1
-0
/
+4
[next]