summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-12-05drm: add helper to get crtc timings (v5)Gustavo Padovan
2014-12-05amdkfd: Disable support for 32-bit user processesOded Gabbay
2014-12-05drm/i915: Update DRIVER_DATE to 20141205Daniel Vetter
2014-12-05drm/i915/bdw: Add WaHdcDisableFetchWhenMaskedMichel Thierry
2014-12-05drm/i915: Update the DSI enable path to support dualGaurav K Singh
2014-12-05drm/i915: Update the DSI disable path to support dual link panel disablingGaurav K Singh
2014-12-05drm/i915: MIPI Timings related changes for dual linkGaurav K Singh
2014-12-05drm/i915: cck reg used for checking DSI Pll lockedGaurav K Singh
2014-12-05drm/i915: Enable DSI PLL for both DSI0 and DSI1 in case of dual linkGaurav K Singh
2014-12-05drm/i915: Dual link needs Shutdown and Turn on packet for both portsGaurav K Singh
2014-12-05drm/i915: Pixel Clock changes for DSI dual linkGaurav K Singh
2014-12-05drm/i915: Add support for port enable/disable for dual link configurationGaurav K Singh
2014-12-05drm/i915: s/MI_STORE_DWORD_IMM_GEN8/MI_STORE_DWORD_IMM_GEN4/Ville Syrjälä
2014-12-05drm/i915: release struct_mutex on the i915_gem_init_hw fail pathJani Nikula
2014-12-05drm/i915: Handle inaccurate time conversion issuesDaniel Vetter
2014-12-05drm/i915: compute wait_ioctl timeout correctlyDaniel Vetter
2014-12-05drm/i915: don't always do full mode sets when infoframes are enabledJesse Barnes
2014-12-05amdkfd: Remove duplicate includeOded Gabbay
2014-12-05Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-12-05Merge tag 'drm-intel-next-fixes-2014-12-04' of git://anongit.freedesktop.org/...Dave Airlie
2014-12-05Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie
2014-12-04drm: Fix memory leak at error path of drm_read()Takashi Iwai
2014-12-04amdkfd: Set *buffer_ptr to NULL in case of errorOded Gabbay
2014-12-04drm/i915: Added port as parameter to the functions which does read/write of D...Gaurav K Singh
2014-12-04drm/i915: New functions added for enabling & disabling MIPI Port Ctrl regGaurav K Singh
2014-12-04drm/i915: Don't display nonsensical values in i915_ddb_info on gen < 9Damien Lespiau
2014-12-04drm/i915: Stop putting GGTT VMA at the head of the listTvrtko Ursulin
2014-12-03drm/radeon: enable smc fan control on CIAlex Deucher
2014-12-04drm / exynos / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-03drm/radeon: use pointers instead of indexes for CS chunksChristian König
2014-12-03drm/radeon: remove duplicates checkChristian König
2014-12-03drm/ttm: optionally move duplicates to a separate listChristian König
2014-12-03drm/radeon: check the right ring in radeon_evict_flags()Alex Deucher
2014-12-03drm/radeon: fix copy paste typos in fan control for si/ciAlex Deucher
2014-12-03drm/radeon: Hide cursor on CRTCs used by fbdev (v2)Michel Dänzer
2014-12-03drm/radeon: add spinlock for BO_VA status protection (v2)Christian König
2014-12-03drm/radeon: fence PT updates as sharedChristian König
2014-12-03drm/radeon: rename radeon_cs_reloc to radeon_bo_listChristian König
2014-12-03drm/radeon: drop the handle from radeon_cs_relocChristian König
2014-12-03drm/radeon drop gobj from radeon_cs_relocChristian König
2014-12-03drm/radeon: fix typo in new fan control registers for SI/CIAlex Deucher
2014-12-03drm/radeon: sync all BOs involved in a CSChristian König
2014-12-03drm/radeon: Move hotspot handling out of radeon_set_cursorMichel Dänzer
2014-12-03drm/radeon: Re-show the cursor after a modesetMichel Dänzer
2014-12-03drm/i915/skl: Update the DDI translation values for DP/eDP 1.3Damien Lespiau
2014-12-03drm/edid: Restore kerneldoc consistencyThierry Reding
2014-12-03amdkfd: use atomic allocations within srcu callbacksSasha Levin
2014-12-03amdkfd: use sizeof(long) granularity for the pasid bitmaskSasha Levin
2014-12-03drm/vmwgfx: (Re)bind shaders to MOBs with the correct offsetThomas Hellstrom
2014-12-03drm/vmwgfx: Fix fence event codeThomas Hellstrom