summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | Merge tag 'drm/for-3.12-rc1' of git://anongit.freedesktop.org/tegra/linux int...Dave Airlie2013-09-045-17/+23
| |\ \ \ | | |_|/ | |/| |
| | * | drm/tegra: Parse device tree earlierThierry Reding2013-09-031-7/+7
| | * | gpu: host1x: Sort drivers by probe orderThierry Reding2013-09-031-1/+1
| | * | gpu: host1x: Check for valid host1x pointerThierry Reding2013-09-031-1/+1
| | * | gpu: host1x: returning success instead of -ENOMEMDan Carpenter2013-08-271-2/+1
| | * | gpu: host1x: fix an integer overflow checkDan Carpenter2013-08-271-6/+6
| | * | drm/tegra: hdmi: Make sure clock is enabled before dumping registersMikko Perttunen2013-08-271-0/+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
| * | | drm/tegra: fix up page flip flags.Dave Airlie2013-09-021-1/+1
| * | | 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
| | * | | drm/radeon/dpm: make sure dc performance level limits are valid (BTC-SI) (v2)Alex Deucher2013-08-303-0/+18
| | * | | drm/radeon: gcc fixes for extended dpm tablesAlex Deucher2013-08-301-24/+50
| | * | | drm/radeon: gcc fixes for kb/kv dpmAlex Deucher2013-08-301-2/+5
| | * | | drm/radeon: gcc fixes for ci dpmAlex Deucher2013-08-301-2/+5
| | * | | drm/radeon: gcc fixes for si dpmAlex Deucher2013-08-301-2/+5
| | * | | drm/radeon: gcc fixes for ni dpmAlex Deucher2013-08-301-2/+3
OpenPOWER on IntegriCloud