summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2018-11-12drm/syncobj: Fix compilation following partial revertChris Wilson
2018-11-12drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä
2018-11-12drm/i915/execlists: Force write serialisation into context image vs executionChris Wilson
2018-11-12drm/i915/icl: Fix power well 2 wrt. DC-off toggling orderImre Deak
2018-11-12drm/i915: Fix NULL deref when re-enabling HPD IRQs on systems with MSTLyude Paul
2018-11-12drm/i915: Fix possible race in intel_dp_add_mst_connector()Lyude Paul
2018-11-12drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5Chris Wilson
2018-11-12drm: Revert syncobj timeline changes.Eric Anholt
2018-11-12drm/i915: Clean up the baseline bpp computationVille Syrjälä
2018-11-12drm/i915: Remove pointless goto failVille Syrjälä
2018-11-12drm/i915: Handle -EDEADLK from ironlake_check_fdi_lanes()Ville Syrjälä
2018-11-12drm/omap: dsi: Fix missing of_platform_depopulate()Tony Lindgren
2018-11-12drm/omap: Move DISPC runtime PM handling to omapdrmLaurent Pinchart
2018-11-12drm/omap: dsi: Ensure the device is active during probeLaurent Pinchart
2018-11-12drm/omap: hdmi4: Ensure the device is active during bindLaurent Pinchart
2018-11-12drm/omap: Populate DSS children in omapdss driverLaurent Pinchart
2018-11-10Merge tag 'drm-fixes-2018-11-11' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-11-11Merge branch 'drm-fixes-4.20' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-11-11Merge tag 'drm-misc-fixes-2018-11-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-11-11Merge tag 'drm-intel-fixes-2018-11-08' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-11-09drm/amdgpu/gfx9: rework lbpw enable codeAlex Deucher
2018-11-09drm/ttm: remove set but not used variable 'driver'YueHaibing
2018-11-09drm/amdgpu: abstract the function of enter/exit safe mode for RLCLikun Gao
2018-11-09drm/amdgpu: separate amdgpu_rlc into a single fileLikun Gao
2018-11-09drm/amdgpu: unify rlc function into structureLikun Gao
2018-11-09drm/amdgpu: Each PSP need to get latest topology info on XGMI configurationshaoyunl
2018-11-09drm/i915/query: fix subslice lengthDaniele Ceraolo Spurio
2018-11-09drm/i915: fix subslice mask array sizeDaniele Ceraolo Spurio
2018-11-09drm/i915/psr: Move intel_psr_disable_source() code to intel_psr_disable_locked()José Roberto de Souza
2018-11-09drm/i915/icl: Reset PSR interruptionsJosé Roberto de Souza
2018-11-09drm/i915/psr: Always wait for idle state when disabling PSRJosé Roberto de Souza
2018-11-09drm/i915/psr: Use intel_psr_exit() in intel_psr_disable_source()José Roberto de Souza
2018-11-09drm/dp_mst: Check if primary mstb is nullStanislav Lisovskiy
2018-11-09drm/i915: Generalize skl_ddb_allocation_overlaps()Ville Syrjälä
2018-11-09drm/i915: Clean up skl+ PLANE_POS vs. scaler handlingVille Syrjälä
2018-11-09drm/i915: Polish the skl+ plane keyval/msk/max register setupVille Syrjälä
2018-11-09drm/i915: Remove the PS_PWR_GATE write from skl_program_scaler()Ville Syrjälä
2018-11-09drm/i915/mst: Drop pre_pll_enable null checkJosé Roberto de Souza
2018-11-09drm/i915: Release DDI power well references in MST portsJosé Roberto de Souza
2018-11-09drm/i915: Reuse the aux_domain cachedJosé Roberto de Souza
2018-11-09drm/i915: Sanitize PCH port transcoder select on IBXVille Syrjälä
2018-11-09drm/i915: Fix hpd handling for pins with two encodersVille Syrjälä
2018-11-09drm/vc4: Prefer PPF over TPZ when dst >= 2/3 srcBoris Brezillon
2018-11-09drm/vc4: ->x_scaling[1] should never be set to VC4_SCALING_NONEBoris Brezillon
2018-11-09drm/i915/icl: Fix PLL mapping sanitization for DP portsImre Deak
2018-11-09drm/i915/ddi: Add more sanity check to the encoder HW readoutImre Deak
2018-11-09drm/i915: Track rcu_head for our idle workerChris Wilson
2018-11-09drm/i915: Initialise the obj->rcu headChris Wilson
2018-11-09drm/sun4i: tcon: Support an active-low DE signal with RGB interfacePaul Kocialkowski
2018-11-09drm/sun4i: tcon: Get the connector from the encoder in RGB setupPaul Kocialkowski