Linus Torvalds bd22dc17e4 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 13 years ago
..
Kconfig 026abc3332 gma500: initial medfield merge 13 years ago
Makefile a373bedd7e gma500: Fix build without ACPI 13 years ago
accel_2d.c 01f2c7730e drm: Replace pitch with pitches[] in drm_framebuffer 13 years ago
backlight.c bbbb262d37 gma500: Add device framework 13 years ago
cdv_device.c 6469195940 gma500,cdv: Fix the brightness base 13 years ago
cdv_device.h 017350bcb0 gma500: fix cdv_intel_wait_for_vblank() prototype 13 years ago
cdv_intel_crt.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
cdv_intel_display.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
cdv_intel_hdmi.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
cdv_intel_lvds.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
framebuffer.c e6ecefaadf drm: Constify drm_mode_config_funcs pointer 13 years ago
framebuffer.h dffc9ceb55 gma500: kill virtual mapping support 13 years ago
gem.c 398b470689 gma500: Set the mapping mask 13 years ago
gem_glue.c a58df0ade9 gma500: gem_glue: add missing include 13 years ago
gem_glue.h e32681d66d gma500: GEM and GEM glue 13 years ago
gtt.c 31a0685a42 gma500: Clean up some of the noise 13 years ago
gtt.h a6ba582d26 gma500: gtt based hardware scrolling console 13 years ago
intel_bios.c 0317c6cecd drm/i915/bios: cleanup return type of intel_parse_bios() 13 years ago
intel_bios.h 0317c6cecd drm/i915/bios: cleanup return type of intel_parse_bios() 13 years ago
intel_gmbus.c 51a59ac873 drm: Fix kcalloc parameters swapped 13 years ago
intel_i2c.c af3a2cfbd1 gma500: fixup build versus latest header changes. 13 years ago
mdfld_device.c bc79482914 gma500: handle poulsbo cursor restriction 13 years ago
mdfld_dsi_dpi.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
mdfld_dsi_dpi.h e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
mdfld_dsi_output.c a1978f74da gma500: medfield: fix build without CONFIG_BACKLIGHT_CLASS_DEVICE 13 years ago
mdfld_dsi_output.h 5edaad8700 drivers: gpu: drm: gma500: mdfld_dsi_output.h: Remove not unneeded include of version.h 13 years ago
mdfld_dsi_pkg_sender.c 213a84346f gma500: use the register map to clean up 13 years ago
mdfld_dsi_pkg_sender.h 026abc3332 gma500: initial medfield merge 13 years ago
mdfld_intel_display.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
mdfld_output.c fda95c2e73 gma500: mdfld_dsi_output_init() drop unused parameter 13 years ago
mdfld_output.h 026abc3332 gma500: initial medfield merge 13 years ago
mdfld_tmd_vid.c 026abc3332 gma500: initial medfield merge 13 years ago
mdfld_tpo_vid.c 026abc3332 gma500: initial medfield merge 13 years ago
mid_bios.c 4086b1e2b1 gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way 13 years ago
mid_bios.h f910b41105 gma500: Add the glue to the various BIOS and firmware interfaces 13 years ago
mmu.c be53bfdb80 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 13 years ago
oaktrail.h 4086b1e2b1 gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way 13 years ago
oaktrail_crtc.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
oaktrail_device.c bc79482914 gma500: handle poulsbo cursor restriction 13 years ago
oaktrail_hdmi.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
oaktrail_hdmi_i2c.c 1f17fcd07b gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem 13 years ago
oaktrail_lvds.c 4086b1e2b1 gma500: mid-bios: rewrite VBT/GCT handling in a cleaner way 13 years ago
opregion.c 166973e506 gma500: move the ASLE enable 13 years ago
opregion.h 166973e506 gma500: move the ASLE enable 13 years ago
power.c 09016a11fc gma500: suspend/resume support for Cedartrail 13 years ago
power.h bbbb262d37 gma500: Add device framework 13 years ago
psb_device.c f507598b06 gma500: Fix lid related crash 13 years ago
psb_drv.c bd22dc17e4 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux 13 years ago
psb_drv.h bc79482914 gma500: handle poulsbo cursor restriction 13 years ago
psb_intel_display.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
psb_intel_display.h 89c78134cc gma500: Add Poulsbo support 13 years ago
psb_intel_drv.h e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
psb_intel_lvds.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
psb_intel_modes.c 352b16a0e1 gma500: Remove psb_intel_output from ddc_probe and ddc_get_modes 13 years ago
psb_intel_reg.h d839ede47a gma500: opregion and ACPI 13 years ago
psb_intel_sdvo.c e811f5ae19 drm: Make the .mode_fixup() operations mode argument a const pointer 13 years ago
psb_intel_sdvo_regs.h 5736995b47 gma500: Replace SDVO code with slightly modified version from i915 13 years ago
psb_irq.c 9d12028884 gma500: psb_irq_turn_off_dpst() fix bit operation 13 years ago
psb_irq.h 026abc3332 gma500: initial medfield merge 13 years ago
psb_lid.c ac0a5dd6ae gma500: Prevent endless loop in panel power up sequence 13 years ago
psb_reg.h 5c49fd3aa0 gma500: Add the core DRM files and headers 13 years ago
tc35876x-dsi-lvds.c 026abc3332 gma500: initial medfield merge 13 years ago
tc35876x-dsi-lvds.h 026abc3332 gma500: initial medfield merge 13 years ago