summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2016-04-08drm/gma500/mdfld_dsi: remove bogus if checkAlan
2016-04-08drm/gma500: Fix possible out of bounds readItai Handler
2016-04-08drm/gma500: fix double freeingSudip Mukherjee
2016-04-08drm/i915: Simplify check for idleness in hangcheckChris Wilson
2016-04-08drm/i915: Apply a mb between emitting the request and hangcheckChris Wilson
2016-04-08drm/i915: Reset engine->last_submitted_seqnoChris Wilson
2016-04-08drm/i915: Reset semaphore page for gen8Chris Wilson
2016-04-08drm/i915: Refactor gen8 semaphore offset calculationChris Wilson
2016-04-08drm/i915: Move the hw semaphore initialisation from GEM to the engineChris Wilson
2016-04-08drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()Chris Wilson
2016-04-08drm/i915: On GPU reset, set the HWS breadcrumb to the last seqnoChris Wilson
2016-04-08drm/i915: Include engine->last_submitted_seqno in GPU error stateChris Wilson
2016-04-07drm/i915/BXT: Get pipe conf from the port registersRamalingam C
2016-04-07drm/i915: Sharing the pixel_format_from_vbt to whole i915Ramalingam C
2016-04-07drm/i915/dsi: use a temp variable for referencing the gpio tableJani Nikula
2016-04-07drm/i915/dsi: abstract VLV gpio element execution to a separate functionJani Nikula
2016-04-07drm/i915/dsi: clean up vlv gpio table and definitionsJani Nikula
2016-04-07drm/i915: Do not use {HAS_*, IS_*, INTEL_INFO}(dev_priv->dev)Joonas Lahtinen
2016-04-07drm/i915: Do not WARN_ON in i915_vm_to_ppgttJoonas Lahtinen
2016-04-07drm/i915: Use i915_vm_to_ppgtt instead of manual container_ofJoonas Lahtinen
2016-04-06Merge branch 'drm-fixes-4.6' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-04-06drm/i915/bxt: Set max cdclk frequency properlyMatt Roper
2016-04-06drm/i915/skl+: Use plane size for relative data rate calculationKumar, Mahesh
2016-04-06drm/i915: Set invert bit for hpd based on VBTShubhangi Shrivastava
2016-04-06drm/i915: Update VBT fields for child devicesShubhangi Shrivastava
2016-04-06Merge branch 'linux-4.6' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2016-04-06drm/nouveau/tegra: acquire and enable reference clock if neededAlexandre Courbot
2016-04-05Merge branch 'drm-next-analogix-dp-v2' of github.com:yakir-Yang/linux into dr...Dave Airlie
2016-04-05Merge branch 'for-upstream/hdlcd' of git://linux-arm.org/linux-ld into drm-fixesDave Airlie
2016-04-05Merge tag 'imx-drm-next-2016-04-01' of git://git.pengutronix.de/git/pza/linux...Dave Airlie
2016-04-05Merge tag 'drm-intel-next-2016-03-30' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-04-05Merge tag 'topic/drm-misc-2016-04-01' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-04-05drm/amdgpu: total vram size also reduces pin sizeChunming Zhou
2016-04-05drm/i915: Set GPU freq to idle_freq initiallyVille Syrjälä
2016-04-05drm/i915: Use GPLL ref clock to calculate GPU freqs on VLV/CHVVille Syrjälä
2016-04-05drm/i915/guc: always reset GuC before loading firmwareDave Gordon
2016-04-05drm/i915/guc: reset GuC and retry on firmware load failureArun Siluvery
2016-04-05drm/i915/shrinker: Refactor common uninterruptible lockingChris Wilson
2016-04-05drm/i915/shrinker: Hook up vmap allocation failure notifierChris Wilson
2016-04-05drm/i915/shrinker: Account for unshrinkable unbound pagesChris Wilson
2016-04-05drm/i915/chv: add more IOSF port definitionsJani Nikula
2016-04-05drm/i915/dsi: add support for DSI sequence block v2 gpio elementJani Nikula
2016-04-05drm: bridge: analogix/dp: Fix the possible dead lock in bridge disable timeYakir Yang
2016-04-05drm: bridge: analogix/dp: add panel prepare/unprepare in suspend/resume timeYakir Yang
2016-04-05drm: bridge: analogix/dp: add edid modes parse in get_modes methodYakir Yang
2016-04-05drm: bridge: analogix/dp: move hpd detect to connector detect functionYakir Yang
2016-04-05drm: bridge: analogix/dp: try force hpd after plug in lookup failedYakir Yang
2016-04-05drm: bridge: analogix/dp: add max link rate and lane count limit for RK3288Yakir Yang
2016-04-05drm: bridge: analogix/dp: add some rk3288 special registers settingYakir Yang
2016-04-05drm: rockchip: dp: add rockchip platform dp driverYakir Yang