aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-11drm/i915: Print pretty names for pixel formatsVille Syrjälä
2013-06-11drm: Print pretty names for pixel formatsVille Syrjälä
2013-06-11drm: move pinning/unpinning to buffer attachMaarten Lankhorst
2013-06-11drm: add unpin function to prime helpersMaarten Lankhorst
2013-06-03drm_modes: videomode: add doubleclk flagSteffen Trumtrar
2013-06-03video: of: display_timing: add doubleclk flagSteffen Trumtrar
2013-06-03video: display_timing: add doubleclk flagSteffen Trumtrar
2013-06-03video: display_timing: make parameter constSteffen Trumtrar
2013-05-31drm: Don't leak phys_wc "handles" to userspaceAndy Lutomirski
2013-05-31drm: Remove mtrr_add and mtrr_del fallback hack for non-MTRR systemsAndy Lutomirski
2013-05-31uvesafb: Clean up MTRR codeAndy Lutomirski
2013-05-31radeon: Switch to arch_phys_wc_add and add a missing ..._delAndy Lutomirski
2013-05-31i915: Use arch_phys_wc_{add,del}Andy Lutomirski
2013-05-31drm, agpgart: Use pgprot_writecombine for AGP maps and make the MTRR optionalAndy Lutomirski
2013-05-31drm: Update drm_addmap and drm_mmap to use PAT WC instead of MTRRsAndy Lutomirski
2013-05-31drm (ast, cirrus, mgag200, nouveau, savage, vmwgfx): Remove drm_mtrr_{add, del}Andy Lutomirski
2013-05-31Add arch_phys_wc_{add, del} to manipulate WC MTRRs if neededAndy Lutomirski
2013-05-31Merge tag 'drm-intel-next-2013-05-20-merged' of git://people.freedesktop.org/...Dave Airlie
2013-05-31drm/qxl: fix build warnings on 32-bitDave Airlie
2013-05-30Merge branch 'drm-fixes-3.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2013-05-29radeon: use max_bus_speed to activate gen2 speedsKleber Sacilotto de Souza
2013-05-29drm/radeon: narrow scope of Apple re-POST hackAlex Deucher
2013-05-29drm/radeon: don't check crtcs in card_posted() on cards without DCEAlex Deucher
2013-05-29drm/radeon: fix card_posted check for newer asicsAlex Deucher
2013-05-29drm/radeon: fix typo in cu_per_sh on verdeAlex Deucher
2013-05-29drm/radeon: UVD block on SUMO2 is the same as on SUMOChristian König
2013-05-28qxl: fix Kconfig deps - select FB_DEFERRED_IOAndrew Jones
2013-05-24Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-05-24Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-05-24Merge remote-tracking branch 'pfdo/drm-fixes' into drm-nextDave Airlie
2013-05-23Merge tag 'pci-v3.10-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-05-23Merge tag 'tty-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge tag 'staging-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-05-23Merge tag 'driver-core-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-05-23Merge tag 'char-misc-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-23Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-05-23Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-05-23lib: make iovec obj instead of libRandy Dunlap
2013-05-23Input: wacom - add an eraser to DTH2242/DTK2241Ping Cheng
2013-05-23drm/exynos: replace request_threaded_irq with devm functionSeung-Woo Kim
2013-05-23drm/exynos: remove unnecessary devm_kfreeSeung-Woo Kim
2013-05-23drm/exynos: fix build warnings from ipp fimcSeung-Woo Kim
2013-05-23drm/exynos: cleanup device pointer usagesSeung-Woo Kim
2013-05-23drm/exynos: wait for the completion of pending page flipInki Dae
2013-05-23drm/exynos: use drm_send_vblank_event() helperRob Clark
2013-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds
2013-05-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-22staging: dwc2: remove compile warning for USB_DWC2_TRACK_MISSED_SOFSPaul Zimmerman
2013-05-22Merge tag 'iio-fixes-for-3.10a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman