summaryrefslogtreecommitdiff
path: root/drivers/gpu
AgeCommit message (Expand)AuthorFilesLines
2019-04-04drm/amdkfd: Add picasso pci idAlex Deucher1-0/+1
2019-04-04drm/i915: Update DRIVER_DATE to 20190404Joonas Lahtinen1-2/+2
2019-04-04drm: Add ASPEED GFX driverJoel Stanley8-0/+676
2019-04-04Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi4-10/+7
2019-04-04drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugChris Wilson1-1/+1
2019-04-04drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang1-6/+2
2019-04-03drm/vc4: Disable V3D interactions if the v3d component didn't probe.Eric Anholt7-1/+50
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt12-165/+125
2019-04-03drm/i915: Expose full 1024 LUT entries on ivb+Ville Syrjälä2-43/+34
2019-04-03drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3Ville Syrjälä1-0/+5
2019-04-03drm/i915: Add "10.6" LUT mode for i965+Ville Syrjälä3-1/+71
2019-04-03drm/i915: Add 10bit LUT for ilk/snbVille Syrjälä3-10/+52
2019-04-03drm/i915: Implement split/10bit gamma for ivb/hswVille Syrjälä2-24/+95
2019-04-03drm/i915: Don't use split gamma when we don't have toVille Syrjälä2-95/+92
2019-04-03drm/i915: Extract ilk_lut_10()Ville Syrjälä1-16/+11
2019-04-03drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas1-3/+9
2019-04-03drm/amd/display: Fix "dc has no member named dml" compile errorLeo Li1-0/+2
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood15-203/+252
2019-04-03drm/panel: otm8009a: Set clock to 29.70 MhzYannick Fertré1-7/+7
2019-04-03drm/panel: rm68200: No error msg if probe deferredYannick Fertré1-1/+2
2019-04-03drm/panel: otm8009a: No error msg if probe deferredYannick Fertré1-1/+2
2019-04-03drm/panel: otm8009a: Add delay at the end of initializationYannick Fertré1-0/+3
2019-04-03drm/panel: Add Rocktech jh057n00900 panel driverGuido Günther3-0/+400
2019-04-03drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panelJagan Teki3-0/+282
2019-04-03drm/i915: Skip modeset for cdclk changes if possibleVille Syrjälä4-34/+163
2019-04-03drm/i915: Remove redundant store of logical CDCLK stateImre Deak1-2/+0
2019-04-03drm/i915: Save the old CDCLK atomic stateImre Deak3-2/+23
2019-04-03drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabledVille Syrjälä5-23/+86
2019-04-03drm/amd/display: Make pageflip event delivery compatible with VRR.Mario Kleiner1-13/+55
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner8-16/+204
2019-04-03drm/amd/display: Rework vrr flip throttling for late vblank irq.Mario Kleiner2-12/+14
2019-04-03drm/amd/display: Prevent vblank irq disable while VRR is active. (v3)Mario Kleiner1-0/+36
2019-04-03drm/amd/display: Update VRR state earlier in atomic_commit_tail.Mario Kleiner1-15/+46
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega20Kent Russell2-1/+17
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2Kent Russell1-1/+22
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on smu7 v2Kent Russell1-11/+21
2019-04-03drm/amdgpu: Add preferred_domain check when determine XGMI stateshaoyunl2-1/+13
2019-04-03drm/amdgpu: provide the page fault queue to the VM codeChristian König2-0/+2
2019-04-03drm/amdgpu: handle leaf PDEs as PTEs on VegaChristian König1-7/+14
2019-04-03drm/amdgpu: fix ATC handling for RyzenChristian König1-5/+8
2019-04-03drm/amdgpu: Adjust TMR address alignment as per HW requirementshaoyunl1-3/+3
2019-04-03drm/amdgpu: Correct the irq types' num of sdmaEmily Deng6-34/+30
2019-04-03drm/i915: Move the decision to use the breadcrumb tasklet to the backendChris Wilson3-1/+10
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan7-9/+0
2019-04-03drm/i915: Fix uninitialized mask in intel_device_info_subplatform_initTvrtko Ursulin1-1/+1
2019-04-03drm/fb-helper: generic: Call drm_client_add() after setup is doneNoralf Trønnes1-2/+2
2019-04-03drm/vc4: Call drm_dev_register() after all setup is doneNoralf Trønnes1-2/+4
2019-04-03drm/fb-helper: dpms_legacy(): Only set on connectors in useNoralf Trønnes1-6/+5
2019-04-03drm/i915: rename init/fini/prune uncore functionsDaniele Ceraolo Spurio3-10/+10
2019-04-03drm/i915: add intel_uncore_init_earlyDaniele Ceraolo Spurio3-1/+7