summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-10-17drm/i915/selftests: Disable shrinker across mmap-exhaustionChris Wilson
2018-10-17drm/i915/dp: Link train Fallback on eDP only if fallback link BW can fit pane...Manasi Navare
2018-10-17drm/i915: Fix intel_dp_mst_best_encoder()Lyude Paul
2018-10-17drm/i915: Skip vcpi allocation for MSTB ports that are goneLyude Paul
2018-10-17drm/i915: Don't unset intel_connector->mst_portLyude Paul
2018-10-17drm/i915: Only reset seqno if actually idleChris Wilson
2018-10-17drm/i915: Use the correct crtc when sanitizing plane mappingVille Syrjälä
2018-10-17drm/i915: Restore vblank interrupts earlierVille Syrjälä
2018-10-17drm/i915: Check fb stride against plane max strideVille Syrjälä
2018-10-11Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2018-10-11Merge tag 'drm-misc-next-fixes-2018-10-10' of git://anongit.freedesktop.org/d...Dave Airlie
2018-10-11Merge branch 'mediatek-drm-next-4.20' of https://github.com/ckhu-mediatek/lin...Dave Airlie
2018-10-11drm/nouveau/secboot/acr: fix memory leakGustavo A. R. Silva
2018-10-11drm/nouveau/disp: take sink support into account for exposing 594mhzIlia Mirkin
2018-10-11drm/nouveau/disp: add support for setting scdc parameters for high modesIlia Mirkin
2018-10-11drm/nouveau/disp: keep track of high-speed state, program into clockIlia Mirkin
2018-10-11drm/nouveau/disp/gm200-: add scdc parameter setterIlia Mirkin
2018-10-11drm/nouveau/disp: add a way to configure scrambling/tmds for hdmi 2.0Ilia Mirkin
2018-10-11drm/nouveau: Start using new drm_dev initialization helpersLyude Paul
2018-10-11drm/nouveau: Fix potential memory leak in nouveau_drm_load()Lyude Paul
2018-10-11drm/nouveau: Refactor nvXX_backlight_init()Lyude Paul
2018-10-11drm/nouveau: Cleanup indenting in nouveau_backlight.cLyude Paul
2018-10-11drm/nouveau/drm/nouveau: s/nouveau_backlight_exit/nouveau_backlight_fini/Lyude Paul
2018-10-11drm/nouveau: Move backlight device into nouveau_connectorLyude Paul
2018-10-11drm/nouveau: Add NV_PRINTK_ONCE and variantsLyude Paul
2018-10-11drm/nouveau: Check backlight IDs are >= 0, not > 0Lyude Paul
2018-10-10list: introduce list_bulk_move_tail helperChristian König
2018-10-10drm/amdgpu/powerplay: factor out some pptable helpersAlex Deucher
2018-10-10drm/amdgpu/powerplay: endian fixes for vega20_processpptables.cAlex Deucher
2018-10-10drm/amdgpu/powerplay: endian fixes for vega12_processpptables.cAlex Deucher
2018-10-10drm/amdgpu/powerplay: endian fixes for vega10_processpptables.cAlex Deucher
2018-10-10drm/amdgpu: remove set but not used variable 'header'YueHaibing
2018-10-10drm/amdgpu: remove set but not used variable 'ring' in psp_v11_0_ring_stopYueHaibing
2018-10-10drm/amdkfd: Remove set but not used variable 'preempt_all_queues'YueHaibing
2018-10-10drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King
2018-10-10drm/amdgpu: Suppress keypresses from ACPI_VIDEO eventsLyude Paul
2018-10-10drm/amdgpu: Remove the direct fw loading support for sdma2.4Rex Zhu
2018-10-10drm/amdgpu: Remove wrong fw loading type warningRex Zhu
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu
2018-10-10drm/amdgpu: split ip hw_init into 2 phasesRex Zhu
2018-10-10drm/amdgpu: Remove amdgpu_ucode_fini_boRex Zhu
2018-10-10drm/amdgpu: Split amdgpu_ucode_init/fini_bo into two functionsRex Zhu
2018-10-10drm/amdgpu: Check late_init status before set cg/pg stateRex Zhu
2018-10-10drm/amdgpu: Refine function amdgpu_device_ip_late_initRex Zhu
2018-10-10drm/amdgpu: Change AI gfx/sdma/smu init sequenceRex Zhu
2018-10-10drm/amdgpu: Change SI/CI gfx/sdma/smu init sequenceRex Zhu
2018-10-10drm/amdgpu: Limit the max mc address to hole startEmily Deng
2018-10-10drm/amdgpu: fix CPDMA hang in PRT modeTao Zhou
2018-10-10drm/amdgpu: add CP_DEBUG register definition for GC9.0Tao Zhou
2018-10-10drm/amd/display: RV2 DP MST 2nd display within daisy chain not light upHersen Wu