summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2015-05-22drm/mode: Add user blob-creation ioctlDaniel Stone
2015-05-22drm: Return error value from blob creationDaniel Stone
2015-05-22drm: Allow creating blob properties without copyDaniel Stone
2015-05-22drm/mode: Unstatic kernel-userspace mode conversionDaniel Stone
2015-05-22drm/mode: Validate modes inside drm_crtc_convert_umodeDaniel Stone
2015-05-22drm/crtc_helper: Replace open-coded CRTC state helpersDaniel Stone
2015-05-22drm: kerneldoc fixes for blob propertiesDaniel Stone
2015-05-22drm/panel: simple: Add support for LG LB070WV8 800x480 7" panelHeiko Schocher
2015-05-22drm/i915: Introduce DRM_I915_THROTTLE_JIFFIESChris Wilson
2015-05-22drm/i915: Use the correct destructor for freeing requests on errorChris Wilson
2015-05-22drm/i915/skl: don't fail colorkey + scaler requestChandra Konduru
2015-05-22drm/i915: Enable GTT caching on gen8Ville Syrjälä
2015-05-22drm/i915: Move WaProgramL3SqcReg1Default:bdw to init_clock_gating()Ville Syrjälä
2015-05-22drm/i915: Use ilk_init_lp_watermarks() on BDWVille Syrjälä
2015-05-22drm/plane-helper: Adapt cursor hack to transitional helpersDaniel Vetter
2015-05-22Merge branch 'drm-fixes-4.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2015-05-22Merge tag 'drm-intel-fixes-2015-05-21' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-21drm/i915: Disable FDI RX/TX before the portsVille Syrjälä
2015-05-21drm/i915: Disable CRT port after pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Disable SDVO port after the pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Disable HDMI port after the pipe on PCH platformsVille Syrjälä
2015-05-21drm/i915: Fix the IBX transcoder B workaroundsVille Syrjälä
2015-05-21drm/i915: Write the SDVO reg twice on IBXVille Syrjälä
2015-05-21drm/i915: Fix DP enhanced framing for CPTVille Syrjälä
2015-05-21drm/i915: Clean up the CPT DP .get_hw_state() port readoutVille Syrjälä
2015-05-21drm/i915: Clarfify the DP code platform checksVille Syrjälä
2015-05-21drm/i915: Remove the double register write from intel_disable_hdmi()Ville Syrjälä
2015-05-21drm/i915: Remove a bogus 12bpc "toggle" from intel_disable_hdmi()Ville Syrjälä
2015-05-21drm/i915/skl: Deinit/init the display at suspend/resumeDamien Lespiau
2015-05-21drm/i915: Free RPS boosts for all laggardsChris Wilson
2015-05-21drm/radeon: fix error flag checking in native aux pathAlex Deucher
2015-05-21drm/radeon: retry dcpd fetchAlex Deucher
2015-05-21drm/i915: Don't downclock whilst we have clients waiting for GPU resultsChris Wilson
2015-05-21drm/i915: Convert RPS tracking to a intel_rps_client structChris Wilson
2015-05-21drm/i915: Limit mmio flip RPS boostsChris Wilson
2015-05-21drm/i915: Limit ring synchronisation (sw sempahores) RPS boostsChris Wilson
2015-05-21drm/i915: Inline check required for object syncing prior to execbufChris Wilson
2015-05-21drm/i915: Implement inter-engine read-read optimisationsChris Wilson
2015-05-21drm/i915: s/\<rq\>/req/gDaniel Vetter
2015-05-21drm/i915/skl: enable WaForceContextSaveRestoreNonCoherentImre Deak
2015-05-21drm/i915/bxt: fix WaForceContextSaveRestoreNonCoherent on steppings B0+Imre Deak
2015-05-21drm/DocBook: Add more drm_bridge documentationArchit Taneja
2015-05-21drm: bridge: Allow daisy chaining of bridgesArchit Taneja
2015-05-21drm/i915: Force clean compilation with -WerrorChris Wilson
2015-05-21drm/atomic: add all affected planes in drm_atomic_helper_check_modesetMaarten Lankhorst
2015-05-21drm/atomic: add drm_atomic_add_affected_planesMaarten Lankhorst
2015-05-21drm/atomic: add commit_planes_on_crtc helperMaarten Lankhorst
2015-05-21drm/msm/mdp5: fix incorrect parameter for msm_framebuffer_iova()Stephane Viau
2015-05-20drm/i2c: tda998x: fix compiler warning for ssize_tRussell King
2015-05-20drm/i915: Kill the dev variable in intel_suspend_complete()Damien Lespiau