summaryrefslogtreecommitdiff
path: root/drivers/gpu (unfollow)
Commit message (Expand)Author
2014-11-07drm/panel: s6e8aa0: Fix build warnings on 64-bitThierry Reding
2014-11-07drm/panel: ld9040: Fix build warnings on 64-bitThierry Reding
2014-11-07drm/panel: simple: Update Innolux N116BGE timingsDaniel Kurtz
2014-11-07drm/panel: simple: Add support for Hitachi TX23D38VM0CAALucas Stach
2014-11-07drm/panel: simple: Add support for Innolux G121I1-L01Lucas Stach
2014-11-07drm/panel: simple: Add missing .bpc fieldsThierry Reding
2014-11-07drm/panel: simple: Add AUO B116XW03 panel supportAjay Kumar
2014-11-07drm/panel: simple: Add HannStar HSD070PWW1 7.0" WXGA TFT LCD panelPhilipp Zabel
2014-11-07drm: drop README.drm, ancient scrollsDave Airlie
2014-11-06drm/radeon: add missing crtc unlock when setting up the MCAlex Deucher
2014-11-06drm/radeon: use gart for DMA IB testsAlex Deucher
2014-11-06drm/radeon: make sure mode init is complete in bandwidth_updateAlex Deucher
2014-11-06drm/radeon: set correct CE ram size for CIKJammy Zhou
2014-11-06drm/atomic: Refcounting for plane_state->fbDaniel Vetter
2014-11-06drm: Docbook integration and over sections for all the new helpersDaniel Vetter
2014-11-06drm/atomic-helpers: functions for state duplicate/destroy/resetDaniel Vetter
2014-11-06drm/atomic-helper: implement ->page_flipDaniel Vetter
2014-11-06drm/atomic-helpers: document how to implement async commitDaniel Vetter
2014-11-06drm/atomic: Integrate fence supportDaniel Vetter
2014-11-06drm/atomic-helper: implementatations for legacy interfacesDaniel Vetter
2014-11-06drm: Atomic crtc/connector updates using crtc/plane helper interfacesDaniel Vetter
2014-11-06drm/i915: safeguard against too high minimum brightnessJani Nikula
2014-11-06drm/i915: vlv: fix gunit HW state corruption during S4 suspendImre Deak
2014-11-06drm/i915: Disable caches for Global GTT.Rodrigo Vivi
2014-11-06drm/panel: simple: Update calls to gpiod_get*()Alexandre Courbot
2014-11-06drm/panel: s6e8aa0: Update calls to gpiod_get*()Alexandre Courbot
2014-11-06drm/panel: ld9040: Update calls to gpiod_get*()Alexandre Courbot
2014-11-05drm/crtc-helper: Transitional functions using atomic plane helpersDaniel Vetter
2014-11-05drm/plane-helper: transitional atomic plane helpersDaniel Vetter
2014-11-05drm: Add atomic/plane helpersDaniel Vetter
2014-11-05drm: Global atomic state handlingDaniel Vetter
2014-11-05drm/dp: Add counters in the drm_dp_aux struct for I2C NACKs and DEFERsTodd Previte
2014-11-05drm: Move drm_crtc_init from drm_crtc.h to drm_plane_helper.hDaniel Vetter
2014-11-04drm/i915: Make *_crtc_mode_set work on new_configAnder Conselvan de Oliveira
2014-11-04drm/i915: Remove redundant return value and WARN_ONDave Gordon
2014-11-04drm/i915: Fix null pointer dereference in ring cleanup codeJohn Harrison
2014-11-04drm/i915: Redefine WARN_ON to include the conditionMika Kuoppala
2014-11-04drm/i915: Read out the power sequencer port assignment on resume on vlv/chvVille Syrjälä
2014-11-04drm/i915: Initialize PPS timestamps on vlv/chvVille Syrjälä
2014-11-04drm/i915/audio: remove misleading checks for !eld[0]Jani Nikula
2014-11-04drm/i915: introduce intel_audio_codec_{enable, disable}Jani Nikula
2014-11-04drm/i915/ddi: write ELD where it's supposed to be doneJani Nikula
2014-11-04drm/i915/audio: set ELD Conn_Type at one placeJani Nikula
2014-11-04drm/i915: Enable pipe-a power well on chvVille Syrjälä
2014-11-04drm/i915: Add support for CHV pipe B sprite CSCVille Syrjälä
2014-11-04drm/i915: run hsw_disable_pc8() later on resumePaulo Zanoni
2014-11-04drm/i915: kill intel_resume_prepare()Paulo Zanoni
2014-11-04drm/i915: Initialize new chv primary plane and pipe blender registersVille Syrjälä
2014-11-04drm/i915: Do vlv cmnlane toggle w/a in more casesVille Syrjälä
2014-11-04drm/i915: use intel_fb_obj() macros to assign gem objectsGustavo Padovan