index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
psb_drv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/gma500: add support for atom e6xx lpc lvds i2c
Jan Safrata
2014-12-02
1
-0
/
+20
*
drm: add driver->set_busid() callback
David Herrmann
2014-09-10
1
-0
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
drm: Remove DRM_ARRAY_SIZE() for ARRAY_SIZE()
Damien Lespiau
2014-06-10
1
-1
/
+1
*
drm: add drm_fb_helper_restore_fbdev_mode_unlocked()
Rob Clark
2014-06-05
1
-3
/
+1
*
drm: pass the irq explicitly to drm_irq_install
Daniel Vetter
2014-04-23
1
-1
/
+1
*
drm/gma500: remove stub .open/postclose
David Herrmann
2014-03-18
1
-11
/
+0
*
drm/gma500: Code cleanup - inline documentation
Arthur Borsboom
2014-03-17
1
-5
/
+20
*
drm/gma500: Code cleanup - style fixes
Arthur Borsboom
2014-03-17
1
-69
/
+65
*
drm/gma500: Code cleanup - removal of centralized exiting of function
Arthur Borsboom
2014-03-17
1
-6
/
+1
*
drm/gma500: Remove unused ioctls
Patrik Jakobsson
2014-03-17
1
-196
/
+0
*
drm/gma500: Always trap MMU page faults
Patrik Jakobsson
2014-03-17
1
-7
/
+1
*
drm/gma500: Hook up the MMU
Patrik Jakobsson
2014-03-17
1
-5
/
+22
*
drm/gma500: Make SGX MMU driver actually do something
Patrik Jakobsson
2014-03-17
1
-3
/
+1
*
drm/gma500: Add support for aux pci vdc device
Patrik Jakobsson
2013-11-08
1
-1
/
+31
*
drm/gma500: Return -ENOENT when a mode object can't be found
Ville Syrjälä
2013-11-06
1
-2
/
+2
*
drm: Make vblank_disable_allowed bool
Ville Syrjälä
2013-10-09
1
-1
/
+1
*
drm: kill ->gem_init_object() and friends
David Herrmann
2013-10-09
1
-1
/
+0
*
Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-next
Dave Airlie
2013-08-22
1
-7
/
+7
|
\
|
*
drm/gma500: Rename psb_intel_encoder to gma_encoder
Patrik Jakobsson
2013-07-24
1
-3
/
+3
|
*
drm/gma500: Rename psb_intel_crtc to gma_crtc
Patrik Jakobsson
2013-07-24
1
-3
/
+3
|
*
drm/gma500: Convert to generic encoder funcs
Patrik Jakobsson
2013-07-24
1
-1
/
+1
|
*
drm/gma500: Convert to generic gamma funcs
Patrik Jakobsson
2013-07-24
1
-1
/
+1
*
|
drm: rip out a few unused DRIVER flags
Daniel Vetter
2013-08-19
1
-1
/
+1
*
|
drm: remove FASYNC support
Daniel Vetter
2013-08-19
1
-1
/
+0
*
|
drm: const'ify ioctls table (v2)
Rob Clark
2013-08-07
1
-1
/
+1
*
|
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-08-07
1
-1
/
+1
|
/
*
drm/gma500: Add hooks for hibernation
Patrik Jakobsson
2013-04-07
1
-0
/
+3
*
drm/gma500: use drm_modeset_lock_all
Daniel Vetter
2013-01-20
1
-4
/
+4
*
drm/gma500: move fbcon restore to lastclose
Daniel Vetter
2013-01-20
1
-0
/
+10
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-1
/
+1
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-07-26
1
-1
/
+0
|
\
|
*
drm: kill reclaim_buffers callback
Daniel Vetter
2012-07-19
1
-1
/
+0
*
|
gma500: move the ASLE enable
Alan Cox
2012-07-16
1
-0
/
+1
|
/
*
drm: Constify gem_vm_ops pointer
Laurent Pinchart
2012-05-22
1
-1
/
+1
*
gma500: unload fixes
Alan Cox
2012-05-17
1
-14
/
+6
*
gma500: Fix crash on D2700MUD and various other boards
Alan Cox
2012-05-17
1
-4
/
+2
*
gma500: Turn on the IRQ for everything
Alan Cox
2012-05-11
1
-2
/
+2
*
gma500: clean up some more checks
Alan Cox
2012-05-11
1
-5
/
+0
*
cdv: Add all cedarview pci ids
Alan Cox
2012-05-11
1
-0
/
+8
*
gma500: Clean up some of the noise
Alan Cox
2012-05-11
1
-18
/
+0
*
gma500: address the lid code
Alan Cox
2012-05-07
1
-1
/
+1
*
gma500: opregion and ACPI
Alan Cox
2012-05-07
1
-4
/
+4
*
gma500: don't register the ACPI video bus
Alan Cox
2012-05-03
1
-1
/
+1
*
gma500: Fix leak of uncached page
Alan Cox
2012-04-27
1
-0
/
+1
*
gma500: fix two -Wmissing-field-initializers warnings
Kirill A. Shutemov
2012-03-10
1
-2
/
+4
*
gma500: mark psb_driver_device_is_agp() and psb_driver_preclose() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
*
gma500: psb_driver_load(): drop unused variables
Kirill A. Shutemov
2012-03-10
1
-8
/
+0
*
gma500: use DRM_IOCTL_DEF_DRV instead of custom PSB_IOCTL_DEF
Kirill A. Shutemov
2012-03-10
1
-19
/
+16
*
gma500: initial medfield merge
Kirill A. Shutemov
2012-03-10
1
-0
/
+10
[next]