aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2013-12-19gpu: host1x: Fix more sparse warningsThierry Reding1-0/+3
2013-12-19gpu: host1x: Use the correct HW headers for host1x02Thierry Reding3-2/+150
2013-12-19gpu: host1x: Export public APIThierry Reding4-0/+22
2013-12-19gpu: host1x: Add MIPI pad calibration supportThierry Reding4-4/+288
2013-12-17drm/tegra: Implement panel supportThierry Reding3-4/+36
2013-12-17drm/panel: Add support for Panasonic VVX10F004B0Thierry Reding1-7/+87
2013-12-17drm/panel: Add simple panel supportThierry Reding4-0/+433
2013-12-17drm: Add panel supportThierry Reding4-0/+108
2013-12-17drm: Add MIPI DSI bus supportAndrzej Hajda3-0/+320
2013-12-17Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-nextThierry Reding5-8/+43
2013-12-15radeon_pm: fix oops in hwmon_attributes_visible() and radeon_hwmon_show_temp_thresh()Sergey Senozhatsky1-4/+2
2013-12-11ARM: tegra: pass reset to tegra_powergate_sequence_power_up()Stephen Warren1-2/+4
2013-12-11drm/tegra: use reset frameworkStephen Warren5-6/+39
2013-12-05Merge branch 'drm-fixes-3.13' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie14-91/+106
2013-12-05drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood1-1/+1
2013-12-05drm/edid: fix length check when adding extra 3D modesThomas Wood1-1/+1
2013-12-04drm/radeon/atom: fix bus probes when hw_i2c is set (v2)Alex Deucher1-6/+9
2013-12-04drm/radeon: fix null pointer dereference in dce6+ audio codeAlex Deucher1-5/+7
2013-12-04drm/radeon: fixup bad vram size on SIAlex Deucher1-2/+9
2013-12-05Merge tag 'drm-intel-fixes-2013-12-02' of git://people.freedesktop.org/~danvet/drm-intel into drm-fixesDave Airlie11-77/+82
2013-12-05Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos into drm-fixesDave Airlie2-14/+23
2013-12-05Merge tag 'drm/for-3.13-rc3' of git://anongit.freedesktop.org/tegra/linux into drm-fixesDave Airlie7-27/+35
2013-12-05udl: fix issue with imported prime buffersRob Clark1-0/+6
2013-12-05Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixesDave Airlie11-17/+499
2013-12-04drm/vmwgfx: Add our connectors to sysfsThomas Hellstrom3-0/+5
2013-12-04drm/vmwgfx: Fix dma buffer memory size accountingThomas Hellstrom3-10/+47
2013-12-04drm/vmwgfx: Fix up and comment the dumb buffer implementationThomas Hellstrom1-27/+37
2013-12-04drm/vmwgfx: Correctly set the enabled state on crtcsThomas Hellstrom2-0/+5
2013-12-03drm/nv50/disp: min/max are reversed in nv50_crtc_gamma_set()Dan Carpenter1-1/+1
2013-12-03drm/nouveau/sw: fix oops if gpu has its display block disabledBen Skeggs1-1/+1
2013-12-03drm/nouveau: unreference fence after syncingBen Skeggs1-0/+1
2013-12-03drm/nouveau/kms: send timestamp data for correct head in flip completion eventsMaarten Lankhorst1-1/+1
2013-12-03drm/nouveau/clk: Add support for NVAA/NVACRoy Spliet4-2/+452
2013-12-03drm/nouveau/fifo: Hook up pause and resume for NV50 and NV84+Roy Spliet2-0/+6
2013-12-03drm/nv10/plane: some chipsets don't support NV12Ilia Mirkin1-2/+13
2013-12-03drm/nv10/plane: add downscaling restrictionsIlia Mirkin1-1/+9
2013-12-03drm/nv10/plane: fix format computationIlia Mirkin1-8/+9
2013-12-03drm/nv04-nv30/clk: provide an empty domain listBen Skeggs1-1/+6
2013-12-03drm/tegra: return -EFAULT if copy_from_user() failsDan Carpenter1-11/+15
2013-12-03gpu: host1x: Fix a few sparse warningsThierry Reding1-2/+3
2013-12-03drm/tegra: Force cast to __iomem to make sparse happyThierry Reding1-1/+1
2013-12-03drm/tegra: Make tegra_drm_driver staticThierry Reding1-1/+1
2013-12-03drm/tegra: Fix address space mismatchesThierry Reding1-4/+4
2013-12-03drm/tegra: Tightly bind RGB output to DCThierry Reding1-4/+7
2013-12-03drm/tegra: Make CRTC upcasting saferThierry Reding1-1/+1
2013-12-02drm/radeon: fix VGT_GS_INSTANCE_CNT registerDave Airlie3-3/+4
2013-12-02drm/radeon: Fix a typo in Cayman and Evergreen registersAlexandre Demers2-2/+2
2013-12-02drm/radeon/dpm: simplify state adjust logic for NIAlex Deucher1-17/+11
2013-12-02drm/radeon: add radeon_vm_bo_update trace pointChristian König4-12/+32
2013-12-02drm/radeon: add VMID allocation trace pointChristian König2-0/+17