summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2017-05-02drm/amdgpu: fix array out of boundstom will1-1/+1
2017-04-21drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin1-1/+1
2017-04-21drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2-2/+2
2017-04-18drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson3-48/+32
2017-04-18drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala1-0/+7
2017-04-12drm/vmwgfx: fix integer overflow in vmw_surface_define_ioctl()Li Qiang1-1/+4
2017-04-12drm/vmwgfx: Remove getparam error messageThomas Hellstrom1-2/+0
2017-04-12drm/ttm, drm/vmwgfx: Relax permission checking when opening surfacesThomas Hellstrom4-22/+20
2017-04-12drm/vmwgfx: avoid calling vzalloc with a 0 size in vmw_get_cap_3d_ioctl()Murray McAllister1-1/+1
2017-04-12drm/vmwgfx: NULL pointer dereference in vmw_surface_define_ioctl()Murray McAllister1-2/+2
2017-04-12drm/vmwgfx: Type-check lookups of fence objectsThomas Hellstrom1-27/+50
2017-04-08drm/radeon: Override fpfn for all VRAM placements in radeon_evict_flagsMichel Dänzer1-2/+2
2017-03-26drm/amdgpu: add missing irq.h includeDave Airlie1-0/+1
2017-03-15drm/i915/dsi: Do not clear DPOUNIT_CLOCK_GATE_DISABLE from vlv_init_display_c...Hans de Goede1-1/+12
2017-03-15drm/atomic: fix an error code in mode_fixup()Dan Carpenter1-1/+1
2017-03-15drm/ttm: Make sure BOs being swapped out are cacheableMichel Dänzer1-2/+2
2017-03-15drm/edid: Add EDID_QUIRK_FORCE_8BPC quirk for Rotel RSX-1058Tomeu Vizoso1-0/+3
2017-03-15drm/ast: Fix AST2400 POST failure without BMC FW or VBIOSY.C. Chen1-3/+35
2017-03-15drm/ast: Call open_key before enable_mmio in POST codeY.C. Chen1-1/+1
2017-03-15drm/ast: Fix test for VGA enabledY.C. Chen1-6/+2
2017-03-15drm/amdgpu: add more cases to DCE11 possible crtc mask setupAlex Deucher1-0/+6
2017-02-23drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart1-1/+1
2017-02-23drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer1-2/+2
2017-02-14drm/i915: fix use-after-free in page_flip_completed()Andrey Ryabinin1-2/+2
2017-02-09drm/nouveau/nv1a,nv1f/disp: fix memory clock rate retrievalIlia Mirkin1-1/+2
2017-02-09drm/nouveau/disp/gt215: Fix HDA ELD handling (thus, HDMI audio) on gt215Alastair Bridgewater1-1/+1
2017-02-01drm/i915: Don't leak edid in intel_crt_detect_ddc()Ander Conselvan de Oliveira1-4/+5
2017-02-01drm: Fix broken VT switch with video=1366x768 optionTakashi Iwai1-0/+7
2017-01-19drm/radeon: drop verde dpm quirksAlex Deucher1-13/+0
2017-01-12drm/radeon: Always store CRTC relative radeon_crtc->cursor_x/y valuesMichel Dänzer1-3/+3
2017-01-09drivers/gpu/drm/ast: Fix infinite loop if read failsRussell Currey1-2/+5
2017-01-09drm/gma500: Add compat ioctlPatrik Jakobsson1-0/+3
2017-01-09drm/radeon: add additional pci revision to dpm workaroundAlex Deucher1-0/+1
2017-01-09drm/radeon: Hide the HW cursor while it's out of boundsMichel Dänzer2-18/+43
2017-01-09drm/radeon: Also call cursor_move_locked when the cursor size changesMichel Dänzer1-4/+5
2017-01-09drm/nouveau/i2c/gk110b,gm10x: use the correct implementationBen Skeggs1-2/+2
2017-01-09drm/nouveau/fifo/gf100-: protect channel preempt with subdev mutexBen Skeggs2-6/+11
2017-01-09drm/nouveau/ltc: protect clearing of comptags with mutexBen Skeggs1-0/+2
2017-01-09drm/nouveau/bios: require checksum to match for fast acpi shadow methodBen Skeggs3-2/+7
2017-01-09drm/nouveau/kms: lvds panel strap moved again on maxwellBen Skeggs1-0/+3
2016-12-02drm/radeon: Ensure vblank interrupt is enabled on DPMS transition to onMichel Dänzer2-0/+4
2016-11-26drm/amdgpu: Attach exclusive fence to prime exported bo's. (v5)Mario Kleiner3-2/+21
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