summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2016-11-18drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä1-36/+48
2016-11-15drm/radeon: fix DP mode validationAlex Deucher1-2/+2
2016-11-15drm/radeon/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-11-15drm/amdgpu: fix DP mode validationAlex Deucher1-2/+2
2016-11-15drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher1-4/+16
2016-11-10drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann1-1/+1
2016-11-10drm/dp/mst: Check peer device type before attempting EDID readVille Syrjälä1-1/+3
2016-11-10drm/radeon: drop register readback in cayman_cp_int_cntl_setupLucas Stach1-3/+1
2016-11-10drm/radeon/si_dpm: workaround for SI kickersAlex Deucher1-16/+43
2016-11-10drm/radeon/si_dpm: Limit clocks on HD86xx partTom St Denis1-0/+6
2016-11-10Revert "drm/radeon: fix DP link training issue with second 4K monitor"Michel Dänzer1-1/+1
2016-11-10drm/dp/mst: Clear port->pdt when tearing down the i2c adapterVille Syrjälä1-0/+2
2016-10-31drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson1-13/+11
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä1-6/+17
2016-10-31Revert "drm/i915: Check live status before reading edid"David Weinehall3-32/+8
2016-10-31drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni1-20/+22
2016-10-31drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom1-3/+3
2016-10-31drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher1-7/+8
2016-10-31drm/radeon/si/dpm: fix phase shedding setupAlex Deucher2-1/+2
2016-10-31drm/radeon: narrow asic_init for virtualizationAlex Deucher1-2/+3
2016-10-31drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu1-6/+8
2016-10-31drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas1-0/+1
2016-10-31drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher1-10/+13
2016-10-31drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher1-9/+39
2016-10-31drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher1-10/+13
2016-10-31drm/amdgpu: fix IB alignment for UVDAlex Deucher1-1/+1
2016-10-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson1-7/+10
2016-10-07drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher1-0/+6
2016-10-07drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin1-0/+3
2016-09-30qxl: check for kmap failuresDan Carpenter1-0/+2
2016-09-30nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann1-2/+4
2016-09-24drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen1-0/+4
2016-09-24drm: atmel-hlcdc: Fix vertical scalingJan Leupold1-5/+5
2016-09-24drm/i915: Avoid pointer arithmetic in calculating plane surface offsetMika Kuoppala3-11/+13
2016-09-24gma500: remove annoying deprecation warningLinus Torvalds1-1/+1
2016-09-15drm/msm: fix use of copy_from_user() while holding spinlockRob Clark1-5/+22
2016-09-15drm: Reject page_flip for !DRIVER_MODESETDaniel Vetter1-0/+3
2016-09-15drm/radeon: fix radeon_move_blit on 32bit systemsChristian König1-2/+2
2016-09-15drm/amdgpu/cz: enable/disable vce dpm even if vce pg is disabledAlex Deucher1-3/+1
2016-09-15drm/i915: Check VBT for port presence in addition to the strap on VLV/CHVVille Syrjälä4-9/+66
2016-09-15drm/i915: Only ignore eDP ports that are connectedChris Wilson3-17/+17
2016-09-15drm/radeon/mst: fix regression in lane/link handling.Dave Airlie1-10/+2
2016-09-15drm: Balance error path for GEM handle allocationChris Wilson1-12/+17
2016-09-15drm/i915: Fix hpd live status bits for g4xVille Syrjälä2-14/+15
2016-09-15drm/radeon: fix dp link rate selection (v2)Alex Deucher3-77/+49
2016-09-15drm/amdgpu: fix dp link rate selection (v2)Alex Deucher1-60/+36
2016-09-15drm/atomic: Do not unset crtc when an encoder is stolenMaarten Lankhorst1-4/+0
2016-09-07drm/i915: fix aliasing_ppgtt leakMatthew Auld1-0/+1
2016-09-07drm/amdgpu: record error code when ring test failedChunming Zhou1-2/+3
2016-09-07drm/amd/amdgpu: sdma resume fail during S4 on CIjimqu1-0/+3