index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
gma500
/
psb_drv.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm: Kill DRM_IRQ_ARGS
Daniel Vetter
2013-12-18
1
-1
/
+1
*
drm: Kill DRM_HZ
Daniel Vetter
2013-12-18
1
-3
/
+3
*
drm/gma500/mrst: Add aux register writes when programming pipe
Patrik Jakobsson
2013-11-08
1
-0
/
+27
*
drm/gma500: Add support for aux pci vdc device
Patrik Jakobsson
2013-11-08
1
-1
/
+20
*
drm/gma500: Add chip specific sdvo masks
Patrik Jakobsson
2013-11-08
1
-0
/
+1
*
drm/gma500: Add Minnowboard to the IS_MRST() macro
Patrik Jakobsson
2013-11-08
1
-1
/
+1
*
drm: Remove pci_vendor and pci_device from struct drm_device
Ville Syrjälä
2013-10-09
1
-4
/
+4
*
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
-0
/
+5
|
\
|
*
drm/gma500/cdv: Add and hook up chip op for disabling sr
Patrik Jakobsson
2013-08-15
1
-0
/
+1
|
*
drm/gma500/cdv: Add and hook up chip op for watermarks
Patrik Jakobsson
2013-08-14
1
-0
/
+1
|
*
drm/gma500: Add IS_CDV() macro
Patrik Jakobsson
2013-07-24
1
-0
/
+1
|
*
drm/gma500: Add generic code for clock calculation
Patrik Jakobsson
2013-07-24
1
-0
/
+2
*
|
drm/gem: create drm_gem_dumb_destroy
Daniel Vetter
2013-08-07
1
-2
/
+0
|
/
*
gma500: remove unused drm_psb_no_fb
Wang YanQing
2013-03-13
1
-1
/
+0
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-10-03
1
-1
/
+19
|
\
|
*
drm: gma500: Kill the GEM glue layer
Laurent Pinchart
2012-08-24
1
-1
/
+0
|
*
gma500/cdv: Add eDP support
Zhao Yakui
2012-08-24
1
-0
/
+19
*
|
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2012-10-02
1
-2
/
+2
|
/
*
gma500: handle poulsbo cursor restriction
Patrik Jakobsson
2012-05-22
1
-0
/
+1
*
gma500: unload fixes
Alan Cox
2012-05-17
1
-0
/
+1
*
gma500: introduce some register maps
Alan Cox
2012-05-11
1
-0
/
+31
*
gma500: introduce a structure describing each pipe
Alan Cox
2012-05-11
1
-105
/
+31
*
gma500: Fix build without ACPI
Alan Cox
2012-05-11
1
-6
/
+0
*
gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
gma500: vram_addr should be __iomem
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
gma500: sgx_reg and vdc_reg should be __iomem
Kirill A. Shutemov
2012-05-07
1
-2
/
+2
*
gma500: gtt: fix __iomem sparse warnings
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
gma500: address the lid code
Alan Cox
2012-05-07
1
-1
/
+0
*
gma500: opregion and ACPI
Alan Cox
2012-05-07
1
-1
/
+3
*
gma500: Add the base elements of CDV hotplug support
Alan Cox
2012-04-27
1
-0
/
+5
*
gma500: Add ops for hotplug support.
Alan Cox
2012-04-27
1
-0
/
+3
*
cdv: continue synching up with updated reference code
Alan Cox
2012-04-27
1
-0
/
+4
*
gma500: intel_bios updates
Alan Cox
2012-04-27
1
-0
/
+4
*
gma500: read the PLL bits
Alan Cox
2012-04-27
1
-0
/
+2
*
gma500: suspend/resume support for Cedartrail
Alan Cox
2012-03-15
1
-0
/
+20
*
gma500: initial medfield merge
Kirill A. Shutemov
2012-03-10
1
-0
/
+89
*
gma500: rework register stuff sanely
Alan Cox
2012-03-10
1
-5
/
+13
*
gma500: now move the Oaktrail save state into its own structure
Alan Cox
2012-03-10
1
-108
/
+118
*
gma500: clean up some of the struct fields we no longer use
Alan Cox
2012-03-10
1
-92
/
+2
*
gma500: Convert Cedarview to work with new output handling
Patrik Jakobsson
2011-12-20
1
-1
/
+1
*
gma500: Replace SDVO code with slightly modified version from i915
Patrik Jakobsson
2011-12-20
1
-0
/
+19
*
gma500: Add support for Intel GMBUS
Patrik Jakobsson
2011-12-20
1
-0
/
+9
*
gma500: frame buffer locking
Alan Cox
2011-12-06
1
-1
/
+1
*
gma500: Add VBLANK support for Poulsbo hardware
Patrik Jakobsson
2011-12-06
1
-0
/
+3
*
gma500: Only register interrupt handler for poulsbo hardware
Patrik Jakobsson
2011-12-06
1
-0
/
+1
*
gma500: Move the API
Alan Cox
2011-12-06
1
-1
/
+1
*
gma500: kill off NUM_PIPE define
Alan Cox
2011-12-06
1
-0
/
+2
*
drm/gma500: begin pruning dead bits of API
Alan Cox
2011-12-06
1
-2
/
+0
*
gma500: Add the core DRM files and headers
Alan Cox
2011-11-16
1
-0
/
+924