summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-02-09drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin
2017-02-09drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater
2017-02-01drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira
2017-02-01drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai
2017-01-19drm/radeon: drop verde dpm quirksAlex Deucher
2017-01-12drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer
2017-01-09drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey
2017-01-09drm/gma500: Add compat ioctlPatrik Jakobsson
2017-01-09drm/radeon: add additional pci revision to dpm workaroundAlex Deucher
2017-01-09drm/radeon: Hide the HW cursor while it's out of boundsMichel Dänzer
2017-01-09drm/radeon: Also call cursor_move_locked when the cursor size changesMichel Dänzer
2017-01-09drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs
2017-01-09drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutexBen Skeggs
2017-01-09drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs
2017-01-09drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs
2017-01-09drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs
2016-12-02drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to onMichel Dänzer
2016-11-26drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner
2016-11-18drm/i915: Respect alternate_ddc_pin for all DDI portsVille Syrjälä
2016-11-15drm/radeon: fix DP mode validationAlex Deucher
2016-11-15drm/radeon/dp: add back special handling for NUTMEGAlex Deucher
2016-11-15drm/amdgpu: fix DP mode validationAlex Deucher
2016-11-15drm/amdgpu/dp: add back special handling for NUTMEGAlex Deucher
2016-11-10drm/exynos: fix error handling in exynos_drm_subdrv_openArnd Bergmann
2016-11-10drm/dp/mst: Check peer device type before attempting EDID readVille Syrjälä
2016-11-10drm/radeon: drop register readback in cayman_cp_int_cntl_setupLucas Stach
2016-11-10drm/radeon/si_dpm: workaround for SI kickersAlex Deucher
2016-11-10drm/radeon/si_dpm: Limit clocks on HD86xx partTom St Denis
2016-11-10Revert "drm/radeon: fix DP link training issue with second 4K monitor"Michel Dänzer
2016-11-10drm/dp/mst: Clear port->pdt when tearing down the i2c adapterVille Syrjälä
2016-10-31drm/i915: Unalias obj->phys_handle and obj->userptrChris Wilson
2016-10-31drm/i915: Account for TSEG size when determining 865G stolen baseVille Syrjälä
2016-10-31Revert "drm/i915: Check live status before reading edid"David Weinehall
2016-10-31drm/i915/gen9: fix the WaWmMemoryReadLatency implementationPaulo Zanoni
2016-10-31drm/vmwgfx: Limit the user-space command buffer sizeThomas Hellstrom
2016-10-31drm/radeon: change vblank_time's calculation method to reduce computational e...Alex Deucher
2016-10-31drm/radeon/si/dpm: fix phase shedding setupAlex Deucher
2016-10-31drm/radeon: narrow asic_init for virtualizationAlex Deucher
2016-10-31drm/amdgpu: change vblank_time's calculation method to reduce computational e...Rex Zhu
2016-10-31drm/amdgpu/dce11: add missing drm_mode_config_cleanup callGrazvydas Ignotas
2016-10-31drm/amdgpu/dce11: disable hpd on local panelsAlex Deucher
2016-10-31drm/amdgpu/dce8: disable hpd on local panelsAlex Deucher
2016-10-31drm/amdgpu/dce10: disable hpd on local panelsAlex Deucher
2016-10-31drm/amdgpu: fix IB alignment for UVDAlex Deucher
2016-10-31drm/prime: Pass the right module owner through to dma_buf_export()Chris Wilson
2016-10-07drm/radeon/si/dpm: add workaround for for Jet partsAlex Deucher
2016-10-07drm/nouveau/fifo/nv04: avoid ramht race against cookie insertionIlia Mirkin
2016-09-30qxl: check for kmap failuresDan Carpenter
2016-09-30nouveau: fix nv40_perfctr_next() cleanup regressionArnd Bergmann
2016-09-24drm: Only use compat ioctl for addfb2 on X86/IA64Kristian H. Kristensen