summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/msm: hangcheck harderRob Clark2013-09-102-2/+17
* drm/msm: handle read vs write fencesRob Clark2013-09-104-11/+27
* drm/exynos: Fix build error with exynos_drm_connector.cSachin Kamat2013-09-051-1/+1
* drm/exynos: Remove non-DT support in exynos_drm_fimdSachin Kamat2013-09-051-53/+21
* drm/exynos: Remove non-DT support in exynos_hdmiSachin Kamat2013-09-051-58/+12
* drm/exynos: Remove non-DT support in exynos_drm_g2dSachin Kamat2013-09-051-3/+1
* drm/exynos: Remove non-DT support in exynos_hdmiphySachin Kamat2013-09-051-10/+1
* drm/exynos: Remove non-DT support in exynos_ddcSachin Kamat2013-09-051-10/+1
* drm/exynos: Make Exynos DRM drivers depend on OFSachin Kamat2013-09-051-2/+2
* drm/exynos: Consider fallback option to allocation failVikas Sajjan2013-09-051-0/+13
* drm/exynos: fimd: move platform data parsing to separate functionAndrzej Hajda2013-09-051-32/+31
* drm/exynos: fimd: get signal polarities from device treeAndrzej Hajda2013-09-051-0/+9
* drm/exynos: fimd: replace struct fb_videomode with videomodeAndrzej Hajda2013-09-052-96/+68
* drm/exynos: check a pixel format to a particular window layerInki Dae2013-09-051-0/+11
* drm/exynos: fix fimd pixel format settingInki Dae2013-09-051-21/+13
* drm/exynos: Add NULL pointer checkSachin Kamat2013-09-051-0/+9
* drm/exynos: Remove redundant error messagesSachin Kamat2013-09-0519-96/+30
* drm/exynos: Add missing of.h header includeSachin Kamat2013-09-056-1/+6
* drm/exynos: Remove redundant NULL check in exynos_drm_bufSachin Kamat2013-09-051-5/+0
* drm/exynos: add device tree support for rotatorChanho Park2013-09-051-28/+80
* drm/exynos: Add missing includesMark Brown2013-09-0510-0/+10
* drm/exynos: add runtime pm interfaces to g2d driverInki Dae2013-09-051-12/+28
* drm/exynos: Add fallback option to get non physically contiguous memory for fbVikas Sajjan2013-09-051-2/+13
* drm/tda998x: BUG() on invalid audio formatDavid Herrmann2013-09-051-0/+4
* drm/radeon: protect ACPI calls with CONFIG_ACPIStephen Rothwell2013-09-051-0/+4
* drm/nouveau: fix command submission to use vmalloc for big allocationsMaarten Lankhorst2013-09-041-7/+20
* drm/nouveau/bios/therm: handle vbioses with duplicate entries (mostly nva5)Martin Peres2013-09-041-1/+2
* drm/nouveau: use MSI interruptsLucas Stach2013-09-043-1/+25
* drm/nv50-/kms: assume analog display connected if load on any pinBen Skeggs2013-09-041-1/+1
* drm/nv50/disp: prevent false output detection on the original nv50Emil Velikov2013-09-041-5/+10
* drm/nouveau/i2c: pass the function pointers in at creation timeIlia Mirkin2013-09-048-21/+23
* drm/nouveau/therm: survive to suspend/resume cyclesMartin Peres2013-09-044-1/+51
* drm/nouveau/timer: add a way to cancel alarmsMartin Peres2013-09-043-0/+29
* drm/nouveau/timer: restore the time on resumeMartin Peres2013-09-041-1/+14
* drm/nouveau/fan: restore pwm value on resume when in manual/auto modeMartin Peres2013-09-042-1/+9
* drm/nouveau/therm: Set the correct pwm_mode upon resumeEmil Velikov2013-09-041-1/+1
* drm/nouveau: require contiguous bo for framebufferMaarten Lankhorst2013-09-041-0/+5
* drm/nv50-/disp: use the number of dac, sor, pior rather than hardcoded valuesEmil Velikov2013-09-041-17/+17
* drm/nouveau: remove duplicate copy of nv44_graph_classIlia Mirkin2013-09-042-8/+5
* drm/nouveau/vdec: implement support for VP3 enginesIlia Mirkin2013-09-046-53/+104
* drm/nouveau/core: get rid of math.h, replace log2i with order_base_2Ilia Mirkin2013-09-047-27/+7
* drm/radeon: support render nodesChristian König2013-09-022-12/+12
* drm/nouveau: Support render nodesMartin Peres2013-09-021-12/+12
* drm/i915: Support render nodesKristian Høgsberg2013-09-022-22/+23
* drm: fix DRM_IOCTL_MODE_GETFB handle-leakDavid Herrmann2013-09-021-3/+15
* drm/msm: convert to drm_bridgeRob Clark2013-09-0210-260/+274
* drm: Add drm_bridgeSean Paul2013-09-022-19/+120
* drm/nouveau: fix up 32-bit ioctls and device wake up.Dave Airlie2013-09-022-1/+2
* Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2013-09-02142-6657/+20937
|\
| * drm/radeon/dpm: make sure dc performance level limits are valid (CI)Alex Deucher2013-08-301-0/+6