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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gma500: introduce some register maps
Alan Cox
2012-05-11
5
-1
/
+268
*
gma500: Clean up from the psb_pipe structure
Alan Cox
2012-05-11
1
-83
/
+46
*
gma500: introduce a structure describing each pipe
Alan Cox
2012-05-11
6
-340
/
+173
*
gma500: Fix build without ACPI
Alan Cox
2012-05-11
4
-14
/
+23
*
Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...
Dave Airlie
2012-05-07
1
-1
/
+0
|
\
|
*
Merge tag 'v3.4-rc6' into drm-intel-next
Daniel Vetter
2012-05-07
1
-1
/
+0
|
|
\
|
|
*
drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...
Marcos Paulo de Souza
2012-04-19
1
-1
/
+0
*
|
|
gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way
Kirill A. Shutemov
2012-05-07
5
-131
/
+203
*
|
|
gma500: fix -Wmissing-include-dirs warnings
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
|
|
gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as static
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
|
|
gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
|
|
gma500: lid_state should be __iomem
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
|
|
gma500: psb_irq_turn_off_dpst() fix bit operation
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
|
|
gma500: framebuffer: mark psb_fb_helper_funcs as static
Kirill A. Shutemov
2012-05-07
1
-1
/
+1
*
|
|
gma500: vram_addr should be __iomem
Kirill A. Shutemov
2012-05-07
2
-3
/
+2
*
|
|
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
2
-5
/
+8
*
|
|
gma500: psb_gtt_init(): drop unused variable
Kirill A. Shutemov
2012-05-07
1
-2
/
+1
*
|
|
gma500: address the lid code
Alan Cox
2012-05-07
3
-3
/
+2
*
|
|
gma500: opregion and ACPI
Alan Cox
2012-05-07
11
-188
/
+396
*
|
|
gma500: implement backlight functionality for Cedartrail devices
Alan Cox
2012-05-03
1
-63
/
+52
*
|
|
gma500: wide framebuffer memory
Alan Cox
2012-05-03
1
-0
/
+2
*
|
|
gma500: Sync up Oaktrail HDMI
Alan Cox
2012-05-03
1
-0
/
+1
*
|
|
gma500: don't register the ACPI video bus
Alan Cox
2012-05-03
1
-1
/
+1
*
|
|
gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDE
Kirill A. Shutemov
2012-05-03
1
-1
/
+0
*
|
|
cdv: Fix typos in initialization of mdfld_chip_ops
Patrik Jakobsson
2012-05-03
1
-2
/
+2
|
/
/
*
|
gma500: Set the mapping mask
Alan Cox
2012-04-27
2
-0
/
+6
*
|
gma500: Add the base elements of CDV hotplug support
Alan Cox
2012-04-27
3
-3
/
+48
*
|
gma500: Add ops for hotplug support.
Alan Cox
2012-04-27
2
-7
/
+26
*
|
cdv: continue synching up with updated reference code
Alan Cox
2012-04-27
10
-56
/
+89
*
|
gma500: Clean up weirdness in the cdv mode test code
Alan Cox
2012-04-27
1
-3
/
+1
*
|
gma500: support 1080p
Alan Cox
2012-04-27
5
-25
/
+16
*
|
gma500: panel presence check
Alan Cox
2012-04-27
1
-0
/
+57
*
|
gma500: intel_bios updates
Alan Cox
2012-04-27
4
-37
/
+438
*
|
gma500: mark framebuffer pages write combining
Alan Cox
2012-04-27
1
-1
/
+1
*
|
gma500: Update the Cedarview clock handling
Alan Cox
2012-04-27
3
-65
/
+294
*
|
gma500: read the PLL bits
Alan Cox
2012-04-27
3
-0
/
+59
*
|
gma500: Fix leak of uncached page
Alan Cox
2012-04-27
1
-0
/
+1
|
/
*
gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE
Kirill A. Shutemov
2012-03-26
1
-1
/
+4
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2012-03-22
42
-967
/
+6866
|
\
|
*
gma500: Fix mmap frambuffer
Yoichi Yuasa
2012-03-20
1
-1
/
+1
|
*
drm: Merge tag 'v3.3-rc7' into drm-core-next
Dave Airlie
2012-03-15
3
-6
/
+6
|
|
\
|
*
|
gma500: suspend/resume support for Cedartrail
Alan Cox
2012-03-15
4
-20
/
+181
|
*
|
gma500: Fix resume paths
Alan Cox
2012-03-15
1
-3
/
+0
|
*
|
gma500: psb_irq: mark mid_{enable, disable}_pipe_event() as static
Kirill A. Shutemov
2012-03-10
1
-2
/
+2
|
*
|
gma500: mark psb_intel_sdvo_hdmi_sink_detect() as static
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
|
*
|
gma500: psb_intel_display: drop unused variables
Kirill A. Shutemov
2012-03-10
1
-11
/
+2
|
*
|
gma500: mark psb_intel_pipe_set_base() as static
Kirill A. Shutemov
2012-03-10
1
-1
/
+1
|
*
|
gma500: drop unused psb_intel_modeset_cleanup()
Kirill A. Shutemov
2012-03-10
1
-7
/
+0
|
*
|
gma500: oaktrail_lvds_init() drop unused variable
Kirill A. Shutemov
2012-03-10
1
-2
/
+1
[prev]
[next]