summaryrefslogtreecommitdiffstats
path: root/drivers/ide/ide-io.c (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-03drm/i915: create macros to handle masked bitsDaniel Vetter6-25/+18
2012-05-03drm/i915: manage PCH PLLs separately from pipesJesse Barnes7-81/+222
2012-05-03drm/i915: i8xx interrupt handlerChris Wilson2-8/+206
2012-05-03drm/i915: Only the zap the VMA after updating the tiling parametersChris Wilson1-2/+6
2012-05-03drm/i915: Clarify the semantics of tiling_changedChris Wilson3-6/+21
2012-05-03drm/i915: fixup tv load-detect on enabled but not active crtcDaniel Vetter1-3/+1
2012-05-03drm/i915: re-add static qualifier to get_cxsr_latencyDaniel Vetter1-1/+1
2012-05-03drm/i915: [sparse] __iomem fixes for gemBen Widawsky1-4/+7
2012-05-03drm/i915: [sparse] __iomem fixes for debugfsDaniel Vetter1-3/+11
2012-05-03drm/i915: [sparse] __iomem fixes for overlayBen Widawsky1-58/+75
2012-05-03drm/i915: [sparse] __iomem fixes for opregionBen Widawsky2-34/+43
2012-05-03drm/i915: Remove i915_gem_ringbuffer_(data|info) from debugfsChris Wilson1-69/+0
2012-05-03drm/i915/sprite: Avoid incurring extra vblank stall when updating plane on IVBChris Wilson1-6/+13
2012-05-03drm/i915: print computed bpp in dp link configurationDaniel Vetter1-6/+12
2012-05-01drm/radeon/kms/hdmi: use relative offsets, official regsRafał Miłecki4-98/+66
2012-05-01drm/radeon/kms: keep HDMI state in separated variableRafał Miłecki2-7/+10
2012-05-01drm/radeon/kms: get rid of r600_hdmi_find_free_blockRafał Miłecki1-37/+8
2012-05-01drm/radeon/kms: get rid of hdmi_config_offsetRafał Miłecki4-17/+6
2012-05-01drm/radeon/kms: move audio params to separated structRafał Miłecki2-26/+27
2012-04-30drm/edid: fix collision between two patches breaking buildDave Airlie1-2/+2
2012-04-27drm: fixed: Add dfixed_fracRobert Morell1-0/+1
2012-04-27gma500: Set the mapping maskAlan Cox2-0/+6
2012-04-27gma500: Add the base elements of CDV hotplug supportAlan Cox3-3/+48
2012-04-27gma500: Add ops for hotplug support.Alan Cox2-7/+26
2012-04-27cdv: continue synching up with updated reference codeAlan Cox10-56/+89
2012-04-27gma500: Clean up weirdness in the cdv mode test codeAlan Cox1-3/+1
2012-04-27gma500: support 1080pAlan Cox5-25/+16
2012-04-27gma500: panel presence checkAlan Cox1-0/+57
2012-04-27gma500: intel_bios updatesAlan Cox4-37/+438
2012-04-27gma500: mark framebuffer pages write combiningAlan Cox1-1/+1
2012-04-27gma500: Update the Cedarview clock handlingAlan Cox3-65/+294
2012-04-27gma500: read the PLL bitsAlan Cox3-0/+59
2012-04-27gma500: Fix leak of uncached pageAlan Cox1-0/+1
2012-04-27drm: Store vendor IDs directly in the EDID quirk structureIan Pilcher1-1/+1
2012-04-27drm/edid: Try harder to fix up base EDID blocksAdam Jackson2-6/+6
2012-04-24vga: fix build when fbdev is a moduleMatthew Garrett2-0/+4
2012-04-24drm: Unify and fix idr error handlingVille Syrjälä4-12/+12
2012-04-24vga-switcheroo: select VGA arbitration.Dave Airlie1-0/+1
2012-04-24efifb: Implement vga_default_device() (v2)Matthew Garrett2-20/+63
2012-04-24x86: Use vga_default_device() when determining whether an fb is primaryMatthew Garrett1-5/+15
2012-04-24vga-switcheroo: Use vga_default_device()Matthew Garrett1-4/+5
2012-04-24vgaarb: Add support for setting the default video device (v2)Matthew Garrett3-0/+14
2012-04-24drm/radeon/kms: fix up audio interrupt handlingAlex Deucher8-105/+281
2012-04-24drm/radeon/kms: add register definitions for audioAlex Deucher4-0/+661
2012-04-24drm/radeon/kms: improve bpc handling (v2)Alex Deucher5-12/+63
2012-04-23mm: fixup compilation error due to an asm write through a const pointerDaniel Vetter1-1/+1
2012-04-23drm/edid: Add packed attribute to new gtf2 and cvt structsTakashi Iwai1-2/+2
2012-04-23drm/edid: Add a workaround for 1366x768 HD panelTakashi Iwai1-0/+15
2012-04-23drm/i915: rc6 residency (fix the fix)Ben Widawsky1-2/+2
2012-04-20drm/i915/tv: fix open-coded ARRAY_SIZE.Dave Airlie1-1/+1