summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
* drm/panfrost: Add initial panfrost driverRob Herring2019-04-1221-0/+3413
* drm: Add a drm_gem_objects_lookup helperRob Herring2019-04-121-10/+83
* drm/bridge: ti-tfp410: Set the bus_formatPeter Ujfalusi2019-04-121-0/+17
* drm/bridge: ti-tfp410: Fall back to HPD polling if HPD irq is not availablePeter Ujfalusi2019-04-121-3/+11
* drm: fix drm_fb_xrgb8888_to_rgb888_dstclip()Gerd Hoffmann2019-04-111-3/+3
* drm/tinydrm: Fix fbdev pixel formatNoralf Trønnes2019-04-117-7/+7
* drm/i915/fbdev: Move intel_fb_initial_config() to fbdev helperNoralf Trønnes2019-04-112-222/+190
* drm/client: Rename drm_client_add() to drm_client_register()Noralf Trønnes2019-04-112-6/+7
* drm/sun4i: Rely on dma interconnect for our RAM offsetMaxime Ripard2019-04-111-7/+21
* Merge drm/drm-next into drm-misc-nextSean Paul2019-04-10494-13721/+33401
|\
| * Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2019-04-0597-737/+7839
| |\
| * \ Merge commit 'refs/for-upstream/mali-dp' of git://linux-arm.org/linux-ld into...Dave Airlie2019-04-0313-30/+1982
| |\ \
| | * | arm/komeda: Compile komeda_debugfs_init() only if CONFIG_DEBUG_FS is enabledLiviu Dudau2019-04-011-0/+2
| | * | drm/komeda: Add debugfs node "register" for register dumpjames qian wang (Arm Technology China)2019-04-015-0/+285
| | * | drm/komeda: Add irq handlingjames qian wang (Arm Technology China)2019-04-016-2/+346
| | * | drm/komeda: Add komeda_assemble_pipelinesjames qian wang (Arm Technology China)2019-04-013-1/+82
| | * | drm/komeda: Add D71 improc and timing_ctrlrjames qian wang (Arm Technology China)2019-04-013-2/+118
| | * | drm/komeda: Add d71 compiz componentjames qian wang (Arm Technology China)2019-04-012-8/+110
| | * | drm/komeda: Add d71 layerjames qian wang (Arm Technology China)2019-04-013-4/+185
| | * | drm/komeda: Add d71_enum_resources and d71_cleanupjames qian wang (Arm Technology China)2019-03-217-17/+858
| * | | Merge branch 'drm-next-5.2' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2019-04-03205-3668/+14358
| |\ \ \
| | * | | drm/amdgpu/smu11: fix warning on 32bit archesAlex Deucher2019-04-021-1/+1
| | * | | Revert "drm/amdgpu: use HMM callback to replace mmu notifier"Alex Deucher2019-03-284-72/+98
| | * | | Revert "drm/amdkfd: avoid HMM change cause circular lock"Alex Deucher2019-03-281-17/+15
| | * | | Revert "drm/amdgpu: replace get_user_pages with HMM mirror helpers"Alex Deucher2019-03-289-182/+278
| | * | | Revert "drm/amdgpu: fix HMM config dependency issue"Alex Deucher2019-03-283-19/+24
| | * | | Revert "drm/amdkfd: support concurrent userptr update for HMM"Alex Deucher2019-03-281-19/+6
| | * | | Revert "drm/amdgpu: support userptr cross VMAs case with HMM"Alex Deucher2019-03-281-91/+35
| | * | | Revert "drm/amdgpu: more descriptive message if HMM not enabled"Alex Deucher2019-03-281-2/+0
| | * | | drm/amd/powerplay: update current profile mode only when it's really appliedEvan Quan2019-03-272-10/+12
| | * | | drm/amd/display: fix odm output gamma programmingDmytro Laktyushkin2019-03-272-2/+3
| | * | | drm/amd/display: Populate macro_tile_size field for dmlJoshua Aberback2019-03-272-40/+50
| | * | | drm/amd/display: use dc_is_virtual instead of ENUMEric Bernstein2019-03-274-7/+7
| | * | | drm/amd/display: 3.2.24Aric Cyr2019-03-271-1/+1
| | * | | drm/amd/display: Pass SDP spliting in parametersNikola Cornij2019-03-276-6/+12
| | * | | drm/amd/display: Create clock funcsEryk Brol2019-03-272-0/+3
| | * | | drm/amd/display: Clean up old pplib interface functionsFatemeh Darbehani2019-03-274-52/+0
| | * | | drm/amd/display: Pass init_data into DCN resource creationHarry Wentland2019-03-275-27/+19
| | * | | drm/amd/display: Handle branch device with DFP count = 0 case.Hugo Hu2019-03-273-8/+8
| | * | | drm/amd/display: program default output gammahersen wu2019-03-271-24/+29
| | * | | drm/amd/display: add preferred pipe split logicJun Lei2019-03-274-12/+49
| | * | | drm/amdgpu: don't put the root PD into the relocated listChristian König2019-03-271-10/+8
| | * | | drm/amdgpu: drop the ib from the VM update parametersChristian König2019-03-272-16/+13
| | * | | drm/amdgpu: move VM table mapping into the backend as wellChristian König2019-03-274-27/+37
| | * | | drm/amdgpu: XGMI pstate switch initial supportshaoyunl2019-03-276-1/+56
| | * | | drm/amdgpu: use the new VM backend for clearsChristian König2019-03-271-57/+32
| | * | | drm/amdgpu: defer cmd/fence/fw buffers destroy on hw_init failureEvan Quan2019-03-271-19/+12
| | * | | drm/amdgpu: add more debug friendly promptsEvan Quan2019-03-271-10/+28
| | * | | drm/amdgpu: error out on mode1 reset failureEvan Quan2019-03-271-2/+5
| | * | | drm/amdgpu: trivial typo fixEvan Quan2019-03-271-2/+2