aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2020-01-08drm/i915/display: Fix warning about MST and DDI restrictionsJosé Roberto de Souza1-1/+4
2020-01-08drm/i915/display/icl+: Do not program clockgatingJosé Roberto de Souza2-92/+0
2020-01-08drm/i915/display: Force the state compute phase once to enable PSRJosé Roberto de Souza4-0/+32
2020-01-08drm: meson: fix address type confusionArnd Bergmann2-7/+7
2020-01-08drm/gma500: remove set but not used variables 'hist_reg'Chen Zhou1-2/+1
2020-01-08drm/sun4i: drc: Make sure we enforce the clock rateMaxime Ripard1-0/+8
2020-01-08drm/sun4i: backend: Make sure we enforce the clock rateMaxime Ripard1-0/+9
2020-01-08drm/exynos: dsi: Fix bridge chain handlingBoris Brezillon1-5/+24
2020-01-08drm/vc4: dsi: Fix bridge chain handlingBoris Brezillon1-6/+22
2020-01-08Revert "drm/bridge: Add a drm_bridge_state object"Boris Brezillon3-192/+6
2020-01-08Revert "drm/bridge: Patch atomic hooks to take a drm_bridge_state"Boris Brezillon3-78/+32
2020-01-08Revert "drm/bridge: Add an ->atomic_check() hook"Boris Brezillon2-68/+6
2020-01-08Revert "drm/bridge: Add the necessary bits to support bus format negotiation"Boris Brezillon1-266/+1
2020-01-08Revert "drm/bridge: Fix a NULL pointer dereference in drm_atomic_bridge_chain...Boris Brezillon1-5/+1
2020-01-07drm/i915/gt: Always force restore freshly pinned contextsChris Wilson1-1/+1
2020-01-07drm: Set crc->opened to false before setting crc source to NULL.Dingchen Zhang1-0/+5
2020-01-07drm: remove the newline for CRC source name.Dingchen Zhang1-2/+2
2020-01-07drm/i915/gtt: split up i915_gem_gttMatthew Auld23-4372/+4559
2020-01-07drm: zte: Provide ddc symlink in vga connector sysfs directoryAndrzej Pietrasiewicz1-2/+4
2020-01-07drm: zte: Provide ddc symlink in hdmi connector sysfs directoryAndrzej Pietrasiewicz1-2/+4
2020-01-07drm/vc4: Provide ddc symlink in connector sysfs directoryAndrzej Pietrasiewicz1-4/+8
2020-01-07drm/tegra: Provide ddc symlink in output connector sysfs directoryAndrzej Pietrasiewicz2-6/+8
2020-01-07drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson1-22/+23
2020-01-07drm/amd/display: add event type check before restart the authenticationXiaodong Yan1-2/+7
2020-01-07drm/amd/display: Add delay after h' watchdog timeout eventMichael Strauss1-4/+4
2020-01-07drm/amd/display: rx_validation failed resume from sleepJing Zhou1-4/+16
2020-01-07drm/amd/display: Return correct Error code for validate h_primeBhawanpreet Lakha1-1/+1
2020-01-07drm/amd/display: Fix hdcp1 create sessionBhawanpreet Lakha1-1/+2
2020-01-07drm/amd/display: fix psp return condition for hdcp moduleBhawanpreet Lakha1-1/+1
2020-01-07drm/amd: use list_for_each_entry for list iteration.Wambui Karuga1-15/+4
2020-01-07drm/radeon: remove unnecessary braces around conditionals.Wambui Karuga6-21/+18
2020-01-07drm/radeon: remove boolean checks in if statements.Wambui Karuga8-16/+16
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher1-2/+2
2020-01-07drm/amdgpu/gfx: simplify old firmware warningAlex Deucher2-4/+2
2020-01-07drm/amdgpu/gmc10: use common invalidation engine helperAlex Deucher2-16/+5
2020-01-07drm/amdgpu/gmc: move invaliation bitmap setup to common codeAlex Deucher4-41/+42
2020-01-07drm/amdgpu: updated UMC error address record with correct channel indexJohn Clements1-33/+32
2020-01-07drm/amdgpu: resolved bug in UMC RAS CE queryJohn Clements1-12/+20
2020-01-07drm/amd/powerplay: cleanup the interfaces for powergate setting through SMUEvan Quan3-35/+37
2020-01-07drm/amd/powerplay: issue proper hdp flush for table transferringEvan Quan5-10/+30
2020-01-07drm/amd/powerplay: refine code to support no-dpm caseEvan Quan3-1/+20
2020-01-07drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan11-47/+117
2020-01-07drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan6-16/+24
2020-01-07drm/amdgpu/smu: custom pstate profiling clock frequence for navi series asicsKevin Wang2-3/+50
2020-01-07drm/amd/amdgpu: L1 Policy(5/5) - removed IH_CHICKEN from VFZhigang Luo1-10/+12
2020-01-07drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VFZhigang Luo1-7/+11
2020-01-07drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhubZhigang Luo2-37/+44
2020-01-07drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and gfxhub fro...Zhigang Luo2-37/+48
2020-01-07drm/amdgpu: removed GFX RAS support check in UMC ECC callbackJohn Clements1-7/+1
2020-01-07drm/amdgpu: added function to wait for PSP BL availabilityJohn Clements1-14/+28