summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-02-25drm/i915: fix intel_backlight_device_register declarationArnd Bergmann
2018-02-25drm/vc4: Release fence after signallingStefan Schake
2018-02-25drm/armada: fix leak of crtc structureRussell King
2018-02-25drm: Require __GFP_NOFAIL for the legacy drm_modeset_lock_allChris Wilson
2018-02-22drm/qxl: reapply cursor after resetting primaryRay Strode
2018-02-22qxl: alloc & use shadow for dumb buffersGerd Hoffmann
2018-02-22drm/radeon: adjust tested variableJulia Lawall
2018-02-22drm/radeon: Add dpm quirk for Jet PRO (v2)Alex Deucher
2018-02-22drm/ast: Load lut in crtc_commitDaniel Vetter
2018-02-22drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky
2018-02-22drm/qxl: unref cursor bo when finished with itRay Strode
2018-02-22drm/ttm: Fix 'buf' pointer update in ttm_bo_vm_access_kmap() (v2)Tom St Denis
2018-02-22drm/ttm: Don't add swapped BOs to swap-LRU listFelix Kuehling
2018-02-22drm/i915: add GT number to intel_device_infoLionel Landwerlin
2018-02-16drm/i915: Avoid PPS HW/SW state mismatch due to roundingImre Deak
2018-02-16drm/i915: Fix deadlock in i830_disable_pipe()Ville Syrjälä
2018-02-16drm/i915: Redo plane sanitation during readoutVille Syrjälä
2018-02-16drm/i915: Add .get_hw_state() method for planesVille Syrjälä
2018-02-03drm/vc4: Move IRQ enable to PM pathStefan Schake
2018-02-03drm/omap: displays: panel-dpi: add backlight dependencyArnd Bergmann
2018-02-03drm/omap: Fix error handling path in 'omap_dmm_probe()'Christophe JAILLET
2018-02-03drm/bridge: tc358767: fix 1-lane behaviorAndrey Gusakov
2018-02-03drm/bridge: tc358767: fix AUXDATAn registers accessAndrey Gusakov
2018-02-03drm/bridge: tc358767: fix timing calculationsAndrey Gusakov
2018-02-03drm/bridge: tc358767: fix DP0_MISC register setAndrey Gusakov
2018-02-03drm/bridge: tc358767: filter out too high modesAndrey Gusakov
2018-02-03drm/bridge: tc358767: do no fail on hi-res displaysAndrey Gusakov
2018-02-03drm/bridge: Fix lvds-encoder since the panel_bridge rework.Eric Anholt
2018-02-03drm/amdgpu: don't try to move pinned BOsChristian König
2018-02-03drm/rockchip: dw-mipi-dsi: fix possible un-balanced runtime PM enableMirza Krak
2018-02-03drm/amdkfd: Fix SDMA oversubsription handlingFelix Kuehling
2018-02-03drm/amdkfd: Fix SDMA ring buffer size calculationshaoyunl
2018-02-03drm/amdgpu: Fix SDMA load/unload sequence on HWS disabled modeFelix Kuehling
2018-02-03drm/vc4: Account for interrupts in flightStefan Schake
2018-01-31drm/vc4: Fix NULL pointer dereference in vc4_save_hang_state()Boris Brezillon
2018-01-23drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark
2018-01-23drm/nouveau/disp/gf119: add missing drive vfunc ptrRob Clark
2018-01-17drm/i915: Fix init_clock_gating for resumeVille Syrjälä
2018-01-17drm/i915: Move init_clock_gating() back to where it wasVille Syrjälä
2018-01-17drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke
2018-01-17drm/i915/gvt: Clear the shadow page table entry after post-syncZhi Wang
2018-01-17drm/vmwgfx: Potential off by one in vmw_view_add()Dan Carpenter
2018-01-17drm/vmwgfx: Don't cache framebuffer mapsThomas Hellstrom
2018-01-10drm/i915: Apply Display WA #1183 on skl, kbl, and cflLucas De Marchi
2018-01-10drm/i915: Disable DC states around GMBUS on GLKVille Syrjälä
2017-12-29drm/sun4i: Fix error path handlingMaxime Ripard
2017-12-29drm/i915: Flush pending GTT writes before unbindingChris Wilson
2017-12-25drm/vc4: Avoid using vrefresh==0 mode in DSI htotal math.Eric Anholt
2017-12-25drm: Add retries for lspcon mode detectionShashank Sharma
2017-12-20drm/amdgpu: bypass lru touch for KIQ ring submissionPixel Ding