summaryrefslogtreecommitdiff
path: root/drivers (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/i915: print computed bpp in dp link configurationDaniel Vetter2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm: pass dev to drm_vm_{open,close}_locked()Rob Clark2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: Turn on the IRQ for everythingAlan Cox2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: clean up some more checksAlan Cox2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cdv: Add all cedarview pci idsAlan Cox2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: Clean up some of the noiseAlan Cox2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: use the register map to clean upAlan Cox2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: introduce some register mapsAlan Cox2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: Clean up from the psb_pipe structureAlan Cox2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: introduce a structure describing each pipeAlan Cox2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: Fix build without ACPIAlan Cox2012-05-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon/kms: fix warning on 32-bit in atomic fence printingDave Airlie2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: make the ib an inline objectJerome Glisse2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: remove r600 blit mutex v2Christian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: move the semaphore from the fence into the ibJerome Glisse2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: immediately free ttm-move semaphoreChristian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: rip out the ib poolJerome Glisse2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: simplify semaphore handling v2Jerome Glisse2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: multiple ring allocator v3Christian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: use one wait queue for all rings add fence_wait_any v2Jerome Glisse2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: define new SA interface v3Christian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: make sa bo a stand alone objectChristian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: keep start and end offset in the SAChristian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add sub allocator debugfs fileChristian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: add proper locking to the SA v3Christian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: use inline functions to calc sa_bo addrChristian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: rework locking ring emission mutex in fence deadlock detection v2Christian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: rework fence handling, drop fence list v7Jerome Glisse2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: convert fence to uint64_t v4Jerome Glisse2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: replace the per ring mutex with a global oneChristian König2012-05-09
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drm/radeon: fix possible lack of synchronization btw ttm and other ringJerome Glisse2012-05-09
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ...Dave Airlie2012-05-07
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter2012-05-07
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | / / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: mid-bios: rewrite VBT/GCT handling in a cleaner wayKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: fix -Wmissing-include-dirs warningsKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: cdv_intel_lvds: mark cdv_intel_lvds_enc_funcs as staticKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: oaktrail_hdmi_i2c_handler(): base should be __iomemKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: lid_state should be __iomemKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: psb_irq_turn_off_dpst() fix bit operationKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: framebuffer: mark psb_fb_helper_funcs as staticKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: vram_addr should be __iomemKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: sgx_reg and vdc_reg should be __iomemKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: gtt: fix __iomem sparse warningsKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: psb_gtt_init(): drop unused variableKirill A. Shutemov2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: address the lid codeAlan Cox2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: opregion and ACPIAlan Cox2012-05-07
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: implement backlight functionality for Cedartrail devicesAlan Cox2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: wide framebuffer memoryAlan Cox2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: Sync up Oaktrail HDMIAlan Cox2012-05-03
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gma500: don't register the ACPI video busAlan Cox2012-05-03