summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/nouveau: use drm_mm in preference to custom code doing the same thingBen Skeggs2010-07-137-240/+45
| | * | drm/nouveau: move LVDS detection back to connector detect() timeBen Skeggs2010-07-131-115/+87
| | * | drm/nouveau: place notifiers in system memory by defaultBen Skeggs2010-07-131-1/+1
| * | | Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie2010-08-02620-199099/+7282
| |\ \ \
| | * | | drm/radeon/kms: trivial code style fixes for audioRafał Miłecki2010-08-021-6/+10
| | * | | drm/radeon: remove viewport transform from r6xx/r7xx blit emitAlex Deucher2010-08-021-18/+0
| | * | | drm/radeon: group r6xx/r7xx newly sequential blit stateAlex Deucher2010-08-021-203/+35
| | * | | drm/radeon: reorder r6xx/r7xx blit state emit to make more regs sequentialAlex Deucher2010-08-021-184/+184
| | * | | drm/radeon: r6xx/r7xx move vport clipping to a single packetAlex Deucher2010-08-021-248/+62
| | * | | drm/radeon: group r6xx/r7xx sequential blit stateAlex Deucher2010-08-021-376/+64
| | * | | drm/radeon: remove duplicate state emit in r6xx/r7xx blitAlex Deucher2010-08-021-16/+0
| | * | | drm/radeon: add comments to r6xx/r7xx blit stateAlex Deucher2010-08-021-206/+515
| | * | | drm/radeon/kms/r7xx: add workaround for hw issue with HDP flushAlex Deucher2010-08-024-3/+28
| | * | | drm/radeon/kms: remove rs4xx gart limitAlex Deucher2010-08-021-8/+0
| | * | | Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie2010-08-02597-198186/+6127
| | |\ \ \
| | * | | | drm: radeon: fix sign bugDan Carpenter2010-08-021-3/+5
| | * | | | drm/radeon/kms: check/restore sanity before doing anything else with GPU.Dave Airlie2010-08-029-0/+42
| | * | | | drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.Michel Dänzer2010-08-021-9/+18
| | * | | | drm/radeon/kms: add ioport register accessAlex Deucher2010-08-024-4/+68
| | * | | | drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740Rafał Miłecki2010-08-023-2/+22
| | * | | | drm/radeon/kms: track audio engine state, do not use not setup timerRafał Miłecki2010-08-022-2/+5
| | * | | | drm/radeon/kms/r6xx+: add query for tile config (v2)Alex Deucher2010-08-027-3/+22
| | * | | | drm/radeon/kms: fix CS alignment checking for tiling (v2)Alex Deucher2010-08-021-39/+136
| | * | | | drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xxAlex Deucher2010-08-022-6/+57
| | * | | | drm/radeon/kms: Add crtc tiling setup support for evergreenAlex Deucher2010-08-022-0/+10
| | * | | | drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xxAlex Deucher2010-08-022-4/+16
| | * | | | drm/radeon/kms: add support for internal thermal sensors (v3)Alex Deucher2010-08-0210-4/+170
| | * | | | drm/radeon: Add support for the ATIF ACPI method to the radeon driverAlberto Milone2010-08-024-1/+82
| | * | | | drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secsAlex Deucher2010-08-021-2/+2
| | * | | | drm/radeon/kms: minor driver cleanupsAlex Deucher2010-08-022-11/+7
| | * | | | drm/radeon/kms/atom: add crtc disable functionAlex Deucher2010-07-211-56/+96
| * | | | | drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez2010-08-024-0/+537
| * | | | | drm/sis: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-022-10/+7
| * | | | | drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-025-162/+139
| * | | | | drm/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser2010-08-026-185/+165
| * | | | | drm/via: fixed coding style issues, simplified returnNicolas Kaiser2010-08-0210-166/+136
| * | | | | drm/i830: fixed brace and spacing coding style issuesNicolas Kaiser2010-08-023-79/+74
| * | | | | drm/i810: fixed coding style issuesNicolas Kaiser2010-08-022-74/+71
| * | | | | drm: Free devname along with master->uniqueChris Wilson2010-08-021-0/+3
| * | | | | drm: Free the idr layers before calling idr_destroy()Chris Wilson2010-08-022-0/+2
| * | | | | drm/vmgfx: operation on ‘par->dirty.y1’ may be undefinedChris Wilson2010-08-021-1/+1
| |/ / / /
| * | | | drm: Return EBUSY if the framebuffer is unbound when flipping.Chris Wilson2010-07-211-0/+9
| * | | | drm: add "auto" dithering methodBen Skeggs2010-07-212-0/+2
| * | | | drm: unify crtc,connector,encoder,fb debug printingJerome Glisse2010-07-162-22/+42
| | |/ / | |/| |
| * | | drm: disable encoder rather than dpms off in drm_crtc_prepare_encoders()Ben Skeggs2010-07-131-8/+14
| * | | drm: add PCI requirements to low-level drivers.Dave Airlie2010-07-092-4/+4
| * | | Merge branch 'drm-tracepoints' into drm-testingDave Airlie2010-07-077-1/+128
| |\ \ \
| | * | | drm/i915: add tracepoints for flip requests & completionsJesse Barnes2010-07-022-0/+41
| | * | | drm: add per-event vblank event trace pointsJesse Barnes2010-07-023-14/+53
| | * | | drm: add vblank event trace pointJesse Barnes2010-07-024-1/+48
OpenPOWER on IntegriCloud