aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-02drm/radeon: add basic zmask/hiz support (v4)Dave Airlie
2010-08-02drm/radeon/kms: move a bunch of modesetting debug to correct debug usage.Dave Airlie
2010-08-02Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-cor...Dave Airlie
2010-08-02Merge branch 'drm-radeon-next' of ../drm-radeon-next into drm-core-nextDave Airlie
2010-08-02drm: Import driver for the sil164 I2C TMDS transmitter.Francisco Jerez
2010-08-02drm/sis: fixed brace and spacing coding style issuesNicolas Kaiser
2010-08-02drm/r128: fixed brace and spacing coding style issuesNicolas Kaiser
2010-08-02drm/mga: fixed brace, macro and spacing coding style issuesNicolas Kaiser
2010-08-02drm/via: fixed coding style issues, simplified returnNicolas Kaiser
2010-08-02drm/radeon/kms: trivial code style fixes for audioRafał Miłecki
2010-08-02drm/i830: fixed brace and spacing coding style issuesNicolas Kaiser
2010-08-02drm/i810: fixed coding style issuesNicolas Kaiser
2010-08-02drm: Free devname along with master->uniqueChris Wilson
2010-08-02drm: Free the idr layers before calling idr_destroy()Chris Wilson
2010-08-02drm/nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()Kulikov Vasiliy
2010-08-02drm/vmgfx: operation on ‘par->dirty.y1’ may be undefinedChris Wilson
2010-08-02drm/radeon: remove viewport transform from r6xx/r7xx blit emitAlex Deucher
2010-08-02drm/radeon: group r6xx/r7xx newly sequential blit stateAlex Deucher
2010-08-02drm/radeon: reorder r6xx/r7xx blit state emit to make more regs sequentialAlex Deucher
2010-08-02drm/radeon: r6xx/r7xx move vport clipping to a single packetAlex Deucher
2010-08-02drm/radeon: group r6xx/r7xx sequential blit stateAlex Deucher
2010-08-02drm/radeon: remove duplicate state emit in r6xx/r7xx blitAlex Deucher
2010-08-02drm/radeon: add comments to r6xx/r7xx blit stateAlex Deucher
2010-08-02drm/radeon/kms/r7xx: add workaround for hw issue with HDP flushAlex Deucher
2010-08-02drm/radeon/kms: remove rs4xx gart limitAlex Deucher
2010-08-02Merge tag 'v2.6.35-rc6' into drm-radeon-nextDave Airlie
2010-08-02drm: radeon: fix sign bugDan Carpenter
2010-08-02drm/radeon/kms: check/restore sanity before doing anything else with GPU.Dave Airlie
2010-08-02drm/radeon: fall back to GTT if bo creation/validation in VRAM fails.Michel Dänzer
2010-08-02drm/radeon/kms: add ioport register accessAlex Deucher
2010-08-02drm/radeon/kms: enable HDMI audio on RS600/RS690/RS740Rafał Miłecki
2010-08-02drm/radeon/kms: track audio engine state, do not use not setup timerRafał Miłecki
2010-08-02drm/radeon/kms/r6xx+: add query for tile config (v2)Alex Deucher
2010-08-02drm/radeon/kms: fix CS alignment checking for tiling (v2)Alex Deucher
2010-08-02drm/radeon/kms: add tiling support to the cs checker for r6xx/r7xxAlex Deucher
2010-08-02drm/radeon/kms: Add crtc tiling setup support for evergreenAlex Deucher
2010-08-02drm/radeon/kms: Add crtc tiling setup support for r6xx/r7xxAlex Deucher
2010-08-02drm/radeon/kms: add support for internal thermal sensors (v3)Alex Deucher
2010-08-02drm/radeon: Add support for the ATIF ACPI method to the radeon driverAlberto Milone
2010-08-02drm/radeon/kms/atom: bump atom loop timeout from 1 sec to 5 secsAlex Deucher
2010-08-02drm/radeon/kms: minor driver cleanupsAlex Deucher
2010-07-26drm/nv50: fix some not-error error messagesBen Skeggs
2010-07-26drm/nouveau: introduce gpio engineBen Skeggs
2010-07-26drm/nv50: correct wait condition for instmem flushBen Skeggs
2010-07-26drm/nouveau: Fix TV-out detection on unposted cards lacking a usable DCB table.Francisco Jerez
2010-07-26drm/nouveau: Get rid of the remaining VGA CRTC locking.Francisco Jerez
2010-07-26drm/nouveau: Move display init to a new nouveau_engine.Francisco Jerez
2010-07-26drm/nouveau: Put back the old 2-messages I2C slave test.Francisco Jerez
2010-07-26drm/nouveau: Reset AGP before running the init scripts.Francisco Jerez
2010-07-26drm/nv30: Init the PFB+0x3xx memory timing regs.Francisco Jerez