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
/
intel_fb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-16
drm/i915: Hold mode_config lock whilst changing mode for lastclose()
Chris Wilson
1
-0
/
+4
2012-03-29
drm/i915: suspend fbdev device around suspend/hibernate
Dave Airlie
1
-0
/
+10
2012-02-09
drm: do not set fb_info->pixmap fields
Sascha Hauer
1
-5
/
+1
2012-01-03
drm/i915: add SNB and IVB video sprite support v6
Jesse Barnes
1
-0
/
+6
2011-12-20
drm: Replace pitch with pitches[] in drm_framebuffer
Ville Syrjälä
1
-1
/
+1
2011-11-15
drm: add an fb creation ioctl that takes a pixel format v5
Jesse Barnes
1
-5
/
+6
2011-04-27
drm/i915: restore only the mode of this driver on lastclose (v2)
Dave Airlie
1
-0
/
+10
2011-01-15
Revert "drm: Update fbdev fb_fix_screeninfo"
Dave Airlie
1
-0
/
+1
2011-01-11
drm/i915: Use the mappable sizes determined by GTT for consistency.
Chris Wilson
1
-11
/
+9
2011-01-07
drm: Update fbdev fb_fix_screeninfo
James Simmons
1
-1
/
+0
2010-12-22
Merge remote branch 'intel/drm-intel-next' of /ssd/git/drm-next into drm-core...
Dave Airlie
1
-14
/
+11
2010-12-21
drm/fb: Don't expose mmio for fbdev emulation layer
James Simmons
1
-5
/
+1
2010-11-23
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
1
-14
/
+11
2010-10-19
Merge remote branch 'airlied/drm-core-next' into tmp
Chris Wilson
1
-1
/
+1
2010-10-19
Merge branch 'drm-fixes' of /home/airlied/kernel/linux-2.6 into drm-core-next
Dave Airlie
1
-2
/
+2
2010-10-07
drm: don't drop handle reference on unload
Dave Airlie
1
-1
/
+1
2010-10-06
Merge remote branch 'korg/drm-fixes' into drm-vmware-next
Dave Airlie
1
-1
/
+3
2010-10-04
drm/i915: Avoid circular locking from intel_fbdev_fini()
Chris Wilson
1
-5
/
+3
2010-10-01
drm/gem: handlecount isn't really a kref so don't make it one.
Dave Airlie
1
-1
/
+3
2010-09-21
drm/i915: INTEL_INFO->gen supercedes i8xx, i9xx, i965g
Chris Wilson
1
-2
/
+2
2010-09-15
drm/i915: Push pipelining of display plane flushes to the caller
Chris Wilson
1
-1
/
+1
2010-09-14
drm/i915: Consolidate flushing the display plane
Chris Wilson
1
-7
/
+1
2010-09-08
drm/i915: Show framebuffer info in debugfs
Chris Wilson
1
-7
/
+0
2010-09-08
drm/i915: Quieten sparse warnings for missing prototypes.
Chris Wilson
1
-2
/
+2
2010-08-12
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2010-08-11
vt/console: try harder to print output when panicing
Jesse Barnes
1
-3
/
+1
2010-08-10
drm: Propagate error code from fb_create()
Chris Wilson
1
-1
/
+3
2010-08-05
drm/i915: use new fb debug hooks
Jesse Barnes
1
-0
/
+2
2010-07-26
drm/i915: fix deadlock in fb teardown
Jesse Barnes
1
-1
/
+1
2010-07-26
drm/i915: Use the correct scanout alignment for fbcon.
Chris Wilson
1
-1
/
+1
2010-06-08
drm: Propagate error from drm_fb_helper_init().
Chris Wilson
1
-2
/
+8
2010-06-08
drm/i915: fix oops on single crtc devices.
Dave Airlie
1
-1
/
+1
2010-05-28
drm/i915: Check error code whilst moving buffer to GTT domain.
Chris Wilson
1
-1
/
+5
2010-05-18
drm/fbdev: rework output polling to be back in the core. (v4)
Dave Airlie
1
-7
/
+7
2010-05-18
fbdev: allow passing more than one aperture for handoff
Marcin Slusarz
1
-3
/
+8
2010-04-20
drm/i915: introduce i915_gem_alloc_object
Daniel Vetter
1
-1
/
+1
2010-04-20
Merge branch 'drm-fbdev-cleanup' into drm-core-next
Dave Airlie
1
-106
/
+96
2010-04-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...
Linus Torvalds
1
-1
/
+1
2010-04-08
drm/fb: remove drm_fb_helper_setcolreg
James Simmons
1
-1
/
+0
2010-04-07
drm/kms/fb: use slow work mechanism for normal hotplug also.
Dave Airlie
1
-19
/
+23
2010-04-07
drm/kms/fb: separate fbdev connector list from core drm connectors
Dave Airlie
1
-0
/
+1
2010-04-07
drm/kms/fb: move to using fb helper crtc grouping instead of core crtc list
Dave Airlie
1
-50
/
+43
2010-04-07
drm/fb: fix fbdev object model + cleanup properly.
Dave Airlie
1
-91
/
+84
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-25
drm/i915: introduce to_intel_bo helper
Daniel Vetter
1
-1
/
+1
2010-03-01
vga_switcheroo: initial implementation (v15)
Dave Airlie
1
-0
/
+2
2010-02-11
drm/i915: Increase fb alignment to 64k
Chris Wilson
1
-1
/
+1
2009-12-11
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
1
-3
/
+4
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-06
drm/i915: Replace DRM_DEBUG with DRM_DEBUG_KMS
Zhao Yakui
1
-3
/
+4
[next]