summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2013-12-03drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet
2013-12-03drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+Roy Spliet
2013-12-03drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin
2013-12-03drm/nv10/plane: add downscaling restrictionsIlia Mirkin
2013-12-03drm/nv10/plane: fix format computationIlia Mirkin
2013-12-03drm/nv04-nv30/clk: provide an empty domain listBen Skeggs
2013-12-03drm/tegra: return -EFAULT if copy_from_user() failsDan Carpenter
2013-12-03drm/tegra: Force cast to __iomem to make sparse happyThierry Reding
2013-12-03drm/tegra: Make tegra_drm_driver staticThierry Reding
2013-12-03drm/tegra: Fix address space mismatchesThierry Reding
2013-12-03drm/tegra: Tightly bind RGB output to DCThierry Reding
2013-12-03drm/tegra: Make CRTC upcasting saferThierry Reding
2013-12-02drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie
2013-12-02drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers
2013-12-02drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher
2013-12-02drm/radeon: add radeon_vm_bo_update trace pointChristian König
2013-12-02drm/radeon: add VMID allocation trace pointChristian König
2013-12-02drm/radeon/dpm: Convert to use devm_hwmon_register_with_groupsGuenter Roeck
2013-12-02drm/radeon: program DCE2 audio dto just like DCE3Alex Deucher
2013-12-02drm/radeon: fix typo in fetching mpll paramsAlex Deucher
2013-12-02drm/exynos: release unhandled page flip events at postclose.Inki Dae
2013-12-02drm/exynos: Fix trivial typo in exynos_drm_fimd.cSachin Kamat
2013-11-29drm/i915: Pin pages whilst allocating for dma-buf vmap()Chris Wilson
2013-11-29drm/i915: Fix port name in vlv_wait_port_ready() timeout warningVille Syrjälä
2013-11-29drm/i915: MI_PREDICATE_RESULT_2 is HSW onlyVille Syrjälä
2013-11-29drm/i915: Make the DERRMR SRM target global GTTVille Syrjälä
2013-11-29drm/i915: use the correct force_wake function at the PC8 codePaulo Zanoni
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie
2013-11-28drm/i915: Fix pipe CSC post offset calculationVille Syrjälä
2013-11-28drm/i915: Return a drm_mode_status enum in the mode_valid vfuncsDamien Lespiau
2013-11-28drm/i915: add intel_display_power_enabled_sw() for use in atomic ctxImre Deak
2013-11-28drm/i915: drop DRM_ERROR in intel_fbdev initJesse Barnes
2013-11-28drm/i915: Simplify DP vs. eDP detectionVille Syrjälä
2013-11-28drm/i915: Check VBT for eDP ports on VLVVille Syrjälä
2013-11-28drm/i915/vlv: use parallel context restore when coming out of RC6Jesse Barnes
2013-11-28drm/i915/vlv: use a lower RC6 timeout on VLVJesse Barnes
2013-11-28drm/i915/sdvo: Fix up debug output to not split linesDaniel Vetter
2013-11-28drm/i915: make sparse happy for the new vlv mmio read functionDaniel Vetter
2013-11-28drm/i915: drop the right force-wake engine in the vlv mmio funcsDaniel Vetter
2013-11-28drm/i915: Fix GT wake FIFO free entries for VLVVille Syrjälä
2013-11-28drm/i915: Report all GTFIFODBG errorsVille Syrjälä
2013-11-28drm/i915: Enabling DebugFS for valleyview forcewake countsDeepak S
2013-11-28drm/i915/vlv: Valleyview support for forcewake Individual power wells.Deepak S
2013-11-28drm/i915: Add power well arguments to force wake routines.Deepak S
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin
2013-11-28drm/sysfs: fix OOM verificationDavid Herrmann
2013-11-27drm/i915: use crtc_htotal in watermark calculations to match fastboot v2Jesse Barnes
2013-11-27drm/i915: Do not attempt to re-enable an unconnected primary planeChris Wilson
2013-11-27drm/i915: Pin relocations for the duration of constructing the execbufferChris Wilson
2013-11-26drm/i915: add a debugfs entry for power domain infoImre Deak