summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2017-08-30drm: rcar-du: Fix H/V sync signal polarity configurationKoji Matsuoka
2017-08-30drm: rcar-du: Fix display timing controller parameterKoji Matsuoka
2017-08-30drm: rcar-du: Fix crash in encoder failure error pathLaurent Pinchart
2017-08-30drm: rcar-du: lvds: Rename PLLEN bit to PLLONLaurent Pinchart
2017-08-30drm: rcar-du: lvds: Fix PLL frequency-related configurationLaurent Pinchart
2017-08-30drm/atomic: If the atomic check fails, return its value firstMaarten Lankhorst
2017-08-30drm: Release driver tracking before making the object available againChris Wilson
2017-08-11drm/virtio: fix framebuffer sparse warningGerd Hoffmann
2017-08-11drm: rcar-du: fix backport bugGreg Kroah-Hartman
2017-08-06drm/msm: Verify that MSM_SUBMIT_BO_FLAGS are setJordan Crouse
2017-08-06drm/msm: Ensure that the hardware write pointer is validJordan Crouse
2017-08-06drm: rcar-du: Simplify and fix probe error handlingLaurent Pinchart
2017-08-06drm: rcar-du: Perform initialization/cleanup at probe/remove timeLaurent Pinchart
2017-08-06drm/rcar: Nuke preclose hookDaniel Vetter
2017-08-06drm/nouveau/bar/gf100: fix access to upper half of BAR2Ben Skeggs
2017-08-06drm/vmwgfx: Fix gcc-7.1.1 warningSinclair Yeh
2017-07-27drm/mst: Avoid processing partially received up/down message transactionsImre Deak
2017-07-27drm/mst: Avoid dereferencing a NULL mstb in drm_dp_mst_handle_up_req()Imre Deak
2017-07-27drm/mst: Fix error handling during MST sideband message receptionImre Deak
2017-07-27drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner
2017-07-27drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-07-27drm/amd/amdgpu: Return error if initiating read out of range on vramTom St Denis
2017-07-15drm/virtio: don't leak bo on drm_gem_object_init failureGerd Hoffmann
2017-07-05drm/amdgpu: check ring being ready before usingDing Pixel
2017-07-05drm/vmwgfx: Free hash table allocated by cmdbuf managed res mgrDeepak Rawat
2017-07-05drm/ast: Handle configuration without P2A bridgeRussell Currey
2017-06-29drm/amdgpu: adjust default display clockAlex Deucher
2017-06-29drm/amdgpu/atom: fix ps allocation size for EnableDispPowerGatingAlex Deucher
2017-06-29drm/radeon: add a quirk for Toshiba Satellite L20-183Alex Deucher
2017-06-29drm/radeon: add a PX quirk for another K53TK variantAlex Deucher
2017-06-17drm/ast: Fixed system hanged if disable P2AY.C. Chen
2017-06-17drm/nouveau: Don't enabling polling twice on runtime resumeLyude Paul
2017-06-17drm/nouveau/fence/g84-: protect against concurrent access to semaphore buffersBen Skeggs
2017-06-17drm/nouveau: prevent userspace from deleting client objectBen Skeggs
2017-06-14drm/nouveau/tmr: fully separate alarm execution/pending listsBen Skeggs
2017-06-14drm/vmwgfx: Make sure backup_handle is always validSinclair Yeh
2017-06-14drm/vmwgfx: limit the number of mip levels in vmw_gb_surface_define_ioctl()Vladis Dronov
2017-06-14drm/vmwgfx: Handle vmalloc() failure in vmw_local_fifo_reserve()Dan Carpenter
2017-06-14drm/msm: Expose our reservation object when exporting a dmabuf.Eric Anholt
2017-06-14drm/amdgpu/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-06-07drm/gma500/psb: Actually use VBT mode when it is foundPatrik Jakobsson
2017-06-07drm/radeon: Unbreak HPD handling for r600+Lyude
2017-06-07drm/radeon/ci: disable mclk switching for high refresh rates (v2)Alex Deucher
2017-05-25drm/edid: Add 10 bpc quirk for LGD 764 panel in HP zBook 17 G2Mario Kleiner
2017-05-25drm/nouveau/tmr: handle races with hw when updating the next alarm timeBen Skeggs
2017-05-25drm/nouveau/tmr: avoid processing completed alarms when adding a new oneBen Skeggs
2017-05-25drm/nouveau/tmr: fix corruption of the pending list when rescheduling an alarmBen Skeggs
2017-05-25drm/nouveau/tmr: ack interrupt before processing alarmsBen Skeggs
2017-05-25drm/nouveau/therm: remove ineffective workarounds for alarm bugsBen Skeggs
2017-05-25drm/amdgpu: Make display watermark calculations more accurateMario Kleiner