summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2019-04-05drm/i915: Use lockdep_pin_lock() over the construction of the requestChris Wilson
2019-04-05drm/sun4i: DW HDMI: Lower max. supported rate for H6Jernej Skrabec
2019-04-05Merge tag 'drm-misc-next-2019-04-04' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2019-04-05Merge tag 'drm-intel-fixes-2019-04-04' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-04-05Merge branch 'drm-fixes-5.1' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2019-04-04drm/pl111: fix possible object reference leakWen Yang
2019-04-04drm/vc4: vc4_debugfs_regset32() can be statickbuild test robot
2019-04-04drm/panel: Rocktech jh057n00900: Add terminating newlines to loggingJoe Perches
2019-04-04drm/i915: add Makefile magic for testing headers are self-containedJani Nikula
2019-04-04drm/amd/powerplay: check for invalid profile mode before switchingEvan Quan
2019-04-04drm/amd/display: fix cursor black issuetiancyin
2019-04-04drm/amdgpu: amdgpu_device_recover_vram always failed if only one node in shad...wentalou
2019-04-04drm/amdgpu: Adjust IB test timeout for XGMI configurationshaoyunl
2019-04-04drm/i915: Fixup kerneldoc for intel_cdclk_needs_cd2x_updateChris Wilson
2019-04-04drm/i915: Be precise in types for i915_gem_busyChris Wilson
2019-04-04drm/amdkfd: Add picasso pci idAlex Deucher
2019-04-04drm/i915: Update DRIVER_DATE to 20190404Joonas Lahtinen
2019-04-04drm: Add ASPEED GFX driverJoel Stanley
2019-04-03Merge tag 'gvt-fixes-2019-04-04' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi
2019-04-04drm/i915/gvt: Fix kerneldoc typo for intel_vgpu_emulate_hotplugChris Wilson
2019-04-04drm/i915/gvt: Correct the calculation of plane sizeXiong Zhang
2019-04-03drm/vc4: Disable V3D interactions if the v3d component didn't probe.Eric Anholt
2019-04-03drm/vc4: Use common helpers for debugfs setup by the driver components.Eric Anholt
2019-04-03drm/i915: Expose full 1024 LUT entries on ivb+Ville Syrjälä
2019-04-03drm/i915: Expose the legacy LUT via the GAMMA_LUT/GAMMA_LUT_SIZE props on gen2/3Ville Syrjälä
2019-04-03drm/i915: Add "10.6" LUT mode for i965+Ville Syrjälä
2019-04-03drm/i915: Add 10bit LUT for ilk/snbVille Syrjälä
2019-04-03drm/i915: Implement split/10bit gamma for ivb/hswVille Syrjälä
2019-04-03drm/i915: Don't use split gamma when we don't have toVille Syrjälä
2019-04-03drm/i915: Extract ilk_lut_10()Ville Syrjälä
2019-04-03drm/amd/display: Prevent cursor hotspot overflow for RV overlay planesNicholas Kazlauskas
2019-04-03drm/amd/display: Fix "dc has no member named dml" compile errorLeo Li
2019-04-03drm/amd/display: Fix multi-thread writing to 1 stateAidan Wood
2019-04-03drm/panel: otm8009a: Set clock to 29.70 MhzYannick Fertré
2019-04-03drm/panel: rm68200: No error msg if probe deferredYannick Fertré
2019-04-03drm/panel: otm8009a: No error msg if probe deferredYannick Fertré
2019-04-03drm/panel: otm8009a: Add delay at the end of initializationYannick Fertré
2019-04-03drm/panel: Add Rocktech jh057n00900 panel driverGuido Günther
2019-04-03drm/panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panelJagan Teki
2019-04-03drm/i915: Skip modeset for cdclk changes if possibleVille Syrjälä
2019-04-03drm/i915: Remove redundant store of logical CDCLK stateImre Deak
2019-04-03drm/i915: Save the old CDCLK atomic stateImre Deak
2019-04-03drm/i915: Force 2*96 MHz cdclk on glk/cnl when audio power is enabledVille Syrjälä
2019-04-03drm/amd/display: Make pageflip event delivery compatible with VRR.Mario Kleiner
2019-04-03drm/amd/display: In VRR mode, do DRM core vblank handling at end of vblank. (v2)Mario Kleiner
2019-04-03drm/amd/display: Rework vrr flip throttling for late vblank irq.Mario Kleiner
2019-04-03drm/amd/display: Prevent vblank irq disable while VRR is active. (v3)Mario Kleiner
2019-04-03drm/amd/display: Update VRR state earlier in atomic_commit_tail.Mario Kleiner
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega20Kent Russell
2019-04-03drm/amdgpu: Allow switching to CUSTOM profile on Vega10 v2Kent Russell