Age | Commit message (Expand) | Author | Files | Lines |
2019-01-10 | drm/i915: Unwind failure on pinning the gen7 ppgtt | Chris Wilson | 1 | -3/+12 |
2019-01-10 | drm/i915: Skip the ERR_PTR error state | Chris Wilson | 3 | -13/+26 |
2019-01-10 | drm/i915: Disable PSR in Apple panels | José Roberto de Souza | 2 | -0/+8 |
2019-01-10 | gpu/drm: Fix lock held when returning to user space. | Tetsuo Handa | 2 | -4/+3 |
2019-01-10 | drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock | Ivan Mironov | 1 | -1/+6 |
2019-01-10 | drm/fb-helper: Partially bring back workaround for bugs of SDL 1.2 | Ivan Mironov | 1 | -53/+73 |
2019-01-09 | drm/amdgpu: disable system memory page tables for now | Christian König | 1 | -3/+0 |
2019-01-09 | drm/amdgpu: set WRITE_BURST_LENGTH to 64B to workaround SDMA1 hang | Jim Qu | 1 | -1/+2 |
2019-01-09 | drm/amdgpu: fix CPDMA hang in PRT mode for VEGA20 | Tao Zhou | 1 | -5/+5 |
2019-01-09 | drm/bridge: tc358767: use DP connector if no panel set | Tomi Valkeinen | 1 | -1/+2 |
2019-01-09 | drm/bridge: tc358767: fix output H/V syncs | Tomi Valkeinen | 1 | -1/+5 |
2019-01-09 | drm/bridge: tc358767: reject modes which require too much BW | Tomi Valkeinen | 1 | -0/+10 |
2019-01-09 | drm/bridge: tc358767: fix initial DP0/1_SRCCTRL value | Tomi Valkeinen | 1 | -6/+5 |
2019-01-09 | drm/bridge: tc358767: fix single lane configuration | Tomi Valkeinen | 1 | -2/+8 |
2019-01-09 | drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANE | Tomi Valkeinen | 1 | -3/+7 |
2019-01-09 | drm/bridge: tc358767: add bus flags | Tomi Valkeinen | 1 | -0/+4 |
2019-01-09 | drm/i915/gvt: Fix workload request allocation before request add | Zhenyu Wang | 2 | -22/+43 |
2019-01-08 | drm/amdgpu: Don't fail resume process if resuming atomic state fails | Lyude Paul | 1 | -3/+2 |
2019-01-08 | drm/amdgpu: Don't ignore rc from drm_dp_mst_topology_mgr_resume() | Lyude Paul | 1 | -9/+23 |
2019-01-08 | drm/amdgpu: validate user GEM object size | Yu Zhao | 1 | -0/+8 |
2019-01-08 | drm/amdgpu: validate user pitch alignment | Yu Zhao | 1 | -0/+10 |
2019-01-08 | drm/amd/powerplay: drop the unnecessary uclk hard min setting | Evan Quan | 1 | -7/+0 |
2019-01-08 | drm/amd/powerplay: avoid possible buffer overflow | Evan Quan | 1 | -0/+14 |
2019-01-08 | drm/amd/powerplay: create pp_od_clk_voltage device file under OD support | Evan Quan | 1 | -8/+14 |
2019-01-08 | drm/amd/powerplay: update OD support flag for SKU with no OD capabilities | Evan Quan | 1 | -0/+3 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -2/+3 |
2019-01-05 | Merge tag 'drm-next-2019-01-05' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 51 | -290/+628 |
2019-01-05 | Merge tag 'fbdev-v4.21' of git://github.com/bzolnier/linux | Linus Torvalds | 1 | -1/+2 |
2019-01-04 | make 'user_access_begin()' do 'access_ok()' | Linus Torvalds | 1 | -2/+13 |
2019-01-04 | i915: fix missing user_access_end() in page fault exception case | Linus Torvalds | 1 | -0/+1 |
2019-01-04 | Merge tag 'drm-misc-next-fixes-2019-01-02' of git://anongit.freedesktop.org/d... | Dave Airlie | 2 | -1/+5 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 12 | -37/+20 |
2019-01-03 | drm/amdgpu: make gfx9 enter into rlc safe mode when set MGCG | Likun Gao | 1 | -0/+4 |
2019-01-03 | drm/amdgpu: Cleanup 2 compiler warnings | Kent Russell | 1 | -2/+0 |
2019-01-02 | drm/amdgpu/gfx_v8_0: Reorder the gfx, kiq and kcq rings test sequence | Tiecheng Zhou | 1 | -13/+35 |
2019-01-02 | drm/amdgpu/sriov:Correct pfvf exchange logic | Emily Deng | 2 | -5/+5 |
2019-01-02 | drm/amd/powerplay: support BOOTUP_DEFAULT power profile mode | Evan Quan | 6 | -29/+40 |
2019-01-02 | drm/amdgpu/virtual_dce: No need to pin the cursor bo | Emily Deng | 1 | -2/+2 |
2019-01-02 | drm/amdgpu/virtual_dce: No need to pin the fb's bo | Emily Deng | 2 | -22/+15 |
2019-01-02 | drm/nouveau: fix incorrect FB_BACKLIGHT usage in Kconfig | Bartlomiej Zolnierkiewicz | 1 | -1/+2 |
2019-01-01 | Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -3/+3 |
2018-12-31 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -35/+24 |
2018-12-31 | Merge branch 'drm-next-4.21' of git://people.freedesktop.org/~agd5f/linux int... | Dave Airlie | 43 | -285/+582 |
2018-12-29 | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 1 | -1/+1 |
2018-12-28 | Merge tag 'drm-next-2018-12-27' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 6 | -76/+121 |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 6 | -48/+37 |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -1/+1 |
2018-12-28 | mm/mmu_notifier: use structure for invalidate_range_start/end callback | Jérôme Glisse | 3 | -44/+33 |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 2 | -3/+3 |
2018-12-28 | mm: convert zone->managed_pages to atomic variable | Arun KS | 1 | -1/+1 |