index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
psb_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-25
drm/gma500: Nuke device_is_agp callback
Daniel Vetter
1
-6
/
+0
2017-01-09
drm: Change the return type of the unload hook to void
Gabriel Krisman Bertazi
1
-2
/
+1
2016-11-02
drm: define drm_compat_ioctl NULL on CONFIG_COMPAT=n and reduce #ifdefs
Jani Nikula
1
-2
/
+0
2016-11-02
drm/gma500: Add compat ioctl
Patrik Jakobsson
1
-0
/
+3
2016-07-22
GPU-DRM-GMA500: Delete unnecessary checks before two function calls
Markus Elfring
1
-4
/
+2
2016-05-21
drm: Nuke ->vblank_disable_allowed
Daniel Vetter
1
-1
/
+0
2016-01-25
drm/gma500: Remove empty preclose hook
Daniel Vetter
1
-9
/
+0
2014-12-02
drm/gma500: add support for atom e6xx lpc lvds i2c
Jan Safrata
1
-0
/
+20
2014-09-10
drm: add driver->set_busid() callback
David Herrmann
1
-0
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-06-10
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
1
-1
/
+1
2014-06-05
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
1
-3
/
+1
2014-04-23
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
1
-1
/
+1
2014-03-18
drm/gma500: remove stub .open/postclose
David Herrmann
1
-11
/
+0
2014-03-17
drm/gma500: Code cleanup - inline documentation
Arthur Borsboom
1
-5
/
+20
2014-03-17
drm/gma500: Code cleanup - style fixes
Arthur Borsboom
1
-69
/
+65
2014-03-17
drm/gma500: Code cleanup - removal of centralized exiting of function
Arthur Borsboom
1
-6
/
+1
2014-03-17
drm/gma500: Remove unused ioctls
Patrik Jakobsson
1
-196
/
+0
2014-03-17
drm/gma500: Always trap MMU page faults
Patrik Jakobsson
1
-7
/
+1
2014-03-17
drm/gma500: Hook up the MMU
Patrik Jakobsson
1
-5
/
+22
2014-03-17
drm/gma500: Make SGX MMU driver actually do something
Patrik Jakobsson
1
-3
/
+1
2013-11-08
drm/gma500: Add support for aux pci vdc device
Patrik Jakobsson
1
-1
/
+31
2013-11-06
drm/gma500: Return -ENOENT when a mode object can't be found
Ville Syrjälä
1
-2
/
+2
2013-10-09
drm: Make vblank_disable_allowed bool
Ville Syrjälä
1
-1
/
+1
2013-10-09
drm: kill ->gem_init_object() and friends
David Herrmann
1
-1
/
+0
2013-08-22
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
1
-7
/
+7
2013-08-19
drm: rip out a few unused DRIVER flags
Daniel Vetter
1
-1
/
+1
2013-08-19
drm: remove FASYNC support
Daniel Vetter
1
-1
/
+0
2013-08-07
drm: const'ify ioctls table (v2)
Rob Clark
1
-1
/
+1
2013-08-07
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
1
-1
/
+1
2013-07-24
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
1
-3
/
+3
2013-07-24
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
1
-3
/
+3
2013-07-24
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
1
-1
/
+1
2013-07-24
drm/gma500: Convert to generic gamma funcs
Patrik Jakobsson
1
-1
/
+1
2013-04-07
drm/gma500: Add hooks for hibernation
Patrik Jakobsson
1
-0
/
+3
2013-01-21
drm/gma500: use drm_modeset_lock_all
Daniel Vetter
1
-4
/
+4
2013-01-20
drm/gma500: move fbcon restore to lastclose
Daniel Vetter
1
-0
/
+10
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-1
/
+1
2012-07-27
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+0
2012-07-20
drm: kill reclaim_buffers callback
Daniel Vetter
1
-1
/
+0
2012-07-16
gma500: move the ASLE enable
Alan Cox
1
-0
/
+1
2012-05-22
drm: Constify gem_vm_ops pointer
Laurent Pinchart
1
-1
/
+1
2012-05-17
gma500: unload fixes
Alan Cox
1
-14
/
+6
2012-05-17
gma500: Fix crash on D2700MUD and various other boards
Alan Cox
1
-4
/
+2
2012-05-11
gma500: Turn on the IRQ for everything
Alan Cox
1
-2
/
+2
2012-05-11
gma500: clean up some more checks
Alan Cox
1
-5
/
+0
2012-05-11
cdv: Add all cedarview pci ids
Alan Cox
1
-0
/
+8
2012-05-11
gma500: Clean up some of the noise
Alan Cox
1
-18
/
+0
2012-05-07
gma500: address the lid code
Alan Cox
1
-1
/
+1
2012-05-07
gma500: opregion and ACPI
Alan Cox
1
-4
/
+4
[next]