aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500
Commit message (Expand)AuthorAge
* Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-07-26
|\
| * drm: kill reclaim_buffers callbackDaniel Vetter2012-07-19
| * drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart2012-07-19
| * drm/i915/bios: cleanup return type of intel_parse_bios()Dan Carpenter2012-06-27
* | gma500,cdv: Fix the brightness baseAlan Cox2012-07-16
* | gma500: move the ASLE enableAlan Cox2012-07-16
* | gma500: Fix lid related crashAlan Cox2012-07-16
|/
* drm: Constify drm_mode_config_funcs pointerLaurent Pinchart2012-05-22
* drm: Constify gem_vm_ops pointerLaurent Pinchart2012-05-22
* gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox2012-05-22
* gma500: handle poulsbo cursor restrictionPatrik Jakobsson2012-05-22
* gma500: Prevent endless loop in panel power up sequenceAlan Cox2012-05-22
* gma500: fix build warningDave Airlie2012-05-17
* gma500: silence an unused variable warningDan Carpenter2012-05-17
* gma500: unload fixesAlan Cox2012-05-17
* gma500: Fix crash on D2700MUD and various other boardsAlan Cox2012-05-17
* gma500: Turn on the IRQ for everythingAlan Cox2012-05-11
* gma500: clean up some more checksAlan Cox2012-05-11
* cdv: Add all cedarview pci idsAlan Cox2012-05-11
* gma500: Clean up some of the noiseAlan Cox2012-05-11
* gma500: use the register map to clean upAlan Cox2012-05-11
* gma500: introduce some register mapsAlan Cox2012-05-11
* gma500: Clean up from the psb_pipe structureAlan Cox2012-05-11
* gma500: introduce a structure describing each pipeAlan Cox2012-05-11
* gma500: Fix build without ACPIAlan Cox2012-05-11
* Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-05-07
|\
| * Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-07
| |\
| | * drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of...Marcos Paulo de Souza2012-04-19
* | | gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov2012-05-07
* | | gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov2012-05-07
* | | gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov2012-05-07
* | | gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov2012-05-07
* | | gma500: lid_state should be __iomemKirill A. Shutemov2012-05-07
* | | gma500: psb_irq_turn_off_dpst() fix bit operationKirill A. Shutemov2012-05-07
* | | gma500: framebuffer: mark psb_fb_helper_funcs as staticKirill A. Shutemov2012-05-07
* | | gma500: vram_addr should be __iomemKirill A. Shutemov2012-05-07
* | | gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov2012-05-07
* | | gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov2012-05-07
* | | gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov2012-05-07
* | | gma500: address the lid codeAlan Cox2012-05-07
* | | gma500: opregion and ACPIAlan Cox2012-05-07
* | | gma500: implement backlight functionality for Cedartrail devicesAlan Cox2012-05-03
* | | gma500: wide framebuffer memoryAlan Cox2012-05-03
* | | gma500: Sync up Oaktrail HDMIAlan Cox2012-05-03
* | | gma500: don't register the ACPI video busAlan Cox2012-05-03
* | | gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDEKirill A. Shutemov2012-05-03
* | | cdv: Fix typos in initialization of mdfld_chip_opsPatrik Jakobsson2012-05-03
|/ /
* | gma500: Set the mapping maskAlan Cox2012-04-27
* | gma500: Add the base elements of CDV hotplug supportAlan Cox2012-04-27
* | gma500: Add ops for hotplug support.Alan Cox2012-04-27