aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2019-10-07drm/amd: Fix Kconfig indentationKrzysztof Kozlowski2-18/+18
2019-10-07drm/amdgpu: Report vram vendor with sysfs (v3)Ori Messinger6-7/+65
2019-10-07drm/amdkfd: Fix a && vs || typoDan Carpenter1-1/+1
2019-10-07drm/amd/powerplay: Fix error handling in smu_init_fb_allocations()Dan Carpenter1-3/+2
2019-10-07drm/amd/powerplay: unlock on error in smu_resume()Dan Carpenter1-1/+1
2019-10-07drm/amd/display: Remove set but not used variables 'pp_smu', 'old_pipe'zhengbin1-12/+0
2019-10-07drm/amd/display: Remove set but not used variable 'pixel_width'zhengbin1-7/+0
2019-10-07drm/amd/display: Remove set but not used variables 'h_ratio_chroma', 'v_ratio...zhengbin1-4/+0
2019-10-07drm/amd/display: Remove set but not used variable 'source_bpp'zhengbin1-3/+0
2019-10-07drm/amd/display: Make function wait_for_alt_mode staticzhengbin1-1/+1
2019-10-07drm/amdkfd: add missing void argument to function kgd2kfd_initColin Ian King1-1/+1
2019-10-07drm/amdgpu: remove duplicated include from mmhub_v1_0.cYueHaibing1-1/+0
2019-10-07drm/amdgpu: move amdgpu_device_get_job_timeout_settingsAlex Deucher3-68/+67
2019-10-07drm/amd/display: remove set but not used variable 'core_freesync'YueHaibing1-4/+0
2019-10-07drm/amd/display: Fix typo in some commentsChristophe JAILLET1-2/+2
2019-10-07drm/amdkfd: Print more sdma engine hqds in debug fsOak Zeng1-1/+2
2019-10-07drm/amdkfd: Fix MQD size calculationOak Zeng1-1/+2
2019-10-07drm/amdgpu: Fix error handling in amdgpu_ras_recovery_initFelix Kuehling1-1/+1
2019-10-07drm/tilcdc: plane: Make structure tilcdc_plane_funcs constantNishka Dasgupta1-1/+1
2019-10-07drm/i915: Mark contents as dirty on a write faultChris Wilson1-1/+5
2019-10-07drm/i915: Prevent bonded requests from overtaking each other on preemptionChris Wilson1-8/+12
2019-10-07drm/i915: Bump skl+ max plane width to 5k for linear/x-tiledVille Syrjälä1-1/+14
2019-10-07drm/i915: Verify the engine after acquiring the active.lockChris Wilson1-3/+22
2019-10-07drm/i915: Extend Haswell GT1 PSMI workaround to allChris Wilson1-1/+1
2019-10-07drm/i915: Don't mix srcu tag and negative error codesChris Wilson3-10/+6
2019-10-07drm/i915: Whitelist COMMON_SLICE_CHICKEN2Kenneth Graunke1-0/+3
2019-10-07drm/i915: Perform GGTT restore much earlier during resumeChris Wilson3-3/+11
2019-10-07drm/i915/execlists: Remove incorrect BUG_ON for schedule-outChris Wilson1-1/+0
2019-10-07drm/i915/vbt: Child device size remains unchanged through VBT 229Matt Roper1-1/+1
2019-10-07drm/i915/perf: move perf types to their own headerLionel Landwerlin3-299/+330
2019-10-07drm/i915/gt: Restore dropped 'interruptible' flagChris Wilson1-1/+1
2019-10-07drm/bridge: dw-hdmi: Refuse DDC/CI transfers on the internal I2C controllerMatthias Kaehlcke1-0/+10
2019-10-07drm/i915: Update DRIVER_DATE to 20191007Joonas Lahtinen1-2/+2
2019-10-07drm/sun4i: sun6i_mipi_dsi: fix DCS long write packet lengthIcenowy Zheng1-2/+2
2019-10-07drm/sun4i: dsi: fix the overhead of the horizontal front porchIcenowy Zheng1-4/+5
2019-10-07cec: add cec_adapter to cec_notifier_cec_adap_unregister()Hans Verkuil2-4/+4
2019-10-07drm/mediatek: add dphy reset after setting lanes numberJitao Shi1-0/+9
2019-10-07drm/mediatek: adjust dsi and mipi_tx probe sequenceJitao Shi1-1/+1
2019-10-07drm/mediatek: change the dsi phytiming calculate methodJitao Shi1-37/+81
2019-10-07drm/mediatek: add mt8183 dsi driver supportJitao Shi1-0/+8
2019-10-07drm/mediatek: add frame size controlJitao Shi1-0/+6
2019-10-07drm/mediatek: add dsi reg commit disable controlJitao Shi1-0/+10
2019-10-07drm/mediatek: replace writeb() with mtk_dsi_mask()Jitao Shi1-1/+3
2019-10-07drm/mediatek: fixes CMDQ reg address of mt8173 is different with mt2701Jitao Shi1-5/+22
2019-10-07drm/mediatek: move mipi_dsi_host_register to probeJitao Shi1-22/+31
2019-10-07drm/mediatek: add mipi_tx driver for mt8183Jitao Shi4-0/+153
2019-10-07drm/mediatek: separate mipi_tx to different fileJitao Shi4-315/+358
2019-10-06drm/i915: move gmbus setup down to intel_modeset_init()Jani Nikula2-4/+2
2019-10-06drm/i915: split out i915_switcheroo.[ch] from i915_drv.cJani Nikula5-56/+92
2019-10-06drm/i915/vga: rename intel_vga_msr_write() to intel_vga_reset_io_mem()Jani Nikula3-3/+3