summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)Author
2014-12-10drm/sti: Remove dummy ->load_lut() implementationThierry Reding
2014-12-10drm/msm: Remove dummy ->load_lut() implementationThierry Reding
2014-12-10drm/bochs: Remove dummy ->load_lut() implementationThierry Reding
2014-12-10drm/armada: Remove dummy ->load_lut() implementationThierry Reding
2014-12-10drm: Zero out DRM object memory upon cleanupThierry Reding
2014-12-10drm/i915/bdw: Fix the write setting up the WIZ hashing modeDamien Lespiau
2014-12-10drm/i915: Don't complain about stolen conflicts on gen3Daniel Vetter
2014-12-09drm/amd: Fixing typos in kfd<->kgd interfaceBen Goz
2014-12-09drm: fix a typo in a commentMartin Peres
2014-12-09drm: fix a word repetition in a commentMartin Peres
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-12-09drm/fb: add support for tiled monitor configurations. (v2)Dave Airlie
2014-12-09drm/tile: expose the tile property to userspace (v3)Dave Airlie
2014-12-09drm/connector: store tile information from displayid (v3)Dave Airlie
2014-12-09drm/mst: cached EDID for logical ports (v2)Dave Airlie
2014-12-09drm: add tile_group support. (v3)Dave Airlie
2014-12-09drm/dp-mst: Remove branches before dropping the referenceDaniel Vetter
2014-12-09drm/fb_helper: move deferred fb checking into restore mode (v2)Dave Airlie
2014-12-09drm/dp: retry AUX transactions 32 times (v1.1)Dave Airlie
2014-12-08Merge branch 'pm-runtime'Rafael J. Wysocki
2014-12-08drm/i915: Check mask/bit helper functionsDaniel Vetter
2014-12-08drm/i915: Move golden context init into ->init_contextDaniel Vetter
2014-12-08drm/i915: resume MST after reading back hw stateDave Airlie
2014-12-08gpu: drm: i915: intel_display.c: Remove unused functionRickard Strandqvist
2014-12-08Merge branch 'drm_iommu_v15' of https://github.com/markyzq/kernel-drm-rockchi...Dave Airlie
2014-12-08Merge branch 'amdkfd-next-3.19' of git://people.freedesktop.org/~gabbayo/linu...Dave Airlie
2014-12-08Merge tag 'v3.18' into drm-nextDave Airlie
2014-12-06drm/i915: Additional request structure tracingJohn Harrison
2014-12-06drm/i915: Add unique id to the request structure for debuggingJohn Harrison
2014-12-06drm/i915: Zero fill the request structureJohn Harrison
2014-12-06drm/i915: Fix up seqno -> request merge issuesJohn Harrison
2014-12-06drm/i915: Make all plane disables use 'update_plane' (v5)Matt Roper
2014-12-06drm/i915: Ensure state->crtc is non-NULL for plane updatesMatt Roper
2014-12-06drm/i915: Consolidate top-level .update_plane() handlersMatt Roper
2014-12-06drm/i915: Consolidate plane 'cleanup' operations (v3)Matt Roper
2014-12-06drm/i915: Consolidate plane 'prepare' functions (v2)Matt Roper
2014-12-06drm/i915: Make intel_plane_state subclass drm_plane_stateMatt Roper
2014-12-06drm/i915: Introduce intel_prepare_cursor_plane() (v2)Matt Roper
2014-12-05drm/i915: remove intel_pipe_set_base() (v4)Gustavo Padovan
2014-12-05drm/i915: remove intel_crtc_cursor_set_obj() (v5)Gustavo Padovan
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