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