aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/gma500 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2-2/+0
2012-09-13gma500: Fix regression on Oaktrail devicesAlan Cox1-0/+2
2012-08-30gma500: Consider CRTC initially active.Forest Bond1-0/+3
2012-07-26Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-18/+17
2012-07-19drm: kill reclaim_buffers callbackDaniel Vetter1-1/+0
2012-07-19drm: Make the .mode_fixup() operations mode argument a const pointerLaurent Pinchart13-15/+15
2012-07-16gma500,cdv: Fix the brightness baseAlan Cox1-16/+19
2012-07-16gma500: move the ASLE enableAlan Cox3-5/+9
2012-07-16gma500: Fix lid related crashAlan Cox1-8/+4
2012-06-27drm/i915/bios: cleanup return type of intel_parse_bios()Dan Carpenter2-2/+2
2012-05-22drm: Constify drm_mode_config_funcs pointerLaurent Pinchart1-1/+1
2012-05-22drm: Constify gem_vm_ops pointerLaurent Pinchart2-2/+2
2012-05-22gma500: Fix Poulsbo suspend/resume crash on devices with SDVO portsAlan Cox1-2/+4
2012-05-22gma500: handle poulsbo cursor restrictionPatrik Jakobsson7-12/+61
2012-05-22gma500: Prevent endless loop in panel power up sequenceAlan Cox1-3/+9
2012-05-17gma500: fix build warningDave Airlie1-1/+1
2012-05-17gma500: silence an unused variable warningDan Carpenter1-6/+6
2012-05-17gma500: unload fixesAlan Cox4-40/+20
2012-05-17gma500: Fix crash on D2700MUD and various other boardsAlan Cox2-4/+12
2012-05-11gma500: Turn on the IRQ for everythingAlan Cox1-2/+2
2012-05-11gma500: clean up some more checksAlan Cox5-7/+9
2012-05-11cdv: Add all cedarview pci idsAlan Cox1-0/+8
2012-05-11gma500: Clean up some of the noiseAlan Cox4-29/+5
2012-05-11gma500: use the register map to clean upAlan Cox8-783/+473
2012-05-11gma500: introduce some register mapsAlan Cox5-1/+268
2012-05-11gma500: Clean up from the psb_pipe structureAlan Cox1-83/+46
2012-05-11gma500: introduce a structure describing each pipeAlan Cox6-340/+173
2012-05-11gma500: Fix build without ACPIAlan Cox4-14/+23
2012-05-07Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel into drm-core-nextDave Airlie1-1/+0
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter1-1/+0
2012-05-07gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov5-131/+203
2012-05-07gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov1-1/+1
2012-05-07gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov1-1/+1
2012-05-07gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov1-1/+1
2012-05-07gma500: lid_state should be __iomemKirill A. Shutemov1-1/+1
2012-05-07gma500: psb_irq_turn_off_dpst() fix bit operationKirill A. Shutemov1-1/+1
2012-05-07gma500: framebuffer: mark psb_fb_helper_funcs as staticKirill A. Shutemov1-1/+1
2012-05-07gma500: vram_addr should be __iomemKirill A. Shutemov2-3/+2
2012-05-07gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov1-2/+2
2012-05-07gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov2-5/+8
2012-05-07gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov1-2/+1
2012-05-07gma500: address the lid codeAlan Cox3-3/+2
2012-05-07gma500: opregion and ACPIAlan Cox11-188/+396
2012-05-03gma500: implement backlight functionality for Cedartrail devicesAlan Cox1-63/+52
2012-05-03gma500: wide framebuffer memoryAlan Cox1-0/+2
2012-05-03gma500: Sync up Oaktrail HDMIAlan Cox1-0/+1
2012-05-03gma500: don't register the ACPI video busAlan Cox1-1/+1
2012-05-03gma500: mdfld_dsi_dpi_mode_set() do not corrupt DSPSTRIDEKirill A. Shutemov1-1/+0
2012-05-03cdv: Fix typos in initialization of mdfld_chip_opsPatrik Jakobsson1-2/+2
2012-04-27gma500: Set the mapping maskAlan Cox2-0/+6