summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()Ben Skeggs2015-04-14
* | | | | | | | | | | drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chipsBen Skeggs2015-04-14
* | | | | | | | | | | drm/nouveau/pbus/hwsq: Make code size u16Roy Spliet2015-04-14
* | | | | | | | | | | drm/nouveau/pbus/hwsq: Support strided register writesRoy Spliet2015-04-14
* | | | | | | | | | | drm/nouveau/instmem/gk20a: fix crash during error pathAlexandre Courbot2015-04-14
* | | | | | | | | | | drm/nouveau/disp/gf110-: fix base channel update debug/error outputBen Skeggs2015-04-14
* | | | | | | | | | | drm/nouveau/disp/nv50-: fix push buffers in vramBen Skeggs2015-04-14
* | | | | | | | | | | drm/nouveau: bump driver patchlevel for coherent flagBen Skeggs2015-04-14
* | | | | | | | | | | drm/nouveau/gem: allow user-space to specify an object should be coherentAlexandre Courbot2015-04-14
* | | | | | | | | | | drm/nouveau/instmem/gk20a: add IOMMU supportAlexandre Courbot2015-04-14
* | | | | | | | | | | drm/nouveau/platform: probe IOMMU if presentAlexandre Courbot2015-04-14
* | | | | | | | | | | drm/nouveau/instmem/gk20a: use DMA attributesAlexandre Courbot2015-04-14
* | | | | | | | | | | drm/nouveau/gk20a: remove RAM deviceAlexandre Courbot2015-04-14
* | | | | | | | | | | drm/nouveau/instmem/gk20a: move memory allocation to instmemAlexandre Courbot2015-04-14
* | | | | | | | | | | make RAM device optionalAlexandre Courbot2015-04-14
* | | | | | | | | | | drm/nouveau/gr/gf100: Clear notify interruptLauri Peltonen2015-04-14
* | | | | | | | | | | drm/nouveau/graph/nvc0: Fix engine pointer retrievalLauri Peltonen2015-04-14
* | | | | | | | | | | drm/nouveau/devinit/nv04: change owner to intBen Skeggs2015-04-14
* | | | | | | | | | | drm/nouveau/mxm: indent an if statementDan Carpenter2015-04-14
* | | | | | | | | | | drm/nouveau/fuse/gm107: simplify the return logicMartin Peres2015-04-14
* | | | | | | | | | | Merge tag 'imx-drm-next-2015-03-31' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-04-13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | drm/imx: imx-ldb: allow to determine bus format from the connected panelPhilipp Zabel2015-03-31
| * | | | | | | | | | | drm/imx: imx-ldb: reset display clock input when disabling LVDSPhilipp Zabel2015-03-31
| * | | | | | | | | | | drm/imx: imx-ldb: add drm_panel supportPhilipp Zabel2015-03-31
| * | | | | | | | | | | drm/imx: consolidate bus format variable namesPhilipp Zabel2015-03-31
| * | | | | | | | | | | drm/imx: switch to use media bus formatsPhilipp Zabel2015-03-31
| * | | | | | | | | | | drm/imx: ipuv3-crtc: Allow to divide DI clock from TVEv2Philipp Zabel2015-03-31
| * | | | | | | | | | | drm/imx: Add support for interlaced scanoutPhilipp Zabel2015-03-31
* | | | | | | | | | | | Merge tag 'of-graph-drm-2015-04-08' of git://git.pengutronix.de/git/pza/linux...Dave Airlie2015-04-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | drm/rockchip: use for_each_endpoint_of_node macro, drop endpoint reference on...Philipp Zabel2015-04-08
| * | | | | | | | | | | | drm/rcar-du: use for_each_endpoint_of_node macroPhilipp Zabel2015-04-08
| * | | | | | | | | | | | drm/imx: use for_each_endpoint_of_node macro in imx_drm_encoder_get_mux_idPhilipp Zabel2015-04-08
| * | | | | | | | | | | | drm: use for_each_endpoint_of_node macro in drm_of_find_possible_crtcsPhilipp Zabel2015-04-08
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring2015-03-25
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | of: Decrement refcount of previous endpoint in of_graph_get_next_endpointPhilipp Zabel2015-02-23
| | | |_|/ / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | drm/exynos: Fix FIMD buffer size calculationDaniel Stone2015-04-13
* | | | | | | | | | | | drm/exynos: Enable DP clock to fix display on Exynos5250 and otherKrzysztof Kozlowski2015-04-13
* | | | | | | | | | | | drm/exynos: fimd: check whether exynos_drm_crtc_create succeed or notHyungwon Hwang2015-04-13
* | | | | | | | | | | | drm/exynos: dsi: remove the empty mode_valid callbackHyungwon Hwang2015-04-13
* | | | | | | | | | | | drm/exynos: add ratio calculationJoonyoung Shim2015-04-13
* | | | | | | | | | | | drm/exynos: use src_x and src_y instead of fb_x and fb_yJoonyoung Shim2015-04-13
* | | | | | | | | | | | drm/exynos: mixer: add 2x scaling to mixer_graph_bufferTobias Jakobi2015-04-13
* | | | | | | | | | | | drm/exynos: remove superfluous error messagesTobias Jakobi2015-04-13
* | | | | | | | | | | | drm/exynos: fix typos in hdmi and mixerTobias Jakobi2015-04-13
* | | | | | | | | | | | drm/exynos/ipp: Validate buffer enqueue requestsBeata Michalska2015-04-13
* | | | | | | | | | | | drm/exynos: track vblank events on a per crtc basisMandeep Singh Baines2015-04-13
* | | | | | | | | | | | drm/exynos: remove leftover functions declarationsGustavo Padovan2015-04-13
* | | | | | | | | | | | drm/exynos: remove exynos_plane_destroy()Gustavo Padovan2015-04-13
* | | | | | | | | | | | drm/exynos: make zpos property immutableGustavo Padovan2015-04-13
* | | | | | | | | | | | drm/exynos: preset zpos value for overlay planesGustavo Padovan2015-04-13