summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: cleanup initializing gtt_sizeChristian König2017-07-146-36/+25
* drm/amdgpu: Support passing amdgpu critical error to host via GPU Mailbox.Gavin Wan2017-07-149-26/+200
* drm/amdgpu: Allow vblank_disable_immediate.Mario Kleiner2017-07-141-0/+4
* drm/radeon: Allow vblank_disable_immediate.Mario Kleiner2017-07-141-0/+4
* drm/amdgpu: remove *_mc_access from display funcsAlex Deucher2017-07-1411-505/+51
* drm/amdgpu: drop set_vga_render_state from display funcsAlex Deucher2017-07-147-14/+0
* drm/amdgpu/gmc6: drop fb location programmingAlex Deucher2017-07-141-15/+0
* drm/amdgpu/gmc7: drop fb location programmingAlex Deucher2017-07-141-13/+0
* drm/amdgpu/gmc8: drop fb location programmingAlex Deucher2017-07-141-13/+0
* drm/amdgpu/gmc6: use the vram location programmed by the vbiosAlex Deucher2017-07-141-1/+4
* drm/amdgpu/gmc7: use the vram location programmed by the vbiosAlex Deucher2017-07-141-1/+4
* drm/amdgpu/gmc8: use the vram location programmed by the vbiosAlex Deucher2017-07-141-1/+4
* drm/amdgpu: disable vga render in dce hw_initAlex Deucher2017-07-144-0/+8
* drm/amdgpu: simplify VM shadow handling v2Christian König2017-07-141-20/+11
* drm/amdgpu: enable 4 level page table on raven (v3)Hawking Zhang2017-07-141-11/+21
* drm/amdgpu: use kernel is_power_of_2 rather than local versionAlex Deucher2017-07-141-16/+3
* Merge branch 'drm-next-4.13' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2017-07-131-2/+11
|\
| * drm/radeon: Fix eDP for single-display iMac10,1 (v2)Mario Kleiner2017-07-071-2/+11
* | Merge tag 'drm-misc-next-fixes-2017-07-10' of git://anongit.freedesktop.org/g...Dave Airlie2017-07-136-6/+8
|\ \
| * | drm/rockchip: fix NULL check on devm_kzalloc() return valueGustavo A. R. Silva2017-07-101-1/+1
| * | drm/atomic: Add missing drm_atomic_state_clear to atomic_remove_fbMaarten Lankhorst2017-07-031-0/+1
| * | drm: vblank: Fix vblank timestamp updateLaurent Pinchart2017-06-291-1/+1
| * | Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul2017-06-27163-3973/+39586
| |\ \
| * | | bridge: Fix panel-bridge error return on !panel.Eric Anholt2017-06-211-1/+1
| * | | Merge tag 'drm-misc-next-2017-06-19_0' of git://anongit.freedesktop.org/git/d...Sean Paul2017-06-206-31/+189
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'airlied/drm-next' into drm-misc-next-fixesSean Paul2017-06-20681-20564/+316620
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into drm-misc-next-fixesSean Paul2017-06-19215-2852/+4472
| |\ \ \ \ \
| * | | | | | drm/rockchip: gem: add the lacks lock and trivial changesCaesar Wang2017-06-012-3/+4
* | | | | | | Merge tag 'drm-intel-next-fixes-2017-07-11' of git://anongit.freedesktop.org/...Dave Airlie2017-07-1315-78/+148
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'gvt-fixes-2017-07-11' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-07-115-64/+34
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915/gvt: Use fence error from GVT request for workload statusChuanxiao Dong2017-07-111-9/+12
| | * | | | | | | drm/i915/gvt: remove scheduler_mutex in per-engine workload_threadWeinan Li2017-07-111-7/+0
| | * | | | | | | drm/i915/gvt: Revert "drm/i915/gvt: Fix possible recursive locking issue"Chuanxiao Dong2017-07-112-48/+10
| | * | | | | | | drm/i915/gvt: Audit the command buffer addressPing Gao2017-07-111-0/+10
| | * | | | | | | drm/i915/gvt: Fix a memory leak in intel_gvt_init_gtt()Zhou, Wenjia2017-07-111-0/+2
| * | | | | | | | drm/i915: Make DP-MST connector info workMaarten Lankhorst2017-07-111-1/+1
| |/ / / / / / /
| * | | | | | | drm/i915/fbdev: Check for existence of ifbdev->vma before operationsChris Wilson2017-07-101-5/+6
| * | | | | | | drm/i915: Hold RPM wakelock while initializing OA buffersagar.a.kamble@intel.com2017-07-031-6/+6
| * | | | | | | drm/i915/cnl: Fix the CURSOR_COEFF_MASK used in DDI Vswing ProgrammingNavare, Manasi D2017-07-031-1/+1
| * | | | | | | drm/i915/cfl: Fix Workarounds.Rodrigo Vivi2017-07-031-7/+7
| * | | | | | | drm/i915: Avoid undefined behaviour of "u32 >> 32"Chris Wilson2017-07-031-14/+24
| * | | | | | | drm/i915: reintroduce VLV/CHV PFI programming power domain workaroundGabriel Krisman Bertazi2017-07-031-0/+20
| * | | | | | | drm/i915: Fix an error checking testChristophe JAILLET2017-07-031-3/+3
| * | | | | | | drm/i915: Disable MSI for all pre-gen5Ville Syrjälä2017-07-031-3/+5
| * | | | | | | Merge tag 'gvt-fixes-2017-06-29' of https://github.com/01org/gvt-linux into d...Jani Nikula2017-06-304-32/+99
| |\ \ \ \ \ \ \
| | * | | | | | | drm/i915/gvt: Make function dpy_reg_mmio_readx safeChangbin Du2017-06-291-16/+19
| | * | | | | | | drm/i915/gvt: Don't read ADPA_CRT_HOTPLUG_MONITOR from hostXiong Zhang2017-06-272-1/+5
| | * | | | | | | drm/i915/gvt: Set initial PORT_CLK_SEL vreg for BDWXiong Zhang2017-06-271-0/+18
| | * | | | | | | drm/i915/gvt: Fix inconsistent locks holding sequenceChuanxiao Dong2017-06-261-5/+9
| | * | | | | | | drm/i915/gvt: Fix possible recursive locking issueChuanxiao Dong2017-06-262-10/+48
OpenPOWER on IntegriCloud