summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)Author
2020-07-07drm/ast: Update cursor image and checksum from same functionThomas Zimmermann
2020-07-07drm/ast: Move cursor fb pinning and mapping into helperThomas Zimmermann
2020-07-07drm/ast: Pass struct ast_private instance to cursor init/fini functionsThomas Zimmermann
2020-07-07drm/ast: Move cursor functions to ast_cursor.cThomas Zimmermann
2020-07-07drm/vc4: crtc: Remove the feed_txp testsMaxime Ripard
2020-07-07drm/vc4: txp: Turn the TXP into a CRTC of its ownMaxime Ripard
2020-07-07drm/vc4: crtc: Move the txp_armed function to the TXPMaxime Ripard
2020-07-07drm/vc4: crtc: Move the CRTC initialisation to a separate functionMaxime Ripard
2020-07-07drm/vc4: crtc: Only access the PixelValve registers if we have toMaxime Ripard
2020-07-07drm/vc4: crtc: Split CRTC data in twoMaxime Ripard
2020-07-07drm/vc4: crtc: Make state functions publicMaxime Ripard
2020-07-07drm/vc4: crtc: Move HVS setup code to the HVS driverMaxime Ripard
2020-07-07drm/vc4: Reorder the bind order of the devicesMaxime Ripard
2020-07-07drm/vc4: Convert register accessors to FIELD_*Maxime Ripard
2020-07-06drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson
2020-07-06drm/i915: Drop vm.ref for duplicate vma on constructionChris Wilson
2020-07-06drm/i915/fbc: Fix fence_y_offset handlingVille Syrjälä
2020-07-06drm/i915: Skip stale object handle for debugfs per-file-statsChris Wilson
2020-07-06drm/i915: Fix spelling mistake in i915_reg.hFlavio Suligoi
2020-07-06drm/i915: Don't taint when using fault injectionMichał Winiarski
2020-07-06drm/i915: Print caller when tainting for CIMichał Winiarski
2020-07-06drm/i915: Reboot CI if we get wedged during driver initMichał Winiarski
2020-07-06Revert "drm/i915/dp: Correctly advertise HBR3 for GEN11+"Matt Atwood
2020-07-06drm/hisilicon: Code refactoring for hibmc_drv_vdacTian Tao
2020-07-05drm/mediatek: mtk_dsi: Create connector for bridgesEnric Balletbo i Serra
2020-07-05drm/mediatek: mtk_dsi: Use the drm_panel_bridge APIEnric Balletbo i Serra
2020-07-05drm/mediatek: mtk_dsi: Use simple encoderEnric Balletbo i Serra
2020-07-05drm/mediatek: mtk_dsi: Convert to bridge driverEnric Balletbo i Serra
2020-07-05drm/mediatek: mtk_dsi: Rename bridge to next_bridgeEnric Balletbo i Serra
2020-07-05drm/mediatek: mtk_hdmi: Remove debug messages for function callsEnric Balletbo i Serra
2020-07-05drm/mediatek: mtk_mt8173_hdmi_phy: Remove unnused const variablesEnric Balletbo i Serra
2020-07-05drm/mediatek: Delete not used of_device_get_match_dataMatthias Brugger
2020-07-05drm/mediatek: Remove unnecessary conversion to boolBernard Zhao
2020-07-03drm/i915: Export ppgtt_bind_vmaChris Wilson
2020-07-03drm/i915/fbc: Allow FBC to recompress after a 3D workload on i85x/i865Ville Syrjälä
2020-07-03drm/i915/fbc: Enable fbc on i865Ville Syrjälä
2020-07-03drm/i915/fbc: Fix nuke for pre-snb platformsVille Syrjälä
2020-07-03drm/i915/fbc: Use the correct plane strideVille Syrjälä
2020-07-03drm/i915/tgl: Clamp min_cdclk to max_cdclk_freq to unblock 8KStanislav Lisovskiy
2020-07-03drm/i915/guc: Expand guc_info debugfs with more informationMichał Winiarski
2020-07-03drm/i915: do not read swizzle info if unavailableLucas De Marchi
2020-07-03drm/i915/gem: Split the context's obj:vma lut into its own mutexChris Wilson
2020-07-03drm/meson: crtc: handle commit of Amlogic FBC framesNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Scatter Memory layoutNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBC Memory Saving modeNeil Armstrong
2020-07-03drm/meson: overlay: setup overlay for Amlogic FBCNeil Armstrong
2020-07-03drm/meson: add Amlogic Video FBC registersNeil Armstrong
2020-07-03Merge tag 'drm-intel-next-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-03Merge tag 'drm-misc-fixes-2020-07-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-07-02drm/i915: Also drop vm.ref along error paths for vma constructionChris Wilson