summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | viafb: factor lcd scaling parameters outFlorian Tobias Schandinat2011-03-092-85/+19
| | * | | | | | | | | | viafb: strip some structuresFlorian Tobias Schandinat2011-03-092-15/+0
| | * | | | | | | | | | viafb: remove unused data_mode and device_typeFlorian Tobias Schandinat2011-03-091-3/+0
| | * | | | | | | | | | viafb: kill lcd_panel_idFlorian Tobias Schandinat2011-03-095-107/+13
| | |/ / / / / / / / /
| | * | | | | | | | | video via: make local variables staticStephen Hemminger2011-03-095-59/+61
| | * | | | | | | | | video via: fix iomem accessStephen Hemminger2011-03-091-8/+7
| | * | | | | | | | | video/via: drop deprecated (and unused) i2c_adapter.idPeter Huewe2011-03-021-1/+0
| * | | | | | | | | | fbdev: sh_mobile_lcdc: Add YUV framebuffer supportDamian Hobson-Garcia2011-03-162-29/+114
| * | | | | | | | | | fbdev: sh_mobile_lcdcfb: add backlight supportAlexandre Courbot2011-03-103-0/+84
* | | | | | | | | | | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-03-17166-6008/+9062
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | |
| * | | | | | | | | | drm/radeon: fixup refcounts in radeon dumb create ioctl.Dave Airlie2011-03-171-3/+5
| * | | | | | | | | | drm: radeon: *_cs_packet_parse_vline() cleanupPaul Bolle2011-03-173-42/+23
| * | | | | | | | | | radeon: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser2011-03-171-4/+2
| * | | | | | | | | | Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-nextDave Airlie2011-03-16107-362/+931
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm: Retry i2c transfer of EDID block after failureChris Wilson2011-03-161-16/+24
| * | | | | | | | | | | drm/radeon/kms: fix typo in atom overscan setupAlex Deucher2011-03-161-2/+2
| * | | | | | | | | | | drm: Hold the mode mutex whilst probing for sysfs statusChris Wilson2011-03-161-0/+7
| * | | | | | | | | | | Merge remote branch 'nouveau/drm-nouveau-next' of ../drm-nouveau-next into dr...Dave Airlie2011-03-1512-92/+257
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | drm/nouveau: fix __nouveau_fence_wait performanceMarcin Slusarz2011-03-141-3/+12
| | * | | | | | | | | | | drm/nv40: attempt to reserve just enough vram for all 32 channelsBen Skeggs2011-03-142-10/+27
| | * | | | | | | | | | | drm/nv50: check for vm traps on every gr irqBen Skeggs2011-03-145-6/+5
| | * | | | | | | | | | | drm/nv50: decode vm faults some moreBen Skeggs2011-03-141-6/+142
| | * | | | | | | | | | | drm/nouveau: add nouveau_enum_find() util functionBen Skeggs2011-03-143-53/+66
| | * | | | | | | | | | | drm/nouveau: properly handle pushbuffer check failuresMarcin Slusarz2011-03-141-2/+4
| | * | | | | | | | | | | drm/nvc0: remove vm hack forcing large/small pages to not share a PDEBen Skeggs2011-03-141-12/+1
| * | | | | | | | | | | | drm/i915: disable opregion lid detection for now.Dave Airlie2011-03-141-0/+6
| * | | | | | | | | | | | Merge remote branch 'intel/drm-intel-next' of ../drm-next into drm-core-nextDave Airlie2011-03-14310-5050/+6084
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-079-40/+70
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | drm/i915: Only wait on a pending flip if we intend to write to the bufferChris Wilson2011-03-071-48/+44
| | * | | | | | | | | | | | drm/i915/dp: Sanity check eDP existenceChris Wilson2011-03-071-5/+8
| | * | | | | | | | | | | | drm/i915: Don't save/restore hardware status page address registerZhenyu Wang2011-03-022-7/+0
| | * | | | | | | | | | | | drm/i915: don't store the reg value for HWS_PGAChris Wilson2011-03-022-7/+13
| | * | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-03-0169-286/+561
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | drm/i915: Re-enable GPU semaphores for SandyBridge mobileChris Wilson2011-03-011-2/+1
| | * | | | | | | | | | | | | drm/i915: Replace vblank PM QoS with "Interrupt-Based AGPBUSY#"Chris Wilson2011-03-012-1/+13
| | * | | | | | | | | | | | | Revert "drm/i915: Use PM QoS to prevent C-State starvation of gen3 GPU"Chris Wilson2011-03-012-38/+0
| | * | | | | | | | | | | | | drm/i915: Allow relocation deltas outside of target boChris Wilson2011-03-012-10/+3
| | * | | | | | | | | | | | | drm/i915: Silence an innocuous compiler warning for an unused variableChris Wilson2011-03-011-1/+0
| | * | | | | | | | | | | | | drm/i915: Use a symbolic constant for OpRegion lid stateChris Wilson2011-02-241-1/+3
| | * | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-2277-1714/+892
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | drm/i915: Add support for limited color range of broadcast outputsChris Wilson2011-02-227-2/+82
| | * | | | | | | | | | | | | | drm/i915: Use a device flag for non-interruptible phasesChris Wilson2011-02-226-71/+60
| | * | | | | | | | | | | | | | drm/i915: First try a normal large kmalloc for the temporary exec buffersChris Wilson2011-02-221-1/+5
| | * | | | | | | | | | | | | | drm/i915: Add a module parameter to ignore lid statusChris Wilson2011-02-223-0/+9
| | * | | | | | | | | | | | | | drm/i915: Protect against drm_gem_object not being the first memberChris Wilson2011-02-225-16/+16
| | * | | | | | | | | | | | | | drm/i915: fix per-pipe reads after "cleanup"Jesse Barnes2011-02-221-6/+7
| | * | | | | | | | | | | | | | Revert "drm/i915: Disable SSC for outputs other than LVDS or DP"Chris Wilson2011-02-224-82/+41
| | * | | | | | | | | | | | | | Merge branch 'drm-intel-fixes' into drm-intel-nextChris Wilson2011-02-16455-3258/+7865
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | agp/intel: Experiment with a 855GM GWB bitChris Wilson2011-02-162-35/+22
| | | * | | | | | | | | | | | | | drm/i915: don't enable FDI & transcoder interrupts after allJesse Barnes2011-02-161-3/+3