summaryrefslogtreecommitdiffstats
path: root/arch/c6x/include (unfollow)
Commit message (Expand)AuthorFilesLines
2012-08-24gma500: remove references to drm_display_info raw_edid fieldJani Nikula1-3/+0
2012-08-24gma500: fix incorrect declaration.Dave Airlie1-1/+1
2012-08-24drm: Add misssing static storage class specifier in drm_fb_helper.c fileSachin Kamat1-1/+1
2012-08-24drm: Add missing static storage class specifier in drm_irq.c fileSachin Kamat1-1/+1
2012-08-24drm/i2c/ch7006: Convert to dev_pm_opsMark Brown1-9/+7
2012-08-24drm/usb: select USB_SUPPORT in KconfigSachin Kamat1-0/+1
2012-08-24gma500: remove an unreachable return statementJani Nikula1-1/+0
2012-08-24gma500: psb_intel_crtc: Drop crtc_enable flag.Forest Bond2-3/+0
2012-08-24gma500: Fix comment mispelling in cdv_intel_limits definition.Forest Bond1-1/+1
2012-08-24drm: Define SAREA_MAX for Loongson (PageSize = 16KB).Huacai Chen1-0/+2
2012-08-24drm: Handle io prot correctly for MIPS.Huacai Chen2-2/+2
2012-08-24drm: remove the raw_edid field from struct drm_display_infoJani Nikula15-56/+15
2012-08-24drm/ast: fix EDID memory leakJani Nikula1-0/+1
2012-08-24drm/i915: fix EDID memory leak in SDVOJani Nikula1-0/+1
2012-08-24drm/mgag200: remove unused validate_sequenceMaarten Lankhorst1-1/+0
2012-08-24drm/cirrus: Remove unused validate_sequenceMaarten Lankhorst1-1/+0
2012-08-24drm/ast: remove unused validate_sequenceMaarten Lankhorst1-1/+0
2012-08-24gma500/cdv: Fix call to cdv_intel_dp_set_m_nAlan Cox1-2/+2
2012-08-24drm: gma500: Kill the GEM glue layerLaurent Pinchart5-96/+8
2012-08-24gma500: Disable the clock gating of display controller to make DP/eDP work wellZhao Yakui2-0/+28
2012-08-24gma500/cdv: Add eDP supportZhao Yakui14-61/+751
2012-08-24gma500/cdv: enable the DisplayPort supportAlan Cox1-2/+9
2012-08-24gma500/cdv: sync up and add the displayport code to the buildAlan Cox4-245/+260
2012-08-24gma500/cdv: add the bits that don't need the new codeAlan Cox4-3/+161
2012-08-24gma500: Add the support of display port on CDVAlan Cox3-4/+1661
2012-08-24gma500: Program the DPLL lane based on the selected digitial portZhao Yakui3-31/+58
2012-08-24gma500: Fix incorrect SR issue when disabling CRTC already in disabled stateZhao Yakui1-4/+3
2012-08-23Documentation: DocBook DRM framework documentationLaurent Pinchart1-609/+2226
2012-08-16Linux 3.6-rc2v3.6-rc2Linus Torvalds1-1/+1
2012-08-16autofs4 - fix get_next_positive_subdir()Ian Kent1-18/+13
2012-08-16MAINTAINERS: update address for Dan WilliamsDan Williams1-13/+12
2012-08-16scripts/decodecode: Fixup trapping instruction markerBorislav Petkov1-1/+1
2012-08-15sparc64: Be less verbose during vmemmap population.David S. Miller1-5/+23
2012-08-14drm/i915: Apply post-sync write for pipe control invalidatesChris Wilson1-18/+23
2012-08-14drm/i915: reorder edp disabling to fix ivb MacBook AirDaniel Vetter1-7/+7
2012-08-14GPIO: gpio-pxa: fix building without CONFIG_OFArnd Bergmann1-2/+2
2012-08-14drm/nv86/fifo: suspend fixMaxim Levitsky1-0/+9
2012-08-14drm/nouveau: disable copy engine on NVAFHenrik Rydberg1-1/+0
2012-08-14nouveau: fixup scanout enable in nvc0_pmMaarten Lankhorst1-1/+1
2012-08-14drm/nouveau/aux: mask off higher bits of auxch index in i2c table entryBen Skeggs1-1/+1
2012-08-14drm/nvd0/disp: mask off high 16 bit of negative cursor x-coordinateChristoph Bumiller1-1/+1
2012-08-13drm/i915: ensure i2c adapter is all set before adding itJani Nikula1-3/+4
2012-08-13drm/radeon: fix typo in function header commentDmitrii Cherkasov1-1/+1
2012-08-13drm/radeon/kms: implement timestamp userspace query (v2)Marek Olšák10-7/+82
2012-08-13drm/radeon/kms: add MSAA texture support for r600-evergreenMarek Olšák3-2/+15
2012-08-13drm/radeon/kms: reorder code in r600_check_texture_resourceMarek Olšák1-26/+26
2012-08-13drm/radeon: fence virtual address and free it once idle v4Jerome Glisse5-21/+55
2012-08-13drm/radeon: fix some missing parens in asic macrosAlex Deucher1-5/+5
2012-08-13drm/radeon: add some new SI pci idsAlex Deucher1-0/+3
2012-08-13drm/radeon: fix ordering in pll picking on dce4+Alex Deucher1-4/+4