summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | drm/amdgpu: add more Polaris10 DIDFlora Cui2016-05-181-0/+9
| | * | drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1
| | * | drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1
| | * | drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1
| | * | drm/amd/amdgpu/cz_dpm: Remove unused variableMuhammad Falak R Wani2016-05-181-9/+4
| | * | drm/amd/amdgpu : Remove unused variableMuhammad Falak R Wani2016-05-181-2/+1
| | * | drm/amd/powerplay: use ARRAY_SIZE() to calculate array size.Muhammad Falak R Wani2016-05-161-1/+1
| | * | drm/amdgpu: fix array out of boundstom will2016-05-161-1/+1
| | * | drm/radeon: fix array out of boundstom will2016-05-161-1/+1
| | * | drm/amd/powerplay: fix a bug on updating sclk for TongaEric Huang2016-05-131-1/+1
| | * | drm/amd/powerplay: fix a bug on updating sclk for FijiEric Huang2016-05-131-1/+1
| | * | drm/amdgpu: create fence slab once when amdgpu module init.Rex Zhu2016-05-133-12/+20
| | * | drm/amd/powerplay: move asic unrelated function to hwmgr.c.Rex Zhu2016-05-134-73/+40
| | * | drm/amd/powerplay: fix NULL point check errorRex Zhu2016-05-131-2/+3
| | * | drm/amd/powerplay: SCLK will have a big drop with low VDDC when PPlib was ena...Rex Zhu2016-05-131-1/+2
| | * | drm/amdgpu: Encapsulate some VM table update parameters (v2)Harish Kasiviswanathan2016-05-111-49/+62
| | * | drm/amdgpu: fix TC cache flushingMarek Olšák2016-05-112-1/+4
| * | | Merge tag 'imx-drm-fixes-2016-05-24' of git://git.pengutronix.de/git/pza/linu...Dave Airlie2016-05-252-1/+9
| |\ \ \
| | * | | drm/imx: Match imx-ipuv3-crtc components using device node in platform dataPhilipp Zabel2016-05-232-1/+9
* | | | | Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-251-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | drm: i915: Explicitly apply PWM config extracted from pwm_argsBoris Brezillon2016-05-171-0/+6
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-05-233-3/+11
|\ \ \ \ \
| * | | | | drm/amdgpu: make amdgpu_mn_get wait for mmap_sem killableMichal Hocko2016-05-231-1/+4
| * | | | | drm/radeon: make radeon_mn_get wait for mmap_sem killableMichal Hocko2016-05-231-1/+3
| * | | | | drm/i915: make i915_gem_mmap_ioctl wait for mmap_sem killableMichal Hocko2016-05-231-1/+4
* | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-05-23758-20730/+101399
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | drm/edid: add displayid detailed 1 timings to the modelist. (v1.1)Dave Airlie2016-05-231-0/+108
| * | | | | drm/edid: move displayid validation to it's own function.Dave Airlie2016-05-231-18/+26
| * | | | | drm/displayid: Iterate over all DisplayID blocksTomas Bzatek2016-05-231-13/+19
| * | | | | drm/edid: move displayid tiled block parsing into separate function.Dave Airlie2016-05-231-51/+59
| * | | | | drm: Nuke ->vblank_disable_allowedDaniel Vetter2016-05-2113-39/+0
| * | | | | Merge tag 'vmwgfx-next-160520' of git://people.freedesktop.org/~thomash/linux...Dave Airlie2016-05-218-16/+653
| |\ \ \ \ \
| | * | | | | drm/vmwgfx: Report vmwgfx version to vmware.logSinclair Yeh2016-05-203-2/+25
| | * | | | | drm/vmwgfx: Add VMWare host messaging capabilitySinclair Yeh2016-05-202-0/+607
| | * | | | | drm/vmwgfx: Kill some lockdep warningsThomas Hellstrom2016-05-205-14/+21
| * | | | | | Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-nextDave Airlie2016-05-21203-843/+1853
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau/gr/gf100-: fix race condition in fecs/gpccs ucodeBen Skeggs2016-05-2014-71/+85
| | * | | | | | drm/nouveau/core: recognise GM108 chipsetsBen Skeggs2016-05-201-0/+35
| | * | | | | | drm/nouveau/gr/gm107-: fix touching non-existent ppcs in attrib cb setupBen Skeggs2016-05-201-1/+3
| | * | | | | | drm/nouveau/gr/gk104-: share implementation of ppc exception initBen Skeggs2016-05-207-7/+31
| | * | | | | | drm/nouveau/gr/gk104-: move rop_active_fbps init to nonctxBen Skeggs2016-05-2015-28/+36
| | * | | | | | drm/nouveau/bios/pll: check BIT table version before trying to parse itBen Skeggs2016-05-201-4/+6
| | * | | | | | drm/nouveau/bios/pll: prevent oops when limits table can't be parsedBen Skeggs2016-05-201-2/+2
| | * | | | | | drm/nouveau/volt/gk104: round up in gk104_volt_setKarol Herbst2016-05-201-1/+1
| | * | | | | | drm/nouveau/fb/gm200: setup mmu debug buffer registers at init()Ben Skeggs2016-05-205-9/+65
| | * | | | | | drm/nouveau/fb/gk20a,gm20b: setup mmu debug buffer registers at init()Ben Skeggs2016-05-202-5/+4
| | * | | | | | drm/nouveau/fb/gf100-: allocate mmu debug buffersBen Skeggs2016-05-2013-36/+58
| | * | | | | | drm/nouveau/fb: allow chipset-specific actions for oneinit()Ben Skeggs2016-05-202-0/+9
| | * | | | | | drm/nouveau/gr/gm200-: fix bad hardcoding of a max-tpcs-per-gpc valueBen Skeggs2016-05-202-2/+3
| | * | | | | | drm/nouveau/gr/gm200-: rop count == ltc countBen Skeggs2016-05-203-2/+9
OpenPOWER on IntegriCloud