summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)AuthorFilesLines
2018-09-27drm/vmwgfx: Make the object handles idr-generatedThomas Hellstrom10-62/+65
2018-09-27drm/vmwgfx: Remove the user resource destructor checkThomas Hellstrom1-3/+0
2018-09-27drm/vmwgfx: Remove the resource avail fieldThomas Hellstrom10-73/+68
2018-09-27drm/vmwgfx: Replace unconditional mutex unlocked warnings with lockdep counte...Thomas Hellstrom3-6/+6
2018-09-27drm/vmwgfx: Reduce the size of buffer object relocationsThomas Hellstrom1-4/+5
2018-09-27drm/vmwgfx: Use a validation context allocator for relocations and validationsThomas Hellstrom4-64/+132
2018-09-27drm/vmwgfx: Use new validation interface for the modesetting code v2Thomas Hellstrom4-216/+86
2018-09-27drm/vmwgfx: Adapt execbuf to the new validation apiThomas Hellstrom3-594/+360
2018-09-27drm/vmwgfx: Modify the resource validation interfaceThomas Hellstrom5-9/+12
2018-09-27drm/vmwgfx: Add a validation module v2Thomas Hellstrom3-0/+862
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom10-36/+615
2018-09-21Merge branch 'drm-next-4.20' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie275-8190/+81775
2018-09-20Merge tag 'du-next-20180914' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie32-245/+247
2018-09-20drm/amdgpu: Exclude MM engines for vega20 virtual deviceFrank Min1-2/+4
2018-09-20drm/amdgpu: add vega20 sriov capability detectionFrank Min1-2/+13
2018-09-20Merge tag 'drm-misc-next-2018-09-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie35-123/+168
2018-09-19drm/amdgpu: move reserving GDS/GWS/OA into common codeChristian König4-57/+18
2018-09-19drm/amdgpu: initialize GDS/GWS/OA domains even when they are zero sizedChristian König1-30/+18
2018-09-19drm/amdgpu: fix up GDS/GWS/OA shiftingChristian König9-71/+25
2018-09-19drm/amdgpu: fix shadow BO restoringChristian König3-120/+43
2018-09-19drm/amdgpu: always recover VRAM during GPU recoveryChristian König1-5/+5
2018-09-19drm/amdgpu: shadow BOs don't need any alignmentChristian König1-3/+2
2018-09-19drm/amdgpu: always enable shadow BOs v2Christian König1-13/+1
2018-09-19drm/amdgpu: stop pipelining VM PDs/PTs movesChristian König2-2/+6
2018-09-19drm/amdgpu: remove fence fallbackChristian König3-58/+0
2018-09-19drm/amd/powerplay: retrieve the updated clock table after ODEvan Quan2-26/+90
2018-09-19drm/amd/powerplay: update OD to take voltage value instead of offsetEvan Quan5-41/+96
2018-09-19drm/amd/powerplay: update OD feature judgementEvan Quan2-26/+55
2018-09-19drm/amdgpu: fix unknown vram mem type for vega20Hawking Zhang1-5/+9
2018-09-19drm/amdgpu: update vram_info structure in atomfirmware.hHawking Zhang2-10/+12
2018-09-19drm/radeon: change function signature to pass full rangeMathieu Malaterre1-1/+1
2018-09-19drm/amdgpu: use processed values for countingA. Wilcox2-4/+4
2018-09-19drm/amd/amdgpu: Avoid fault when allocating an empty buffer objectTom St Denis1-1/+2
2018-09-19drm/amdgpu: drop size checkChristian König1-8/+6
2018-09-19drm/amdgpu: don't allocate zero sized kernel BOsChristian König1-0/+5
2018-09-19drm/amdgpu: stop crashing on GDS/GWS/OA evictionChristian König1-0/+18
2018-09-19drm/amdgpu: add GDS, GWS and OA debugfs filesChristian König1-6/+6
2018-09-19drm/amdgpu: fix parameter documentation for amdgpu_vm_free_ptsChristian König1-2/+1
2018-09-19drm/amdgpu: add amdgpu_vm_entries_mask v2Christian König1-7/+27
2018-09-19drm: add LG eDP panel to quirk databaseLee, Shawn C1-0/+2
2018-09-19drm: Change limited M/N quirk to constant N quirk.Lee, Shawn C5-24/+22
2018-09-19drm: Add support for device_id based detection.Lee, Shawn C1-1/+14
2018-09-19drm/virtio: add dma sync for dma mapped virtio gpu framebuffer pagesJiandi An3-7/+26
2018-09-19drm/sun4i: add support for R40 HDMI PHYIcenowy Zheng1-0/+12
2018-09-15drm: rcar-du: Remove packed VYUY supportKieran Bingham1-2/+0
2018-09-15drm: rcar-du: Update framebuffer pitch and alignment limits for Gen3Laurent Pinchart1-12/+23
2018-09-15drm: rcar-du: Add support for missing pixel formatsKoji Matsuoka1-0/+32
2018-09-15drm: rcar-du: Update Gen3 output limitationsKieran Bingham1-2/+12
2018-09-15drm: rcar-du: lvds: add R8A77980 supportSergei Shtylyov1-0/+1
2018-09-15drm: rcar-du: Write ESCR and OTAR as CRTC registersJacopo Mondi2-7/+6