summaryrefslogtreecommitdiffstats
path: root/drivers/gpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | drm/bridge: Patch atomic hooks to take a drm_bridge_stateBoris Brezillon2020-01-073-32/+78
| * | | | | | | | drm/bridge: Add a drm_bridge_state objectBoris Brezillon2020-01-073-6/+192
| * | | | | | | | Revert "drm: atmel-hlcdc: enable sys_clk during initalization."Claudiu Beznea2020-01-061-18/+1
| * | | | | | | | drm: atmel-hlcdc: prefer a lower pixel-clock than requestedPeter Rosin2020-01-061-2/+2
| * | | | | | | | drm: atmel-hlcdc: enable clock before configuring timing engineClaudiu Beznea2020-01-061-1/+7
| * | | | | | | | drm: atmel-hlcdc: use double rate for pixel clock only if supportedClaudiu Beznea2020-01-061-3/+3
| * | | | | | | | drm/bridge: cdns: remove set but not used variable 'nlanes'yu kuai2020-01-061-2/+1
| * | | | | | | | drm/bridge: cdns: remove set but not used variable 'bpp'yu kuai2020-01-061-2/+1
| * | | | | | | | drm: meson: Remove unneeded semicolonzhengbin2020-01-062-2/+2
| * | | | | | | | drm: bridge: dw-hdmi: constify copied structureJulia Lawall2020-01-061-1/+1
| * | | | | | | | drm/hisilicon/hibmc: Export VRAM MM information to debugfsThomas Zimmermann2020-01-061-0/+1
| * | | | | | | | drm/hisilicon/hibmc: Implement hibmc_dumb_create() with generic helpersThomas Zimmermann2020-01-062-50/+2
| * | | | | | | | drm/vram: Support scanline alignment for dumb buffersThomas Zimmermann2020-01-062-4/+11
| * | | | | | | | drm/hisilicon/hibmc: Replace struct hibmc_framebuffer with generic codeThomas Zimmermann2020-01-063-81/+3
| * | | | | | | | drm/hisilicon/hibmc: Switch to generic fbdev emulationThomas Zimmermann2020-01-064-255/+3
| * | | | | | | | drm: rockchip: rk3066_hdmi: set edid fifo addressNickey Yang2020-01-061-0/+3
| * | | | | | | | drm/rockchip: lvds: Add PX30 supportMiquel Raynal2020-01-062-0/+157
| * | | | | | | | Merge drm/drm-next into drm-misc-nextMaarten Lankhorst2020-01-061013-28852/+67158
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'drm-misc-next-2020-01-02' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2020-01-0347-609/+1347
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge tag 'drm-intel-next-2019-12-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2019-12-27230-7825/+12352
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / | | | |/| | | | | | |
| | | * | | | | | | | drm/i915: Update DRIVER_DATE to 20191223Jani Nikula2019-12-231-2/+2
| | | * | | | | | | | drm/i915: Mark the GEM context link as RCU protectedChris Wilson2019-12-237-27/+62
| | | * | | | | | | | drm/i915: Introduce a vma.krefChris Wilson2019-12-237-31/+44
| | | * | | | | | | | drm/i915: Add a simple is-bound check before unbindingChris Wilson2019-12-231-1/+4
| | | * | | | | | | | drm/i915: Make sure CCS YUV semiplanar format checks workImre Deak2019-12-235-14/+33
| | | * | | | | | | | drm/i915: Make sure Y slave planes get all the required stateImre Deak2019-12-231-1/+2
| | | * | | | | | | | drm/i915: Skip rotated offset adjustment for unsupported modifiersDhinakaran Pandiyan2019-12-231-41/+77
| | | * | | | | | | | drm/i915/tgl: Make sure FBs have a correct CCS plane strideImre Deak2019-12-231-0/+17
| | | * | | | | | | | drm/i915/tgl: Gen-12 render decompressionDhinakaran Pandiyan2019-12-233-43/+178
| | | * | | | | | | | drm/i915: Add helpers to select correct ccs/aux planesImre Deak2019-12-231-14/+57
| | | * | | | | | | | drm/i915: Extract framebufer CCS offset checks into a functionDhinakaran Pandiyan2019-12-231-30/+43
| | | * | | | | | | | drm/i915: Move CCS stride alignment W/A inside intel_fb_stride_alignmentDhinakaran Pandiyan2019-12-231-15/+16
| | | * | | | | | | | drm/i915: Use intel_tile_height() instead of re-implementingDhinakaran Pandiyan2019-12-231-1/+1
| | | * | | | | | | | drm/i915/selftests: make mock_drm.h self-containedJani Nikula2019-12-231-1/+2
| | | * | | | | | | | drm/i915/selftests: make mock_context.h self-containedJani Nikula2019-12-231-1/+1
| | | * | | | | | | | drm/i915: fix comment for POWER_DOMAIN_TRANSCODER_VDSC_PW2Jani Nikula2019-12-231-1/+1
| | | * | | | | | | | drm/i915/gt: Move pm debug files into a gt aware debugfsAndi Shyti2019-12-228-0/+752
| | | * | | | | | | | drm/i915/gt: Merge engine init/setup loopsChris Wilson2019-12-226-113/+42
| | | * | | | | | | | drm/i915/gt: Pull intel_gt_init_hw() into intel_gt_resume()Chris Wilson2019-12-223-27/+13
| | | * | | | | | | | drm/i915/gt: Pull GT initialisation under intel_gt_init()Chris Wilson2019-12-2219-365/+357
| | | * | | | | | | | drm/i915: Move i915_gem_init_contexts() earlierChris Wilson2019-12-211-11/+12
| | | * | | | | | | | drm/i915/gt: Repeat wait_for_idle for retirement workersChris Wilson2019-12-213-11/+20
| | | * | | | | | | | drm/i915: Remove i915->kernel_contextChris Wilson2019-12-2134-507/+388
| | | * | | | | | | | drm/i915/selftests: Setup engine->retire for mock_engineChris Wilson2019-12-211-0/+2
| | | * | | | | | | | drm/i915: Introduce intel_crtc_state_alloc()Ville Syrjälä2019-12-201-11/+19
| | | * | | | | | | | drm/i915/execlists: Select arb on/off around batches based on preemptionChris Wilson2019-12-201-8/+9
| | | * | | | | | | | drm/i915: Push the use-semaphore marker onto the intel_contextChris Wilson2019-12-205-25/+64
| | | * | | | | | | | drm/i915: Drop GEM context as a direct link from i915_requestChris Wilson2019-12-2021-161/+165
| | | * | | | | | | | drm/i915/gt: Teach veng to defer the context allocationChris Wilson2019-12-201-6/+9
| | | * | | | | | | | drm/i915/gt: Add breadcrumb retire to physical engineChris Wilson2019-12-192-3/+9
OpenPOWER on IntegriCloud