summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/virtio: fix framebuffer sparse warningGerd Hoffmann2017-08-111-1/+1
* drm: rcar-du: fix backport bugGreg Kroah-Hartman2017-08-111-1/+1
* drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse2017-08-061-1/+2
* drm/msm: Ensure that the hardware write pointer is validJordan Crouse2017-08-062-2/+10
* drm: rcar-du: Simplify and fix probe error handlingLaurent Pinchart2017-08-062-21/+16
* drm: rcar-du: Perform initialization/cleanup at probe/remove timeLaurent Pinchart2017-08-064-114/+106
* drm/rcar: Nuke preclose hookDaniel Vetter2017-08-063-32/+0
* drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs2017-08-061-1/+1
* drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh2017-08-061-1/+1
* drm/mst: Avoid processing partially received up/down message transactionsImre Deak2017-07-271-7/+24
* drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak2017-07-271-1/+3
* drm/mst: Fix error handling during MST sideband message receptionImre Deak2017-07-271-2/+8
* drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner2017-07-271-2/+11
* drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-07-271-0/+6
* drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis2017-07-271-0/+3
* drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann2017-07-151-1/+3
* drm/amdgpu: check ring being ready before usingDing Pixel2017-07-051-0/+7
* drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat2017-07-051-0/+1
* drm/ast: Handle configuration without P2A bridgeRussell Currey2017-07-053-109/+168
* drm/amdgpu: adjust default display clockAlex Deucher2017-06-291-0/+4
* drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher2017-06-291-2/+2
* drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher2017-06-291-0/+7
* drm/radeon: add a PX quirk for another K53TK variantAlex Deucher2017-06-291-0/+4
* drm/ast: Fixed system hanged if disable P2AY.C. Chen2017-06-173-79/+97
* drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul2017-06-172-2/+6
* drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs2017-06-172-0/+7
* drm/nouveau: prevent userspace from deleting client objectBen Skeggs2017-06-171-1/+2
* drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs2017-06-142-3/+5
* drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh2017-06-141-7/+11
* drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov2017-06-141-0/+3
* drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter2017-06-141-0/+2
* drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt2017-06-143-0/+9
* drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-06-141-0/+6
* drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson2017-06-071-7/+11
* drm/radeon: Unbreak HPD handling for r600+Lyude2017-06-074-7/+7
* drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher2017-06-071-0/+6
* drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2Mario Kleiner2017-05-251-0/+8
* drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs2017-05-251-10/+16
* drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs2017-05-251-3/+13
* drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs2017-05-251-7/+10
* drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs2017-05-251-1/+1
* drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs2017-05-254-4/+4
* drm/amdgpu: Make display watermark calculations more accurateMario Kleiner2017-05-253-15/+15
* drm/amdgpu: Avoid overflows/divide-by-zero in latency_watermark calculations.Mario Kleiner2017-05-253-48/+9
* drm/ttm: fix use-after-free races in vm fault handlingNicolai Hähnle2017-05-141-0/+12
* drm/amdgpu: fix array out of boundstom will2017-05-021-1/+1
* drm/nouveau/mmu/nv4a: use nv04 mmu rather than the nv44 oneIlia Mirkin2017-04-211-1/+1
* drm/nouveau/mpeg: mthd returns true on success nowIlia Mirkin2017-04-212-2/+2
* drm/i915: Stop using RP_DOWN_EI on BaytrailChris Wilson2017-04-183-48/+32
* drm/i915: Avoid tweaking evaluation thresholds on Baytrail v3Mika Kuoppala2017-04-181-0/+7