summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-18drm/i915: set CB tuning also for the reduce clockDaniel Vetter
2013-04-18drm/i915: fix FP CB tuning limits for lvdsDaniel Vetter
2013-04-18drm/i915: fix lost FP_CB_TUNE setting for pch pllsDaniel Vetter
2013-04-18drm/i915: Fix SDVO connector and encoder get_hw_state functionsEgbert Eich
2013-04-18drm/qxl: fix build with debugfs turned off.Dave Airlie
2013-04-17Merge branch 'gma500-next' of git://github.com/patjak/drm-gma500 into drm-nextDave Airlie
2013-04-16Merge branch 'drm-next-3.10' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2013-04-16drm/radeon: Always flush the VMJerome Glisse
2013-04-16drm/radeon: re-enable PTE/PDE packet for set_page on cayman/TNAlex Deucher
2013-04-16drm/exynos: drm_connector: Fix error check conditionSachin Kamat
2013-04-16drm/exynos: drm_rotator: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-16drm/exynos: mixer: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-16drm/exynos: hdmi: Fix incorrect usage of IS_ERR_OR_NULLSachin Kamat
2013-04-16drm/exynos: change the method for getting the interruptVikas Sajjan
2013-04-16drm/exynos: enable OF_VIDEOMODE and FB_MODE_HELPERS for exynos drm fimdVikas Sajjan
2013-04-16drm/exynos: Add display-timing node parsing using video helper functionVikas Sajjan
2013-04-16drm/exynos: hdmi: move mode_fixup to drm common hdmiRahul Sharma
2013-04-16drm/exynos: hdmi: using drm_display_mode timings for exynos4Rahul Sharma
2013-04-16drm/qxl: fix smatch warningsDave Airlie
2013-04-16drm/qxl: make lots of things static.Dave Airlie
2013-04-16Merge tag 'omapdss-for-3.10' of git://gitorious.org/linux-omap-dss2/linux int...Dave Airlie
2013-04-16drm: Perform ioctl command validation on the stored kernel valuesChris Wilson
2013-04-16drm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin
2013-04-16drm: Destroy property blobs at mode config cleanup timeLaurent Pinchart
2013-04-16Merge tag 'drm-intel-next-2013-04-06' of git://people.freedesktop.org/~danvet...Dave Airlie
2013-04-15drm/gma500: Add debugging info to psb_gtt_restore()Patrik Jakobsson
2013-04-15drm/gma500: Check connector status before restoring sdvoPatrik Jakobsson
2013-04-15drm/radeon: cleanup properly if mmio mapping failsAlex Deucher
2013-04-15drm/radeon/evergreen+: don't enable HPD interrupts on eDP/LVDSAlex Deucher
2013-04-15OMAPDSS: Merge omapdss topic branchesTomi Valkeinen
2013-04-12drm: cleanup: use drm_framebuffer_reference instead of a kref_getarchit taneja
2013-04-12drm/mgag200: Convert to managed device resources where possibleChristopher Harvey
2013-04-12drm: Misc comment cleanupChristopher Harvey
2013-04-12drm: Add 1600x1200 (UXGA) screen resolution to the built-in EDIDsCarsten Emde
2013-04-12video: hdmi: Relicense under MITThierry Reding
2013-04-12drm: add new QXL driver. (v1.4)Dave Airlie
2013-04-12ttm: export functions to allow qxl do its own iomappingDave Airlie
2013-04-11drm/radeon: add si tile mode array query v3Jerome Glisse
2013-04-11drm/radeon: add ring working queryChristian König
2013-04-11drm/radeon: handle broken disabled rb mask gracefullyAlex Deucher
2013-04-11drm/omap: add statics to a few structsTomi Valkeinen
2013-04-11drm/omap: Fix and improve crtc and overlay manager correlationArchit Taneja
2013-04-11drm/omap: Take a fb reference in omap_plane_update()Archit Taneja
2013-04-11drm/omap: Make fixed resolution panels workArchit Taneja
2013-04-11drm/omap: fix modeset_init if a panel doesn't satisfy omapdrm requirementsArchit Taneja
2013-04-11OMAPDSS: DPI: widen the pck search when using dss fckTomi Valkeinen
2013-04-11OMAPDSS: fix dss_fck clock rate roundingTomi Valkeinen
2013-04-10gma500:fix build failure for 3.9-rc5Xiong Zhou
2013-04-10omapdss: use devm_clk_get()Archit Taneja
2013-04-10OMAPDSS: nec-nl8048 panel: Use dev_pm_opsLars-Peter Clausen